summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-20 16:50:41 +0000
committerGuillaume Melquiond <guillaume.melquiond@gmail.com>2007-10-20 16:50:41 +0000
commitaab0b1724897e186d2d4056da7f0cd34ccc12fcb (patch)
tree1c3283dbc83600eaddc2c0da3ad091dc10c40719 /ChangeLog
parentc49b55c2963486930248729f7f6ba9a3d7d2cf8c (diff)
downloadmana-client-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.tar.gz
mana-client-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.tar.bz2
mana-client-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.tar.xz
mana-client-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.zip
Improved layout manager. Reworked layout of character selection dialog box.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6d41da7..7590d646 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,7 @@
* src/gui/login.cpp: Fixed layout of login dialog box when native
language is not English.
* src/gui/playerbox.cpp: Centered sprite inside selection box.
+ * src/gui/char_select.cpp: Reworked layout of dialog box.
2007-10-19 Guillaume Melquiond <guillaume.melquiond@gmail.com>