summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* container: Remove include_internals parameter from forallTimm Bäder2017-04-251-4/+0
* box: Remove fill child propertyTimm Bäder2017-04-2530-170/+136
* box: Remove expand child propertyTimm Bäder2017-04-2531-140/+138
* gtk-demo: Add 3fg touchpad swipe handling to gestures demoCarlos Garnacho2017-03-021-0/+24
* Use gtk_show_uri_on_window() in GtkLabelEmmanuele Bassi2017-02-161-1/+1
* widget: Remove show-all propertyTimm Bäder2017-01-202-2/+2
* Remove gtk_widget_show_allTimm Bäder2017-01-2062-91/+55
* infobar demo: Adapt to GtkInfoBar changesTimm Bäder2017-01-121-6/+7
* Visual Studio builds: Move project files to win32/Chun-wei Fan2017-01-091-3/+3
* gtkfishbowl: Remove gtk_container_snapshot_child callTimm Bäder2017-01-071-3/+3
* gtk-demo: Make icon counter work from ui fileBenjamin Otte2017-01-072-3/+11
* gtk-demo: Add GtkFishbowlBenjamin Otte2017-01-076-176/+580
* gtk-demo: queue_draw() when the color changesBenjamin Otte2017-01-031-1/+4
* demos: Remove undefined function callEmmanuele Bassi2016-11-291-2/+0
* gtk-demo: Add a demo for tabsMatthias Clasen2016-11-293-0/+65
* fishbowl: Fix up initial textMatthias Clasen2016-11-201-1/+1
* gtk-demo: Allow locking of icon count in fishbowl demoBenjamin Otte2016-11-202-9/+38
* gtk-demo: Update drawing area usage to new APIsBenjamin Otte2016-11-189-128/+103
* gtk-demo: Set local-only to FALSE for the file chooserMatthias Clasen2016-11-171-0/+1
* spin entry should be a child of spin contextCaolán McNamara2016-11-171-1/+1
* gtk-demo: Add fishbowl demoBenjamin Otte2016-11-054-0/+366
* demos/application: Call the right programChun-wei Fan2016-11-022-4/+4
* widget: Remove app-paintableTimm Bäder2016-10-312-3/+0
* More gtk-demo spacing fixesMatthias Clasen2016-10-2622-33/+34
* gtk-demo: Start to fix up the spacingMatthias Clasen2016-10-263-0/+11
* Make gdk.la and gsk.la a noninst helper libraryAlexander Larsson2016-10-261-1/+0
* demos: Fix 'make install'Chun-wei Fan2016-10-261-1/+1
* MSVC builds: Support MSVC 2013 and laterChun-wei Fan2016-10-261-2/+2
* Drop support for offscreen GdkWindowswip/alexl/no-offscreenAlexander Larsson2016-10-254-1093/+0
* iconset: Remove stray referencesRico Tzschichholz2016-10-231-1/+0
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-222-48/+38
* gtk4-demo: Fix builder demoTimm Bäder2016-10-201-1/+2
* Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4Chun-wei Fan2016-10-191-1/+1
* Remove GtkTableTimm Bäder2016-10-181-1/+0
* cssprovider: Remove GError out argument from load functionsBenjamin Otte2016-10-176-6/+6
* API: container: Remove gtk_container_set_border_width()Benjamin Otte2016-10-1635-120/+22
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-19/+19
* box: Remove 'padding' child propertyTimm Bäder2016-10-1631-139/+147
* 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-0715-0/+10
* Make the demos buildMatthias Clasen2016-10-0716-35/+25
* Switch gettext domain from gtk30 to gtk40Matthias Clasen2016-10-071-1/+1
* Add a --version option to gtk3-demoMatthias Clasen2016-09-111-0/+29
* gtk3-demo: Avoid underallocating columnsMatthias Clasen2016-09-041-5/+0
* 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
* demos: Fix build failureBastien Nocera2016-07-291-0/+3