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
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2016-05-24 16:18:48 +00:00
COPYING
gambas.h
gb.draw.h
gb.geom.h [DEVELOPMENT ENVIRONMENT] 2015-07-29 12:59:14 +00:00
gb.gl.h
gb.image.h
gb.paint.h
gb_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
share
TODO