[Gambas-Notification] [Git][gambas/gambas][master] 4 commits: SwitchButton: Keep color hue when transitioning between selected and normal background color.

Benoît Minisini gitlab at mg.gitlab.com
Mon Jan 18 21:59:39 CET 2021



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


Commits:
531e6534 by gambas at 2021-01-18T21:37:51+01:00
SwitchButton: Keep color hue when transitioning between selected and normal background color.

[GB.FORM]
* BUG: SwitchButton: Keep color hue when transitioning between selected and normal background color.

- - - - -
9f696b9a by gambas at 2021-01-18T21:39:59+01:00
About dialog: Make it larger for wide fonts.

[DEVELOPMENT ENVIRONMENT]
* BUG: About dialog: Make it larger for wide fonts.

- - - - -
1e7ea9f5 by gambas at 2021-01-18T21:40:48+01:00
Check SIGCHLD signal handler at each event loop.

[INTERPRETER]
* BUG: Check SIGCHLD signal handler at each event loop.

- - - - -
8d652ed1 by gambas at 2021-01-18T21:55:07+01:00
GTK+ fixes, especially for Wayland.

[GB.GTK]
* NEW: Add minimum size to buttons, TextBox and Slider controls.
* BUG: Handle key events before global shortcuts only for GtkEntry and GtkTextView widgets.
* BUG: Fix client decoration size computation.
* BUG: The size of a window is now always the size of its contents, without the decorations.

[GB.GTK3]
* NEW: Add minimum size to buttons, TextBox and Slider controls.
* BUG: Handle key events before global shortcuts only for GtkEntry and GtkTextView widgets.
* BUG: Fix client decoration size computation.
* BUG: The size of a window is now always the size of its contents, without the decorations.
* NEW: Centering a window is a now platform-specific.

- - - - -


23 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Welcome/FAbout.form
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/SwitchButton.class
- comp/src/gb.form/.src/Test/FSwitchButton.class → comp/src/gb.form/.src/Test/FTestSwitchButton.class
- comp/src/gb.form/.src/Test/FSwitchButton.form → comp/src/gb.form/.src/Test/FTestSwitchButton.form
- gb.gtk/src/gbutton.cpp
- gb.gtk/src/gbutton.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmainwindow.h
- gb.gtk/src/gslider.cpp
- gb.gtk/src/gslider.h
- gb.gtk/src/gtextbox.cpp
- gb.gtk/src/gtextbox.h
- gb.gtk/src/watcher.cpp
- gb.gtk3/src/gb.gtk.platform.h
- gb.gtk3/src/main.cpp
- gb.gtk3/src/main.h
- gb.gtk3/src/wayland/main.c
- gb.gtk3/src/x11/main.c
- main/gbx/gbx_event.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c369ca1c6223a5eebbd12056998c013591f68d86...8d652ed1933312353e001edf4795ca1a74eab704

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/c369ca1c6223a5eebbd12056998c013591f68d86...8d652ed1933312353e001edf4795ca1a74eab704
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20210118/84bc117b/attachment.htm>


More information about the Notification mailing list