summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-loader.h
Commit message (Expand)AuthorAgeFilesLines
* docs: Port to the gi-docgen syntax and styleEmmanuele Bassi2021-03-211-7/+1
* Add version macro headerChun-wei Fan2016-06-071-0/+11
* One more case of leftover markupMatthias Clasen2014-03-141-1/+1
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* loader: Add gdk_pixbuf_loader_write_bytes()Emmanuele Bassi2013-03-301-0/+3
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Documentation: Migrate from old tmpl files.Jon Nordby2011-03-061-1/+6
* Reallow single includesMatthias Clasen2010-06-271-1/+1
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* define GDK_PIXBUF_H_INSIDE around including all other headers.Michael Natterer2008-05-281-0/+4
* Header file reorganization. (#51999)Matthias Clasen2004-06-201-0/+6
* Add gdk_pixbuf_loader_new_with_mime_type.Matthias Clasen2003-06-221-0/+2
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-031-1/+1
* Load-at-size functionality for gdk-pixbuf.Matthias Clasen2002-07-061-1/+9
* Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS toOwen Taylor2002-01-091-6/+2
* fix some shell typosHavoc Pennington2001-05-071-12/+12
* rename "private" field in struct to "priv" for C++Havoc Pennington2001-02-021-1/+1
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-3/+2
* Port to GObject, can go back in gdk-pixbuf after setting up aHavoc Pennington2000-12-171-12/+9
* Some updatesHavoc Pennington2000-10-181-2/+4
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* Add gdk_pixbuf_loader_new_with_type function, to allow handling imageElliot Lee2000-07-281-0/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* make the current version number 1.3.1 (binary age 0, interface age 0).Tim Janik2000-06-241-29/+28
* Added progressive animation loading. Added progressive animation loading.Jonathan Blandford2000-01-071-1/+1
* Added reference counting to animations. A web browser may want to share aFederico Mena Quintero2000-01-021-1/+1
* make a warning go away.Jonathan Blandford1999-12-101-9/+16
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-1/+1
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-1/+1
* handle the actual update. add a update_func callback. add a update_funcJonathan Blandford1999-11-041-1/+1
* Make the arguments to the write/load_increment operations const-correct.Elliot Lee1999-11-021-1/+1
* Return a GdkPixbufLoader, not a GtkObject.Federico Mena Quintero1999-10-271-4/+4
* Finished initial cut at the object.Jonathan Blandford1999-10-261-0/+2
* fix signalsHavoc Pennington1999-10-261-5/+4
* more work on the incremental loadingJonathan Blandford1999-10-261-8/+8
* New Class. Beginning of progrssive loading.Jonathan Blandford1999-10-261-3/+4
* started work on the loaderJonathan Blandford1999-10-261-0/+79