serenity/Userland
Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator()
And fall back to the infallible add_separator().
2023-08-14 14:57:54 +02:00
..
Applets Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Applications LibGUI: Remove Menu::try_add_separator() 2023-08-14 14:57:54 +02:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos LibGUI: Remove Menu::try_add_separator() 2023-08-14 14:57:54 +02:00
DevTools LibGUI: Remove Menu::try_add_separator() 2023-08-14 14:57:54 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games LibGUI: Remove Menu::try_add_separator() 2023-08-14 14:57:54 +02:00
Libraries LibGUI: Remove Menu::try_add_separator() 2023-08-14 14:57:54 +02:00
Services LibGUI: Remove Layout::try_add_spacer() 2023-08-14 14:57:54 +02:00
Shell Shell: Add builtin command to reset the internal state 2023-08-11 18:48:53 +03:30
Utilities headless-browser: Add ref tests support 2023-08-14 07:28:22 +02:00
CMakeLists.txt