Historial de Commits

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