[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: TextEditor: Fixes and documentation.

Benoît Minisini gitlab at mg.gitlab.com
Thu Mar 18 02:08:38 CET 2021



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


Commits:
874f7ac9 by gambas at 2021-03-18T01:27:24+01:00
TextEditor: Fixes and documentation.

[GB.FORM.EDITOR]
* BUG: TextEditor: Fix GetIndent() method.
* NEW: TextEditor: Add documentation.
* BUG: TextEditor: Fix TextEditor.Styles interface.
* BUG: TextEditor: Line number color is now correct when LineOffset property is used.
* OPT: TextEditor: SaveCursor() now disables indent check and matching braces check until RestoreCursor() is called.
* NEW: TextEditor: GetSelectedLines() is a new method that return an array of the selected lines.

- - - - -
408b6414 by gambas at 2021-03-18T01:30:08+01:00
Code editor: Commenting and uncommenting is now a lot faster.

[DEVELOPMENT ENVIRONMENT]
* BUG: Use "small" icon size instead of fixed size almost everywhere.
* OPT: Code editor: Commenting and uncommenting is now a lot faster.
* BUG: Renaming a file displayed in the search result list does not crash anymore.

*

- - - - -
c6213489 by gambas at 2021-03-18T01:47:41+01:00
TextEditor: Add documentation.

[GB.FORM.EDITOR]
* NEW: TextEditor: Add documentation.

- - - - -


29 changed files:

- app/src/gambas3/.project
- app/src/gambas3/.src/Connection/FNewConnection.class
- app/src/gambas3/.src/Dialog/Database/FFieldChooser.form
- app/src/gambas3/.src/Editor/Code/FCompletion.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.form
- app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class
- app/src/gambas3/.src/Editor/Form/FForm.form
- app/src/gambas3/.src/Exported/TextEditor.class
- app/src/gambas3/.src/FMain.form
- app/src/gambas3/.src/FSave.form
- app/src/gambas3/.src/Project/CProjectTree.class
- app/src/gambas3/.src/Project/Component/FComponentChooser.class
- app/src/gambas3/.src/Project/FMakeExecutable.form
- app/src/gambas3/.src/Project/Farm/SoftwareBox.class
- app/src/gambas3/.src/Project/Patch/FMakePatch.form
- app/src/gambas3/.src/Project/Patch/FPatch.form
- app/src/gambas3/.src/Translation/FTranslate.form
- app/src/gambas3/.src/VersionControl/FProjectVersion.form
- app/src/gambas3/.src/Welcome/FSystemInfo.form
- comp/src/gb.form.editor/.src/CDocument.class
- comp/src/gb.form.editor/.src/TextEditor.class
- comp/src/gb.form.editor/.src/TextEditorStyle.class
- + comp/src/gb.form.editor/.src/_TextEditorStyle.class
- comp/src/gb.form.editor/.src/_TextEditor_Line.class
- comp/src/gb.form.editor/.src/_TextEditor_State.class
- comp/src/gb.form.editor/.src/_TextEditor_Styles.class
- comp/src/gb.form.editor/.src/test/FTestEditor.class
- comp/src/gb.form.editor/.src/test/FTestEditor.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ce110bc06be2f8f537e62da978318f7dec6c51f...c62134897e8a2b751038a39ce94e38a9b06b2462

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/9ce110bc06be2f8f537e62da978318f7dec6c51f...c62134897e8a2b751038a39ce94e38a9b06b2462
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/20210318/ca70b580/attachment.htm>


More information about the Notification mailing list