bruvzg
|
3be31c4960
|
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
|
2020-11-26 14:25:50 +02:00 |
|
bruvzg
|
99666de00f
|
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
Implement interface mirroring.
Add TextLine and TextParagraph classes.
Handle UTF-16 input on macOS and Windows.
|
2020-11-26 14:25:48 +02:00 |
|
Devin Curry
|
b9c35af15d
|
ScriptEditor: Fix line number gutter drag select
Fixes issue #42722
|
2020-10-25 12:13:54 -07:00 |
|
Paulb23
|
0d0a856ad5
|
Fixed main gutter not drawing on item toggle
|
2020-10-13 18:01:59 +01:00 |
|
Paulb23
|
33ab9cd621
|
Move safe line color into editor
|
2020-09-10 20:35:28 +01:00 |
|
Paulb23
|
7829fdc1d0
|
Add folding gutter to code_edit
|
2020-09-10 20:35:28 +01:00 |
|
Paulb23
|
4d7df24d46
|
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
2020-09-10 20:35:28 +01:00 |
|
Paulb23
|
907f9f2a84
|
Changed line_edited_from(from) to lines_edit_from(from, to)
|
2020-09-10 20:35:28 +01:00 |
|
Paulb23
|
1353ed5e44
|
Added Line numbers to CodeEdit
|
2020-09-10 20:35:28 +01:00 |
|
Paulb23
|
a0b409cb14
|
Add and convert editor to use CodeEdit
|
2020-09-10 20:35:27 +01:00 |
|