| Commit message (Expand) | Author | Age | Files | Lines |
* | io-pnm.c: Don't use gdk-pixbuf-private.h | Federico Mena Quintero | 2018-06-01 | 1 | -3/+4 |
* | io-*.c: Use gdk_pixbuf_get_pixels(); don't access the pixels field directly | Federico Mena Quintero | 2018-06-01 | 1 | -2/+2 |
* | Use Unicode in translatable strings | Piotr Drąg | 2017-12-05 | 1 | -1/+1 |
* | pnm: Fix crash opening images with overly large dimensions | Bastien Nocera | 2016-12-13 | 1 | -2/+18 |
* | loaders: Simplify and shorten the loader names | Bastien Nocera | 2014-10-24 | 1 | -1/+1 |
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
* | Make some string data const | Matthias Clasen | 2013-12-18 | 1 | -6/+6 |
* | Replace the aliasing hacks by -Bsymbolic-functions | Matthias Clasen | 2010-07-09 | 1 | -4/+0 |
* | Include alias header when using built-in loaders | Colin Walters | 2010-07-06 | 1 | -0/+3 |
* | Make it compile | Matthias Clasen | 2010-06-25 | 1 | -1/+0 |
* | Cast to gchar* to fix a compilation warning | Javier Jardón | 2009-10-25 | 1 | -1/+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 | -71/+71 |
* | Use explicit G_MODULE_EXPORT decoration when building the loader in | Tor Lillqvist | 2008-05-27 | 1 | -6/+4 |
* | Fix out-of-bound access. (#440918, Matthias Kilian) | Behdad Esfahbod | 2007-06-12 | 1 | -1/+1 |
* | 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 | -7/+1 |
* | Fix the last change to actually compile. | Matthias Clasen | 2006-09-06 | 1 | -2/+2 |
* | Simplify and fix reading of ASCII images. | Matthias Clasen | 2006-09-06 | 1 | -82/+67 |
* | Support 16bit pnms | Matthias Clasen | 2006-03-03 | 1 | -8/+16 |
* | Always check for NULL when using callbacks. (#330563, Benjamin Otte) | Matthias Clasen | 2006-02-10 | 1 | -4/+5 |
* | Check for overflow. (#306394, Morten Welinder) | Matthias Clasen | 2005-06-08 | 1 | -1/+1 |
* | Don't read over the end of the buffer if '#' appears at the very end. | Matthias Clasen | 2005-02-16 | 1 | -1/+1 |
* | Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And | Matthias Clasen | 2005-02-07 | 1 | -8/+15 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -1/+1 |
* | New functions to disable/enable individual loaders and to obtain license | Matthias Clasen | 2004-07-08 | 1 | -0/+1 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 1 | -2/+2 |
* | Merged from 2.4 | Matthias Clasen | 2004-05-17 | 1 | -1/+1 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 1 | -0/+12 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -13/+48 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -2/+4 |
* | More fixes for #77807: | Matthias Clasen | 2002-04-11 | 1 | -14/+7 |
* | Add valid_ras_test and invalid_bmp_1. | Matthias Clasen | 2002-03-13 | 1 | -2/+0 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -4/+4 |
* | io-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUPT_IMAGE, | Matthias Clasen | 2001-09-14 | 1 | -7/+7 |
* | Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga | Matthias Clasen | 2001-09-14 | 1 | -36/+112 |
* | Add missing <stdlib.h> include. Add ifdef so we compile without warnings | Darin Adler | 2001-07-18 | 1 | -1/+1 |
* | patch from Szekeres Istvan, bug #52560 | Havoc Pennington | 2001-06-04 | 1 | -1/+8 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -4/+1 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -19/+45 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -29/+96 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -402/+415 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -9/+9 |
* | 0.6.0 - Federico | Federico Mena Quintero | 2000-02-22 | 1 | -16/+16 |
* | 0.5.0 - Federico | Arturo Espinosa | 2000-01-22 | 1 | -2/+3 |
* | Change the order of the update func to make it more compatible with the | Jonathan Blandford | 2000-01-05 | 1 | -6/+11 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -3/+2 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -2/+2 |
* | Fixed loading of ASCII PNM files. | Michael Fulbright | 1999-11-10 | 1 | -1/+1 |