serenity/Userland/Demos
Andreas Kling c915174563 Userland: Remove IRC Client
The IRC Client application made some sense while our main communication
hub was an IRC channel. Now that we've moved on, IRC is just a random
protocol with no particular relevance to this project.

This also has the benefit of removing one major client of the single-
process Web::InProcessWebView class.
2021-08-24 16:37:28 +02:00
..
CatDog LibGfx: Use "try_" prefix for static factory functions 2021-07-21 18:02:15 +02:00
Cube Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Eyes Demos: Remove unused header includes 2021-08-01 08:10:16 +02:00
Fire Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
LibGfxDemo Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
LibGfxScaleDemo Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mandelbrot Mandelbrot: Add a View menu with zoom actions 2021-08-14 19:50:44 +02:00
ModelGallery ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30
Mouse Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Screensaver Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
Starfield Everywhere: Replace most cases of exit() with Application::quit() 2021-08-03 18:55:52 +02:00
WidgetGallery Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
CMakeLists.txt ModelGallery: Add the new Model Gallery application :^) 2021-08-23 12:25:26 +04:30