Age | Commit message (Expand) | Author |
---|---|---|
2023-05-23 | Base+Userland: Apply Human Interface Guidelines to Object text | thankyouverycool |
2023-05-05 | LibGUI: Make `Application`'s construction fallible | Lucas CHOLLET |
2023-03-16 | LibGUI+Applications: Port SettingsWindow::add_tab() to the new string | Karol Kosek |
2023-01-07 | LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) | Sam Atkins |
2023-01-07 | Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` | Sam Atkins |
2022-11-01 | Everywhere: Mark dependencies of most targets as PRIVATE | Tim Schumacher |
2022-10-12 | Userland: Properly populate GENERATED_SOURCES | Ali Mohammad Pur |
2022-10-04 | Applications: Use title-case for group box titles in settings | Timothy Flynn |
2022-10-04 | CalendarSettings: Add Weekend-specific settings | Tobias Christiansen |
2022-09-20 | Calendar: Add setting to choose default view | Olivier De Cannière |
2022-09-20 | Calendar: Add a Calendar settings dialog for the first day of the week | Olivier De Cannière |