| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix and uncomment non-MMX version. | Owen Taylor | 2002-01-04 | 4 | -24/+143 |
* | Add makefile.msc. | Tor Lillqvist | 2001-12-29 | 2 | -0/+5 |
* | Fix trailing "," in enumeration. | Owen Taylor | 2001-12-23 | 2 | -1/+5 |
* | Forgotten files. | Matthias Clasen | 2001-12-20 | 2 | -4/+10 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 7 | -24/+27 |
* | small doc tweaks, specifically some "just do XYZ" advice next to the | Havoc Pennington | 2001-12-16 | 2 | -19/+42 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp(). | Sebastian Wilhelmi | 2001-12-14 | 2 | -1/+6 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 23 | -65/+91 |
* | Markup fixes. | Matthias Clasen | 2001-12-13 | 2 | -10/+13 |
* | define G_LOG_DOMAIN for GdkPixbuf. | Matthias Clasen | 2001-12-12 | 2 | -1/+4 |
* | Markup fixes. | Matthias Clasen | 2001-12-12 | 3 | -13/+17 |
* | gdk_pixbuf__png_image_save: removed wrong endian conversion stuff; don't | Michael Natterer | 2001-12-11 | 2 | -36/+9 |
* | Fix docs. (#66383) | Matthias Clasen | 2001-12-06 | 2 | -0/+10 |
* | Fill in color fields to black for transparent colors since we'll later | Owen Taylor | 2001-12-04 | 2 | -0/+10 |
* | Add gdk_pixbuf_get_option. | Tor Lillqvist | 2001-12-02 | 2 | -0/+5 |
* | Fix alignment problem in deserialization, (#65785, reported by Hidetoshi | Owen Taylor | 2001-11-30 | 2 | -15/+20 |
* | Fill in missing error parameters to DecodeHeader and DecodeColormap. | Manish Singh | 2001-11-29 | 2 | -3/+10 |
* | Fix Ximian bug #12125; merged from gdk-pixbuf stable. | Federico Mena Quintero | 2001-11-29 | 2 | -100/+279 |
* | use g_strcasecmp(), some poor platforms don't have strcasecmp() | Hans Breuer | 2001-11-18 | 3 | -4/+18 |
* | Remove include of gobject/signal.h. | Owen Taylor | 2001-11-18 | 2 | -2/+4 |
* | Remove unused static function. (xpm_skip_string): Dito. | Daniel Egger | 2001-11-14 | 1 | -25/+3 |
* | use g_strcasecmp(), some poor platforms don't have strcasecmp() | Hans Breuer | 2001-11-09 | 2 | -2/+2 |
* | gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref | Sebastian Wilhelmi | 2001-11-03 | 3 | -18/+23 |
* | Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on | Tor Lillqvist | 2001-10-29 | 6 | -27/+93 |
* | updated externals | Hans Breuer | 2001-10-26 | 1 | -1/+1 |
* | Don't dereference context when it may be NULL. (#62344) | Matthias Clasen | 2001-10-18 | 2 | -2/+6 |
* | Documentation. Spelling fixes. | Matthias Clasen | 2001-10-16 | 4 | -25/+148 |
* | Get rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and use CORRUPT_IMAGE. | Owen Taylor | 2001-10-10 | 3 | -39/+50 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 7 | -29/+269 |
* | Fix indentation use a macro to make code a bit more readable. | Owen Taylor | 2001-10-02 | 2 | -73/+79 |
* | s/g_string_printfa/g_string_append_printf/ | Sven Neumann | 2001-10-02 | 2 | -45/+49 |
* | Fix a typo in the include guards. (#61254, Skip Montaro) | Owen Taylor | 2001-09-26 | 2 | -1/+6 |
* | io-xpm.c (xpm_extract_color): Rewritten to handle | Matthias Clasen | 2001-09-21 | 2 | -62/+71 |
* | updated externals | Hans Breuer | 2001-09-21 | 3 | -7/+48 |
* | On OSF, apparently fseek() works in some on-demand way, so the fseek | Owen Taylor | 2001-09-20 | 2 | -0/+14 |
* | same change as in pango, so that flags types are registered as flags | James Henstridge | 2001-09-20 | 2 | -2/+8 |
* | Don't include gkd-pixbuf-features.h here since is in builddir and confuses | Owen Taylor | 2001-09-19 | 2 | -15/+46 |
* | don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object | Tim Janik | 2001-09-19 | 1 | -66/+45 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 2 | -2/+6 |
* | Mirror GdkInterpType to PixopsInterpType to avoid including gdk-pixbuf | Owen Taylor | 2001-09-17 | 5 | -34/+44 |
* | add generated files to ignore list. | James Henstridge | 2001-09-16 | 4 | -2/+53 |
* | io-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUPT_IMAGE, | Matthias Clasen | 2001-09-14 | 2 | -7/+12 |
* | Robustness fixes and test images for the jpeg, tiff, pnm, gif, xpm and tga | Matthias Clasen | 2001-09-14 | 10 | -100/+5402 |
* | don't used BUILT_SOURCES to build marshal files, as in conjunction with | Tim Janik | 2001-09-13 | 2 | -1/+6 |
* | Version 1.3.7GTK_1_3_7 | Owen Taylor | 2001-09-04 | 2 | -1/+5 |
* | updates for 1.3.7 release. | Tim Janik | 2001-09-04 | 3 | -0/+102 |
* | gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Propagate | Matthias Clasen | 2001-08-30 | 2 | -3/+17 |
* | io-png.c (png_row_callback): Check that row_num is valid. | Matthias Clasen | 2001-08-30 | 2 | -0/+15 |
* | io-bmp.c (OneLine): Emit area_updated signal with proper | Matthias Clasen | 2001-08-28 | 2 | -1/+6 |
* | *** empty log message *** | Matthias Clasen | 2001-08-28 | 1 | -2/+0 |