diff options
author | Yohann Ferreira <bertram@cegetel.net> | 2006-09-13 20:19:58 +0000 |
---|---|---|
committer | Yohann Ferreira <bertram@cegetel.net> | 2006-09-13 20:19:58 +0000 |
commit | 7ac37a016e3a401e0cfb277cc957e760d209ae3e (patch) | |
tree | 93670668fe725fb180ad582df6d5cb082c0b3beb /ChangeLog | |
parent | 81c7e13077dde99ea360f2ab8432aa48444f3b88 (diff) | |
download | mana-7ac37a016e3a401e0cfb277cc957e760d209ae3e.tar.gz mana-7ac37a016e3a401e0cfb277cc957e760d209ae3e.tar.bz2 mana-7ac37a016e3a401e0cfb277cc957e760d209ae3e.tar.xz mana-7ac37a016e3a401e0cfb277cc957e760d209ae3e.zip |
Added a skinned reusable dropdown widget and used it in the server dialog.
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/Makefile.am, src/gui/widgets, src/gui/widgets/dropdown.h, + src/gui/widgets/dropdown.cpp, src/gui/serverdialog.h, + src/gui/serverdialog.cpp: Added a reusable skinned dropdown widget in + the new widgets folder. Other widgets will be be moved there later. + + 2006-09-09 Guillaume Melquiond <guillaume.melquiond@gmail.com> * src/map.cpp: Removed being collisions. Fixed wrong heuristic cost |