serenity/Userland/Demos/WidgetGallery
thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text
Corrects a slew of titles, buttons, labels, menu items and status bars
for capitalization, ellipses and punctuation.

Rewords a few actions and dialogs to use uniform language and
punctuation.
2023-05-23 05:59:49 +02:00
..
GalleryGML Base+Userland: Apply Human Interface Guidelines to Object text 2023-05-23 05:59:49 +02:00
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DemoWizardDialog.cpp Userland: Use Core::Timer::create_foo() factory functions where possible 2023-01-12 11:25:51 +01:00
DemoWizardDialog.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
DemoWizardPage1.gml LibGUI: Add layout spacer support to GML 2022-06-10 21:26:06 +01:00
DemoWizardPage2.gml LibGUI: Add layout spacer support to GML 2022-06-10 21:26:06 +01:00
GalleryModels.h Userland: Port Model::column_name() to String 2023-05-15 06:42:10 +02:00
GalleryWidget.cpp LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
GalleryWidget.h LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00