diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2006-08-30 21:20:52 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2006-08-30 21:20:52 +0000 |
commit | 299f22cf915c421194309afb1156ab9559aefc97 (patch) | |
tree | 6112314cf6606acc002d486c661ca3791b461d51 /ChangeLog | |
parent | 47320d3507aac21c8568cd244308e39a8869976a (diff) | |
download | mana-299f22cf915c421194309afb1156ab9559aefc97.tar.gz mana-299f22cf915c421194309afb1156ab9559aefc97.tar.bz2 mana-299f22cf915c421194309afb1156ab9559aefc97.tar.xz mana-299f22cf915c421194309afb1156ab9559aefc97.zip |
Added a first version of the server dialog with an unskinned dropdown. Upgraded also the connection window a bit to handle Cancelling more gracefully.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-08-30 Yohann Ferreira <bertram@cegetel.net> + + * src/main.cpp, src/main.h, src/Makefile.am, src/gui/connection.h, + src/gui/connection.cpp, src/gui/serverdialog.cpp, + src/gui/serverdialog.h: Added a first version of the server dialog + with an unskinned dropdown. Upgraded also the connection window a bit + to handle Cancelling more gracefully. + 2006-08-27 Guillaume Melquiond <guillaume.melquiond@gmail.com> * src/engine.cpp, src/gui/gui.cpp: Fixed merge issues: printfs and |