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
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