serenity/Userland
2023-11-10 14:49:25 +01:00
..
Applets LibGfx: Remove indexed palette formats from Bitmap and Painter 2023-10-12 07:39:05 +02:00
Applications Terminal: Fix zoom when font size is missing 2023-11-09 16:09:18 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Userland+Tests: Remove uses of direct file loading for BitmapFont 2023-10-29 13:12:28 -06:00
DevTools AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
DynamicLoader DynamicLoader: Add an option to explicitly run an ELF executable binary 2023-10-16 12:09:04 +02:00
Games AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
Libraries LibJS/JIT: Resolve the GetCalleeAndThisFromEnvironment cache at JIT time 2023-11-10 14:49:25 +01:00
Services Taskbar/QuickLaunchWidget: Ensure config backwards compatibility 2023-11-09 23:35:52 +01:00
Shell AK: Rename GenericTraits to DefaultTraits 2023-11-09 10:05:51 -05:00
Utilities pdf: Add a --json flag that currently affects only --debugging-stats 2023-11-10 14:46:06 +01:00
CMakeLists.txt