summaryrefslogtreecommitdiff
path: root/demos/gtk-demo
Commit message (Expand)AuthorAgeFilesLines
* 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
* demo: add iconWilliam Jon McCann2013-11-059-0/+2915
* Make gtk-demo use the newer app iconJasper St. Pierre2013-10-072-4/+1
* CosmeticsMatthias Clasen2013-10-071-1/+1
* Add a flow box example to gtk-demoMatthias Clasen2013-10-073-0/+745
* demo: Show popup menu on tabsWilliam Jon McCann2013-10-021-0/+1
* demos/gtk-demo/toolpalette.c: Avoid C99ismChun-wei Fan2013-09-231-1/+2
* demos: Fix performance in GtkToolPalette demo.Murray Cumming2013-09-161-0/+7
* GtkWidget: Improve drag-leave and drag-data-received docs.Murray Cumming2013-09-161-35/+36
* demo: add a multi-line infobar exampleWilliam Jon McCann2013-08-031-1/+1
* Avoid a compiler warningMatthias Clasen2013-08-011-1/+1
* gtk3-demo: Improve the infobar demoMatthias Clasen2013-07-311-0/+33
* gtk3-demo: Adapt to GtkSearchEntry api changesMatthias Clasen2013-07-281-1/+11
* Another round of template binding api changesMatthias Clasen2013-07-261-13/+13
* Rename the widget template APIEmmanuele Bassi2013-07-261-16/+16
* widget: Use a real offset in gtk_widget_class_automate_childAlexander Larsson2013-07-261-13/+13
* demo: add a close button to the info bar demoWilliam Jon McCann2013-07-241-0/+1
* gtk-demo/builder: Re-enable deprecated symbolsEmmanuele Bassi2013-07-201-1/+1
* gtk-demo: Use the new macros for adding instance private dataEmmanuele Bassi2013-07-091-7/+2
* gtk-demo: Properly cleanup the revealer demoMatthias Clasen2013-07-041-1/+8
* gtk-demo: Add demo of hidpi css assets via -gtk-scaled()Alexander Larsson2013-07-036-2/+5
* Fix the buildWilliam Jon McCann2013-06-302-7/+0
* Remove deprecated UIManager from the demoWilliam Jon McCann2013-06-303-718/+1
* Trivial rewordingMatthias Clasen2013-06-281-1/+1
* gtk-demo: Fix compile warningsBenjamin Otte2013-06-261-2/+2
* gtk-demo: Remove unused variableBenjamin Otte2013-06-261-1/+0
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-2428-813/+156
* gtk-demo: Add GtkListBox demoAlexander Larsson2013-06-185-0/+819
* Add GtkSearchBar widgetBastien Nocera2013-05-311-26/+42
* GtkSearchEntry: Delay the changed signal by defaultBastien Nocera2013-05-173-0/+98
* build: remove --disable-rebuildsBenjamin Otte2013-05-091-1/+1
* gtk-demo: Include config.h firstMatthias Clasen2013-05-051-1/+2