diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-10-21 Guillaume Melquiond <guillaume.melquiond@gmail.com> + + * src/gui/window.cpp, src/gui/window.h: Removed redundant resizable + flag. Factored moving/resizing code, so that events are fired only + once per size change. + 2007-10-20 Guillaume Melquiond <guillaume.melquiond@gmail.com> * src/gui/widgets/layout.h, src/gui/widgets/layout.cpp, |