[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: Initial implementation.
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Thu Oct 19 04:06:45 CEST 2023
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
68b53e03 by Benoît Minisini at 2023-10-19T04:00:54+02:00
Initial implementation.
[GB.HIGHLIGHT]
* NEW: Initial implementation.
- - - - -
5cabfec0 by Benoît Minisini at 2023-10-19T04:05:47+02:00
Add 'gb.highlight' component to the list of components to compile.
[CONFIGURATION]
* NEW: Add 'gb.highlight' component to the list of components to compile.
[GB.HIGHLIGHT]
* NEW: Update project icon.
[GB.WEB.FEED]
* NEW: Update project icon.
- - - - -
28 changed files:
- + comp/src/gb.highlight/.component
- + comp/src/gb.highlight/.directory
- + comp/src/gb.highlight/.hidden/icon.png
- + comp/src/gb.highlight/.icon.png
- + comp/src/gb.highlight/.project
- + comp/src/gb.highlight/.src/CCommand.class
- + comp/src/gb.highlight/.src/CCommandBetween.class
- + comp/src/gb.highlight/.src/CCommandFrom.class
- + comp/src/gb.highlight/.src/CCommandMatch.class
- + comp/src/gb.highlight/.src/CCommandSymbol.class
- + comp/src/gb.highlight/.src/CCommandWord.class
- + comp/src/gb.highlight/.src/CState.class
- + comp/src/gb.highlight/.src/Main.module
- + comp/src/gb.highlight/.src/Main_1.module
- + 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/custom/CustomHighlighter.class
- + comp/src/gb.highlight/custom/project.template
- + comp/src/gb.highlight/custom/selectr.js
- + comp/src/gb.highlight/gambas
- + comp/src/gb.highlight/highlight/javascript.highlight
- comp/src/gb.web.feed/.component
- + comp/src/gb.web.feed/.hidden/icon.png
- comp/src/gb.web.feed/.icon.png
- comp/src/gb.web.feed/.project
- − comp/src/gb.web.feed/Feed-icon.svg
- comp/src/order
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0f7510b7bb794127f7702a35b596df35f3eeecbf...5cabfec0617d2b777deab1b74404c13252dc2b6a
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/0f7510b7bb794127f7702a35b596df35f3eeecbf...5cabfec0617d2b777deab1b74404c13252dc2b6a
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/20231019/88f5dfaa/attachment-0001.htm>
More information about the Notification
mailing list