| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing commas from enumerations. (#148035) | Matthias Clasen | 2004-07-21 | 1 | -0/+5 |
* | === Released 2.5.0 ===GTK_2_5_0 | Soeren Sandmann | 2004-07-20 | 1 | -0/+4 |
* | Use 'cannot' instead of 'can not' in messages. (#144226, Morten Welinder) | Matthias Clasen | 2004-07-15 | 3 | -2/+8 |
* | function doesn't return a value, so don't use g_return_val_if_fail() | Manish Singh | 2004-07-09 | 4 | -1/+15 |
* | New functions to disable/enable individual loaders and to obtain license | Matthias Clasen | 2004-07-08 | 17 | -4/+112 |
* | Fix the build. | Matthias Clasen | 2004-07-07 | 2 | -0/+6 |
* | Also gdk-pixbuf.c was changed. | Tor Lillqvist | 2004-07-06 | 1 | -3/+4 |
* | Mark the version variables for proper import and export from Windows DLLs. | Tor Lillqvist | 2004-07-06 | 3 | -6/+38 |
* | Correct the math to calculate bilinear weights. (#112412, Brian Cameron) | Matthias Clasen | 2004-07-03 | 2 | -2/+7 |
* | New functions to rotate pixbufs by multiples of 90 degrees and to flip | Matthias Clasen | 2004-06-21 | 3 | -1/+168 |
* | Header file reorganization. (#51999) | Matthias Clasen | 2004-06-20 | 8 | -326/+417 |
* | Add a nice figure to the docs. | Matthias Clasen | 2004-06-19 | 2 | -3/+19 |
* | Make the tiff loader work with both libtiff 3.5.7 and libtiff 3.6.1. | Matthias Clasen | 2004-06-16 | 2 | -66/+92 |
* | Don't use contractions like "don't" or "isn't" in error messages. It isn't | Matthias Clasen | 2004-06-12 | 5 | -15/+22 |
* | Convert filenames to UTF-8 when embedding them in error messages. | Matthias Clasen | 2004-06-05 | 3 | -27/+88 |
* | Merged from 2.4 | Matthias Clasen | 2004-05-17 | 2 | -1/+8 |
* | _-prefix the nonstatic pixops_... functions. (#142233, Morten Welinder) | Matthias Clasen | 2004-05-10 | 5 | -143/+153 |
* | New format flag GDK_PIXBUF_FORMAT_SCALABLE to mark scalable formats. | Matthias Clasen | 2004-05-06 | 4 | -0/+32 |
* | === Released 2.4.1 ===GTK_2_4_1 | Matthias Clasen | 2004-04-30 | 1 | -0/+4 |
* | When calling fread() in a loop, check for ferror() as well as for feof() | Matthias Clasen | 2004-04-13 | 3 | -4/+13 |
* | === Released 2.4.0 === | Owen Taylor | 2004-03-16 | 1 | -0/+4 |
* | [Win32] Look up installation prefix at run-time, replace prefix in | Tor Lillqvist | 2004-03-15 | 2 | -1/+47 |
* | Merges from stable branch that had been left out. (#136282, J. Ali Harlow) | Tor Lillqvist | 2004-03-15 | 4 | -23/+91 |
* | === Released 2.3.6 ===GTK_2_3_6 | Owen Taylor | 2004-03-09 | 1 | -0/+4 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 8 | -3/+8 |
* | Add missing entries. Thanks to J. Ali Harlow. | Tor Lillqvist | 2004-03-05 | 2 | -0/+9 |
* | Don't try to load an alpha channel from the BMP, since there is no | Matthias Clasen | 2004-03-05 | 2 | -2/+8 |
* | === Released 2.3.5 ===GTK_2_3_5 | Owen Taylor | 2004-03-02 | 1 | -0/+4 |
* | include <io.h> for lseek() use HAVE_UNISTD_H | Hans Breuer | 2004-02-28 | 3 | -0/+9 |
* | === Released 2.3.3 ===GTK_2_3_3 | Owen Taylor | 2004-02-24 | 1 | -0/+4 |
* | Remove debugging code. | Matthias Clasen | 2004-02-22 | 2 | -3/+5 |
* | Store and sanity-check the clrUsed field from the header for use in | Matthias Clasen | 2004-02-20 | 2 | -12/+48 |
* | removed unnecessary G_OBJECT() cast checks. | Manish Singh | 2004-02-08 | 3 | -7/+15 |
* | updated externals | Hans Breuer | 2004-01-28 | 2 | -2/+8 |
* | Forgotten log entry. | Matthias Clasen | 2004-01-20 | 1 | -0/+7 |
* | splitting the gtk20 translation domain. | Matthias Clasen | 2004-01-17 | 1 | -1/+1 |
* | The first part of the fix for #114351 (see also gdk-pixbuf/ChangeLog and | Matthias Clasen | 2004-01-16 | 3 | -16/+27 |
* | #include <unistd.h> for unlink() | Manish Singh | 2004-01-09 | 1 | -1/+6 |
* | Don't use bitwise operators on booleans. (#130923, reported by Telsa | Matthias Clasen | 2004-01-08 | 2 | -1/+6 |
* | Escape an ampersand in the documentation comment, and hack around an empty | Federico Mena Quintero | 2004-01-07 | 2 | -2/+6 |
* | Link to the documentation section on image data. | Federico Mena Quintero | 2004-01-07 | 2 | -1/+8 |
* | Fix example in documentation comment. Fixes #130701. | Federico Mena Quintero | 2004-01-07 | 2 | -1/+6 |
* | New public API to save pixbufs to non-file locations. (#82203, Tim Evans) | Matthias Clasen | 2004-01-07 | 8 | -27/+698 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 13 | -29/+250 |
* | Turn the pixbuf attributes into (construct-only, but always readable) | Matthias Clasen | 2004-01-03 | 3 | -11/+206 |
* | Use ngettext for plurals (#123847). | Christian Neumair | 2003-12-31 | 1 | -1/+3 |
* | Fix building with --disable-modules --with-included-loaders, create an | Matthias Clasen | 2003-12-22 | 2 | -2/+14 |
* | Move the documentation for signals inline, to get proper parameter | Matthias Clasen | 2003-12-11 | 2 | -2/+51 |
* | gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and | Manish Singh | 2003-11-18 | 1 | -1/+5 |
* | Check that the mask is NULL or a string of the same length consisting | Matthias Clasen | 2003-11-14 | 2 | -2/+27 |