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

[Git][gambas/gambas][master] 4 commits: Tips dialog: Make wizard buttons larger.



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


Commits:
77254994 by Benoît Minisini at 2025-04-13T00:11:30+02:00
Tips dialog: Make wizard buttons larger.

[DEVELOPMENT ENVIRONMENT]
* NEW: Tips dialog: Make wizard buttons larger.
* NEW: Option dialog: Make the dialog without margin.

- - - - -
b14ea011 by Benoît Minisini at 2025-04-13T01:21:01+02:00
TextHighlighterTheme: Add 'Oblique' style property. Replace the 'Adapt()' method by a 'Background' property. Support for fake "Background" style name for backward-compatibility.

[GB.HIGHLIGHT]
* NEW: TextHighlighterStyle: Add 'Oblique' style property.
* NEW: TextHighlighterTheme: Replace the 'Adapt()' method by a 'Background' property.
* NEW: TextHighlighterTheme: Support for fake "Background" style for backward-compatibility.

- - - - -
23a3a504 by Benoît Minisini at 2025-04-13T01:22:49+02:00
TextEditor: Support for new oblique style property.

[GB.FORM.EDITOR]
* NEW: TextEditor: Support for new oblique style property.
* NEW: TextEditor: Replace TextHighligterTheme 'Adapt()' method by the 'Background' property.

- - - - -
143a6e32 by Benoît Minisini at 2025-04-13T01:27:33+02:00
Support for new oblique style property.

[DEVELOPMENT ENVIRONMENT]
* NEW: Support for new oblique style property.

- - - - -


10 changed files:

- app/src/gambas3/.app.png
- app/src/gambas3/.icon.png
- app/src/gambas3/.src/Help/FTips.form
- app/src/gambas3/.src/MTheme.module
- app/src/gambas3/.src/Options/FOption.class
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Welcome/FAbout.class
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.highlight/.src/TextHighlighterStyle.class
- comp/src/gb.highlight/.src/TextHighlighterTheme.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9521321296ecc53fed6fa788c6cb3e93430dc0fc...143a6e322d8eb358555cdd93a490da8ea93bbe11

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9521321296ecc53fed6fa788c6cb3e93430dc0fc...143a6e322d8eb358555cdd93a490da8ea93bbe11
You're receiving this email because of your account on gitlab.com.