[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Separator: Do not use widget theme for drawing.

Benoît Minisini gitlab at mg.gitlab.com
Sat Oct 10 16:21:38 CEST 2020



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


Commits:
75f5a6f9 by gambas at 2020-10-10T14:55:55+02:00
Separator: Do not use widget theme for drawing.

[GB.QT4]
* NEW: Separator: Do not use widget theme for drawing.
* OPT: Showing a control with Ignore property set does not trigger a parent arrangement anymore.

[GB.QT5]
* NEW: Separator: Do not use widget theme for drawing.
* OPT: Showing a control with Ignore property set does not trigger a parent arrangement anymore.

- - - - -
10427e7a by gambas at 2020-10-10T16:17:54+02:00
Many bug fixes in GTK components.

[GB.GTK]
* BUG: Button text is not truncated anymore.
* BUG: Disabled button icons are now correctly desaturated.
* BUG: Fix a memory leak in the Application.Restart property.
* BUG: Window close management is now similar to QT components' one.
* BUG: Form.Load() now behaves correctly if the static instance is already created.
* NEW: Separators are drawn he same wat as in Qt components.

[GB.GTK3]
* BUG: Button text is not truncated anymore.
* BUG: Disabled button icons are now correctly desaturated.
* BUG: Fix a memory leak in the Application.Restart property.
* BUG: Window close management is now similar to QT components' one.
* BUG: Form.Load() now behaves correctly if the static instance is already created.
* NEW: Separators are drawn he same wat as in Qt components.

- - - - -


11 changed files:

- gb.gtk/src/CScreen.cpp
- gb.gtk/src/CWindow.cpp
- gb.gtk/src/gbutton.cpp
- gb.gtk/src/gfont.cpp
- gb.gtk/src/gmainwindow.cpp
- gb.gtk/src/gmainwindow.h
- gb.gtk/src/gseparator.cpp
- gb.gtk/src/gtools.cpp
- gb.gtk/src/gtools.h
- gb.qt4/src/CLabel.cpp
- gb.qt4/src/CWidget.cpp


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/834ad5d8829482fff789a212cb154f2f051de64a...10427e7ac938a48edb5839c0d158e0153e113319

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/834ad5d8829482fff789a212cb154f2f051de64a...10427e7ac938a48edb5839c0d158e0153e113319
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/20201010/fb8ba34a/attachment.htm>


More information about the Notification mailing list