serenity/Demos
Stephan Unverwerth b4d1390714 LibGFX: Move default_xxx_font() methods from Font to FontDatabase
When we have an abstract font class it makes no sense to keep
these methods in the Font class.
2020-12-30 20:40:30 +01:00
..
Cube Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
DynamicLink Everywhere: Switch from (void) to [[maybe_unused]] (#4473) 2020-12-21 00:09:48 +01:00
DynamicObject LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
Eyes Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Fire Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
HelloWorld LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
LibGfxDemo LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
Mouse Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Screensaver Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
WebView Demos: Use new format functions. 2020-10-08 09:59:55 +02:00
WidgetGallery LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CMakeLists.txt Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00