summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/gdk-pixbuf-loader.h
Commit message (Expand)AuthorAgeFilesLines
* 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