Age | Commit message (Expand) | Author |
---|---|---|
2021-05-29 | LibGUI: Make HeaderView act only on the visible sections | Ali Mohammad Pur |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_font() | Andreas Kling |
2021-05-14 | LibGUI: Resize GUI::HeaderView section vector to final size immediately | Andreas Kling |
2021-05-02 | LibGfx: Unify Rect, Point, and Size | Matthew Olsson |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-10 | LibGUI: Ignore right-clicks on HeaderViews | Andreas Kling |
2021-03-18 | LibGUI: Support double-click resizing column headers | thankyouverycool |
2021-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |