1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 12:50:59 +00:00
serenity/Userland
2022-06-05 16:16:17 +01:00
..
Applets Applets: Use spawn_or_show_error() for common spawn pattern 2022-06-03 12:29:56 +01:00
Applications LibGUI+Browser: Fix crash when activating a "Tab n" action 2022-06-05 13:46:52 +01:00
Demos LibGfx: Rename draw_ellipse/circle to fill_ellipse/circle 2022-06-01 19:33:45 +02:00
DevTools Userland: Use default buttons instead of manually handling return press 2022-06-02 22:33:00 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Breakout: Paint ball antialiased 2022-06-05 16:16:17 +01:00
Libraries LibGfx: Fix antialiased circles becoming too pointy at small sizes 2022-06-05 13:58:40 +01:00
Services WindowServer: Check that a menu is not null 2022-06-03 12:30:32 +01:00
Shell LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Utilities js: Create throw completions instead of raw error values on SyntaxError 2022-06-03 17:17:54 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00