Age | Commit message (Expand) | Author |
---|---|---|
2019-09-20 | LibCore: Convert CTimer to ObjectPtr | Andreas Kling |
2019-09-06 | GScrollBar: Scrolling with the mouse wheel should use step increments | Andreas Kling |
2019-08-20 | GScrollBar: Allow scrolling the scrollbar by mouse-wheeling over it | Andreas Kling |
2019-08-18 | LibGUI: Make the timers in GAbstractButton and GScrollBar into children | Andreas Kling |
2019-08-11 | GScrollBar: highlight the scrubber while it's in use. | Ignas S |
2019-07-20 | GWidget: Add set_preferred_size(width, height) overload. | Andreas Kling |
2019-07-18 | LibDraw: Introduce (formerly known as SharedGraphics.) | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |