| Commit message (Expand) | Author | Age | Files | Lines |
* | Document data_length == -1, add an example. (#97290) | Matthias Clasen | 2003-06-02 | 2 | -6/+17 |
* | Fix misleading documentation of rowstride. (#113924, Noah Levitt) | Matthias Clasen | 2003-05-31 | 2 | -4/+9 |
* | Remove dubious bitfields of unspecified signedness. (#112919, Morten | Matthias Clasen | 2003-05-27 | 3 | -7/+15 |
* | A loader for PCX files. (#113035, Josh Beam) | Matthias Clasen | 2003-05-21 | 5 | -3/+792 |
* | Improve progressive loading from slow sources: (#107368) | Matthias Clasen | 2003-05-19 | 3 | -4/+32 |
* | Add a (gint32 *) => (guint32 *) cast. (#108615, Rick Jones) | Owen Taylor | 2003-05-14 | 2 | -1/+6 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 2 | -69/+68 |
* | Add sanity checks for GError handling. (#108345) | Matthias Clasen | 2003-04-24 | 4 | -1/+20 |
* | Exploit the fact that all our filters are separable to simplify the | Owen Taylor | 2003-04-01 | 4 | -346/+405 |
* | Add missing static. (#108614) | Matthias Clasen | 2003-03-21 | 2 | -1/+4 |
* | Add missing static qualifiers apparently causing problems on some | Matthias Clasen | 2003-03-21 | 3 | -3/+10 |
* | Calculate LineWidth for 16bpp from width, like for the other depths. | Matthias Clasen | 2003-03-11 | 2 | -1/+6 |
* | Trivial cleanups (bug #107664) | Matthias Clasen | 2003-03-08 | 3 | -2/+9 |
* | Return gboolean, not gint. (#107664, Morten Welinder) | Matthias Clasen | 2003-03-06 | 2 | -1/+5 |
* | Always clear the initial frame and "disposed" areas with transparent | Matthias Clasen | 2003-02-19 | 2 | -4/+9 |
* | Auxiliary functions used to implement support for arbitrary origins. | Matthias Clasen | 2003-02-18 | 2 | -462/+108 |
* | Actually reject images with origin not in the upper-left corner. (#105912) | Matthias Clasen | 2003-02-13 | 2 | -5/+14 |
* | Better error message if module_open() fails. (#105349, Tim Mooney) | Matthias Clasen | 2003-02-06 | 1 | -1/+5 |
* | Rewrite to run on the .la files rather than looking for .so files. | Owen Taylor | 2003-01-27 | 2 | -2/+15 |
* | Add gdk_pixbuf_loader_set_size. | Tor Lillqvist | 2003-01-05 | 1 | -0/+1 |
* | Use correct DLL and import library names, with GTK_API_VERSION in name, | Tor Lillqvist | 2003-01-05 | 5 | -175/+7 |
* | Don't crash if gdk-pixbuf.loaders file is missing. (#102222) | Matthias Clasen | 2003-01-02 | 2 | -6/+13 |
* | Use g_printf instead of system printf. (#99327) | Matthias Clasen | 2002-12-15 | 3 | -50/+50 |
* | Add docs. | Matthias Clasen | 2002-12-08 | 3 | -0/+10 |
* | Make gdk-pixbuf.loaders also depend gdk-pixbuf-query-loaders. (#97096, | Owen Taylor | 2002-12-07 | 2 | -1/+6 |
* | Remove leftover debug output. (#100357, Owen Taylor) | Matthias Clasen | 2002-12-05 | 2 | -1/+5 |
* | use G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn't set by | Bastien Nocera | 2002-12-04 | 2 | -1/+6 |
* | Add deprecation docs. | Matthias Clasen | 2002-11-29 | 3 | -7/+16 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 4 | -1/+28 |
* | Make gdk-pixbuf.loaders file depend on the loaders (#97096, Jeff Waugh) | Owen Taylor | 2002-11-09 | 2 | -1/+6 |
* | Fix trailing semicolon on macro, clean up a bit. | Owen Taylor | 2002-11-06 | 2 | -7/+15 |
* | Forgotten ChangeLog | Matthias Clasen | 2002-11-05 | 1 | -0/+4 |
* | Reindent | Matthias Clasen | 2002-11-05 | 1 | -358/+364 |
* | Fix leaked pixbuf reference (#96823, Morten Welinder) | Owen Taylor | 2002-11-05 | 2 | -0/+6 |
* | Check for stack overflow throughout. (#91808, Elliot Lee) | Matthias Clasen | 2002-10-22 | 2 | -2/+17 |
* | Support the Netscape application extension for gif animations (#95060): | Matthias Clasen | 2002-10-20 | 4 | -8/+62 |
* | Documentation updates. | Matthias Clasen | 2002-10-11 | 3 | -2/+8 |
* | make it legal C | Manish Singh | 2002-10-04 | 2 | -1/+4 |
* | make legal C | jacob berkman | 2002-10-04 | 2 | -1/+6 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 42 | -587/+1460 |
* | Fix memory leak. (#94399) | Owen Taylor | 2002-10-03 | 2 | -1/+7 |
* | Patch from Andy Wingo to always escape ? to avoid accidentally generating | Owen Taylor | 2002-10-01 | 2 | -1/+7 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 2 | -4/+4 |
* | Don't use .type on Cygwin, either (#91597, Masahiro Sakai). | Tor Lillqvist | 2002-09-28 | 5 | -4/+9 |
* | Free the context if we cannot allocate the HeaderBuf. | Federico Mena Quintero | 2002-09-27 | 2 | -0/+6 |
* | Fix the update region notification to handle top-to-bottom and | Federico Mena Quintero | 2002-09-27 | 2 | -2/+9 |
* | Remove the _-prefix from gdk_pixbuf_set_option and | Matthias Clasen | 2002-09-19 | 10 | -20/+25 |
* | _-prefix gdk_pixbuf_non_anim_new and gdk_pixbuf_set_option. Adjust all | Matthias Clasen | 2002-09-17 | 10 | -20/+27 |
* | added makefile.msc to EXTRA_DIST | Hans Breuer | 2002-09-14 | 2 | -1/+6 |
* | Move GdkPixbufFrame from the public header to the gif-animation-specific | Matthias Clasen | 2002-09-12 | 3 | -1/+7 |