[Gambas-Notification] [Git][gambas/gambas][master] 6 commits: Style.PaintButton() now can take a background color as optional argument.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Jun 16 01:55:21 CEST 2021



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


Commits:
41bd7aa6 by gambas at 2021-06-16T01:50:07+02:00
Style.PaintButton() now can take a background color as optional argument.

[GB.GTK]
* NEW: Style.PaintButton() now can take a background color as optional argument.

[GB.GTK3]
* NEW: Style.PaintButton() now can take a background color as optional argument.

[GB.QT4]
* NEW: Style.PaintButton() now can take a background color as optional argument.

[GB.QT5]
* NEW: Style.PaintButton() now can take a background color as optional argument.

- - - - -
09dd6a70 by gambas at 2021-06-16T01:51:54+02:00
MenuButton: The background color is now used for coloring the button background.

[GB.FORM]
* NEW: MenuButton: The background color is now used for coloring the button background.
* BUG: MenuButton: Fix how style flags are used for drawing the control.

- - - - -
f9a51f63 by gambas at 2021-06-16T01:52:33+02:00
Add 'inheritance' stock icon.

[GB.FORM.STOCK]
* NEW: Add 'inheritance' stock icon.

- - - - -
a6a47e58 by gambas at 2021-06-16T01:53:42+02:00
Project tree: Use the new 'inheritance' stock icon.

[DEVELOPMENT ENVIRONMENT]
* NEW: Project tree: Use the new 'inheritance' stock icon.

- - - - -
d5105c83 by gambas at 2021-06-16T01:54:12+02:00
Remove an extra newline at the end of the "non freed allocation" warning message.

[INTERPRETER]
* BUG: Remove an extra newline at the end of the "non freed allocation" warning message.

- - - - -
c59ae913 by gambas at 2021-06-16T01:55:10+02:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


17 changed files:

- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- + comp/src/gb.form.stock/gambas-mono/32/inheritance.png
- app/src/gambas3/img/32/inheritance.png → comp/src/gb.form.stock/gambas/32/inheritance.png
- comp/src/gb.form/.icon.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/MenuButton.class
- comp/src/gb.form/.src/File/Chooser/FDirChooser.class
- comp/src/gb.form/.src/Test/FMain.class
- comp/src/gb.form/.src/Test/FTestMenuButton.form
- comp/src/gb.form/map/icon.map
- gb.gtk/src/CStyle.cpp
- gb.gtk/src/gapplication.cpp
- gb.gtk/src/gtools.cpp
- gb.gtk/src/gtools.h
- gb.qt4/src/CStyle.cpp
- main/share/gb_alloc_temp.h


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2bd8b62f7b614700507698c79a896190296261b2...c59ae913b6569c18b6ca8fe7bebd1467f185f3a8

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/2bd8b62f7b614700507698c79a896190296261b2...c59ae913b6569c18b6ca8fe7bebd1467f185f3a8
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/20210615/11461add/attachment-0001.htm>


More information about the Notification mailing list