Age | Commit message (Expand) | Author |
---|---|---|
2021-07-25 | LibGUI: Put actions in order in MultiView | Karol Kosek |
2021-07-25 | LibGUI: Add keyboard shortcuts for changing views in MultiView | Karol Kosek |
2021-07-21 | LibGfx: Use "try_" prefix for static factory functions | Andreas Kling |
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-02-23 | Everywhere: Rename ASSERT => VERIFY | Andreas Kling |
2021-02-19 | LibGUI: Register GUI::MultiView | Andreas Kling |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |