ladybird/Userland
MacDue a01a2f712e LibWeb: Fix calculating the corner radius values for SVG <rect>
Previously, this would treat having both rx and ry set as if just rx
was set. The checks are now updated to match the spec comments above
them :).
2023-08-05 04:50:33 +02:00
..
Applets Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
Applications Spreadsheet: Set Help window mode to Modeless in the constructor 2023-08-05 02:14:51 +03:30
BuggieBox Userland: Teach the file utility about zip files 2023-07-11 17:48:57 +01:00
Demos LibGUI+Userland: Port StatusBar::text() and set_text functions to String 2023-06-15 13:53:22 +01:00
DevTools Profiler: Correct the event names for 'malloc' and 'free' 2023-07-31 05:31:33 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games Snake: Update snake skin color interactively while picking 2023-07-24 11:30:54 +03:30
Libraries LibWeb: Fix calculating the corner radius values for SVG <rect> 2023-08-05 04:50:33 +02:00
Services WebContent: Coalesce multiple sequential MouseWheel events 2023-08-05 04:47:46 +02:00
Shell Shell: Color bareword yellow if it's a prefix of at least one command 2023-08-04 23:27:59 +03:30
Utilities sed: Keep correct owner and permissions with sed -i 2023-08-04 09:02:31 -06:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00