ladybird/Userland
Nico Weber e69a0fa7d3 LibGfx/WebPLossless: Add a spec comment
No behavior change. Makes things flow better with the comment I'm
about to add in the next commit.
2024-05-07 11:10:06 -04:00
..
Applets Keymap: Draw the current keymap text with the correct theme color 2024-03-02 19:24:53 +00:00
Applications LibJS: Add PropertyLookupPhase enum to distinguish Object [[Get]] calls 2024-05-04 21:42:59 +02:00
BuggieBox Meta+Userland: Make LibELF a proper library on Serenity 2024-04-26 19:08:13 -06:00
Demos LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
DevTools LibGUI+Everywhere: Rename the 'style' frame property to 'frame_style' 2024-04-30 17:46:41 -06:00
DynamicLoader Userland: Compile a special version of LibELF for DynamicLoader 2024-04-26 19:08:13 -06:00
Games Chess: Improve PGN importing 2024-05-06 19:25:07 +01:00
Libraries LibGfx/WebPLossless: Add a spec comment 2024-05-07 11:10:06 -04:00
Services LibJS: Make JS::Cell a Weakable 2024-05-04 21:42:59 +02:00
Shell Everywhere: Remove uneeded short option argument where possible 2024-04-22 08:10:08 +02:00
Utilities LibGfx+image: Add scaffolding for writing webp files 2024-05-06 17:32:19 +02:00
CMakeLists.txt