[Gambas-devel-svn] SF.net SVN: gambas:[4949] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2012-07-14 22:44:49
|
Revision: 4949 http://gambas.svn.sourceforge.net/gambas/?rev=4949&view=rev Author: gambas Date: 2012-07-14 22:44:43 +0000 (Sat, 14 Jul 2012) Log Message: ----------- [GB.GTK] * BUG: Fix Drag & drop management when dragging outside of the application. * BUG: Fix Drag & drop management of controls that already handle Drag and drop, like Textbox controls. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CWidget.cpp gambas/trunk/gb.gtk/src/gcontrol.h gambas/trunk/gb.gtk/src/gdrag.cpp gambas/trunk/gb.gtk/src/gdrag.h gambas/trunk/gb.gtk/src/gsignals.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |