Историја ревизија

Аутор SHA1 Порука Датум
  SimonFJ20 399202f1d3 LibGUI: Make class final and seperate from GML Playground пре 3 година
  SimonFJ20 50ca1b3d87 LibGUI+GMLPlayground: Reset cursor to end of text after replace пре 3 година
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Itamar a12385dc4b LibGUI: Add match_case parameter to TextDocument::find_all() пре 3 година
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans пре 3 година
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI пре 3 година
  Mathieu PATUREL 9ec826144f LibGUI: Don't skip non-skipable spans on ctrl+right пре 3 година
  Mathieu PATUREL c8addf1a5e LibGUI: Consume initial spaces when going to next/prev word break пре 3 година
  Sam Atkins d95e50643e LibGUI: Cast unused smart-pointer return values to void пре 3 година
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value пре 3 година
  Ben Wiederhake a8930997f0 LibGUI: Make Ctrl-Right at the end of a span work пре 3 година
  Nico Weber b8dc3661ac Libraries: Fix -Wunreachable-code warnings from clang пре 3 година
  thankyouverycool 92fffc3abc LibGUI: Rename CallOnChange => AllowCallback and implement elsewhere пре 3 година
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes пре 3 година
  Vinicius 5e87c798d2 TextDocument: Fix indentation duplicating spaces пре 4 година
  Ariel Don a4fdb7f029 VimEditingEngine: Prevent crash upon 'x' or 'v' on blank lines пре 4 година
  Ariel Don 808e5e813f LibGUI: Add Ctrl-W to insert mode пре 4 година
  dylanbobb e24f1dfbe1 LibGUI: Don't delete within a line if the line is empty пре 4 година
  Max Wipfli bc8d16ad28 Everywhere: Replace ctype.h to avoid narrowing conversions пре 4 година
  Andreas Kling 194a90884c LibGUI: Remove now-unused undo coalescing timer from GUI::TextEditor пре 4 година
  Andreas Kling ce90d87eb6 LibGUI: Show command name in GUI::TextEditor undo/redo action text пре 4 година
  Andreas Kling 161568103e LibGUI: Remove UndoStack's automatic command combo'ing пре 4 година
  Andreas Kling 81bc861085 LibGUI: Implement merging of TextDocument's RemoveTextCommand пре 4 година
  Andreas Kling ff6bac4854 LibGUI: Implement merging of TextDocument's InsertTextCommand пре 4 година
  Andreas Kling aaa96e909b LibGUI: Don't fire TextDocument change notification after each command пре 4 година
  Andreas Kling ee19f7c0aa LibGUI: Use UndoStack::on_state_change inside TextDocument/TextEditor пре 4 година
  Max Wipfli 228c1f4968 LibGUI: Remove line-is-empty check in TextDocument return-early пре 4 година
  Carlos César Neves Enumo 928f16d360 LibGUI: Remember modified state on undo/redo actions пре 4 година
  Carlos César Neves Enumo 67537bfc80 LibGUI: Clear undo stack when opening a new document пре 4 година