[Gambas-devel-svn] SF.net SVN: gambas:[6961] gambas/trunk/gb.gtk/src
Brought to you by:
gambas
From: <ga...@us...> - 2015-03-09 10:00:27
|
Revision: 6961 http://sourceforge.net/p/gambas/code/6961 Author: gambas Date: 2015-03-09 10:00:20 +0000 (Mon, 09 Mar 2015) Log Message: ----------- [GB.GTK3] * BUG: Correctly handle widget grabs, i.e. popups, modal dialogs... * BUG: Read-only combo-boxes do not prevent windows to shrink vertically. * NEW: ComboBox height can be smaller. * BUG: SpinBox does not expand horizontally up to the right border of its parent anymore. Modified Paths: -------------- gambas/trunk/gb.gtk/src/gapplication.cpp gambas/trunk/gb.gtk/src/gcombobox.cpp gambas/trunk/gb.gtk/src/gcontrol.cpp gambas/trunk/gb.gtk/src/gmainwindow.cpp gambas/trunk/gb.gtk/src/gspinbox.cpp This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |