Age | Commit message (Expand) | Author |
---|---|---|
2021-09-29 | LibGUI: Implement automatic scrolling in AbstractView | Marcus Nilsson |
2021-08-08 | LibGUI: Let the table view tell HeaderView about the min. section size | sin-ack |
2021-07-10 | LibGUI: Tighten paint invalidation rects in item views :^) | Andreas Kling |
2021-06-13 | LibGUI: Make "Return" after tab return to original column in TableView | Max Trussell |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-05 | LibGUI: Do AbstractView::set_column_hidden() => set_column_visible() | Andreas Kling |
2021-03-18 | LibGUI: Support double-click resizing column headers | thankyouverycool |
2021-03-12 | LibGUI: Add variable padding and center bitmaps in TableViews | thankyouverycool |
2021-03-04 | LibGUI: Increase row height in Table/ColumnViews and center icons | thankyouverycool |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |