summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* Fix a start/end mixupMatthias Clasen2014-05-241-1/+1
* gtk-demo: Drop use of GtkAlignmentMatthias Clasen2014-05-231-10/+14
* gesture: Simplify gesture/widget interaction public APICarlos Garnacho2014-05-231-4/+4
* gtk3-demo: Don't leak the color chooserMatthias Clasen2014-05-231-1/+1
* demo: Update to gesture widget-level API changesCarlos Garnacho2014-05-231-4/+8
* demo: Update to gesture API changeCarlos Garnacho2014-05-231-8/+4
* gtk-demo: Add simple gestures demoCarlos Garnacho2014-05-233-0/+197
* Deprecate GdkColorMatthias Clasen2014-05-221-6/+10
* gtk-demo: Don't use GtkArrowMatthias Clasen2014-05-221-2/+2
* gtk3-demo: Don't leak in the sizegroup exampleMatthias Clasen2014-05-131-0/+1
* gtk3-demo: Fix up toolpalette demoMatthias Clasen2014-05-131-0/+6
* gtk3-demo: Drop unneeded gtk_init() callMatthias Clasen2014-05-121-2/+0
* gtk-demo: Don't use margin-left/rightMatthias Clasen2014-05-121-4/+3
* gtk-demo: Make sure to clear the timeout when we stop itJasper St. Pierre2014-04-221-3/+9
* gtk-demo: Avoid a compiler warningMatthias Clasen2014-04-121-1/+1
* gtk-demo: Fix images demoMatthias Clasen2014-04-121-6/+9
* gtk-demo: Fix the links exampleMatthias Clasen2014-04-121-0/+1
* all: Name more idles and timeoutsBastien Nocera2014-03-261-0/+1
* gtk-demo: Fix underlinesMatthias Clasen2014-03-241-0/+2
* gtk3-demo: run button should be able to focus.Phillip Wood2014-03-091-1/+1
* gtk3-demo: set primary-toolbar style class on primary toolbarsMatthias Clasen2014-02-171-0/+4
* gtk3-demo: Fix two issues with the builder demoMatthias Clasen2014-01-311-3/+1
* Remove deprecation warnings from demos and testsMatthias Clasen2014-01-242-2/+2
* popover: Add a "modal" boolean property to GtkPopoverCarlos Garnacho2014-01-221-2/+1
* gtk-demo: Fix crash after running popovers demoCarlos Garnacho2014-01-222-4/+7
* gtk-demo: Add GtkPopovers demoCarlos Garnacho2014-01-224-0/+291
* docs/comments: Fix spelling of 'explicitly'Volker Sobek2014-01-181-2/+2
* demo: Add two buttons to the message dialogWilliam Jon McCann2014-01-171-1/+1
* demo: Add new button box layoutsWilliam Jon McCann2014-01-171-4/+18
* gtk-demo: Use primary-toolbar style in the application exampleMatthias Clasen2014-01-121-0/+3
* gtk3-demo: avoid a resizing problemMatthias Clasen2014-01-111-3/+2
* gtk-demo: Make double-click work againBenjamin Otte2013-12-131-13/+40
* gtk-demo: Use title case consistentlyMatthias Clasen2013-12-127-9/+9
* Add a header bar example to gtk-demoMatthias Clasen2013-12-123-0/+73
* Fix a segfault in the event axes demoMatthias Clasen2013-12-101-1/+2
* demo: only set transient if demo returns a toplevelWilliam Jon McCann2013-12-091-2/+5
* demo: put run button on the leftWilliam Jon McCann2013-12-091-1/+1
* demo: Add demo for advanced event information managementCarlos Garnacho2013-12-063-0/+421
* gtk-demo: fix colorchooser exampleMatthias Clasen2013-12-031-0/+1
* demo: Fix the size of the run buttonYosef Or Boczko2013-12-031-1/+1
* demo: make demo windows transient to the main windowWilliam Jon McCann2013-12-031-0/+3
* demo: Add a GtkHeaderBarWilliam Jon McCann2013-12-032-51/+85
* demo: change application name of inner demoWilliam Jon McCann2013-12-031-4/+4
* demo: expand notebook tabsWilliam Jon McCann2013-12-032-0/+9
* demo: Port to GtkApplicationWilliam Jon McCann2013-12-034-77/+304
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-152-18/+18
* Update copyright yearMatthias Clasen2013-11-091-1/+1
* demo: Make sure to add gtk3-demo.desktop to tarballRico Tzschichholz2013-11-071-1/+1
* demo: use the installed named iconWilliam Jon McCann2013-11-0511-45/+13
* demo: Add desktop fileWilliam Jon McCann2013-11-052-0/+13