From 59c80255ddd1de9698a75c49ec7a6a1b7c4c1069 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 15 Apr 2007 01:22:17 +0000 Subject: Reimplemented window resizing. It is now once again possible to resize windows using their borders (except for the top one, since that's the title bar for Guichan) and the resize grip in the bottom right is much easier to grab. Needs some testing. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20cfc79c..348e90fd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,13 @@ 2007-04-15 Bjørn Lindeijer * src/openglgraphics.cpp: Rely on default 0 value for z axis. + * src/CMakeLists.txt, src/gui/window.cpp, src/gui/widgets, + src/gui/widgets/resizegrip.cpp, src/gui/widgets/resizegrip.h, + src/gui/inventorywindow.cpp, src/gui/window.h, src/Makefile.am: + Reimplemented window resizing. It is now once again possible to resize + windows using their borders (except for the top one, since that's the + title bar for Guichan) and the resize grip in the bottom right is much + easier to grab. 2007-04-05 Eugenio Favalli -- cgit v1.2.3-60-g2f50