[Gambas-devel-svn] SF.net SVN: gambas:[5082] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2012-08-27 00:26:42
|
Revision: 5082 http://gambas.svn.sourceforge.net/gambas/?rev=5082&view=rev Author: gambas Date: 2012-08-27 00:26:34 +0000 (Mon, 27 Aug 2012) Log Message: ----------- [GB.GTK] * BUG: Window should not raise useless resize events anymore. * BUG: Windows embedded inside a Splitter correctly raise their Resize events. * BUG: Don't try to resize the window inner container with a negative size when the window is too small. * BUG: Draw window background correctly. * BUG: Don't try to synchronize X11 when the debugger goes forward if there is no X11 connection yet! Modified Paths: -------------- gambas/trunk/gb.gtk/src/gcontainer.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gcontrol.h gambas/trunk/gb.gtk/src/gdraw.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gmainwindow.h gambas/trunk/gb.gtk/src/gsplitter.cpp gambas/trunk/gb.gtk/src/main.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |