[Gambas-devel-svn] SF.net SVN: gambas: [410] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-06-03 19:51:56
|
Revision: 410 http://svn.sourceforge.net/gambas/?rev=410&view=rev Author: gambas Date: 2007-06-03 12:51:58 -0700 (Sun, 03 Jun 2007) Log Message: ----------- [GB.GTK] * NEW: Label.Padding and TextLabel.Padding have been implemented. * BUG: Setting ComboBox.List to NULL does not crash anymore. * BUG: Frame container behaves correctly again. Modified Paths: -------------- 2.0/trunk/examples/examples/Drawing/Gravity/.project 2.0/trunk/examples/examples/Drawing/Gravity/FMain.form 2.0/trunk/examples/examples/Games/DeepSpace/.icon.png 2.0/trunk/examples/examples/Games/DeepSpace/.project 2.0/trunk/examples/examples/Games/Snake/.project 2.0/trunk/examples/examples/Games/Solitaire/.icon.png 2.0/trunk/examples/examples/Games/Solitaire/.project 2.0/trunk/examples/examples/Video/MoviePlayer/.icon.png 2.0/trunk/examples/examples/Video/MoviePlayer/.project 2.0/trunk/examples/examples/Video/MoviePlayer/FMoviePlayer.form 2.0/trunk/gb.gtk/src/CConst.cpp 2.0/trunk/gb.gtk/src/CFrame.h 2.0/trunk/gb.gtk/src/CLabel.cpp 2.0/trunk/gb.gtk/src/CLabel.h 2.0/trunk/gb.gtk/src/CMouse.cpp 2.0/trunk/gb.gtk/src/CPicture.cpp 2.0/trunk/gb.gtk/src/CTextBox.cpp 2.0/trunk/gb.gtk/src/CWindow.h 2.0/trunk/gb.gtk/src/gcolumnview.cpp 2.0/trunk/gb.gtk/src/gcombobox.cpp 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gcontrol.h 2.0/trunk/gb.gtk/src/gdraw.cpp 2.0/trunk/gb.gtk/src/gframe.cpp 2.0/trunk/gb.gtk/src/gframe.h 2.0/trunk/gb.gtk/src/glabel.cpp 2.0/trunk/gb.gtk/src/glabel.h 2.0/trunk/gb.gtk/src/gmessage.cpp 2.0/trunk/gb.gtk/src/gpicturebox.cpp 2.0/trunk/gb.gtk/src/gtextbox.cpp 2.0/trunk/gb.gtk/src/widgets.h 2.0/trunk/gb.qt/share/gb.form.properties.h 2.0/trunk/gb.qt/src/CConst.cpp 2.0/trunk/gb.qt/src/CFrame.h 2.0/trunk/gb.qt/src/CLabel.cpp 2.0/trunk/gb.qt/src/CPanel.h 2.0/trunk/gb.qt/src/CWindow.cpp 2.0/trunk/gb.qt/src/share/CConst_desc.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |