| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use string concatentation in translated strings | Matthias Clasen | 2010-01-02 | 1 | -2/+2 |
* | Add icc-profile option to gdk-pixbuf for the TIFF image format | Richard Hughes | 2009-12-21 | 1 | -19/+40 |
* | Implement "compression" option in the TIFF pixbuf loader | Christian Dywan | 2009-11-30 | 1 | -0/+33 |
* | Exclude CR2 files in the tiff loader. | Matthias Clasen | 2008-08-14 | 1 | -0/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 1 | -32/+32 |
* | updated to allow simple switch between gdiplus- and former fileformat | Hans Breuer | 2008-06-13 | 1 | -1/+1 |
* | Use explicit G_MODULE_EXPORT decoration when building the loader in | Tor Lillqvist | 2008-05-27 | 1 | -6/+4 |
* | Added a comment to explain the signal used to stop parsing early. | Michael J. Chudobiak | 2007-07-06 | 1 | -0/+5 |
* | Try again to make gdk_pixbuf_get_file_info work for tiff images | Matthias Clasen | 2007-07-05 | 1 | -6/+1 |
* | Always set an error when returning NULL. (453365, Michael Chudobiak) | Matthias Clasen | 2007-07-03 | 1 | -1/+6 |
* | Bump libtiff requirement to 3.6.0, by requiring presence of | Michael J. Chudobiak | 2007-05-18 | 1 | -95/+60 |
* | Enable having some gdk-pixbuf loaders built-in even if loading the others | Tor Lillqvist | 2006-10-11 | 1 | -0/+6 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 1 | -5/+1 |
* | Update documentation now that tiff supports saving. | Anders Carlsson | 2006-02-28 | 1 | -12/+246 |
* | Always check for NULL when using callbacks. (#330563, Benjamin Otte) | Matthias Clasen | 2006-02-10 | 1 | -2/+2 |
* | Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And | Matthias Clasen | 2005-02-07 | 1 | -1/+1 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -17/+1 |
* | function doesn't return a value, so don't use g_return_val_if_fail() | Manish Singh | 2004-07-09 | 1 | -0/+2 |
* | New functions to disable/enable individual loaders and to obtain license | Matthias Clasen | 2004-07-08 | 1 | -0/+1 |
* | Make the tiff loader work with both libtiff 3.5.7 and libtiff 3.6.1. | Matthias Clasen | 2004-06-16 | 1 | -66/+87 |
* | include <io.h> for lseek() use HAVE_UNISTD_H | Hans Breuer | 2004-02-28 | 1 | -0/+2 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 1 | -0/+11 |
* | use G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn't set by | Bastien Nocera | 2002-12-04 | 1 | -1/+1 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -6/+32 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -1/+2 |
* | Handle global_error == NULL better. (tiff_image_parse): Don't trust | Matthias Clasen | 2002-07-06 | 1 | -7/+23 |
* | Check for endianness. | Matthias Clasen | 2002-05-18 | 1 | -0/+15 |
* | Avoid allocating an extra copy of the image by using a | Matthias Clasen | 2002-04-05 | 1 | -50/+86 |
* | Don't leak pixbuf on error. | Matthias Clasen | 2002-03-25 | 1 | -0/+3 |
* | Avoid a double free error if reading the colormap fails. | Matthias Clasen | 2002-03-21 | 1 | -1/+1 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+1 |
* | On OSF, apparently fseek() works in some on-demand way, so the fseek | Owen Taylor | 2001-09-20 | 1 | -0/+7 |
* | Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga | Matthias Clasen | 2001-09-14 | 1 | -13/+17 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 1 | -111/+350 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -3/+1 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -21/+60 |
* | Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (or | Tor Lillqvist | 2000-11-11 | 1 | -13/+2 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -1/+2 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -0/+2 |
* | Fix comments to not claim that all three of these files are the JPEG image | Dan Winship | 2000-10-05 | 1 | -1/+1 |
* | Check for <unistd.h>. | Tor Lillqvist | 2000-08-01 | 1 | -0/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Win32 build setup: | Tor Lillqvist | 2000-07-22 | 1 | -1/+16 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -2/+2 |
* | 0.6.0 - FedericoGDK_PIXBUF_0_6_0 | Federico Mena Quintero | 2000-02-22 | 1 | -11/+11 |
* | Added progressive animation loading. Added progressive animation loading. | Jonathan Blandford | 2000-01-07 | 1 | -1/+2 |
* | Change the order of the update func to make it more compatible with the | Jonathan Blandford | 2000-01-05 | 1 | -1/+3 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -3/+3 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -2/+2 |