1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 08:54:58 +00:00
serenity/Userland
2024-01-14 11:35:40 +00:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications LibCrypto: Make constructing a BigInteger from string fallible 2024-01-13 19:01:35 -07:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Mandelbrot: Allow panning with the arrow keys 2024-01-11 08:02:23 +01:00
DevTools HackStudio: Use Core::System APIs where possible 2024-01-13 15:13:36 -07:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Solitaire: Hide solve button when game ends 2024-01-12 17:16:19 -07:00
Libraries LibWeb: Wait until new document is active before running SVG scripts 2024-01-14 11:27:58 +00:00
Services Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string 2024-01-12 17:41:34 -07:00
Shell Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string 2024-01-12 17:41:34 -07:00
Utilities test-jpeg-roundtrip: Add a few more colors 2024-01-14 11:35:40 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00