提交歷史

作者 SHA1 備註 提交日期
  SimonFJ20 791e881892 LibGUI: Rename function to make intention clearer 3 年之前
  SimonFJ20 661e7d691e LibGUI+GMLPlayground: Replace text using ReplaceAllTextCommand 3 年之前
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 年之前
  Itamar 5f2a0f03a6 LibGUI: Add search API to TextEditor with highlighted results 3 年之前
  Itamar ab0b4f46f7 LibGUI: Support multiple layers of TextDocument spans 3 年之前
  Rok Povsic 7da0d94d03 LibGUI: Add CTRL+Enter callback to TextEditor 3 年之前
  Lucas CHOLLET 1172fd682a TextEditor: Support multiline highlighting for trailing space 3 年之前
  Lucas CHOLLET 9c2e89e8b8 TextEditor: Fix highlighting bug in wrapping mode 3 年之前
  thankyouverycool 5fedb742da LibGUI: Set Editors to wrap at words when MultiLine 3 年之前
  thankyouverycool 94b74937d8 LibGUI+LibSyntax: Stringify Highlighter::Language 3 年之前
  thankyouverycool d94db1900e LibGUI+LibGfx: Defer to fonts when setting Editor line height 3 年之前
  thankyouverycool 07910c12e3 LibGUI: Ensure ruler grows properly when using proportional fonts 3 年之前
  Sam Atkins decdd6b61a LibGUI: Add missing LibCore/File include 3 年之前
  electrikmilk 3c11dc5bd3 Base+HackStudio: Add or insert missing icons 3 年之前
  Itamar 10d75d7f21 LibGUI: Add TextEditor::force_rehighlight() method 3 年之前
  thankyouverycool 6f37351142 LibGUI: Simplify DisplayOnly painting for TextEditor 3 年之前
  thankyouverycool 2c1a417513 LibGUI: Fix typo in TextEditor::paint_event 3 年之前
  thankyouverycool f35a6c13ab LibGUI+TextEditor: Highlight the entire current line 3 年之前
  thankyouverycool b2df863b55 LibGUI: Adjust TextEditor's clipping rect for text 3 年之前
  thankyouverycool 2424858c32 LibGUI: Register gutter and ruler GML properties for TextEditor 3 年之前
  Andreas Kling 1b9e98a17d LibGUI: Paint GUI::TextEditor's optional icon before applying text clip 3 年之前
  thankyouverycool 96895cd22c Everywhere: Fully qualify font names by including their slope 3 年之前
  Tobias Christiansen 92e337de21 LibGUI: Fix typo in TextEditor 3 年之前
  Tobias Christiansen 9a28c8dc74 LibGUI: Fix broken text rendering in TextEditor 3 年之前
  Tobias Christiansen 5348c67ba4 LibGUI: Expand underline support for Spans in TextEditor 3 年之前
  Maciej b6d6cc5de4 LibGUI: Use Font::glyph_or_emoji_width() in TextEditor 3 年之前
  Mustafa Quraish f674102447 TextEditor: Use FileSystemAccessClient::try_* APIs 3 年之前
  Marcus Nilsson 315e1c705f LibGUI: Don't paint text cursor if TextEditor is disabled 3 年之前
  Young-Jin Park 9d74659f3b LibGUI: Fix leading whitespaces when text is wrapped 3 年之前
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 年之前