Age | Commit message (Expand) | Author |
---|---|---|
2023-03-21 | DisplaySettings: Stop using DeprecatedString | implicitfield |
2023-02-13 | LibCore: Move Stream-based file into the `Core` namespace | Tim Schumacher |
2023-02-13 | LibCore: Rename `File` to `DeprecatedFile` | Tim Schumacher |
2023-01-12 | LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::Stream | Karol Kosek |
2022-12-14 | LibGfx+Userland: Make Gfx::SystemTheme propagate errors | Cygnix Proto |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-05-07 | DisplaySettings: Fix Clang build failure in ThemePreviewWidget | MacDue |
2022-05-07 | DisplaySettings: Center preview with center_window_group_within() | MacDue |
2022-04-02 | DisplaySettings: Add theme selection and preview | MacDue |