serenity/Userland
2023-10-03 09:41:56 +02:00
..
Applets Userland: Make Window::set_main_widget() non-fallible 2023-09-21 10:20:23 +02:00
Applications Userland: Return empty if ImageDecoder client receives an invalid frame 2023-10-03 08:33:53 +02:00
BuggieBox
Demos Userland: Use non-fallible EventReceiver::add() where possible 2023-09-25 10:58:31 +02:00
DevTools Userland: Compare event MIME type list with a StringView 2023-09-29 14:40:21 +01:00
DynamicLoader
Games MasterWord: Use GML compiler 2023-10-02 21:31:06 +02:00
Libraries LibWeb/Fetch: Align is_network_error() with the latest specification 2023-10-03 09:41:56 +02:00
Services LibWeb: Add a non-DeprecatedString version of Element::get_attribute 2023-10-03 09:41:20 +02:00
Shell Shell: Accept IoNumber as a valid redirection target 2023-10-02 21:21:38 +02:00
Utilities Userland: Return empty if ImageDecoder client receives an invalid frame 2023-10-03 08:33:53 +02:00
CMakeLists.txt