[Gambas-devel-svn] SF.net SVN: gambas:[6629] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2014-11-11 01:46:39
|
Revision: 6629 http://sourceforge.net/p/gambas/code/6629 Author: gambas Date: 2014-11-11 01:46:28 +0000 (Tue, 11 Nov 2014) Log Message: ----------- [GB.GTK] * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. [GB.GTK3] * BUG: Fix warning with Slider or SpinBox when setting a minimum value equal to the maximum value, or the contrary. * BUG: Paint.Reset() now works as expected on non-cached DrawingArea. Modified Paths: -------------- gambas/trunk/gb.gtk/src/CDrawingArea.cpp gambas/trunk/gb.gtk/src/cpaint_impl.cpp gambas/trunk/gb.gtk/src/gslider.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |