gambas-source-code/comp/src/gb.form.editor/.src
gambas ba39f8ff72 TextEditor: Correctly handle the drawing of the difference before the first line.
[GB.FORM.EDITOR]
* BUG: TextEditor: Correctly handle the drawing of the difference before the first line.
* BUG: TextEditor: Correctly relayout differences when the Wrap property changes.
2020-02-20 16:28:47 +01:00
..
test TextEditor: Correctly handle the drawing of the difference before the first line. 2020-02-20 16:28:47 +01:00
_TextEditor_Line.class TextEditor: Add support for integrated diff mode. 2020-01-20 13:01:05 +01:00
_TextEditor_Rows.class TextEditor: Correctly handle the drawing of the difference before the first line. 2020-02-20 16:28:47 +01:00
_TextEditor_State.class
_TextEditor_Styles.class TextEditor: Add support for integrated diff mode. 2020-01-20 13:01:05 +01:00
CCommand.class TextEditor: Undo now groups successive single character insertions, and successive single character deletions as well. 2019-06-26 00:26:11 +02:00
CCommandBefore.class Undo & redo now take the breakpoints and the bookmarks into account. 2018-03-10 02:45:07 +01:00
CDocument.class TextEditor: Correctly handle the drawing of the difference before the first line. 2020-02-20 16:28:47 +01:00
CLineInfo.class TextEditor: Add support for integrated diff mode. 2020-01-20 13:01:05 +01:00
Helper.module [GB.FORM.EDITOR] 2018-03-06 23:45:02 +01:00
Main.module TextEditor: Add support for integrated diff mode. 2020-01-20 13:01:05 +01:00
TextEditor.class TextEditor: Correctly handle the drawing of the difference before the first line. 2020-02-20 16:28:47 +01:00
TextEditorMode.class TextEditor: Undo now groups successive single character insertions, and successive single character deletions as well. 2019-06-26 00:26:11 +02:00
TextEditorMode_CSS.class [GB.EVAL.HIGHLIGHT] 2018-10-25 23:28:46 +02:00
TextEditorMode_Gambas.class TextEditor: Make the automatic insertion of string delimiters more clever. 2018-11-19 23:19:33 +01:00
TextEditorMode_HTML.class [GB.EVAL.HIGHLIGHT] 2018-10-25 23:28:46 +02:00
TextEditorMode_Javascript.class [GB.EVAL.HIGHLIGHT] 2018-10-25 23:28:46 +02:00
TextEditorMode_SQL.class [GB.EVAL.HIGHLIGHT] 2018-10-25 23:28:46 +02:00
TextEditorMode_WebPage.class * Implement automatic close of braces, brackets, markups, strings inside the TextEditor control. 2017-09-16 04:04:18 +02:00
TextEditorStyle.class TextEditor: Support for dotted highlighted text. 2018-09-06 09:52:29 +02:00