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

[Git][gambas/gambas][master] 2 commits: FontChooser: 'DefaultOnly' is a new property that allows to force the font...



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


Commits:
7023ed25 by Benoît Minisini at 2025-04-02T00:54:50+02:00
FontChooser: 'DefaultOnly' is a new property that allows to force the font family to be the default application one.

[GB.FORM]
* NEW: FontChooser: 'DefaultOnly' is a new property that allows to force the font family to be the default application one.
* NEW: FontChooser: Redesign the layout behavior.

- - - - -
3f2b374a by Benoît Minisini at 2025-04-02T00:57:03+02:00
The font chooser dialog allows to explicitly toggle is we want to use the default font family or an explicit one.

[DEVELOPMENT ENVIRONMENT]
* BUG: The font chooser dialog allows to explicitly toggle is we want to use the default font family or an explicit one.

- - - - -


10 changed files:

- app/src/gambas3/.src/Dialog/FFontChooser.class
- app/src/gambas3/.src/Dialog/FFontChooser.form
- app/src/gambas3/.src/Editor/Form/FProperty.class
- comp/src/gb.form/.lang/fr.po
- 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
- comp/src/gb.form/.src/Test/TestControl.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cdb238028f83552df2826878dcf5eaa424b67b32...3f2b374af1d6c6b88a5c61b37b5aaa2ce4a940a4

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cdb238028f83552df2826878dcf5eaa424b67b32...3f2b374af1d6c6b88a5c61b37b5aaa2ce4a940a4
You're receiving this email because of your account on gitlab.com.