gambas-source-code/gb.gtk3
gambas ee674d9068 Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas.
[GB.GTK]
* NEW: Remove the native SpinBox implementation.
* BUG: Add specific fixes for breeze and oxygen themes.

[GB.GTK3]
* NEW: Remove the native SpinBox implementation.
* BUG: ComboBox: Fix rendering.
* BUG: ComboBox: Use a GtkBox instead of the deprecated GtkAlignment.
* BUG: Style: Fix some paint methods and metric properties.
* BUG: Add specific fixes for breeze and oxygen themes.

[GB.GUI.BASE]
* NEW: SpinBox: New implementation of the control in Gambas.
* BUG: ProgressBar: Fix rendering with GTK+ components.

[GB.QT4]
* NEW: Remove the native SpinBox implementation.
* NEW: RadioButton: Fill the widget when the background color is set.
* BUG: Style: Fix some metric properties.

[GB.QT5]
* NEW: Remove the native SpinBox implementation.
* NEW: RadioButton: Fill the widget when the background color is set.
* BUG: Style: Fix some metric properties.
2018-09-04 15:56:23 +02:00
..
src Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas. 2018-09-04 15:56:23 +02:00
acinclude.m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
AUTHORS [GB.GTK3] 2013-12-29 15:13:04 +00:00
ChangeLog [GB.GTK3] 2013-12-29 15:13:04 +00:00
component.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
configure.ac [CONFIGURATION] 2016-05-24 16:18:48 +00:00
COPYING [GB.GTK3] 2013-12-29 15:13:04 +00:00
gambas.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.draw.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2015-07-29 12:59:14 +00:00
gb.gl.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.image.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb.paint.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
gb_common.h [GB.GTK3] 2013-12-29 15:13:04 +00:00
INSTALL [GB.GTK3] 2013-12-29 15:13:04 +00:00
m4 [GB.GTK3] 2013-12-29 15:13:04 +00:00
Makefile.am [GB.GTK3] 2013-12-29 15:13:04 +00:00
NEWS [GB.GTK3] 2013-12-29 15:13:04 +00:00
README [GB.GTK3] 2013-12-29 15:13:04 +00:00
reconf [GB.GTK3] 2013-12-29 15:13:04 +00:00
share [GB.GTK3] 2013-12-29 15:13:04 +00:00
TODO [GB.GTK3] 2013-12-29 15:13:04 +00:00