ladybird/Userland/Demos
sin-ack 07f5e12568 WidgetGallery: Change model update() functions to invalidate()
These functions reload the whole model contents and thus can be moved to
invalidate(), which saves us from the need to manually call update() on
them.
2021-08-08 14:45:23 +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 Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
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 WidgetGallery: Change model update() functions to invalidate() 2021-08-08 14:45:23 +02:00
CMakeLists.txt 3DFileViewer: Move Demos/GLTeapot to Applications/3DFileViewer 2021-05-19 19:34:12 +01:00