summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-19/+19
* widget-factory: Stop using custom icon sizesTimm Bäder2016-10-162-56/+7
* box: Remove 'padding' child propertyTimm Bäder2016-10-1632-143/+151
* API: Remove ability to set visuals on windowsBenjamin Otte2016-10-162-4/+2
* Avoid 0/FALSE confusionMatthias Clasen2016-10-141-1/+1
* Add new gestures to gtk4-demoMatthias Clasen2016-10-131-27/+42
* Re-add missing filesMatthias Clasen2016-10-0730-0/+30
* Make the demos buildMatthias Clasen2016-10-0733-79/+49
* Switch gettext domain from gtk30 to gtk40Matthias Clasen2016-10-071-1/+1
* Add a --version option to gtk3-widget-factoryMatthias Clasen2016-09-111-0/+30
* Add a --version option to gtk3-demoMatthias Clasen2016-09-111-0/+29
* Revert "widget factory: Adapt to new scrolled window behavior"Tristan Van Berkom2016-09-061-4/+1
* gtk3-demo: Avoid underallocating columnsMatthias Clasen2016-09-041-5/+0
* widget-factory: Fix smooth autoscrolling of scalesMatthias Clasen2016-08-242-2/+12
* gtk-demo: Make the scale demo fully functionalMatthias Clasen2016-08-241-0/+6
* demos: Use stateful actions for rings/strips in "Touch and Drawing Tablets" demoCarlos Garnacho2016-08-231-6/+31
* demos: Add pad support to "event axes" demoCarlos Garnacho2016-08-231-4/+106
* widget-factory: Don't initially show popoverTimm Bäder2016-08-101-1/+0
* demos: Fix build failureBastien Nocera2016-07-291-0/+3
* port to new gtk_menu_popup_at_* () functionsWilliam Hua2016-07-193-4/+3
* gtk3-demo: Simplify the blendmodes example a bitMatthias Clasen2016-07-042-37/+28
* gtk3-demo: Make blendmodes example non-resizableMatthias Clasen2016-07-031-0/+1
* demo: add a demo for blend modesGeorges Basile Stavracas Neto2016-07-038-0/+629
* demos: Simplify popovers demoCarlos Garnacho2016-06-211-4/+0
* gtk3-demo: Make the filter model example more interestingMatthias Clasen2016-06-192-3/+43
* gtk-demo: Use max-content-height in the popover exampleMatthias Clasen2016-06-192-3/+1
* gtk3-demo: Fix the modelbutton exampleMatthias Clasen2016-06-191-0/+3
* gtk-demo: Fix up some warningsMatthias Clasen2016-06-191-3/+10
* widget factory: Adapt to new scrolled window behaviorMatthias Clasen2016-06-191-1/+4
* widget-factory: Use max-content-size in a popoverMatthias Clasen2016-06-061-1/+3
* gtk3-demo: Fix some css warningsMatthias Clasen2016-05-302-2/+2
* gtk-demo: Update no-drop cursor imageMatthias Clasen2016-05-171-0/+0
* gtk3-demo: Add context-menu cursorMatthias Clasen2016-05-172-0/+1
* Fix scale lengthMatthias Clasen2016-05-102-1/+9
* widget-factory: Let one of the scales draw a valueTimm Bäder2016-05-101-1/+1
* gtk-demo: Fix revealer demoMatthias Clasen2016-05-071-3/+6
* gtk3-demo: Add a close button to the markup windowMatthias Clasen2016-05-061-0/+1
* gtk-demo: Don't duplicate text in markup exampleMatthias Clasen2016-05-061-1/+2
* demo: Add GLES support to the GtkGLArea demoEmmanuele Bassi2016-04-256-6/+40
* demos: Show slider/rotation axes in "Event axes" demoCarlos Garnacho2016-04-081-1/+55
* gtk3-demo: Add tool information to "Event axes" demoCarlos Garnacho2016-04-061-0/+44
* demos: Enable multidevice behavior on event-axes demoCarlos Garnacho2016-04-061-0/+1
* demos: Set crossing events mask explicitly on event-axes demo.Carlos Garnacho2016-04-061-0/+2
* gtk3-demo: Show multiple master devices on the "Event axes" demoCarlos Garnacho2016-04-061-31/+35
* gtk-demo: Add support for distance in event_axesStephen Chandler Paul2016-04-061-1/+28
* gtk-demo: Use GdkAxisUse instead of axis labelsStephen Chandler Paul2016-04-061-61/+45
* gtk3-demo: Show more button stylesMatthias Clasen2016-03-252-1/+37
* gtk3-demo: Rename "CSS Theming" groupMatthias Clasen2016-03-256-6/+6
* gtk-demo: Improve markup demoMatthias Clasen2016-03-212-6/+69
* gtk-demo: Rework foreigndrawing to use sizes from the themeCarlos Garcia Campos2016-03-211-201/+551