summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/GTableView.h
AgeCommit message (Expand)Author
2019-11-20GTableView: Highlight the hovered column headerAndreas Kling
2019-11-20LibGUI: Make the GTableView column headers behave like proper buttonsAndreas Kling
2019-09-21LibGUI: Convert GTableView to ObjectPtrAndreas Kling
2019-08-14GTableView: Add a way to customize cell painting per-columnAndreas Kling
2019-08-09GTableView: Add a mode for automatically sizing column to fit contentAndreas Kling
2019-07-25LibCore: Introduce a C_OBJECT macro.Andreas Kling
2019-07-04Libraries: Create top level directory for libraries.Andreas Kling