Historial de Commits

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