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-23 | WindowServer+LibGUI: Implement basic color theming | Andreas Kling |
2019-12-14 | LibGUI: GAbstractColumnModel should never claim to hit a toggle box | Andreas Kling |
2019-12-13 | LibGUI: Make GTreeView inherit from GAbstractColumnView | Andreas Kling |
2019-12-13 | LibGUI: Add a GAbstractColumnView base class for GTableView | Andreas Kling |