summaryrefslogtreecommitdiff
path: root/demos/gtk-demo/pixbufs.c
Commit message (Expand)AuthorAgeFilesLines
* gtk-demo: Cosmetic changesMatthias Clasen2015-06-281-5/+1
* Convert pixbuf animation demo (both copies) to GdkFrameClockOwen W. Taylor2013-02-211-22/+14
* gtk-demo: Remove demo_find_file() functionBenjamin Otte2013-02-011-2/+0
* gtk-demo: Port pixbufs example to resourcesBenjamin Otte2013-02-011-27/+11
* demos: Don't use GDK_THREADS_ENTER/LEAVE macrosMatthias Clasen2012-07-301-2/+0
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-1/+1
* Formatting cleanupsMatthias Clasen2011-09-011-3/+3
* Fixing demos/ directory to build for removal of GtkObject type.Tristan Van Berkom2010-09-271-1/+1
* gtk-demo: Connect to draw signal in pixbufs exampleBenjamin Otte2010-09-261-13/+6
* gtk-demo: Make pixbufs demo use CairoBenjamin Otte2010-07-261-11/+6
* 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-3/+5
* Fix up highlightingMatthias Clasen2008-07-061-46/+46
* Replace a lot of idle and timeout calls by the new gdk_threads api.Matthias Clasen2006-12-221-0/+2
* Fix typosMatthias Clasen2006-09-251-1/+1
* Don't include config.h in the examples.Matthias Clasen2004-11-161-1/+0
* Don't leak the frame pixbuf.Matthias Clasen2004-09-221-0/+1
* Call the do_ functions with the toplevel as argument.Matthias Clasen2003-11-081-2/+3
* demos/pixbuf-demo.c demos/testpixbuf.c remove deprecated gtk_timeout_*Manish Singh2003-02-011-1/+1
* demos/pixbuf-demo.c M_PI -> G_PI.Tor Lillqvist2001-11-251-5/+5
* Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11Owen Taylor2001-11-231-27/+24
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-8/+6
* fix a typo.Havoc Pennington2001-08-101-1/+1
* s/RESIZEABLE/RESIZABLE/Havoc Pennington2001-06-251-1/+1
* Remove reallocate-redraws property. This is something that only a widgetOwen Taylor2001-05-181-1/+1
* It's the worlds ugliest highlighting code!!!! The result is okay so longJonathan Blandford2001-05-181-69/+67
* fix to properly queue resizes when the image is setHavoc Pennington2001-04-181-0/+277