serenity/Userland/Demos
Andreas Kling c756e021a7 Userland: Remove "Inspector" program and related utilities
This program has never lived up to its original idea, and has been
broken for years (property editing, etc). It's also unmaintained and
off-by-default since forever.

At this point, Inspector is more of a maintenance burden than a feature,
so this commit removes it from the system, along with the mechanism in
Core::EventLoop that enables it.

If we decide we want the feature again in the future, it can be
reimplemented better. :^)
2023-04-25 14:48:40 +02:00
..
CatDog Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case 2023-03-10 13:15:44 +01:00
Eyes Applications: Update man page links for applications 2023-04-25 02:16:48 -06:00
Gradient Base: Add icons for the Gradient screensaver 2023-04-12 19:34:27 +02:00
LibGfxDemo LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
LibGfxScaleDemo LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Mandelbrot LibGUI+Userland: Make Menu::*add_submmenu take name using new string 2023-04-19 07:59:54 +02:00
ModelGallery LibGUI+Userland: Make TabWidget::*add_tab() take title using new string 2023-03-16 09:58:42 +01:00
Screensaver LibGUI+Userland: Make Window::*add_menu take name using new string 2023-04-19 07:59:54 +02:00
Starfield Starfield: Rename starfield_window to starfield_widget 2023-04-12 19:34:27 +02:00
Tubes Tubes: Remove unused includes 2023-04-11 06:38:18 -04:00
WidgetGallery Userland: Remove "Inspector" program and related utilities 2023-04-25 14:48:40 +02:00
CMakeLists.txt Demos: Rename GradientScreensaver to Gradient 2023-04-12 19:34:27 +02:00