summaryrefslogtreecommitdiff
path: root/Userland/Demos/WidgetGallery/GalleryWidget.h
AgeCommit message (Expand)Author
2021-09-11WidgetGallery: Add GUI::ValueSlider widgetMustafa Quraish
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-13Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"Andreas Kling
2021-03-12WidgetGallery: Convert layout to GML and add new Icons gallerythankyouverycool