[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Many fixes to the GTK+3 components, and rewrite the SpinBox control in Gambas.

Benoît Minisini gitlab at mg.gitlab.com
Tue Sep 4 16:19:54 CEST 2018


Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
ee674d90 by gambas at 2018-09-04T13:56:23Z
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.

- - - - -
a908cbce by gambas at 2018-09-04T14:18:53Z
ButtonBox: Fix some margin, according to the previous fix to Style metric properties.

[GB.FORM]
* NEW: ButtonBox: Fix some margin, according to the previous fix to Style metric properties.

- - - - -


30 changed files:

- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/ButtonBox.class
- comp/src/gb.form/.src/Color/FColorChooser.form
- comp/src/gb.form/.src/TableView.class
- comp/src/gb.form/.src/Test/FMain.form
- comp/src/gb.form/.src/Test/FTableView.class
- comp/src/gb.form/.src/Test/FTestColorChooser.form
- comp/src/gb.form/.src/Test/FTestCompletion.form
- comp/src/gb.gui.base/.project
- comp/src/gb.gui.base/.src/ProgressBar.class
- + comp/src/gb.gui.base/.src/SpinBox.class
- comp/src/gb.gui.base/.src/Test/FGridView.form
- comp/src/gb.gui.base/.src/Test/FProgressBar.form
- comp/src/gb.gui.base/.src/Test/FTestCombo.class
- comp/src/gb.gui.base/.src/Test/FTestCombo.form
- − gb.gtk/src/CSpinBox.cpp
- − gb.gtk/src/CSpinBox.h
- gb.gtk/src/CStyle.cpp
- gb.gtk/src/Makefile.am
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gapplication.h
- gb.gtk/src/gcombobox.cpp
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gdesktop.cpp
- gb.gtk/src/gdrawingarea.cpp
- − gb.gtk/src/gspinbox.cpp
- − gb.gtk/src/gspinbox.h
- gb.gtk/src/gtextbox.cpp
- gb.gtk/src/gtools.cpp
- gb.gtk/src/main.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/compare/a24dc9807f3d8342a67db051ade89e23ca79d8fc...a908cbcecd400960ebc9aa18e56e498e14aac1de

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/a24dc9807f3d8342a67db051ade89e23ca79d8fc...a908cbcecd400960ebc9aa18e56e498e14aac1de
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20180904/fbb7a954/attachment.html>


More information about the Notification mailing list