summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* box: Remove fill child propertyTimm Bäder2017-04-2532-214/+146
* box: Remove expand child propertyTimm Bäder2017-04-2533-201/+159
* widget-factory: Add dummy listbox placeholderTimm Bäder2017-04-251-0/+5
* 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-203-5/+3
* Remove gtk_widget_show_allTimm Bäder2017-01-2063-94/+56
* widget-factory: Remove some gtk3-widget-factory leftoversTimm Bäder2017-01-201-2/+2
* widget-factory: Adapt to GtkWidget visibility changesTimm Bäder2017-01-201-385/+2
* widget-factory: Add a system tab to the about dialogMatthias Clasen2017-01-121-0/+16
* infobar demo: Adapt to GtkInfoBar changesTimm Bäder2017-01-121-6/+7
* Visual Studio builds: Move project files to win32/Chun-wei Fan2017-01-092-5/+5
* 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
* demos/icon-browser: increase default window sizeDaniel Boles2017-01-041-2/+2
* gtk-demo: queue_draw() when the color changesBenjamin Otte2017-01-031-1/+4
* Make gtk4-icon-browser workMatthias Clasen2016-12-161-2/+2
* 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