diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-20 16:50:41 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-20 16:50:41 +0000 |
commit | aab0b1724897e186d2d4056da7f0cd34ccc12fcb (patch) | |
tree | 1c3283dbc83600eaddc2c0da3ad091dc10c40719 /ChangeLog | |
parent | c49b55c2963486930248729f7f6ba9a3d7d2cf8c (diff) | |
download | mana-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.tar.gz mana-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.tar.bz2 mana-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.tar.xz mana-aab0b1724897e186d2d4056da7f0cd34ccc12fcb.zip |
Improved layout manager. Reworked layout of character selection dialog box.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |