提交历史

作者 SHA1 备注 提交日期
  Andreas Kling fc14bdd442 LibGUI: Don't recompute line-wrapping over and over during set_text() 5 年之前
  Andreas Kling 57f7009b9e GTextEditor: Allow GTextDocumentSpans to be "skippable" 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 年之前