Commit Verlauf

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