| Commit message (Expand) | Author | Age | Files | Lines |
* | Always save errno to a temporary before making other calls. (#335179, | Matthias Clasen | 2006-03-20 | 1 | -1/+2 |
* | Always check for NULL when using callbacks. (#330563, Benjamin Otte) | Matthias Clasen | 2006-02-10 | 1 | -2/+3 |
* | gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c | Tor Lillqvist | 2004-12-05 | 1 | -2/+2 |
* | 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 |
* | include <io.h> for lseek() use HAVE_UNISTD_H | Hans Breuer | 2004-02-28 | 1 | -0/+2 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -10/+36 |
* | Remove the _-prefix from gdk_pixbuf_set_option and | Matthias Clasen | 2002-09-19 | 1 | -2/+2 |
* | _-prefix gdk_pixbuf_non_anim_new and gdk_pixbuf_set_option. Adjust all | Matthias Clasen | 2002-09-17 | 1 | -2/+2 |
* | Attach hotspot coordinates to the pixbuf as options "x_hot" and "y_hot". | Matthias Clasen | 2002-09-06 | 1 | -0/+8 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -1/+2 |
* | Accept xbms starting with a C comment - those seem to be not uncommon, | Matthias Clasen | 2002-05-31 | 1 | -0/+2 |
* | Wean this from <ctype.h>. | Darin Adler | 2002-02-08 | 1 | -3/+2 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -1/+1 |
* | Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on | Tor Lillqvist | 2001-10-29 | 1 | -3/+3 |
* | Don't dereference context when it may be NULL. (#62344) | Matthias Clasen | 2001-10-18 | 1 | -2/+1 |
* | Add missing <stdlib.h> include. Add ifdef so we compile without warnings | Darin Adler | 2001-07-18 | 1 | -2/+2 |
* | 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 | -14/+53 |
* | new pixbuf loader, for X bitmap files. Basically a collision between | John Harper | 2001-01-22 | 1 | -0/+406 |