summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-tiff.c
Commit message (Expand)AuthorAgeFilesLines
* Initial stab at getting the focus code to work.Jonathan Blandford2001-06-011-111/+350
* fix some shell typosHavoc Pennington2001-05-071-3/+1
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-21/+60
* Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (orTor Lillqvist2000-11-111-13/+2
* Some updatesHavoc Pennington2000-10-181-1/+2
* contrib subdirHavoc Pennington2000-10-091-0/+2
* Fix comments to not claim that all three of these files are the JPEG imageDan Winship2000-10-051-1/+1
* Check for <unistd.h>.Tor Lillqvist2000-08-011-0/+2
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Win32 build setup:Tor Lillqvist2000-07-221-1/+16
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-2/+2
* 0.6.0 - FedericoGDK_PIXBUF_0_6_0Federico Mena Quintero2000-02-221-11/+11
* Added progressive animation loading. Added progressive animation loading.Jonathan Blandford2000-01-071-1/+2
* Change the order of the update func to make it more compatible with theJonathan Blandford2000-01-051-1/+3
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-3/+3
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-2/+2
* fix .tiff loader.Jonathan Blandford1999-11-041-0/+1
* handle the actual update. add a update_func callback. add a update_funcJonathan Blandford1999-11-041-5/+11
* *src/io-tiff.c (image_begin_load): Finished the incremental loader.Jonathan Blandford1999-10-281-36/+68
* started work on the tiff non-incremental loader.Jonathan Blandford1999-10-281-1/+60
* more work on the incremental loadingJonathan Blandford1999-10-261-1/+2
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-201-37/+39
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-52/+53
* Add pixbuf_duplicate,Michael Meeks1999-09-221-8/+4
* Set the initial ref_count to 1.Federico Mena Quintero1999-09-171-1/+1
* Now we have very rudimentary tiff support.Mark Crichton1999-07-011-0/+101