| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More docs work - Federico | Arturo Espinosa | 1999-11-04 | 1 | -2/+2 |
* | handle the actual update. add a update_func callback. add a update_func | Jonathan Blandford | 1999-11-04 | 1 | -1/+16 |
* | Make the arguments to the write/load_increment operations const-correct. | Elliot Lee | 1999-11-02 | 1 | -2/+2 |
* | Always return the amount eaten, rather than the full header size. | Elliot Lee | 1999-11-02 | 1 | -4/+4 |
* | Return TRUE if all the data got eaten by header_buf, instead of FALSE. | Elliot Lee | 1999-11-02 | 1 | -1/+1 |
* | Reorganize gdk_pixbuf_loader_write into three functions, and eliminate | Elliot Lee | 1999-11-02 | 1 | -66/+73 |
* | Actually load the image handler when we determine the image type. | Michael Fulbright | 1999-10-29 | 1 | -4/+7 |
* | don't send a 0 length buffer. | Jonathan Blandford | 1999-10-28 | 1 | -1/+1 |
* | started work on the tiff non-incremental loader. | Jonathan Blandford | 1999-10-28 | 1 | -1/+1 |
* | Make it build - Federico | Arturo Espinosa | 1999-10-27 | 1 | -9/+14 |
* | Fix typo that prevented compilation (gdk_pixbuf_loader_destroy): ditto | Havoc Pennington | 1999-10-27 | 1 | -2/+2 |
* | Return a GdkPixbufLoader, not a GtkObject. | Federico Mena Quintero | 1999-10-27 | 1 | -77/+109 |
* | New function to create a blank pixbuf. | Havoc Pennington | 1999-10-27 | 1 | -3/+8 |
* | Fixed logic so we only try to close loader if it wasn't previously closed. | Michael Fulbright | 1999-10-27 | 1 | -1/+1 |
* | gdk-pixbuf-loader.c: Fixed init function to properly initialize all | Michael Fulbright | 1999-10-27 | 1 | -0/+1 |
* | load the vtable fully. | Jonathan Blandford | 1999-10-26 | 1 | -5/+5 |
* | Finished initial cut at the object. | Jonathan Blandford | 1999-10-26 | 1 | -5/+125 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 1 | -19/+47 |
* | started work on the loader | Jonathan Blandford | 1999-10-26 | 1 | -0/+190 |