Age | Commit message (Expand) | Author |
---|---|---|
2019-03-29 | GScrollBar: Make the scrubber size proportional to the scrollable range. | Andreas Kling |
2019-03-16 | LibGUI: Make class_name() public so you can always call it. | Andreas Kling |
2019-02-10 | LibGUI: Improve GScrollBar button look a bit. | Andreas Kling |
2019-02-10 | LibGUI: Share code for widget rendering styles in a GStyle class. | Andreas Kling |
2019-02-10 | LibGUI: Support dragging the GScrollBar scrubber. | Andreas Kling |
2019-02-09 | LibGUI: Start working on a GScrollBar. | Andreas Kling |