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

Аутор SHA1 Порука Датум
  Andreas Kling b81b2a85c4 LibGUI: Don't scroll cursor into view while reflows are deferred пре 5 година
  Andreas Kling 984a6ff97b LibGUI: Fix broken clip rect when scrolling a TextEditor пре 5 година
  Andreas Kling 5c485d4a1e LibGUI: Fix TextEditor painting glitch after add_clip_rect() change пре 5 година
  FalseHonesty 061938206a LibGUI: Fix cursor being out of view after typing пре 5 година
  FalseHonesty b0b03c52af LibGUI: Fix TextEditor crashing when selecting a blank line пре 5 година
  Andreas Kling a8f0e4d56e LibGUI: Defer line reflow during text insertion пре 5 година
  Andreas Kling 30edd198ec LibGUI: Make TextEditor::select_all() move the cursor to document head пре 5 година
  FalseHonesty 4ad891a078 LibGUI: Add flag to TextDocument's word break locator methods пре 5 година
  FalseHonesty 5e45d68442 LibGUI: Use word breaks to intelligently navigate a TextEditor пре 5 година
  FalseHonesty e0312ec2ce LibGUI: Improve double click selection on documents without spans пре 5 година
  Andreas Kling 4cdbdf0a84 LibGUI: Always paint the cursor visible when focusing a TextEditor пре 5 година
  Andreas Kling bdfd1f1545 LibGUI: Make text selection feel better in single-line editors пре 5 година
  Andreas Kling 558ca65ca5 LibGUI: Grow the "line content rect" slightly in single line text boxes пре 5 година
  Andreas Kling a6e2125727 LibGUI: Use a variable-width font by default in single-line TextEditors пре 5 година
  Andreas Kling 2e11c16be4 LibGUI: Support variable-width fonts in TextEditor пре 5 година
  Andreas Kling 088841202d LibGUI: Remove outdated FIXME in TextEditor пре 5 година
  Andreas Kling 604fb278c1 LibGUI: TextEditor now opts in to emoji input by default :^) пре 5 година
  Andreas Kling 1bef057ec3 LibGUI: Make the TextEditor widget store UTF-32 codepoints пре 5 година
  Andres Vieira be8dc41b9c LibGUI: Paint TextEditor background same as widget's if it's not enabled пре 5 година
  DexesTTP 424f47cbe5 LibGUI: Fix display issue when selecting multi-lines in TextEditor пре 5 година
  Andreas Kling c350bb9178 LibGUI: Fix laggy mouse selection in TextEditor widget пре 5 година
  Valtteri Koskivuori 3339a77f6c LibGUI: Don't accelerate TextEditor autoscroll on wiggle (#1897) пре 5 година
  angel 441c2715bb LibGUI: Add Select all action to TextEditor пре 5 година
  Andreas Kling 563a377f6b LibGUI: Fix unpleasant selection behavior when dragging far to the left пре 5 година
  Andreas Kling 5c15c24976 LibGUI: Keep scrolling while drag-selecting outside a TextEditor пре 5 година
  Tibor Nagy 9e6e731a78 LibGUI: Remove G prefix from macros пре 5 година
  Oriko 2a32330257 LibGUI: Add a ThemeChange event пре 5 година
  Oriko 2b162ef794 LibGUI: Use themes for syntax highlighting пре 5 година
  Oriko 137d68a2ae HackStudio: Abstract over syntax highlighter пре 5 година
  Oriko 6d89f48dd8 LibGUI: Add underlines to highlighting пре 5 година