[Gambas-devel-svn] SF.net SVN: gambas: [460] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-07-21 23:27:31
|
Revision: 460 http://svn.sourceforge.net/gambas/?rev=460&view=rev Author: gambas Date: 2007-07-21 16:27:34 -0700 (Sat, 21 Jul 2007) Log Message: ----------- [DEVELOPMENT ENVIRONMENT] * BUG: Fix the border of welcome dialog ScrollView, since it is now set by default. [GB.QT] * BUG: Removed some spurious GotFocus events when the target control is not visible. [GB.GTK] * BUG: Fix gPicture::setPixel() and gPicture::getPixel() so that transparency is correctly taken into account. * NEW: Menu.Toggle was implemented. * NEW: Menu.Value was implemented. Modified Paths: -------------- 2.0/trunk/app/src/gambas2/FForm.form 2.0/trunk/app/src/gambas2/FWelcome.form 2.0/trunk/app/src/gambas2/img/16/close-window.png 2.0/trunk/app/src/gambas2/img/16/max-window.png 2.0/trunk/comp/src/gb.form.mdi/FMain.form 2.0/trunk/gb.gtk/src/CMenu.cpp 2.0/trunk/gb.gtk/src/gmenu.cpp 2.0/trunk/gb.gtk/src/gmenu.h 2.0/trunk/gb.gtk/src/gpicture.cpp 2.0/trunk/gb.gtk/src/gpicture.h 2.0/trunk/gb.qt/src/CMenu.cpp 2.0/trunk/gb.qt/src/CWidget.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |