ladybird/Userland
Rodrigo Tobar e8f1a2ef02 LibPDF: Add new error construction functions
These should make it easier to create specific errors, specially when
wanting to create a formatted message.
2023-02-24 20:16:50 +01:00
..
Applets
Applications VideoPlayer: Add button and menu item to toggle fullscreen 2023-02-24 19:16:46 +01:00
BuggieBox
Demos Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
DevTools HackStudio: Add 'pause debuggee' button 2023-02-24 19:09:27 +01:00
DynamicLoader
Games Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
Libraries LibPDF: Add new error construction functions 2023-02-24 20:16:50 +01:00
Services LibWeb+LibJS: Format Console arguments with JS::Print 2023-02-21 10:57:44 +01:00
Shell
Utilities file: Add a description for the image/webp mime type 2023-02-24 19:44:20 +01:00
CMakeLists.txt