Historie revizí

Autor SHA1 Zpráva Datum
  Andres Vieira be8dc41b9c LibGUI: Paint TextEditor background same as widget's if it's not enabled před 5 roky
  DexesTTP 424f47cbe5 LibGUI: Fix display issue when selecting multi-lines in TextEditor před 5 roky
  Andreas Kling c350bb9178 LibGUI: Fix laggy mouse selection in TextEditor widget před 5 roky
  Valtteri Koskivuori 3339a77f6c LibGUI: Don't accelerate TextEditor autoscroll on wiggle (#1897) před 5 roky
  angel 441c2715bb LibGUI: Add Select all action to TextEditor před 5 roky
  Andreas Kling 563a377f6b LibGUI: Fix unpleasant selection behavior when dragging far to the left před 5 roky
  Andreas Kling 5c15c24976 LibGUI: Keep scrolling while drag-selecting outside a TextEditor před 5 roky
  Tibor Nagy 9e6e731a78 LibGUI: Remove G prefix from macros před 5 roky
  Oriko 2a32330257 LibGUI: Add a ThemeChange event před 5 roky
  Oriko 2b162ef794 LibGUI: Use themes for syntax highlighting před 5 roky
  Oriko 137d68a2ae HackStudio: Abstract over syntax highlighter před 5 roky
  Oriko 6d89f48dd8 LibGUI: Add underlines to highlighting před 5 roky
  Oriko 03b1748d3f LibGUI: Clear old syntax highlighting před 5 roky
  Shannon Booth 6a3b12664a LibGUI: Move Icon and FontDatabase into the GUI namespace před 5 roky
  Andreas Kling 3a34323a78 LibGUI: TextEditor should paint text with disabled color when disabled před 5 roky
  Andreas Kling 22d0a6d92f AK: Remove unnecessary casts to size_t, after Vector changes před 5 roky
  Andreas Kling ceec1a7d38 AK: Make Vector use size_t for its size and capacity před 5 roky
  Tibor Nagy 5f913c67d9 LibGUI: Implement keyboard and mouse wheel events for SpinBox před 5 roky
  Andreas Kling c5d913970a LibGUI: Remove parent parameter to GUI::Widget constructor před 5 roky
  Andreas Kling bfd86c4631 LibGUI: Make GUI::Frame have the 2px sunken container look by default před 5 roky
  Tibor Nagy c8bc53e987 LibGfx+LibGUI: Allow theming the text cursor před 5 roky
  Tibor Nagy 33864ab715 LibGUI: Update TextEditor to use ruler colors from the system theme před 5 roky
  Tibor Nagy 7ec1b2e44b LibGUI: Unfocused TextEditors should use inactive selection colors před 5 roky
  Andreas Kling e1ff4fa034 LibGUI: Remove more header dependencies from Widget.h před 5 roky
  Andreas Kling 3fe2640c8c LibGfx: Add forward declaration header před 5 roky
  Andreas Kling 7323d085dd LibGUI: Single-line GUI::TextEditor should not have "go to line" action před 5 roky
  Andreas Kling bb8e65be41 LibGUI+HackStudio: Move syntax highlighting from HackStudio to LibGUI před 5 roky
  Andreas Kling 6a9cc66b97 LibGUI: Remove leading G from filenames před 5 roky