summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-20 17:38:23 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-20 17:38:23 +0000
commit94ab3f3afa12f9f73d7f832e95aa0af2d9efdf16 (patch)
treef16d0fbe9c185ed57ff311ca99db02b29a455fe9 /ChangeLog
parentaab0b1724897e186d2d4056da7f0cd34ccc12fcb (diff)
downloadmana-client-94ab3f3afa12f9f73d7f832e95aa0af2d9efdf16.tar.gz
mana-client-94ab3f3afa12f9f73d7f832e95aa0af2d9efdf16.tar.bz2
mana-client-94ab3f3afa12f9f73d7f832e95aa0af2d9efdf16.tar.xz
mana-client-94ab3f3afa12f9f73d7f832e95aa0af2d9efdf16.zip
Set FILL as default size in layout. Converted server selection dialog to layout handler.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7590d646..8ab87921 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@
language is not English.
* src/gui/playerbox.cpp: Centered sprite inside selection box.
* src/gui/char_select.cpp: Reworked layout of dialog box.
+ * src/gui/serverdialog.cpp: Converted to layout handler.
2007-10-19 Guillaume Melquiond <guillaume.melquiond@gmail.com>