[Gambas-devel-svn] SF.net SVN: gambas: [525] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-08-24 17:58:42
|
Revision: 525 http://gambas.svn.sourceforge.net/gambas/?rev=525&view=rev Author: gambas Date: 2007-08-24 10:58:42 -0700 (Fri, 24 Aug 2007) Log Message: ----------- [GB.QT] * NEW: gb.qt and gb.gtk now share many constant values, so that the IDE can use them indifferently. [GB.GTK] * NEW: gb.qt and gb.gtk now share many constant values, so that the IDE can use them indifferently. * BUG: Picture.Copy() really copies the picture now. * NEW: Draw.Picture() takes the clipping into account now. [GB.FORM.MDI] * BUG: Cancelling a window close event works correctly again. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/FMain.form 2.0/trunk/comp/src/gb.form.mdi/FWorkspace.class 2.0/trunk/gb.gtk/TODO 2.0/trunk/gb.gtk/src/CConst.cpp 2.0/trunk/gb.gtk/src/CWindow.cpp 2.0/trunk/gb.gtk/src/gdraw.cpp 2.0/trunk/gb.gtk/src/gmainwindow.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.gtk/src/widgets.h 2.0/trunk/gb.qt/src/CConst.cpp 2.0/trunk/gb.qt/src/CConst.h 2.0/trunk/gb.qt/src/CDraw.cpp 2.0/trunk/gb.qt/src/CGridView.cpp 2.0/trunk/gb.qt/src/CIconView.cpp 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CListBox.cpp 2.0/trunk/gb.qt/src/CPictureBox.cpp 2.0/trunk/gb.qt/src/CTabStrip.cpp 2.0/trunk/gb.qt/src/CTextArea.cpp 2.0/trunk/gb.qt/src/CTextBox.cpp 2.0/trunk/gb.qt/src/CTreeView.cpp 2.0/trunk/gb.qt/src/CWindow.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |