Historique des commits

Auteur SHA1 Message Date
  Andreas Kling f430da1d45 LibGUI: Add GUndoStack and GCommand classes il y a 5 ans
  Andreas Kling ee8773c586 LibGUI: Move the undo stack from GTextEditor to GTextDocument il y a 5 ans
  Andreas Kling fc14bdd442 LibGUI: Don't recompute line-wrapping over and over during set_text() il y a 5 ans
  Andreas Kling 57f7009b9e GTextEditor: Allow GTextDocumentSpans to be "skippable" il y a 5 ans
  Andreas Kling b8bf998b61 LibGUI: Move text search functions from GTextEditor to GTextDocument il y a 5 ans
  Andreas Kling bddba567b3 LibGUI: Add GTextDocument::text_in_range(GTextRange) il y a 5 ans
  Andreas Kling 9b13a3905b LibGUI: Support multiple GTextEditors editing the same GTextDocument il y a 5 ans
  Andreas Kling f96c683543 LibGUI: Move visual line metadata from GTextDocument to GTextEditor il y a 5 ans
  Andreas Kling f1c6193d6d LibGUI: Move GTextDocument out of GTextEditor il y a 5 ans