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

[Git][gambas/gambas][master] 3 commits: Style: Some enhancements to the styled borders merge routine.



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


Commits:
aa6e6361 by Benoît Minisini at 2025-05-12T12:29:46+02:00
Style: Some enhancements to the styled borders merge routine.

[GB.GUI.BASE]
* NEW: Style: Some enhancements to the styled borders merge routine.

- - - - -
319e9ed3 by Benoît Minisini at 2025-05-12T12:31:59+02:00
Layout and bug fixes again.

[DEVELOPMENT ENVIRONMENT]
* NEW: Update French translation.
* BUG: Code and text editor: Fix editor layout in split mode.
* BUG: Translation workspace: Layout fixes.
* BUG: Version control workspace: Layout fixes.
* BUG: Form editor: Draw border of unknown controls correctly.

- - - - -
1599828a by Benoît Minisini at 2025-05-12T12:33:07+02:00
TextEditor: Use a global styled border only when the preview is visible.

[GB.FORM.EDITOR]
* BUG: TextEditor: Fix look of find and goto panels.
* BUG: TextEditor: Use a global styled border only when the preview is visible.

- - - - -


15 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Translation/FProjectTranslation.form
- app/src/gambas3/.src/Editor/Version/FProjectVersion.form
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/Family/CFamily.class
- comp/src/gb.form.editor/.src/FFind.class
- comp/src/gb.form.editor/.src/FFind.form
- comp/src/gb.form.editor/.src/FGoto.class
- comp/src/gb.form.editor/.src/FGoto.form
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.src/test/FTestEditor.form
- comp/src/gb.gui.base/.src/_Gui.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0fd8cb82af7e62c8eaf5f435197ddc9a0f56e0b2...1599828a5f3dcee9c43986e42011af75db15848d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0fd8cb82af7e62c8eaf5f435197ddc9a0f56e0b2...1599828a5f3dcee9c43986e42011af75db15848d
You're receiving this email because of your account on gitlab.com.