Age | Commit message (Expand) | Author |
---|---|---|
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-03-18 | Userland: Change static const variables to static constexpr | Lenny Maiorani |
2021-11-08 | LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() | Andreas Kling |
2021-10-27 | Everywhere: Rename left/right-click to primary/secondary | Filiph Sandström |
2021-10-21 | LibGUI: Make links only clickable where the text is | Ben Wiederhake |
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-02-26 | LibGUI: Set correct open action for LinkLabel context menu | thankyouverycool |
2021-02-21 | LibGUI: Show context menu when right-clicking a LinkLabel | Mițca Dumitru |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |