]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/ChangeLog
Fix docs.
[~andy/gtk] / gdk-pixbuf / ChangeLog
2002-03-05 Matthias ClasenFix docs.
2002-03-05 Owen Taylorue Mar 5 10:39:03 2002 Owen Taylor <otaylor@redhat...
2002-03-03 Owen TaylorIf we can't load the module using the g_module_build_pa...
2002-03-03 Owen TaylorBullet-proof against integer overflow.
2002-03-02 Tor LillqvistRemove.
2002-02-28 Matthias ClasenMove the call to correct_total() to the right spot...
2002-02-27 Owen TaylorUse {} not () to group around string assigned to char...
2002-02-22 Havoc Penningtonremove C++-commented debug spew, reported by David...
2002-02-17 Matthias ClasenMake the paned example deprecation-clean.
2002-02-15 Matthias ClasenNew function to make sure that the weights sum up to...
2002-02-12 Matthias ClasenAdd a (#ifdef 0'ed) test provoking a segfault in TIFFRe...
2002-02-11 Owen TaylorFix handing of overall alpha.
2002-02-10 Matthias ClasenEnable some tests which should work now.
2002-02-09 Owen TaylorForce all weight arrays to sum exactly to 65535. (Fixes...
2002-02-08 Federico Mena QuinteroFix comment; PixopsInterpType -> GdkInterpType.
2002-02-08 Darin AdlerWean this from <ctype.h>.
2002-02-01 Matthias ClasenBuild the tga loader as a static library. (#70157)
2002-02-01 Matthias ClasenMerge 16- and 32-bit ico support from the stable branch...
2002-01-20 Manish SinghMade sure all the error cases involving jpeg or png...
2002-01-12 Owen TaylorCredit Michael Hore for last two changes
2002-01-11 Owen TaylorFix integer overflow for the values passed to the pixel...
2002-01-11 Owen TaylorRemove meaningless FIXME.
2002-01-10 Owen TaylorReplace some hardcoded values with the SUBSAMPLE
2002-01-09 Owen TaylorInclude glib-object.h, Add G_BEGIN_DECLS/END_DECLS to
2002-01-08 Owen Taylor- Massive cleanup, make actually legible. - Fix some...
2002-01-05 Hans Breuerdon't export functions prefixed with underscore
2002-01-04 Owen TaylorFix and uncomment non-MMX version.
2001-12-29 Tor LillqvistAdd makefile.msc.
2001-12-23 Owen TaylorFix trailing "," in enumeration.
2001-12-20 Matthias ClasenForgotten files.
2001-12-16 Havoc Penningtonsmall doc tweaks, specifically some "just do XYZ" advic...
2001-12-14 Sebastian WilhelmiUse g_ascii_strcasecmp() instead of g_strcasecmp().
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-12-13 Matthias ClasenMarkup fixes.
2001-12-12 Matthias Clasendefine G_LOG_DOMAIN for GdkPixbuf.
2001-12-12 Matthias ClasenMarkup fixes.
2001-12-11 Michael Natterergdk_pixbuf__png_image_save: removed wrong endian conver...
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-04 Owen TaylorFill in color fields to black for transparent colors...
2001-12-02 Tor LillqvistAdd gdk_pixbuf_get_option.
2001-11-30 Owen TaylorFix alignment problem in deserialization, (#65785,...
2001-11-29 Manish SinghFill in missing error parameters to DecodeHeader and...
2001-11-29 Federico Mena QuinteroFix Ximian bug #12125; merged from gdk-pixbuf stable.
2001-11-18 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-11-18 Owen TaylorRemove include of gobject/signal.h.
2001-11-03 Sebastian Wilhelmigdk_rgb_init() doesn't need to be called anymore. Use...
2001-10-29 Tor LillqvistUse -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_O...
2001-10-18 Matthias ClasenDon't dereference context when it may be NULL. (#62344)
2001-10-16 Matthias ClasenDocumentation. Spelling fixes.
2001-10-10 Owen TaylorGet rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and...
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-10-02 Owen TaylorFix indentation use a macro to make code a bit more...
2001-10-02 Sven Neumanns/g_string_printfa/g_string_append_printf/
2001-09-26 Owen TaylorFix a typo in the include guards. (#61254, Skip Montaro)
2001-09-21 Matthias Clasenio-xpm.c (xpm_extract_color): Rewritten to handle
2001-09-21 Hans Breuerupdated externals
2001-09-20 Owen TaylorOn OSF, apparently fseek() works in some on-demand...
2001-09-20 James Henstridgesame change as in pango, so that flags types are regist...
2001-09-19 Owen TaylorDon't include gkd-pixbuf-features.h here since is in...
2001-09-18 Matt Wilsondon't use += before =
2001-09-17 Owen TaylorMirror GdkInterpType to PixopsInterpType to avoid inclu...
2001-09-16 James Henstridgeadd generated files to ignore list.
2001-09-14 Matthias Clasenio-pnm.c (pnm_read_header): Use GDK_PIXBUF_ERROR_CORRUP...
2001-09-14 Matthias ClasenRobustness fixes and test images for the jpeg, tiff...
2001-09-13 Tim Janikdon't used BUILT_SOURCES to build marshal files, as...
2001-09-04 Owen TaylorVersion 1.3.7
2001-09-04 Tim Janikupdates for 1.3.7 release.
2001-08-30 Matthias Clasengdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Propagate
2001-08-30 Matthias Clasenio-png.c (png_row_callback): Check that row_num is...
2001-08-28 Matthias Clasenio-bmp.c (OneLine): Emit area_updated signal with proper
2001-08-28 Matthias Clasen*** empty log message ***
2001-08-28 Matthias Clasengdk-pixbuf/test-loaders.c (test_loader): Catch errors...
2001-08-21 Matthias ClasenAdd tga loader, patch by Nicola Girardi. (#56067)
2001-08-20 Matthias ClasenForgotten during last commit.
2001-08-19 Sven Neumannapplied some simple but effective optimizations to
2001-08-07 Sven Neumanna comment asked to optimize this function, so that...
2001-08-06 Kjartan MaraasFix a typo.
2001-07-30 Hans Breuernew file use it to complete the build
2001-07-20 Hans Breuerdon't 'g_tohl (*istream++)', but move pointer increment...
2001-07-18 Darin AdlerAdd missing <stdlib.h> include. Add ifdef so we compile...
2001-07-05 Owen TaylorSwitch over to the new include flags AC_SUBST(). (Probl...
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-29 Owen TaylorFix args to g_type_init ().
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Tim Janikhm, second attempt. it's fight CVS time again.
2001-06-25 Owen TaylorActually update timestamps, so rules don't constantly...
2001-06-13 Havoc PenningtonUpdates
2001-06-08 Havoc Penningtonremove bogus g_return_if_fail
2001-06-07 Havoc Penningtonuse Owen's new way of doing stampfiles/generated sources
2001-06-07 Havoc Penningtonfixups for glib-mkenums and glib-genmarshal (not tested...
2001-06-05 Havoc Penningtonclamp the value to the range that was set
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-04 Havoc Penningtonpatch from Szekeres Istvan, bug #52560
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-29 Darin AdlerFix prototype to use "(void)" instead of "()".
2001-05-28 Jonathan BlandfordPatch from Helmethead <hoshem@mel.comcen.com.au> to...
2001-05-25 Hans Breuerreflect Havoc's recent api change
2001-05-20 Owen TaylorRemove an excess $(GLIB_LIBS).
next