Age | Commit message (Expand) | Author |
---|---|---|
2019-11-20 | GTableView: Highlight the hovered column header | Andreas Kling |
2019-11-20 | LibGUI: Make the GTableView column headers behave like proper buttons | Andreas Kling |
2019-09-21 | LibGUI: Convert GTableView to ObjectPtr | Andreas Kling |
2019-08-14 | GTableView: Add a way to customize cell painting per-column | Andreas Kling |
2019-08-09 | GTableView: Add a mode for automatically sizing column to fit content | Andreas Kling |
2019-07-25 | LibCore: Introduce a C_OBJECT macro. | Andreas Kling |
2019-07-04 | Libraries: Create top level directory for libraries. | Andreas Kling |