diff options
author | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-01 01:41:07 +0000 |
---|---|---|
committer | Philipp Sehmisch <tmw@crushnet.org> | 2008-03-01 01:41:07 +0000 |
commit | b047811ba2e0fd8ced277f9b3f7bc35d6c274e09 (patch) | |
tree | 53cb7399b3379a3e9f2f3b1c12d1e7f8a2c4967b /ChangeLog | |
parent | 7c4f4f9bedf3f1cf0566f4cad2f4eedd59075a57 (diff) | |
download | mana-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.tar.gz mana-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.tar.bz2 mana-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.tar.xz mana-b047811ba2e0fd8ced277f9b3f7bc35d6c274e09.zip |
Replaced the basic guichan text field class with our derivate class.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-03-01 Philipp Sehmisch <tmw@crushnet.org> + + * src/gui/textdialog.cpp, src/gui/textdialog.h: Replaced the basic + guichan text field class with our derivate class. + 2008-02-27 Philipp Sehmisch <tmw@crushnet.org> * src/net/beinghandler.cpp, src/net/gamehandler/player.cpp, |