[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 3 commits: MenuButton: Don't use selected colors to draw the button when the 'Menu' property is not defined.



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


Commits:
82208ff8 by Benoît Minisini at 2025-01-11T08:26:42+01:00
MenuButton: Don't use selected colors to draw the button when the 'Menu' property is not defined.

[GB.FORM]
* BUG: MenuButton: Don't use selected colors to draw the button when the 'Menu' property is not defined.

- - - - -
1bdbf0ad by Benoît Minisini at 2025-01-11T08:28:52+01:00
Add 'heal', 'histogram', 'text-letter-spacing' stock icons. Redraw some icons.

[GB.FORM.STOCK]
* NEW: Add 'heal', 'histogram', 'text-letter-spacing' stock icons.
* NEW: Redraw 'identity' icon in 'gambas-thin' theme.
* NEW: Redraw 'suse' application icon.

- - - - -
e815a2ac by Benoît Minisini at 2025-01-11T08:29:11+01:00
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


14 changed files:

- + comp/src/gb.form.stock/gambas-mono/128/heal.png
- + comp/src/gb.form.stock/gambas-mono/128/histogram.png
- + comp/src/gb.form.stock/gambas-mono/128/text-letter-spacing.png
- + comp/src/gb.form.stock/gambas-thin/128/heal.png
- + comp/src/gb.form.stock/gambas-thin/128/histogram.png
- comp/src/gb.form.stock/gambas-thin/128/identity.png
- + comp/src/gb.form.stock/gambas-thin/128/text-letter-spacing.png
- comp/src/gb.form.stock/gambas-thin/app/suse.png
- + comp/src/gb.form.stock/gambas/128/heal.png
- + comp/src/gb.form.stock/gambas/128/histogram.png
- + comp/src/gb.form.stock/gambas/128/text-letter-spacing.png
- comp/src/gb.form.stock/icon.map
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Button/MenuButton.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/76d4d924e0330eb2d85a90ca3f7914735f35766a...e815a2ace3c8dc835d75972a16dcb8effe4fd9b6

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/76d4d924e0330eb2d85a90ca3f7914735f35766a...e815a2ace3c8dc835d75972a16dcb8effe4fd9b6
You're receiving this email because of your account on gitlab.com.