diff options
author | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-28 14:59:38 +0000 |
---|---|---|
committer | Guillaume Melquiond <guillaume.melquiond@gmail.com> | 2007-10-28 14:59:38 +0000 |
commit | aea08a9368265c6afd6741fa84c97491552bfb84 (patch) | |
tree | 9693e7c9bfbafd9cbb7b1ad5b1b19227c074d158 /ChangeLog | |
parent | c450af8c731fa8dfaa127a4cfe3ad588ede60658 (diff) | |
download | mana-aea08a9368265c6afd6741fa84c97491552bfb84.tar.gz mana-aea08a9368265c6afd6741fa84c97491552bfb84.tar.bz2 mana-aea08a9368265c6afd6741fa84c97491552bfb84.tar.xz mana-aea08a9368265c6afd6741fa84c97491552bfb84.zip |
Separated auto-resizing into two categories: "set" and "add". Removed useless code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2007-10-28 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/gui/widgets/layout.h, src/gui/widgets/layout.cpp: Separated + auto-resizing into two categories: "set" and "add". + * src/gui/sell.cpp, src/gui/inventorywindow.cpp, src/gui/buy.cpp: + Removed useless code. Updated constant names. + 2007-10-28 Eugenio Favalli <elvenprogrammer@gmail.com> * src/gui/debugwindow.cpp, tmw.cbp: Fixed coordinates in the debug |