summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-csource.c
Commit message (Expand)AuthorAgeFilesLines
* Ignore internal deprecations in more placesMatthias Clasen2015-08-251-0/+2
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* Drop unneed g_type_init callsMatthias Clasen2013-12-181-5/+0
* Avoid deprecation warnings for g_type_initMatthias Clasen2012-12-281-1/+3
* Make it compileMatthias Clasen2010-06-251-5/+2
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-2/+2
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* define GDK_PIXBUF_H_INSIDE around including all other headers.Michael Natterer2008-05-281-0/+2
* Apply a cleanup patch by Kjartan Maraas (#341812)Matthias Clasen2006-10-081-1/+1
* gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.cTor Lillqvist2004-12-051-3/+19
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-1/+1
* Use g_printf instead of system printf. (#99327)Matthias Clasen2002-12-151-27/+27
* converted a Tab to spaces.Sven Neumann2002-06-281-1/+1
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-2/+2
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-1/+1
* Add missing <stdlib.h> include. Add ifdef so we compile without warningsDarin Adler2001-07-181-0/+1
* Fix args to g_type_init ().Owen Taylor2001-06-291-1/+1
* bogus include at the end of gdk-pixbuf-csource.cJoel Becker2001-06-261-1/+0
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-0/+286