1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-12 22:50:59 +00:00
serenity/Userland
FrHun 0d56d80514 LibGUI: Use new layout system in scrollable widgets
These changes are mainly nessecairy to remove dependence on the
temporary implicit conversions currently still in place.
2022-06-28 17:52:42 +01:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications Help: Use LibWeb to open files via RequestServer 2022-06-27 20:22:15 +01:00
Demos Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +01:00
DevTools Applications: Remove usages of deprecated implicit conversions 2022-06-28 17:52:42 +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 scrollable widgets 2022-06-28 17:52:42 +01:00
Services NotificationServer: Remove usages of deprecated implicit ui conversions 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 ln: Fix typo in arguments argument 2022-06-28 09:20:30 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00