summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GAbstractColumnView.cpp
AgeCommit message (Expand)Author
2019-12-24LibGUI+LibDraw: Add "Palette" concept for scoped color themingAndreas Kling
2019-12-24LibDraw: Add Button and ButtonText system theme colorsAndreas Kling
2019-12-23WindowServer+LibGUI: Implement basic color themingAndreas Kling
2019-12-14LibGUI: GAbstractColumnModel should never claim to hit a toggle boxAndreas Kling
2019-12-13LibGUI: Make GTreeView inherit from GAbstractColumnViewAndreas Kling
2019-12-13LibGUI: Add a GAbstractColumnView base class for GTableViewAndreas Kling