| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Unref the pixbuf if we hit an unsupported colorspace. | Federico Mena Quintero | 2002-09-12 | 2 | -0/+6 |
* | *** empty log message *** | Matthias Clasen | 2002-09-06 | 1 | -0/+4 |
* | New loader, for .ANI animations. | Matthias Clasen | 2002-09-06 | 6 | -1/+1161 |
* | Attach hotspot coordinates to the pixbuf as options "x_hot" and "y_hot". | Matthias Clasen | 2002-09-06 | 4 | -2/+40 |
* | Don't leak memory if g_try_realloc fails. | Matthias Clasen | 2002-09-03 | 5 | -23/+30 |
* | Add gtk_win32res_lo. (#87101, J. Ali Harlow) | Tor Lillqvist | 2002-08-24 | 2 | -1/+6 |
* | gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus | Matthias Clasen | 2002-08-22 | 5 | -18/+25 |
* | free the result of gdk_pixdata_serialize() (bug #89411). | Sven Neumann | 2002-07-31 | 2 | -15/+21 |
* | Fix some warnings by adding casts to PixopsInterpType. (#85839, David L. | Owen Taylor | 2002-07-30 | 2 | -3/+8 |
* | Avoid unnecessary casting. | Matthias Clasen | 2002-07-16 | 2 | -3/+5 |
* | New function for loading an image from a file either via module->load or | Matthias Clasen | 2002-07-07 | 6 | -175/+58 |
* | Correct computation of image height. (OneLine): Correct update | Matthias Clasen | 2002-07-06 | 2 | -3/+6 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 17 | -79/+254 |
* | Handle global_error == NULL better. (tiff_image_parse): Don't trust | Matthias Clasen | 2002-07-06 | 2 | -7/+32 |
* | Miscellaneous bmp loader fixes (#85448, #86286, #86287): | Matthias Clasen | 2002-07-02 | 2 | -162/+226 |
* | Support for compressed ras images (#84994): | Matthias Clasen | 2002-07-01 | 2 | -7/+69 |
* | Better colorspace support for the jpeg loader (#61211): | Matthias Clasen | 2002-07-01 | 2 | -18/+119 |
* | converted a Tab to spaces. | Sven Neumann | 2002-06-28 | 2 | -1/+5 |
* | Fix problem where when no alpha was involved, we scaled rather than | Owen Taylor | 2002-06-13 | 1 | -1/+7 |
* | Fix problem where when no alpha was involved, we scaled rather than | Owen Taylor | 2002-06-13 | 1 | -0/+8 |
* | Use libjpeg in buffered-image mode in order to incrementally display | Matthias Clasen | 2002-06-13 | 2 | -15/+5 |
* | New functions to fetch 32 or 16-bit little-endian values starting at a | Federico Mena Quintero | 2002-06-10 | 2 | -11/+37 |
* | Accept xbms starting with a C comment - those seem to be not uncommon, | Matthias Clasen | 2002-05-31 | 3 | -10/+27 |
* | Use GTK_BINARY_VERSION (and not GTK_VERSION) in the path to the loaders on | Tor Lillqvist | 2002-05-22 | 3 | -1/+9 |
* | Ahem, take the rowstride into account!!! Fixes #82515. | Federico Mena Quintero | 2002-05-22 | 2 | -3/+18 |
* | Check for endianness. | Matthias Clasen | 2002-05-18 | 2 | -0/+20 |
* | Patch from Matthias Clasen to fix some typos (#77246) | Owen Taylor | 2002-05-16 | 2 | -9/+13 |
* | Fixes for #78258 | Owen Taylor | 2002-05-16 | 2 | -2/+7 |
* | build the static pixbuf loaders conditionally like the dynamic ones so | Michael Natterer | 2002-05-07 | 2 | -13/+31 |
* | image files for testing pixbuf loaders the old test-loaders.c split into | Soeren Sandmann | 2002-05-05 | 4 | -10400/+7 |
* | Remove the ISO8859-1 restriction from the description of png tEXt | Matthias Clasen | 2002-04-24 | 3 | -13/+37 |
* | gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to | Tor Lillqvist | 2002-04-18 | 1 | -1/+1 |
* | More fixes for #77807: | Matthias Clasen | 2002-04-11 | 5 | -169/+211 |
* | Use priv->image_module->module_name instead of image_type which may be | Matthias Clasen | 2002-04-09 | 2 | -1/+7 |
* | Restructured to use gdk_pixbuf_new instead of manually allocating image | Matthias Clasen | 2002-04-06 | 2 | -52/+23 |
* | Avoid allocating an extra copy of the image by using a | Matthias Clasen | 2002-04-05 | 2 | -50/+93 |
* | Fix a doc typo. | Matthias Clasen | 2002-04-03 | 2 | -1/+5 |