]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf-loader.c
handle the actual update. add a update_func callback. add a update_func
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-loader.c
1999-11-04 Jonathan Blandfordhandle the actual update. add a update_func callback...
1999-11-02 Elliot LeeMake the arguments to the write/load_increment operatio...
1999-11-02 Elliot LeeAlways return the amount eaten, rather than the full...
1999-11-02 Elliot LeeReturn TRUE if all the data got eaten by header_buf...
1999-11-02 Elliot LeeReorganize gdk_pixbuf_loader_write into three functions...
1999-10-29 Michael FulbrightActually load the image handler when we determine the...
1999-10-28 Jonathan Blandforddon't send a 0 length buffer.
1999-10-28 Jonathan Blandfordstarted work on the tiff non-incremental loader.
1999-10-27 Arturo EspinosaMake it build - Federico
1999-10-27 Havoc PenningtonFix typo that prevented compilation (gdk_pixbuf_loader_...
1999-10-27 Federico Mena QuinteroReturn a GdkPixbufLoader, not a GtkObject.
1999-10-27 Havoc PenningtonNew function to create a blank pixbuf.
1999-10-27 Michael FulbrightFixed logic so we only try to close loader if it wasn...
1999-10-27 Michael Fulbrightgdk-pixbuf-loader.c: Fixed init function to properly...
1999-10-26 Jonathan Blandfordload the vtable fully.
1999-10-26 Jonathan BlandfordFinished initial cut at the object.
1999-10-26 Jonathan Blandfordmore work on the incremental loading
1999-10-26 Jonathan Blandfordstarted work on the loader