Historique des commits

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