Historia zmian

Autor SHA1 Wiadomość Data
  Andreas Kling a2a6bb93bc GScrollBar: Use increment/decrement naming consistently. 6 lat temu
  Andreas Kling 164742f316 GScrollBar: Keep scrolling while pushing down increment/decrement button. 6 lat temu
  Andreas Kling d12857fc36 LibGUI: Notify widgets when their enabled state changes. 6 lat temu
  Andreas Kling 16990fece3 GScrollBar: Improve appearance for curiously-shaped scrollbars. 6 lat temu
  Andreas Kling b8062f69d8 LibCore: Add CEvent and make LibGUI/GEvent inherit from it. 6 lat temu
  Andreas Kling b8f150457e LibGUI: Repaint GScrollBar without hover highlight immediately on leave. 6 lat temu
  Andreas Kling 6306cf5c27 GScrollBar: Add the same hover highlight effect as GButton. 6 lat temu
  Andreas Kling c02c9880b6 AK: Add Eternal<T> and use it in various places. 6 lat temu
  Andreas Kling f249c40aaa Rename Painter::set_clip_rect() to add_clip_rect(). 6 lat temu
  Andreas Kling c77d369b75 GScrollBar: Make the scrubber size proportional to the scrollable range. 6 lat temu
  Andreas Kling c7ab643883 Move LibGUI/GStyle to SharedGraphics/StylePainter. 6 lat temu
  Andreas Kling d12b6b8677 LibGUI: Tweak GScrollBar gutter color. 6 lat temu
  Andreas Kling 9fa21fa585 LibGUI: Add a GPainter class that inherits from Painter. 6 lat temu
  Andreas Kling 670e376e27 Tweak the look of various UI surfaces and buttons. 6 lat temu
  Andreas Kling 108b663618 GScrollBar: Clicking in the gutter should jump directly to that position. 6 lat temu
  Andreas Kling b4da451c9a WindowServer+LibGUI: Implement automatic cursor tracking. 6 lat temu
  Andreas Kling fd428d6ed3 SharedGraphics: Make Painter clipping work with translated clip origin. 6 lat temu
  Andreas Kling 15fb917f28 Convert more RetainPtr use to Retained. 6 lat temu
  Andreas Kling d353c7c3d6 LibGUI: Support different button styles. 6 lat temu
  Andreas Kling 8321908abe LibGUI: Tweak the scrollbar and button styles a bit. 6 lat temu
  Andreas Kling 10d6f9ce31 SharedGraphics: Removed some unused stuff from Font. 6 lat temu
  Andreas Kling d333013a54 LibGUI: Support horizontal GScrollBars as well. 6 lat temu
  Andreas Kling 8313ce57dc LibGUI: Improve GScrollBar button look a bit. 6 lat temu
  Andreas Kling 29f2a22d34 LibGUI: Minor cleanup in GScrollBar. 6 lat temu
  Andreas Kling f7831f8c76 LibGUI: Draw GScrollBar buttons with a disabled look when appropriate. 6 lat temu
  Andreas Kling e354c08c98 LibGUI: Share code for widget rendering styles in a GStyle class. 6 lat temu
  Andreas Kling 9ea2131adf LibGUI: Support dragging the GScrollBar scrubber. 6 lat temu
  Andreas Kling 464873f8b5 LibGUI: Draw some cute arrows on the GScrollBar buttons. 6 lat temu
  Andreas Kling 6a3ff7efc5 GScrollBar: Start looking a bit more like a proper scrollbar. 6 lat temu
  Andreas Kling 1f355f2a79 LibGUI: Start working on a GScrollBar. 6 lat temu