Histórico de Commits

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