Age | Commit message (Expand) | Author |
---|---|---|
2019-12-24 | LibGUI+LibDraw: Add "Palette" concept for scoped color theming | Andreas Kling |
2019-12-24 | LibDraw: Add Button and ButtonText system theme colors | Andreas Kling |
2019-12-24 | LibGUI: Use SystemColor::Text in more places | Andreas Kling |
2019-09-21 | LibCore: Remove CTimer::create() overloads in favor of construct() | Andreas Kling |
2019-09-20 | LibCore+LibGUI+WindowServer: Make events bubble up through ancestors | Andreas Kling |
2019-09-20 | LibCore: Convert CTimer to ObjectPtr | Andreas Kling |
2019-08-18 | LibGUI: Make the timers in GAbstractButton and GScrollBar into children | Andreas Kling |
2019-08-12 | GButton: Allow non-checkable buttons to render as checked | Andreas Kling |
2019-07-13 | LibGUI: Add an auto-repeat interval to GAbstractButton. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |