[Gambas-Notification] [Git][gambas/gambas][master] 5 commits: Update control style sheet only if the control is visible.

Benoît Minisini gitlab at mg.gitlab.com
Fri Jan 22 09:26:04 CET 2021



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


Commits:
ead0304a by gambas at 2021-01-21T02:39:10+01:00
Update control style sheet only if the control is visible.

[GB.GTK]
* BUG: Resizing a control now take the minimum size into account.

[GB.GTK3]
* OPT: Update control style sheet only if the control is visible.
* BUG: Resizing a control now take the minimum size into account.

- - - - -
6d87ae2d by gambas at 2021-01-21T02:41:26+01:00
Merge branch 'master' of https://gitlab.com/gambas/gambas

- - - - -
548eb849 by gambas at 2021-01-22T08:58:45+01:00
Many fixes related to Wayland support.

[GB.GTK]
* BUG: Fix Window.Background property behavior.
* BUG: Fix Control ScreenX and ScreenY properties.
* BUG: Fix Slider and ScrollBar resize behavior.

[GB.GTK3]
* BUG: Fix Window.Background property behavior.
* BUG: Remove useless control variables.
* BUG: Fix Control ScreenX and ScreenY properties.
* BUG: Don't use CSS for the background color of controls that do not need it.
* BUG: Fix Slider and ScrollBar resize behavior.

- - - - -
6669ab00 by gambas at 2021-01-22T09:24:49+01:00
Remove stylesheet debugging message.

[GB.GTK3]
* BUG: Remove stylesheet debugging message.

- - - - -
fb756254 by gambas at 2021-01-22T09:25:45+01:00
Merge branch 'master' of https://gitlab.com/gambas/gambas

- - - - -


10 changed files:

- gb.gtk/src/gcombobox.cpp
- gb.gtk/src/gcontainer.cpp
- gb.gtk/src/gcontainer.h
- gb.gtk/src/gcontrol.cpp
- gb.gtk/src/gcontrol.h
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmainwindow.h
- gb.gtk/src/gscrollbar.h
- gb.gtk/src/gslider.cpp
- gb.gtk/src/gtextbox.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/91cf8ef35ebe354c61b5a1be19cc75626b95ff41...fb7562542085d5ddb132e1e17ec1d177de41a0e9

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/91cf8ef35ebe354c61b5a1be19cc75626b95ff41...fb7562542085d5ddb132e1e17ec1d177de41a0e9
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/20210122/5324ff41/attachment.htm>


More information about the Notification mailing list