Age | Commit message (Expand) | Author |
---|---|---|
2023-02-21 | LibGUI: Fix const-correctness issues | Andreas Kling |
2023-02-13 | LibCore: Move Stream-based file into the `Core` namespace | Tim Schumacher |
2023-01-12 | LibGUI: Port AbstractThemePreview::set_theme_from_file to Core::Stream | Karol Kosek |
2023-01-12 | LibGUI: Remove unused AbstractThemePreview::on_theme_load_from_file | 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-06-17 | LibGUI: Support setting an in memory theme in AbstractThemePreview | networkException |
2022-05-07 | LibGUI: Add center_window_group_within() to AbstractThemePreview | MacDue |
2022-04-29 | LibGUI+ThemeEditor: Split preview-widget palette-change callback | Sam Atkins |
2022-04-02 | LibGUI+Applications: Move abstract ThemeEditor preview to LibGUI | Ben Maxwell |