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

[Git][gambas/gambas][master] 3 commits: TextEditor: 'GetLocation()' always returns '"?"' for the first line.



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


Commits:
5b778fcd by Benoît Minisini at 2024-12-25T03:49:07+01:00
TextEditor: 'GetLocation()' always returns '"?"' for the first line.

[GB.FORM.EDITOR]
* NEW: TextEditor: 'GetLocation()' always returns '"?"' for the first line.

- - - - -
0202d958 by Benoît Minisini at 2024-12-25T03:49:50+01:00
TextHighlighter: 'HasLimit' is a new property that returns if the highlighter use limits.

[GB.HIGHLIGHT]
* NEW: TextHighlighter: 'HasLimit' is a new property that returns if the highlighter use limits.

- - - - -
cee528fa by Benoît Minisini at 2024-12-25T03:51:35+01:00
Text editor: Use the new 'TextHighlighter.HasLimit' property to know if the location combo must be visible or not.

[DEVELOPMENT ENVIRONMENT]
* NEW: Text editor: Use the new 'TextHighlighter.HasLimit' property to know if the location combo must be visible or not.
* NEW: Version control: The editor displaying the change details can take the focus now.

- - - - -


11 changed files:

- app/src/gambas3/.src/Editor/CPosition.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Version/FProjectVersion.class
- app/src/gambas3/.src/Exported/TextEditor.class
- app/src/gambas3/.src/Search/FSearch.class
- comp/src/gb.form.editor/.src/TextEditorMode.class
- comp/src/gb.highlight/.src/CCommandLimit.class
- comp/src/gb.highlight/.src/CState.class
- comp/src/gb.highlight/.src/TextHighlighter.class
- comp/src/gb.highlight/.src/_TextHighlighter_Gambas.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/560fb179763234a15e2ace08ab0bd34d822c22bf...cee528fade2ac720f2563b1e098b759da81608cb

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