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

Аутор SHA1 Порука Датум
  Andreas Kling fc14bdd442 LibGUI: Don't recompute line-wrapping over and over during set_text() пре 5 година
  Andreas Kling c8e02e60a6 HackStudio+LibGUI: Implement matching curly brace highlighting пре 5 година
  Andreas Kling 57f7009b9e GTextEditor: Allow GTextDocumentSpans to be "skippable" пре 5 година
  Andreas Kling 27a30fdc2a GTextEditor: Allow moving the cursor span-wise with Ctrl+Left/Right пре 5 година
  ctfloyd a3520bfdfd GTextEditor: Alt+Shift+S alphabetically sorts selected lines пре 5 година
  Andreas Kling ca538b6cee LibGUI: Add a simple GWidget class registry/factory пре 5 година
  Rhin 503fe37eaa TextEditor: Enable/disable undo & redo buttons based on availability (#740) пре 5 година
  Andreas Kling fa77a57257 GTextEditor: Allow moving the selected line(s) up/down in bulk пре 5 година
  Andreas Kling c16b1a515e GTextEditor: Add a way to flush any pending on_change notifications пре 5 година
  rhin123 96c1e36ed3 TextEditor: Added redo functionality & proper stack manipulation пре 5 година
  Andreas Kling f5c2ae1192 GTextEditor: Move the cursor to column 0 after deleting a whole line пре 5 година
  rhin123 9e608885d1 TextEditor: Added undo functionality пре 5 година
  Andreas Kling b8bf998b61 LibGUI: Move text search functions from GTextEditor to GTextDocument пре 5 година
  Andreas Kling bddba567b3 LibGUI: Add GTextDocument::text_in_range(GTextRange) пре 5 година
  Andreas Kling 9b13a3905b LibGUI: Support multiple GTextEditors editing the same GTextDocument пре 5 година
  Andreas Kling f96c683543 LibGUI: Move visual line metadata from GTextDocument to GTextEditor пре 5 година
  Andreas Kling f1c6193d6d LibGUI: Move GTextDocument out of GTextEditor пре 5 година
  Andreas Kling db5178fb8f GTextEditor: Double-clicking on a span should select the span пре 5 година
  Andreas Kling 8fa466e496 GTextEditor: Backspace over soft tabs пре 5 година
  Andreas Kling b513a787fb GTextEditor: set_text() should clear any existing spans пре 5 година
  Andreas Kling bc2026d26d LibGUI: Make GTextEditor::Span have a range instead of two positions пре 5 година
  Andreas Kling 4fa8acf6ea GTextEditor: The Home key should jump to the first non-space character пре 5 година
  Andreas Kling 532001f4c1 GTextEditor: Arrow keys should only modify selection when Shift is held пре 5 година
  Andreas Kling 59107a7cfe GTextEditor: Allow setting a custom font for each span пре 5 година
  Andreas Kling 0d53d74d5f GTextEditor: Add a "span" mechanism for having custom-style text ranges пре 5 година
  Andreas Kling 0a0dfeee8b LibGUI: Make GTextEditor::set_cursor() public пре 5 година
  Andreas Kling caf1b37e75 GTextEditor: Unbreak right-aligned single-line text boxes пре 5 година
  Andreas Kling b41b5433f4 LibGUI: Add Undo/Redo to GCommonActions пре 5 година
  Andreas Kling e83390387c LibGUI: Simplify GCommonActions a bit пре 5 година
  Andreas Kling 11f2e7cd5c GMenu: Update apps now that you can create a nameless GMenu пре 5 година