summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Populate page 2 of the Widget FactoryNikita Churaev2014-05-111-176/+168
* Don't stretch switches in Widget FactoryNikita Churaev2014-05-111-0/+2
* widget-factory: use same spacing for buttons columnCosimo Cecchi2014-05-091-1/+1
* widget-factory: add linked entry and button exampleWilliam Jon McCann2014-05-071-2/+46
* widget-factory: populate the second page moreMatthias Clasen2014-04-292-14/+527
* widget-factory: rearrange page 2 a bitMatthias Clasen2014-04-291-229/+245
* widget-factory: Add a horizontal-buttons exampleMatthias Clasen2014-04-292-3/+25
* Add a popover menu example to gtk3-widget-factoryMatthias Clasen2014-04-272-9/+82
* Add a paned example to gtk3-widget-factoryMatthias Clasen2014-04-271-1/+91
* 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
* widget-factory: Clean up on shutdownMatthias Clasen2014-04-121-4/+4
* widget-factory: Remove unnecessary signal handlersMatthias Clasen2014-04-121-2/+0
* widget-factory: Add a listbox exampleMatthias Clasen2014-04-122-3/+112
* widget-factory: Improve actionbar appearanceMatthias Clasen2014-04-121-39/+41
* widget-factory: Avoid ugly resizing on mapMatthias Clasen2014-04-121-1/+0
* 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
* widget-factory: Use a popover gear menuMatthias Clasen2014-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
* widget-factory: add entry progress modesWilliam Jon McCann2014-02-262-1/+46
* pixbuf-demo: don't lock the window sizeGiovanni Campagna2014-02-261-1/+0
* gtk3-demo: set primary-toolbar style class on primary toolbarsMatthias Clasen2014-02-171-0/+4
* widget factory: Style the revealer as a notificationMatthias Clasen2014-02-041-3/+6
* gtk3-demo: Fix two issues with the builder demoMatthias Clasen2014-01-311-3/+1
* widget-factory: Add a volume buttonMatthias Clasen2014-01-291-0/+17
* 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
* widget-factory: add actionbarWilliam Jon McCann2014-01-071-3/+8
* gtk-demo: Make double-click work againBenjamin Otte2013-12-131-13/+40