[Gambas-devel-svn] SF.net SVN: gambas:[4504] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2012-02-25 01:48:21
|
Revision: 4504 http://gambas.svn.sourceforge.net/gambas/?rev=4504&view=rev Author: gambas Date: 2012-02-25 01:48:14 +0000 (Sat, 25 Feb 2012) Log Message: ----------- [GB.GTK] * BUG: If the DrawingArea Draw event handler raises an error, then the interpreter should not crash anymore. * BUG: Mouse events are now cancelable, like in gb.qt4, so that proxies cancelable prevent their propagation. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CDrawingArea.cpp gambas/trunk/gb.gtk/src/gapplication.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |