ladybird/Userland
Timothy Slater 296b76095f PixelPaint: Change tool keydown handle to non-const
This was changed to const in PR #15788 but presents problems for tools
that may need to forward this event to non-const event handlers.
2022-12-16 10:14:20 +00:00
..
Applets LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
Applications PixelPaint: Change tool keydown handle to non-const 2022-12-16 10:14:20 +00:00
BuggieBox Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00
Demos VirGLDemo: Make a factory function for Demo and propagate errors 2022-12-15 12:35:19 +00:00
DevTools HackStudio: Add a factory function for DebugInfoWidget 2022-12-16 09:58:51 +01:00
DynamicLoader AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Games LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
Libraries LibLine: Convert strings to time_t using signed conversion methods 2022-12-16 10:06:26 +01:00
Services LibJS: Convert new_object_environment() to NonnullGCPtr 2022-12-16 09:59:56 +01:00
Shell Shell: Disable interactive mode on '-c' 2022-12-12 13:57:06 +00:00
Utilities headless-browser: Remove option to specify a WebDriver FD-passing socket 2022-12-15 17:29:19 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00