ladybird/Userland
Mustafa Quraish 0c98e553e8 FileSystemAccessClient: Add try_* variants returning Core::File
The current implementation is a bit of a hack since we also want to keep
around the previous variants for now, but will be cleaned up later once
all applications have been ported to the new API.
2022-01-20 10:39:12 +01:00
..
Applets Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
Applications CrashReporter: Don't crash when investigating a HackStudio crash 2022-01-20 10:38:10 +01:00
Demos Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
DevTools Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Snake: Add link to help pages in menu 2022-01-13 03:45:17 -08:00
Libraries FileSystemAccessClient: Add try_* variants returning Core::File 2022-01-20 10:39:12 +01:00
Services Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
Shell Shell: Add a "noop" builtin aliased to ":" 2022-01-09 12:25:36 +01:00
Utilities LibCrypto+LibJS: Better bigint bitwise_or binop 2022-01-18 20:04:06 +03:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00