summaryrefslogtreecommitdiff
path: root/Demos/WidgetGallery
AgeCommit message (Expand)Author
2019-07-20GWidget: Add set_preferred_size(width, height) overload.Andreas Kling
2019-07-20GSlider: Add support for vertical sliders.Andreas Kling
2019-07-18LibDraw: Introduce (formerly known as SharedGraphics.)Andreas Kling
2019-07-11GSlider: Make the knob width proportional to the range, if in that mode (#288)Lawrence Manning
2019-06-30Meta: Removed all gitignore in the source tree only keeping the root oneVAN BOSSUYT Nicolas
2019-06-22WidgetGallery: Fix compiler warnings.Andreas Kling
2019-06-07Demos: Run clang-format on everything.Andreas Kling
2019-05-24Demos: Start working on a simple WidgetGallery app.Andreas Kling