Historique des commits

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