[Gambas-devel-svn] SF.net SVN: gambas: [852] 2.0/trunk
Brought to you by:
gambas
From: <ga...@us...> - 2007-12-02 16:46:42
|
Revision: 852 http://gambas.svn.sourceforge.net/gambas/?rev=852&view=rev Author: gambas Date: 2007-12-02 08:46:47 -0800 (Sun, 02 Dec 2007) Log Message: ----------- [GB.GTK] * BUG: Containers like ScrollView now arrange their contents after its inner container dimensions have been allocated. * BUG: DrawingArea.Tracking now works correctly when it is FALSE. * BUG: SpinBox does not raise its Change event if its value is set but does not actually change. * BUG: SpinBox Change event is not deferred anymore. * BUG: GridView.Data.Text works again. Modified Paths: -------------- 2.0/trunk/comp/src/gb.form/.lang/.pot 2.0/trunk/comp/src/gb.form/FFontChooser.form 2.0/trunk/comp/src/gb.form/FMain.form 2.0/trunk/comp/src/gb.form/FSidePanel.form 2.0/trunk/gb.gtk/src/CDrawingArea.cpp 2.0/trunk/gb.gtk/src/CSpinBox.cpp 2.0/trunk/gb.gtk/src/gbutton.cpp 2.0/trunk/gb.gtk/src/gcontrol.cpp 2.0/trunk/gb.gtk/src/gcontrol.h 2.0/trunk/gb.gtk/src/gdrawingarea.cpp 2.0/trunk/gb.gtk/src/gdrawingarea.h 2.0/trunk/gb.gtk/src/gscrollview.cpp 2.0/trunk/gb.gtk/src/gscrollview.h 2.0/trunk/gb.gtk/src/gsignals.cpp 2.0/trunk/gb.gtk/src/gspinbox.cpp 2.0/trunk/gb.gtk/src/gtools.cpp 2.0/trunk/gb.gtk/src/tablerender.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |