提交历史

作者 SHA1 备注 提交日期
  thankyouverycool 961a225316 LibGUI: Include scrubber and gutter in Scrollbar's calculated_min_size() 2 年之前
  thankyouverycool b50bce3cb9 LibGUI: Don't draw Scrollbar button triangles if they'd be off-center 2 年之前
  thankyouverycool 5917545633 LibGUI+LibGfx: Let Desktop::the() set widget effects 2 年之前
  FrHun 3978960481 LibGUI: Implement new layout system for Scrollbar 3 年之前
  FrHun 586a94818d LibGUI: Draw ScrollBar arrows with draw_triangle 3 年之前
  FrHun 5a73bf1553 LibGUI: End Scrollbar gutter tinting when target is reached 3 年之前
  FrHun 2f388065c8 LibGUI: Fix crash on Scrollbar shift click and re enable jumping 3 年之前
  FrHun d1d5602132 LibGUI: Fix crash when clicking on small Scrollbar gutter 3 年之前
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 年之前
  Itamar 1d522e4b4c LibGUI: Add DoClamp option to AbstractSlider::set_value() 3 年之前
  MacDue 91fff3f1ae LibGUI: Allow setting smooth/coarse scrolling animation on ScrollBar 3 年之前
  MacDue 9ab3ab86cb LibGUI: Add m_ prefix to gutter_click_state in ScrollBar 3 年之前
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI 3 年之前
  ForLoveOfCats c204885a94 LibGUI: Animated smooth scroll interpolation 3 年之前
  Lenny Maiorani d5fdc6096c Libraries: Make CharacterBitmap instances at compile-time 3 年之前
  Dmitry Petrov 1662213737 Userland: Add horizontal mouse scroll support 3 年之前
  Elyse 8d1fb299b1 LibGUI+LibWeb: Use 'decrease_slider_by_steps()' method 3 年之前
  Elyse cee4e02134 LibGUI+LibWeb: Use 'increase_slider_by_steps()' method 3 年之前
  Elyse 086615535f Everywhere: Use 'decrease_slider_by()' method from AbstractSlider 3 年之前
  Elyse d53e1fa1fa Everywhere: Use 'increase_slider_by()' method from AbstractSlider 3 年之前
  FrHun 86363ffe6e LibGUI: Add visual clue to Scrollbar gutter 3 年之前
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 年之前
  thankyouverycool 3159e548a5 LibGUI: Calculate unclamped_scrubber_size() as float 3 年之前
  thankyouverycool 03b6f8e7fd LibGUI: Don't draw Scrollbar scrubber when scrubber rect is null 3 年之前
  Andreas Kling 34f186e1e6 LibGUI: Tweak scrollbar arrows 3 年之前
  Andreas Kling b8416df173 LibGUI+LibGfx: Make scrollbar buttons a little bit thicker 3 年之前
  Marcus Nilsson b57f7def1f LibGUI: Don't invalidate scrollbar rect if disabled 4 年之前
  Andreas Kling c0e20252da LibGUI: Don't repaint disabled scrollbars when mousing over them 4 年之前
  Linus Groh d60ebbbba6 Revert "Userland: static vs non-static constexpr variables" 4 年之前
  Lenny Maiorani 800ea8ea96 Userland: static vs non-static constexpr variables 4 年之前