thankyouverycool
|
f8e65d24cf
LibGUI: Allow blocking CommandPalette/EmojiInput on a per Window basis
|
2 年之前 |
electrikmilk
|
6a09d89329
Base+LibGUI: Add insert emoji common action
|
2 年之前 |
Thomas Symalla
|
03e9697975
TextEditor: Change cursor when reaching the ruler area
|
2 年之前 |
Andreas Kling
|
8862434376
LibGUI: Allow Tab key to switch focus from non-editable GUI::TextEditor
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
networkException
|
6697ab33dc
LibGUI: Disallow selection identation in readonly text editors
|
3 年之前 |
networkException
|
710fb11c73
LibGUI: Allow deleting text editor indent selections in non tab cases
|
3 年之前 |
huttongrabiel
|
9369610bf4
LibGUI: Unindent selected text on shift+tab press
|
3 年之前 |
huttongrabiel
|
2fbaa7996c
LibGUI: Indent selected text on tab press
|
3 年之前 |
FrHun
|
19fac58e49
LibGUI: Use new layout system for basic widgets
|
3 年之前 |
Itamar
|
b35293d945
LibCodeComprehension: Re-organize code comprehension related code
|
3 年之前 |
Paweł Łukasik
|
26be6176ad
TextEditor: Allow typing AltGr+letter into editor
|
3 年之前 |
Sam Atkins
|
cdffe556c8
LibGUI+Userland: Make Dialog::ExecResult an enum class
|
3 年之前 |
Sam Atkins
|
ebbbca98fa
LibGUI: Run TextEditor::on_change callback immediately
|
3 年之前 |
offtkp
|
62d41d58d6
LibGUI: Consider TextEditor icon size when scrolling text horizontally
|
3 年之前 |
faxe1008
|
448d6b9acc
LibGUI: Make TextEditor substitution more explicit
|
3 年之前 |
Lucas CHOLLET
|
86d4b7ebfc
LibGUI: Display line number next to the first visual line
|
3 年之前 |
Lucas CHOLLET
|
881f499704
LibGUI: Fix text wrap artifact when selecting text
|
3 年之前 |
SimonFJ20
|
791e881892
LibGUI: Rename function to make intention clearer
|
3 年之前 |
SimonFJ20
|
661e7d691e
LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand
|
3 年之前 |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 年之前 |
Itamar
|
5f2a0f03a6
LibGUI: Add search API to TextEditor with highlighted results
|
3 年之前 |
Itamar
|
ab0b4f46f7
LibGUI: Support multiple layers of TextDocument spans
|
3 年之前 |
Rok Povsic
|
7da0d94d03
LibGUI: Add CTRL+Enter callback to TextEditor
|
3 年之前 |
Lucas CHOLLET
|
1172fd682a
TextEditor: Support multiline highlighting for trailing space
|
3 年之前 |
Lucas CHOLLET
|
9c2e89e8b8
TextEditor: Fix highlighting bug in wrapping mode
|
3 年之前 |
thankyouverycool
|
5fedb742da
LibGUI: Set Editors to wrap at words when MultiLine
|
3 年之前 |
thankyouverycool
|
94b74937d8
LibGUI+LibSyntax: Stringify Highlighter::Language
|
3 年之前 |
thankyouverycool
|
d94db1900e
LibGUI+LibGfx: Defer to fonts when setting Editor line height
|
3 年之前 |
thankyouverycool
|
07910c12e3
LibGUI: Ensure ruler grows properly when using proportional fonts
|
3 年之前 |