ladybird/Userland
Andreas Kling 8ac30aa318 LibGfx/OpenType: Move Glyf composite flag enum to header file
This will allow us to use it for WOFF2 decompression.
2023-08-12 20:12:13 +02:00
..
Applets Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Applications LibIMAP+Mail: Implement RFC2047 message header encoding 2023-08-12 11:45:52 -06:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DevTools Kernel+LibC: Pass 64-bit integers in syscalls by value 2023-08-12 01:14:26 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Libraries LibGfx/OpenType: Move Glyf composite flag enum to header file 2023-08-12 20:12:13 +02:00
Services Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Shell Shell: Add builtin command to reset the internal state 2023-08-11 18:48:53 +03:30
Utilities LibIMAP+Mail: Propagate errors from LibIMAP and MailWidget 2023-08-12 11:45:52 -06:00
CMakeLists.txt