ladybird/Userland/Demos
Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Let's make it clear that these functions deal with ASCII case only.
2023-03-10 13:15:44 +01:00
..
CatDog Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2023-03-10 13:15:44 +01:00
Eyes Userland: Remove a bunch of unveil calls on /sys/kernel/processes 2023-01-13 13:41:30 +01:00
GradientScreensaver LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
LibGfxDemo LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
LibGfxScaleDemo LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Mandelbrot LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
ModelGallery LibGUI+Userland: Stop returning Layout from Widget::(try_)set_layout() 2023-02-18 16:56:56 +00:00
Screensaver Screensaver: Remove outdated comment about NonnullPtrVector 2023-03-06 23:46:36 +01:00
Starfield LibGfx: Remove try_ prefix from bitmap creation functions 2023-01-26 20:24:37 +00:00
Tubes AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
WidgetGallery Userland: Fix remaining smart pointer const-correctness issues 2023-02-21 00:54:04 +01:00
CMakeLists.txt Screensaver: Add a screensaver launcher application 2023-01-03 17:56:55 +01:00