index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
textbox.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-12
Make use of the new available colors
Majin Sniper
1
-2
/
+3
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-19
/
+13
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
1
-19
/
+13
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
1
-1
/
+0
2009-01-29
Removed useless check from the last commit.
Ira Rice
1
-5
/
+3
2009-01-29
Fixed a crash caused by getting the wrong string substring. In doing so,
Ira Rice
1
-22
/
+15
2009-01-28
Fix for a mistake in one of the logicc statements in the last commit.
Ira Rice
1
-1
/
+1
2009-01-28
Finally put in the last missing wrapping case that has been missing from
Ira Rice
1
-6
/
+25
2009-01-28
Consolidated setMinWidth into textWrap, since all lines are dependant
Ira Rice
1
-1
/
+5
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-4
/
+2
2008-11-05
Found a way to remove the ugly hack that was done to ensure that
Ira Rice
1
-7
/
+2
2008-10-12
Trimmed out an unneeded line in the text wrapping code. If it was
Ira Rice
1
-4
/
+0
2008-10-12
This commit contains three things: one, after looking over how TMW was
Ira Rice
1
-6
/
+25
2008-10-10
Fixed the text box so that it now checks the last line as well for the
Ira Rice
1
-2
/
+11
2008-10-10
Did a little bit of code cleanup (mostly from TMW changes) as well as
Ira Rice
1
-11
/
+11
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-2
/
+10
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2008-04-16
Restored the text wrapping in TextBox, since it was based on overriding a
Bjørn Lindeijer
1
-8
/
+1
2008-04-07
Upgraded to Guichan 0.8.0 (merge from guichan-0.8 branch, except for
Bjørn Lindeijer
1
-2
/
+2
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+1
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-0
/
+3
2005-06-05
Implemented wrapping for textbox (still could use a small fix) and made death
Bjørn Lindeijer
1
-0
/
+73
2004-12-30
Subclassed ListBox and TextBox for a little better visual appearance.
Bjørn Lindeijer
1
-0
/
+38