Nico Weber
|
01ff17d374
LibGUI: Do not paint scrollbar button highlight for scrollbars without scrubber
|
hace 4 años |
Nico Weber
|
31510de6a8
LibGUI: Make ScrollBar show hover state of scrubber after gutter drag
|
hace 4 años |
Nico Weber
|
a9136d0f47
LibGUI: Only paint ScrollBar hover states if a component is pressed
|
hace 4 años |
Nico Weber
|
23e2944aa4
LibGUI: Make ScrollBar track the currently pressed component
|
hace 4 años |
Nico Weber
|
98dd034c29
LibGUI: Make scrollbars keep scrolling by page while clicking the gutter
|
hace 4 años |
Nico Weber
|
0a462dac14
LibGUI: Keep scrollbar timer active while mouse is down
|
hace 4 años |
Nico Weber
|
b96759930d
LibGUI: Extract ScrollBar::update_hovered_component() method
|
hace 4 años |
Nico Weber
|
bf0b5c3c5a
LibGUI: Extract ScrollBar::component_at_position() method
|
hace 4 años |
Nico Weber
|
ecf6cbbd02
LibGUI: Make AutomaticScrollingKind a paramter on set_automatic_scrolling_active
|
hace 4 años |
Nico Weber
|
129816e056
LibGUI: In ScrollBar, rename AutomaticScrollingDirection to AutomaticScrollingKind
|
hace 4 años |
Nico Weber
|
c34956839e
LibGUI: Make ScrollBar shift-click use same code path as scrubber click
|
hace 4 años |
Nico Weber
|
cdf1282419
ScrollBar: Let clicking the gutter scroll by one page
|
hace 4 años |
Nico Weber
|
326261094d
ScrollBar: Simplify ScrollBar::scroll_to_position()
|
hace 4 años |
Nico Weber
|
8eee5312c5
GUI: Rename ScrollBar::scrubber_size() to ScrollBar::visibile_scrubber_size()
|
hace 4 años |
Nico Weber
|
eab7712ab0
GUI: Extract a ScrollBar::scroll_to_position method
|
hace 4 años |
Tom
|
fc568ea13a
LibGUI: Make scrollbar thumb size relative to content size
|
hace 5 años |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
hace 5 años |
Andreas Kling
|
9e74793ce2
LibGUI+LibGfx: Paint scollbar tracks with a dithered pattern
|
hace 5 años |
Andreas Kling
|
933cf365e8
LibGUI: Tweak default ScrollBar size to make arrow icons centered :^)
|
hace 5 años |
Andreas Kling
|
8260cbf7bd
LibGUI: Tweak colorization of ScrollBar gutter
|
hace 5 años |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
hace 5 años |
Andreas Kling
|
45c25ffecd
LibGUI: Use Core::Object::add() a whole bunch
|
hace 5 años |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
hace 5 años |
Tibor Nagy
|
9041e95e79
LibGUI: Render ScrollBar buttons as pressed when they are being pressed
|
hace 5 años |
Andreas Kling
|
3bbf4610d2
AK: Add a forward declaration header
|
hace 5 años |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
hace 5 años |