summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/images.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Fix images demoMatthias Clasen2014-04-121-6/+9
* all: Name more idles and timeoutsBastien Nocera2014-03-261-0/+1
* demo: use the installed named iconWilliam Jon McCann2013-11-051-6/+1
* gtk-demo: Replace logo with a transparent oneBenjamin Otte2013-02-011-1/+1
* gtk-demo: Remove demo_find_file() functionBenjamin Otte2013-02-011-1/+0
* gtk-demo: Port images example to resourcesBenjamin Otte2013-02-011-55/+6
* gtk-demo: Port images example to GInputStreamBenjamin Otte2013-02-011-26/+54
* Formatting cleanupsMatthias Clasen2011-09-011-139/+139
* gtk-demo: Drop uses of GtkAlignmentMatthias Clasen2011-09-011-25/+12
* gtk-demo: Use symbolic icon that existsBastien Nocera2011-02-051-1/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Fixing demos/ directory to build for removal of GtkObject type.Tristan Van Berkom2010-09-271-1/+1
* Support 'symbolic' themed iconsMatthias Clasen2010-04-281-0/+21
* Deprecate widget flag: GTK_WIDGET_VISIBLEJavier Jardón2010-03-011-1/+1
* demos/gtk-demo/changedisplay.c demos/gtk-demo/clipboard.cSven Neumann2008-08-111-42/+42
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-1/+1
* Fix typosMatthias Clasen2006-09-251-2/+2
* Use g_fopen().Tor Lillqvist2004-12-051-1/+2
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* 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
* add deprecation compile flagsManish Singh2002-09-291-7/+7
* Optimize exposes of partial insensitive images.Havoc Pennington2002-01-291-6/+41
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-231-48/+56
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-30/+18
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-10/+8
* It's the worlds ugliest highlighting code!!!! The result is okay so longJonathan Blandford2001-05-181-186/+189
* fix some shell typosHavoc Pennington2001-05-071-8/+41
* Fix typo in filename.Owen Taylor2001-05-051-1/+1
* fix to properly queue resizes when the image is setHavoc Pennington2001-04-181-0/+396