[Gambas-devel-svn] SF.net SVN: gambas: [350] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-05-01 21:09:26
|
Revision: 350 http://svn.sourceforge.net/gambas/?rev=350&view=rev Author: gambas Date: 2007-05-01 14:09:26 -0700 (Tue, 01 May 2007) Log Message: ----------- [GB.QT] * NEW: Drag.Paste() is a new method that allows to get the dragged data and choose its format. * BUG: Tried to prevent crashes when a control or a window is deleted during an event. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/.lang/.pot 2.0/trunk/app/src/gambas2/FDebugInfo.class 2.0/trunk/app/src/gambas2/FOutput.class 2.0/trunk/gb.qt/src/CClipboard.cpp 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CWatcher.cpp 2.0/trunk/gb.qt/src/CWidget.cpp 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/main.cpp 2.0/trunk/gb.qt/src/share/CDrag_desc.h 2.0/trunk/main/gbx/gbx_exec_loop.c 2.0/trunk/main/gbx/gbx_local.c 2.0/trunk/main/share/gb_alloc_temp.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |