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

[Git][gambas/gambas][master] Fix option dialog layout saving, and reorganize the options.



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


Commits:
bd5e1144 by Benoît Minisini at 2024-09-13T16:36:46+02:00
Fix option dialog layout saving, and reorganize the options.

[DEVELOPMENT ENVIRONMENT]
* NEW: Form editor: Draw a specific control icon for vertical Splitters.
* NEW: Option dialog: Reorganize some options.
* BUG: Option dialog: Saving the current layout configuration works now.
* NEW: Update the default compact interface layout.
* NEW: Update French translation.

- - - - -


12 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Code/FTextEditor.form
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Family/Form/CFamilyForm.class
- app/src/gambas3/.src/Options/CLayout.class
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- + app/src/gambas3/img/control/vsplitter-border.png
- + app/src/gambas3/img/control/vsplitter.png
- app/src/gambas3/layout/$compact.layout


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/bd5e1144f22bfb0efca79ca2d4082eeb518adea8

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