summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* widget-factory: Use GtkButton:icon-name to construct icon buttonsTimm Bäder2016-12-041-156/+17
* 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
* widget-factory: Better progressbar testingMatthias Clasen2016-11-142-1/+18
* 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
* Fix widget-factory appearance, a bitMatthias Clasen2016-10-261-0/+2
* Make gdk.la and gsk.la a noninst helper libraryAlexander Larsson2016-10-263-3/+0
* demos: Fix 'make install'Chun-wei Fan2016-10-262-2/+2
* MSVC builds: Support MSVC 2013 and laterChun-wei Fan2016-10-262-3/+3
* 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
* widget-factory: use circular style class on the circular button...Lapo Calamandrei2016-10-192-6/+1
* Visual Studio builds: Update from [gdk|gtk]-3 to [gdk|gtk]-4Chun-wei Fan2016-10-191-1/+1
* menuitem: Stop implementing GtkActivatableTimm Bäder2016-10-181-31/+0
* Remove GtkTableTimm Bäder2016-10-181-1/+0
* button: Stop implementing GtkActivatableTimm Bäder2016-10-181-7/+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-1636-123/+22
* 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