[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: [GB.EVAL.HIGHLIGHT]

Benoît Minisini gitlab at mg.gitlab.com
Thu Oct 25 23:36:42 CEST 2018


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


Commits:
86c18360 by gambas at 2018-10-25T21:28:46Z
[GB.EVAL.HIGHLIGHT]
* NEW: TextHighlighter.ToHTML() replaces all space by ' '.
* NEW: TextHighlighter.ToRichText() returns an highlighted text in rich text format.

[GB.FORM.EDITOR]
* BUG: TextEditor: Fix automatic insertion of string delimiters.

[GB.FORM.MDI]
* NEW: Toolbar: Redraw expander icon.

[GB.FORM.STOCK]
* NEW: Redraw 'spell-check' icon.

- - - - -
6d4be9a1 by gambas at 2018-10-25T21:32:15Z
[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: "Run this class" uses ALT+F5 shortcut, and not SHIFT+F5 that was already used.
* BUG: Javascript compression does not break 'return xxx;' expressions anymore.
* NEW: Search result is highlighted now.
* NEW: Update support text file.

- - - - -
07e4113e by gambas at 2018-10-25T21:35:41Z
Merge branch 'master' of gitlab.com:gambas/gambas

- - - - -


24 changed files:

- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/MCompressFile.module
- app/src/gambas3/.src/Exported/TextEditor.class
- app/src/gambas3/.src/MTheme.module
- app/src/gambas3/.src/Options/FOption.form
- app/src/gambas3/.src/Search/CFindResult.class
- app/src/gambas3/.src/Search/FSearch.class
- app/src/gambas3/support.txt
- comp/src/gb.eval.highlight/.src/TextHighlighter.class
- comp/src/gb.form.editor/.src/TextEditorMode.class
- comp/src/gb.form.editor/.src/TextEditorMode_CSS.class
- comp/src/gb.form.editor/.src/TextEditorMode_HTML.class
- comp/src/gb.form.editor/.src/TextEditorMode_Javascript.class
- comp/src/gb.form.editor/.src/TextEditorMode_SQL.class
- comp/src/gb.form.mdi/.src/ToolBar/FToolBar.class
- comp/src/gb.form.mdi/img/expander.png
- comp/src/gb.form.stock/gambas-mono/32/spell-check.png
- comp/src/gb.form.stock/gambas/32/spell-check.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Test/FBugFileView.form
- comp/src/gb.gui.base/.project
- comp/src/gb.report2/.component
- comp/src/gb.report2/.project


View it on GitLab: https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/compare/b8987158d3e0605961fc7361ec98149006622a77...07e4113e83c4ef1e4b729ed5a3b876c567fa7b97
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/notification/attachments/20181025/1f78f4ba/attachment.html>


More information about the Notification mailing list