serenity/Userland/Demos
Lucas CHOLLET 3f35ffb648 Userland: Prefer _string over _short_string
As `_string` can't fail anymore (since 3434412), there are no real
benefits to use the short variant in most cases.
2023-08-08 07:37:21 +02:00
..
CatDog CatDog: Stop recognizing name of deleted program 2023-05-17 23:25:51 +02:00
Eyes Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Gradient LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
LibGfxDemo Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
LibGfxScaleDemo Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Mandelbrot Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
ModelGallery Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Screensaver Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Starfield LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
Tubes LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00
WidgetGallery Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
CMakeLists.txt Demos: Rename GradientScreensaver to Gradient 2023-04-12 19:34:27 +02:00