summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/appwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated UIManager from the demoWilliam Jon McCann2013-06-301-486/+0
* Remove usage of stock APIs in demoWilliam Jon McCann2013-06-241-57/+2
* gtk-demo: Include config.h firstMatthias Clasen2013-05-051-1/+2
* gtk-demo: Replace logo with a transparent oneBenjamin Otte2013-02-011-13/+6
* gtk-demo: Remove demo_find_file() functionBenjamin Otte2013-02-011-1/+0
* gtk-demo: Port appwindow example to resourcesBenjamin Otte2013-02-011-39/+17
* Add a GtkApplication example to gtk3-demoMatthias Clasen2012-01-141-1/+3
* demo: Add test for hide-titlebar-when-maximizedFlorian Müllner2011-12-151-0/+14
* Formatting cleanupsMatthias Clasen2011-09-011-51/+50
* gtk-demo: replace uses of GtkTable by GtkGridMatthias Clasen2011-08-311-32/+15
* Remove uses of gtk_statusbar_set_has_resize_grip()Cody Russell2010-10-081-23/+0
* Remove url hooks from GtkAboutDialog and GtkLinkButtonMatthias Clasen2010-09-221-21/+0
* Don't use the same name for a function that used to be a variableTor Lillqvist2010-09-091-3/+3
* Turn the gtk version and age variables into functionsTor Lillqvist2010-09-081-1/+5
* Use standard icon names in demos and testsJavier Jardón2010-08-211-1/+1
* about: Add :license-type propertyEmmanuele Bassi2010-08-101-17/+1
* Make it easy for apps to have dark themesBastien Nocera2010-05-101-0/+16
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* Add a message area widgetMatthias Clasen2009-06-051-89/+107
* Set the program-name property of the about dialog.Matthias Clasen2009-03-011-2/+2
* Bug 455268 - Add gtk-enable-tooltips GtkSettingKristian Rietveld2008-07-021-1/+0
* Add some hints about titles on about dialogsMatthias Clasen2007-03-191-0/+1
* remove extra unrefMatthias Clasen2006-12-231-1/+0
* Fix some leaks. (#348108, Chris Wilson)Matthias Clasen2006-12-231-0/+2
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* Fix typosMatthias Clasen2006-09-251-1/+1
* use PACKAGE_VERSION,bump year (#318654)Stefan Kost2005-10-121-2/+3
* Make it compileMatthias Clasen2005-07-041-5/+16
* Allow to construct menu tool buttons.Matthias Clasen2005-06-191-6/+41
* Set the window icon by name.Matthias Clasen2005-05-251-0/+1
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* demos/testpixbuf-save.c Get rid of some unnecessary casts.Manish Singh2004-08-191-2/+4
* Adjust to GtkAboutDialog API changes.Matthias Clasen2004-08-131-2/+2
* Remove trailing commas from enumerations. (#148035)Matthias Clasen2004-07-211-13/+1
* Use a GtkAboutDialog.Matthias Clasen2004-07-121-2/+95
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-1/+3
* Demonstrate tooltips on toolitems.Matthias Clasen2003-09-231-0/+1
* Add value parameter to allow setting the currently selected group memberMatthias Clasen2003-09-151-11/+28
* Change the XML format: <Root> element is replaced by <ui>, <menu> elementMatthias Clasen2003-08-271-82/+123
* Focus the text view, so the tool bar won't have focus.Anders Carlsson2003-08-271-1/+2
* Use gssize for length, not gsize.Matthias Clasen2003-08-261-16/+16
* Rename GtkMenuMerge to GtkUIManager.Matthias Clasen2003-08-251-93/+122
* Namespace the enum values properly. Sorry about the resize grip trouble,Matthias Clasen2003-08-241-6/+6
* A model-view separation for menus and toolbars, using the EggMenu code byMatthias Clasen2003-08-241-115/+119
* Hide the resize grip when maximized or fullscreen.Matthias Clasen2003-08-071-0/+16
* add deprecation compile flagsManish Singh2002-09-291-6/+6
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-231-6/+13
* demos/gtk-demo/appwindow.c reduce compiler warningsSven Neumann2001-11-161-1/+1
* added gtkaccelmap.sgml. other updates.Tim Janik2001-11-131-2/+2