1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:14:58 +00:00
serenity/Userland
Linus Groh cc4bb59a7e Playground: Rename the application to GMLPlayground
Just "Playground" is too generic and doesn't match the general rule of
"application name equals display name minus spaces".
2022-06-28 21:10:10 +01:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications LibGUI+Applications: Use the new layout system in the settings screens 2022-06-28 17:52:42 +01:00
Demos Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
DevTools Playground: Rename the application to GMLPlayground 2022-06-28 21:10:10 +01:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
Libraries LibGUI: Use new layout system in InputBox 2022-06-28 17:52:42 +01:00
Services LibGUI: Use new layout system for basic widgets 2022-06-28 17:52:42 +01:00
Shell Shell: Ignore SIGCHLD after a few unsuccessful attempts at handling it 2022-06-24 22:53:16 +01:00
Utilities pls: Implement support for --preserve-env 2022-06-28 19:09:23 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00