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
/
textfield.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-28
Fixed a windows compilation problem caused by a define macro of the Windows A...
Philipp Sehmisch
1
-0
/
+2
2007-10-27
Made it compile with GCC 4.3
Guillaume Melquiond
1
-1
/
+3
2007-09-20
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-0
/
+98
2007-07-27
Removed useless yet costly dynamic casts.
Guillaume Melquiond
1
-1
/
+1
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
1
-2
/
+0
2006-08-13
Merged Guichan 0.5.0 support from guichan-0.5.0 branch, plus several updates
Bjørn Lindeijer
1
-1
/
+1
2006-03-08
Added a 'dtor' helper functor to delete objects in arrays and containers usin...
Björn Steinbrink
1
-3
/
+3
2005-08-28
Prepare our source so that it'll survive a guichan header cleanup, should it ...
Björn Steinbrink
1
-0
/
+2
2005-08-25
Made our drawImage() method respect the clip area from the guichan graphics p...
Björn Steinbrink
1
-10
/
+2
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-0
/
+6
2005-07-26
OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a
Bjørn Lindeijer
1
-1
/
+1
2005-05-21
Only load resources once for player box, scroll area and text field. Also
Bjørn Lindeijer
1
-14
/
+40
2005-03-25
Moved datafiles in unified structure.
Bjørn Lindeijer
1
-1
/
+1
2005-01-17
Converted all GUI images to PNG
Bjørn Lindeijer
1
-1
/
+1
2005-01-16
Removed datafile and configfile and any leftover old GUI drawing code.
Bjørn Lindeijer
1
-3
/
+18
2005-01-15
Cleaned up includes, separated engine from graphics and single buffer now
Bjørn Lindeijer
1
-1
/
+1
2004-12-29
Ported the npc text dialog and some other small updates.
Bjørn Lindeijer
1
-1
/
+1
2004-12-27
Added AUTHORS.txt file, $Id$ tags to gui source files and added OkButton
Bjørn Lindeijer
1
-0
/
+2
2004-12-23
Skinned our beautiful text field back!
Bjørn Lindeijer
1
-0
/
+61