Age | Commit message (Expand) | Author |
---|---|---|
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 |