]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/ChangeLog
=== Released 2.4.1 ===
[~andy/gtk] / gdk-pixbuf / ChangeLog
2004-04-30 Matthias Clasen=== Released 2.4.1 ===
2004-04-13 Matthias ClasenWhen calling fread() in a loop, check for ferror()...
2004-03-16 Owen Taylor=== Released 2.4.0 ===
2004-03-15 Tor Lillqvist[Win32] Look up installation prefix at run-time, replac...
2004-03-15 Tor LillqvistMerges from stable branch that had been left out. ...
2004-03-09 Owen Taylor=== Released 2.3.6 ===
2004-03-05 Tor LillqvistAdd missing entries. Thanks to J. Ali Harlow.
2004-03-05 Matthias ClasenDon't try to load an alpha channel from the BMP, since...
2004-03-02 Owen Taylor=== Released 2.3.5 ===
2004-02-28 Hans Breuerinclude <io.h> for lseek() use HAVE_UNISTD_H
2004-02-24 Owen Taylor=== Released 2.3.3 ===
2004-02-22 Matthias ClasenRemove debugging code.
2004-02-20 Matthias ClasenStore and sanity-check the clrUsed field from the heade...
2004-02-08 Manish Singhremoved unnecessary G_OBJECT() cast checks.
2004-01-28 Hans Breuerupdated externals
2004-01-20 Matthias ClasenForgotten log entry.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2004-01-08 Matthias ClasenDon't use bitwise operators on booleans. (#130923,...
2004-01-07 Federico Mena QuinteroEscape an ampersand in the documentation comment, and...
2004-01-07 Federico Mena QuinteroLink to the documentation section on image data.
2004-01-07 Federico Mena QuinteroFix example in documentation comment. Fixes #130701.
2004-01-07 Matthias ClasenNew public API to save pixbufs to non-file locations...
2004-01-07 Matthias ClasenMake it possible to call gdk_pixbuf_loader_set_size...
2004-01-03 Matthias ClasenTurn the pixbuf attributes into (construct-only, but...
2003-12-22 Matthias ClasenFix building with --disable-modules --with-included...
2003-12-11 Matthias ClasenMove the documentation for signals inline, to get prope...
2003-11-14 Matthias ClasenCheck that the mask is NULL or a string of the same...
2003-11-09 Matthias ClasenTypo fix.
2003-11-09 Matthias ClasenIf neither load nor begin_load are available fall back...
2003-11-09 Matthias ClasenNew function to write out the information for a single...
2003-11-05 Matthias ClasenFold two similar strings into on. (#126204, Danilo...
2003-09-19 Matthias ClasenRemove a pointless check. (#122710, Kjartan Maraas)
2003-08-18 Owen TaylorAdd the correct alignment magic for Sun compiler and...
2003-08-13 Matthias ClasenImprove doc comment wording. (#119754, Doug Quale)
2003-08-11 Matthias ClasenReformat to 80 columns.
2003-08-03 Matthias ClasenClarify misleading explanation of rowstride. (#119000)
2003-07-23 Matthias ClasenPreserve the aspect ratio. (#118145, Owen Taylor)
2003-07-23 Matthias ClasenClose loader before unref'ing it. (#118146, Owen Taylor)
2003-07-20 Hans Breuerupdated
2003-07-17 Matthias ClasenSplit correction into multiple pieces if no single...
2003-07-13 Matthias ClasenNew function to load an image from a file at a specifie...
2003-07-11 Matthias ClasenUse g_strfreev() to free mime_types. (#117219, Steve...
2003-07-03 Matthias ClasenSupport saving ICOs and CURs.
2003-06-28 Matthias ClasenStop discriminating against 32bpp ICOs a): Use the...
2003-06-27 Soeren SandmannMake it compile with C89 compilers.
2003-06-23 Matthias ClasenRemove the pointless refusal to load images with dubiou...
2003-06-22 Matthias ClasenAdd gdk_pixbuf_loader_new_with_mime_type.
2003-06-22 Matthias ClasenReset block_count to 0 for all application extensions...
2003-06-21 Matthias ClasenMerge from 2.2
2003-06-02 Matthias ClasenDocument data_length == -1, add an example. (#97290)
2003-05-31 Matthias ClasenFix misleading documentation of rowstride. (#113924...
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2003-05-21 Matthias ClasenA loader for PCX files. (#113035, Josh Beam)
2003-05-19 Matthias ClasenImprove progressive loading from slow sources: (#107368)
2003-05-14 Owen TaylorAdd a (gint32 *) => (guint32 *) cast. (#108615, Rick...
2003-04-24 Matthias Clasen Add sanity checks for GError handling. (#108345)
2003-04-01 Owen TaylorExploit the fact that all our filters are separable...
2003-03-21 Matthias ClasenAdd missing static. (#108614)
2003-03-21 Matthias ClasenAdd missing static qualifiers apparently causing proble...
2003-03-11 Matthias ClasenCalculate LineWidth for 16bpp from width, like for...
2003-03-08 Matthias ClasenTrivial cleanups (bug #107664)
2003-03-06 Matthias ClasenReturn gboolean, not gint. (#107664, Morten Welinder)
2003-02-19 Matthias ClasenAlways clear the initial frame and "disposed" areas...
2003-02-18 Matthias ClasenAuxiliary functions used to implement support for arbit...
2003-02-13 Matthias ClasenActually reject images with origin not in the upper...
2003-01-27 Owen TaylorRewrite to run on the .la files rather than looking...
2003-01-05 Tor LillqvistUse correct DLL and import library names, with GTK_API_...
2003-01-02 Matthias ClasenDon't crash if gdk-pixbuf.loaders file is missing....
2002-12-08 Matthias ClasenAdd docs.
2002-12-07 Owen TaylorMake gdk-pixbuf.loaders also depend gdk-pixbuf-query...
2002-12-05 Matthias ClasenRemove leftover debug output. (#100357, Owen Taylor)
2002-12-04 Bastien Nocerause G_BIG_ENDIAN instead of WORDS_BIGENDIAN which isn...
2002-11-29 Matthias ClasenAdd deprecation docs.
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-09 Owen TaylorMake gdk-pixbuf.loaders file depend on the loaders...
2002-11-06 Owen TaylorFix trailing semicolon on macro, clean up a bit.
2002-11-05 Matthias ClasenForgotten ChangeLog
2002-11-05 Owen TaylorFix leaked pixbuf reference (#96823, Morten Welinder)
2002-10-22 Matthias ClasenCheck for stack overflow throughout. (#91808, Elliot...
2002-10-20 Matthias Clasen Support the Netscape application extension for gif...
2002-10-11 Matthias ClasenDocumentation updates.
2002-10-04 jacob berkmanmake legal C
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-10-03 Owen TaylorFix memory leak. (#94399)
2002-10-01 Owen TaylorPatch from Andy Wingo to always escape ? to avoid accid...
2002-09-28 Tor LillqvistDon't use .type on Cygwin, either (#91597, Masahiro...
2002-09-27 Federico Mena QuinteroFree the context if we cannot allocate the HeaderBuf.
2002-09-27 Federico Mena QuinteroFix the update region notification to handle top-to...
2002-09-19 Matthias ClasenRemove the _-prefix from gdk_pixbuf_set_option and
2002-09-17 Matthias Clasen_-prefix gdk_pixbuf_non_anim_new and gdk_pixbuf_set_opt...
2002-09-14 Hans Breueradded makefile.msc to EXTRA_DIST
2002-09-12 Matthias ClasenMove GdkPixbufFrame from the public header to the gif...
2002-09-12 Federico Mena QuinteroUnref the pixbuf if we hit an unsupported colorspace.
2002-09-06 Matthias Clasen*** empty log message ***
2002-09-06 Matthias ClasenAttach hotspot coordinates to the pixbuf as options...
2002-09-03 Matthias ClasenDon't leak memory if g_try_realloc fails.
2002-08-24 Tor LillqvistAdd gtk_win32res_lo. (#87101, J. Ali Harlow)
2002-08-22 Matthias Clasengdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No...
2002-07-31 Sven Neumannfree the result of gdk_pixdata_serialize() (bug #89411).
2002-07-30 Owen TaylorFix some warnings by adding casts to PixopsInterpType...
next