Commit History

Author SHA1 Message Date
  Jelle Raaijmakers f391ccfe53 LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive 2 years ago
  thankyouverycool b79b70f197 LibGUI: Paint Scrollbar buttons with appropriate thread highlighting 2 years ago
  Jelle Raaijmakers 7b0adee487 LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size` 2 years ago
  thankyouverycool d938b9effe LibGUI+Applications: Rename automatic scrolling timer functions 2 years ago
  DragonAlex98 b8706729ba LibGUI: Disable corresponding Scrollbar button when reaching min or max 2 years ago
  MacDue 7be0b27dd3 Meta+Userland: Pass Gfx::IntPoint by value 2 years ago
  thankyouverycool 961a225316 LibGUI: Include scrubber and gutter in Scrollbar's calculated_min_size() 2 years ago
  thankyouverycool b50bce3cb9 LibGUI: Don't draw Scrollbar button triangles if they'd be off-center 2 years ago
  thankyouverycool 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects 2 years ago
  FrHun 3978960481 LibGUI: Implement new layout system for Scrollbar 3 years ago
  FrHun 586a94818d LibGUI: Draw ScrollBar arrows with draw_triangle 3 years ago
  FrHun 5a73bf1553 LibGUI: End Scrollbar gutter tinting when target is reached 3 years ago
  FrHun 2f388065c8 LibGUI: Fix crash on Scrollbar shift click and re enable jumping 3 years ago
  FrHun d1d5602132 LibGUI: Fix crash when clicking on small Scrollbar gutter 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Itamar 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 years ago
  MacDue 91fff3f1ae LibGUI: Allow setting smooth/coarse scrolling animation on ScrollBar 3 years ago
  MacDue 9ab3ab86cb LibGUI: Add m_ prefix to gutter_click_state in ScrollBar 3 years ago
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 years ago
  ForLoveOfCats c204885a94 LibGUI: Animated smooth scroll interpolation 3 years ago
  Lenny Maiorani d5fdc6096c Libraries: Make CharacterBitmap instances at compile-time 3 years ago
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 years ago
  Elyse 8d1fb299b1 LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method 3 years ago
  Elyse cee4e02134 LibGUI+LibWeb: Use 'increase_slider_by_steps()' method 3 years ago
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider 3 years ago
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 years ago
  FrHun 86363ffe6e LibGUI: Add visual clue to Scrollbar gutter 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  thankyouverycool 3159e548a5 LibGUI: Calculate unclamped_scrubber_size() as float 3 years ago
  thankyouverycool 03b6f8e7fd LibGUI: Don't draw Scrollbar scrubber when scrubber rect is null 3 years ago