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

[Git][gambas/gambas][master] 4 commits: FontChooser: Fix layout.



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


Commits:
e62be37d by Benoît Minisini at 2025-03-15T19:08:09+01:00
FontChooser: Fix layout.

[GB.FORM]
* BUG: FontChooser: Fix layout.

- - - - -
0442c8e4 by Benoît Minisini at 2025-03-15T19:08:32+01:00
Fix layout of font dialog.

[GB.FORM.DIALOG]
* NEW: Fix layout of font dialog.

- - - - -
8ba642e4 by Benoît Minisini at 2025-03-15T19:09:16+01:00
SpinBox: Add 'AutoResize' property.

[GB.GUI.BASE]
* NEW: SpinBox: Add 'AutoResize' property.

- - - - -
a2faa8b0 by Benoît Minisini at 2025-03-15T19:10:11+01:00
Use the new SpinBox properties in the option and project properties dialogs.

[DEVELOPMENT ENVIRONMENT]
* NEW: All properties whose name ends with "Text" are translatable by default.
* NEW: Use the new SpinBox properties in the option and project properties dialogs.

- - - - -


11 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Component/CPropertyInfo.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Project/FProjectProperty.form
- comp/src/gb.form.dialog/.app.png
- comp/src/gb.form.dialog/.icon.png
- comp/src/gb.form.dialog/.src/FFontDialog.form
- comp/src/gb.form/.src/Font/FFontChooser.class
- comp/src/gb.form/.src/Font/FFontChooser.form
- comp/src/gb.gui.base/.src/SpinBox.class
- comp/src/gb.gui.base/.src/Test/FTestSpinBox.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/b435b829aab9386fdb1f5655f8bd195f88ab61b8...a2faa8b0066924fd094c1fb7a803224ccdb1a934

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