summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: ui: Replace leftover uses of Box:expandDaniel Boles2017-05-132-9/+6
* demo/toolpalette: Restore ToolItemGroup child propDaniel Boles2017-05-131-5/+9
* build: Improve consistency of the "coding" styleEmmanuele Bassi2017-05-031-43/+27
* meson: demos: disable add_install_script() calls that don't work right yetTim-Philipp Müller2017-05-031-4/+5
* meson: gtk-demo: update and sync up with Makefile.amTim-Philipp Müller2017-05-031-29/+59
* meson: update build filesTimm Bäder2017-05-031-2/+0
* meson: Conditionally check for dependenciesTimm Bäder2017-05-031-1/+1
* meson: Build gtk utilsTimm Bäder2017-05-031-1/+2
* meson: Generate demos.h for gtk3-demoTimm Bäder2017-05-032-6/+135
* meson: Build gtk3-demoTimm Bäder2017-05-031-0/+91
* Remove GtkWindow::hide-titlebar-when-maximizedMatthias Clasen2017-05-012-18/+0
* label: Remove angle propertyTimm Bäder2017-04-251-2/+0
* 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