ladybird/Userland
Aliaksandr Kalenik 02d5ed44cb LibWeb: Stub Range::get_client_rects()
Fixes "Application error: a client-side exception has occurred (see
the browser console for more information)." on https://kotlinlang.org/
2024-01-20 08:56:52 +01:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications TerminalSettings: Port to GML Compiler 2024-01-19 17:05:53 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
DevTools HackStudio: Remove unused spawn.h include 2024-01-19 12:16:21 -07:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games MasterWord: Add fullscreen option 2024-01-14 15:18:43 -07:00
Libraries LibWeb: Stub Range::get_client_rects() 2024-01-20 08:56:52 +01:00
Services LibWeb: Remove DOM element deprecated_get_attribute() 2024-01-19 13:12:54 -07:00
Shell LibFileSystem+Everywhere: Return ByteString from read_link() 2024-01-16 08:42:34 +00:00
Utilities nohup: Use return code 127 for errors caught by serenity_main() 2024-01-19 12:16:56 -07:00
CMakeLists.txt