[Gambas-devel-svn] SF.net SVN: gambas: [860] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-12-06 01:48:11
|
Revision: 860 http://gambas.svn.sourceforge.net/gambas/?rev=860&view=rev Author: gambas Date: 2007-12-05 17:48:09 -0800 (Wed, 05 Dec 2007) Log Message: ----------- [GB.GTK] * BUG: Dragged data is now read only when the Drag.Paste() method is called. * NEW: Drag.Format and Drag.Formats were implemented correctly. Modified Paths: -------------- 2.0/trunk/examples/examples/Basic/DragNDrop/.project 2.0/trunk/gb.gtk/src/CClipboard.cpp 2.0/trunk/gb.gtk/src/Makefile.am 2.0/trunk/gb.gtk/src/gdesktop.cpp 2.0/trunk/gb.gtk/src/gdesktop.h 2.0/trunk/gb.gtk/src/gdrag.h 2.0/trunk/gb.gtk/src/gsignals.cpp Added Paths: ----------- 2.0/trunk/gb.gtk/src/gdrag.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |