ladybird/Userland
Nico Weber 5c5a24c6b7 LibGfx/ICC: Move some Profile member vars up a bit
...so that they're not below a FIXME that doesn't apply to them.

No behavior change.
2024-01-11 08:15:22 +00:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications SystemMonitor: Don't include the Idle Task in process statistics 2024-01-10 23:28:10 +01:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Mandelbrot: Allow panning with the arrow keys 2024-01-11 08:02:23 +01:00
DevTools Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Libraries LibGfx/ICC: Move some Profile member vars up a bit 2024-01-11 08:15:22 +00:00
Services WebContent: Change the cookie setting IPC to be synchronous 2024-01-10 23:26:40 +01:00
Shell Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Utilities image: Fix flag names and grammar in diagnostic texts 2024-01-11 08:00:27 +00:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00