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

[Git][gambas/gambas][master] 2 commits: Add 'font-sans', 'font-serif' and 'font-monospace' stock icons.



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


Commits:
2725ef9a by Benoît Minisini at 2025-01-05T01:04:49+01:00
Add 'font-sans', 'font-serif' and 'font-monospace' stock icons.

[GB.FORM.STOCK]
* NEW: Add 'font-sans', 'font-serif' and 'font-monospace' stock icons.

- - - - -
b15229bd by Benoît Minisini at 2025-01-05T01:11:22+01:00
FontChooser: Add a toggle button that displays fixed fonts only. The button is hidden when the FixedOnly property is set.

[GB.FORM]
* NEW: FontChooser: Add a toggle button that displays fixed fonts only. The button is hidden when the FixedOnly property is set.

- - - - -


15 changed files:

- + comp/src/gb.form.stock/gambas-mono/128/font-monospace.png
- + comp/src/gb.form.stock/gambas-mono/128/font-sans.png
- + comp/src/gb.form.stock/gambas-mono/128/font-serif.png
- + comp/src/gb.form.stock/gambas-thin/128/font-monospace.png
- + comp/src/gb.form.stock/gambas-thin/128/font-sans.png
- + comp/src/gb.form.stock/gambas-thin/128/font-serif.png
- + comp/src/gb.form.stock/gambas/128/font-monospace.png
- + comp/src/gb.form.stock/gambas/128/font-sans.png
- + comp/src/gb.form.stock/gambas/128/font-serif.png
- comp/src/gb.form.stock/icon.map
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Font/FFontChooser.class
- comp/src/gb.form/.src/Font/FFontChooser.form
- comp/src/gb.form/.src/Font/FontChooser.class
- comp/src/gb.form/.src/Test/FTestFontChooser.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/36a45154bec05ba3e803d1ce13a6f747d336c4e7...b15229bdcf93ed53da020f4b8043480511261f67

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/36a45154bec05ba3e803d1ce13a6f747d336c4e7...b15229bdcf93ed53da020f4b8043480511261f67
You're receiving this email because of your account on gitlab.com.