ladybird/Userland
Sam Atkins 78e57096e2 LibWeb: Distinguish between integer and float in NumericStyleValue
We have this information when parsing, and some properties specifically
only allow integers, so it makes sense to keep that around.
2021-10-19 19:12:09 +02:00
..
Applets ResourceGraph: Use /proc/stat instead of /proc/all for CPU usage stats 2021-10-07 21:09:38 +02:00
Applications ImageViewer: Use scaled image size when resizing window to fit it 2021-10-19 18:24:20 +02:00
Demos LibGUI: Support drag-to-reorder in TabWidget 2021-10-07 12:19:27 +02:00
DevTools LibX86: Add SSE support 2021-10-17 13:06:23 -07:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games 2048: Let user decide if he wants to continue the game 2021-10-05 13:27:57 +03:30
Libraries LibWeb: Distinguish between integer and float in NumericStyleValue 2021-10-19 19:12:09 +02:00
Services LoginServer: Fix typo in --auto-login option value name 2021-10-19 17:58:04 +01:00
Shell Shell: Raise an error if an execute node ends up trying to run nothing 2021-10-11 10:56:01 +03:30
Utilities LibCore: Change Account::set_password to take a SecretString 2021-10-19 18:19:33 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00