ladybird/Userland
thislooksfun 9cf9e604c3 LibCore: Add REGISTER_ABSTRACT_CORE_OBJECT
This behaves identically to REGISTER_CORE_OBJECT, but the resulting
ObjectClassRegistration's construct() method will always return null.
2021-11-02 17:53:22 +01:00
..
Applets Everywhere: Rename left/right-click to primary/secondary 2021-10-27 22:05:58 +03:00
Applications PixelPaint: Map color_distance_squared from 0 to 1 2021-11-02 12:20:48 +01:00
Demos Everywhere: Rename back-click to backward-click 2021-10-27 22:05:58 +03:00
DevTools UserspaceEmulator: Avoid special character in pseudo-identifier 2021-11-01 21:12:58 +01:00
DynamicLoader Toolchain+Meta: Update LLVM version to 13.0.0 2021-10-17 17:09:58 +01:00
Games Minesweeper: Set time label to a fixed width 2021-10-29 23:02:24 +03:00
Libraries LibCore: Add REGISTER_ABSTRACT_CORE_OBJECT 2021-11-02 17:53:22 +01:00
Services LibThreading: Remove redundant method 2021-11-02 11:07:26 +01:00
Shell Everywhere: Remove unused ArgsParser header 2021-11-01 21:12:58 +01:00
Utilities Utilities: Remove misbehaving-application 2021-11-02 11:07:07 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00