ladybird/Userland
Andreas Kling 0af4762662 LibWeb: Rename StyleRule => CSSStyleRule
This matches the CSSOM specification.
2021-03-07 17:45:15 +01:00
..
Applications FileManager: Disable view change actions when directory is unreadable 2021-03-07 16:19:36 +01:00
Demos Cube: Add an argument for the "frameless cube" option 2021-03-03 11:03:34 +01:00
DevTools HackStudio: Restart LanguageServer if it crashes 2021-03-06 09:40:33 +01:00
DynamicLoader LibC: Add x86_64 implementation of setjmp() and longjmp() 2021-02-25 16:27:12 +01:00
Games Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Libraries LibWeb: Rename StyleRule => CSSStyleRule 2021-03-07 17:45:15 +01:00
MenuApplets Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Services LibWeb: Make tiled backgrounds scroll with content 2021-03-07 13:49:20 +01:00
Shell Shell: Add support for enumerating lists in for loops 2021-03-07 10:59:51 +01:00
Tests Tests: Make syscall-fuzzer less brittle 2021-03-07 17:31:25 +01:00
Utilities open: Fix opening "." (again) 2021-03-07 17:39:58 +01:00
CMakeLists.txt Build: Build Userland with -O2, Kernel with -Os 2021-02-24 11:38:52 +01:00