[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Replace "color" by "state" in the API and in the documentation. Add...

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Thu Dec 21 12:08:42 CET 2023



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


Commits:
6e5ff1ec by Benoît Minisini at 2023-12-21T12:07:11+01:00
Replace "color" by "state" in the API and in the documentation. Add 'TextHighlighterTheme.Styles' property.

[GB.HIGHLIGHT]
* BUG: Replace "color" by "state" in the API and in the documentation.
* NEW: TextHighlighterTheme: 'AllStates' is a new property that returns the full list of states registered by all highlighters.
* NEW: TextHighlighterTheme: 'Styles' is a new property that returns the styles associated with that theme.

- - - - -
d57d6460 by Benoît Minisini at 2023-12-21T12:07:53+01:00
TextEditor: Follow API changes in 'gb.highlight'.

[GB.FORM.EDITOR]
* NEW: TextEditor: Follow API changes in 'gb.highlight'.

- - - - -
b2c7f189 by Benoît Minisini at 2023-12-21T12:08:20+01:00
Follow API changes in 'gb.highlight'.

[DEVELOPMENT ENVIRONMENT]
* NEW: Follow API changes in 'gb.highlight'.

- - - - -


13 changed files:

- app/src/gambas3/.lang/fr.po
- app/src/gambas3/.src/Options/FOption.class
- comp/src/gb.form.editor/.icon.png
- comp/src/gb.form.editor/.src/TextEditor.class
- + comp/src/gb.form.editor/.version
- comp/src/gb.highlight/.icon.png
- comp/src/gb.highlight/.lang/fr.po
- comp/src/gb.highlight/.src/CState.class
- comp/src/gb.highlight/.src/TextHighlighter.class
- comp/src/gb.highlight/.src/TextHighlighterStyle.class
- comp/src/gb.highlight/.src/TextHighlighterTheme.class
- comp/src/gb.highlight/.src/_TextHighlighter_Gambas.class
- + comp/src/gb.highlight/.version


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/a8b35249ced4b6e4712a67a97400e4cb1990ca24...b2c7f1896fc16c31a29fc366c567757da9f314c6

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20231221/28d8dc1a/attachment.htm>


More information about the Notification mailing list