Abhishek Raturi
|
e63cf3b94a
HackStudio: Highlight all the occurances of selected text in editor
|
1 سال پیش |
Sam Atkins
|
39cba61c2d
LibGUI: Fall back to words when double-clicking TextEditor with spans
|
1 سال پیش |
Sam Atkins
|
988130a935
LibGUI+GMLPlayground: Set correct undo text for ReplaceAllTextCommand
|
1 سال پیش |
Sam Atkins
|
1d7d194062
LibGUI: Use `set_text()` for `ReplaceAllTextCommand`
|
1 سال پیش |
Sam Atkins
|
9d2027de6b
LibGUI: Make folded lines take up 0 vertical space in no-wrap mode
|
2 سال پیش |
Lucas CHOLLET
|
ea2ffdfd0e
LibGUI: Bubble up Key_Escape if no hook is plugged in TextEditor
|
2 سال پیش |
Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 سال پیش |
Xuekun Li
|
200a4a00dd
LibGUI: Fix wrong cursor position after undoing `RemoveTextCommand`
|
2 سال پیش |
Ahmed Hussein
|
fd9dbf1f20
TextEditor: Prevent autoscroll looping over
|
2 سال پیش |
Caoimhe
|
617edafbf2
LibGUI: Add support for jumping to a line and column in TextEditor
|
2 سال پیش |
Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 سال پیش |
thankyouverycool
|
02d94a303c
Base+Userland: Apply Human Interface Guidelines to Object text
|
2 سال پیش |
thankyouverycool
|
02a9e5d3f6
LibGUI+Userland: Improve error and font handling for InputBox
|
2 سال پیش |
thankyouverycool
|
9c2bcffe83
LibGUI: Improve calculated_min_size() for single-line TextEditor
|
2 سال پیش |
Sam Atkins
|
4b29702fee
LibGUI: Add gutter indicators to TextEditor :^)
|
2 سال پیش |
Sam Atkins
|
ce9b9a4f20
LibGUI: Rename TextEditor::LineVisualData -> LineData
|
2 سال پیش |
Sam Atkins
|
03571b1fa9
LibGUI: Extract repeated code for populating TextEditor per-line data
|
2 سال پیش |
Cameron Youell
|
c048cf2004
Libraries: Convert `DeprecatedFile` usages to `LibFileSystem`
|
2 سال پیش |
Karol Kosek
|
ee5838084d
LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro
|
2 سال پیش |
Sam Atkins
|
6d8f046fd0
LibGfx+Userland: Make TextAttributes::underline_style optional
|
2 سال پیش |
Tim Schumacher
|
ae51c1821c
Everywhere: Remove unintentional partial stream reads and writes
|
2 سال پیش |
Tim Schumacher
|
d5871f5717
AK: Rename Stream::{read,write} to Stream::{read_some,write_some}
|
2 سال پیش |
Andreas Kling
|
359d6e7b0b
Everywhere: Stop using NonnullOwnPtrVector
|
2 سال پیش |
Andreas Kling
|
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2 سال پیش |
Timothy Flynn
|
4463de3d10
LibGUI: Compute syntax-highlighted visual text spans using float rects
|
2 سال پیش |
Sam Atkins
|
d169af117d
LibSyntax+LibGUI: Let syntax highlighters assign folding regions
|
2 سال پیش |
Sam Atkins
|
92b128e20a
LibGUI: Support folding regions in TextEditor
|
2 سال پیش |
Sam Atkins
|
640f6f476c
LibGUI: Store Utf32Views in TextEditor::LineVisualData
|
2 سال پیش |
Sam Atkins
|
b5e1babc26
LibGUI: Create TextAttributes for unspanned text once, not repeatedly
|
2 سال پیش |
Sam Atkins
|
e8b7bdbd57
LibGUI: Skip painting TextEditor spans that end on previous lines
|
2 سال پیش |