[Gambas-devel-svn] SF.net SVN: gambas: [465] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-07-22 20:53:50
|
Revision: 465 http://svn.sourceforge.net/gambas/?rev=465&view=rev Author: gambas Date: 2007-07-22 13:53:53 -0700 (Sun, 22 Jul 2007) Log Message: ----------- [GB.QT] * BUG: Removed useless Action property overrides. * NEW: The ScrollView Scroll event was implemented. [GB.GTK] * BUG: Fixed a potential memory corruption in the initialization of pictures with alpha mask. * NEW: Hide and Show events of the Menu class were implemented. * BUG: Windows.Controls interface is correctly declared. Modified Paths: -------------- 2.0/trunk/gb.gtk/src/CMenu.cpp 2.0/trunk/gb.gtk/src/CPictureBox.cpp 2.0/trunk/gb.gtk/src/CScrollView.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/main.cpp 2.0/trunk/gb.qt/src/CPanel.cpp 2.0/trunk/gb.qt/src/CScrollView.cpp 2.0/trunk/gb.qt/src/CScrollView.h 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/share/CButton_desc.h 2.0/trunk/gb.qt/src/share/CCheckBox_desc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |