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