1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:27:42 +00:00
serenity/Userland
ericLemanissier 14eefedbf9 LibGfx: JPGLoader: Propagate errors properly
Use our normal error propagation mechanism instead of returning booleans
2022-12-23 16:48:30 -05:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications LibCore: Use a StringView for the file path in File::remove 2022-12-23 10:38:14 -05:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos CatDog: Simplify animation frame logic and fix minor bugs 2022-12-16 08:50:35 -07:00
DevTools LibCore: Remove the force parameter from File::remove 2022-12-23 10:38:14 -05:00
DynamicLoader AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Games GameOfLife: Propagate errors while loading bmp 2022-12-23 12:23:05 +00:00
Libraries LibGfx: JPGLoader: Propagate errors properly 2022-12-23 16:48:30 -05:00
Services Taskbar: Propagate errors while loading bmp 2022-12-23 12:23:05 +00:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities LibCore: Remove the force parameter from File::remove 2022-12-23 10:38:14 -05:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00