]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
fix GTK_TYPE_ICON_INFO macro, reported by muppet.
[~andy/gtk] / gdk-pixbuf /
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-18 Manish Singhgdk-pixbuf/Makefile.am Use install-data-hook for gdk...
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-09-03 Kristian Rietveldbrooooooooken pipe.
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-17 Matthias ClasenAdd rule to regenerate man pages from Docbook. (man_MAN...
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-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
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-02-06 Matthias ClasenBetter error message if module_open() fails. (#105349...
2003-01-27 Owen TaylorRewrite to run on the .la files rather than looking...
2003-01-05 Tor LillqvistAdd gdk_pixbuf_loader_set_size.
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-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
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 Matthias ClasenReindent
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 Manish Singhmake it legal C
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-29 Manish Singhadd deprecation compile flags
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 ClasenNew loader, for .ANI animations.
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...
2002-07-16 Matthias ClasenAvoid unnecessary casting.
2002-07-07 Matthias ClasenNew function for loading an image from a file either...
2002-07-06 Matthias ClasenCorrect computation of image height. (OneLine): Correct...
2002-07-06 Matthias ClasenLoad-at-size functionality for gdk-pixbuf.
2002-07-06 Matthias ClasenHandle global_error == NULL better. (tiff_image_parse...
2002-07-02 Matthias Clasen Miscellaneous bmp loader fixes (#85448, #86286, #86287):
2002-07-01 Matthias Clasen Support for compressed ras images (#84994):
2002-07-01 Matthias Clasen Better colorspace support for the jpeg loader (#61211):
2002-06-28 Sven Neumannconverted a Tab to spaces.
2002-06-13 Owen TaylorFix problem where when no alpha was involved, we scaled...
2002-06-13 Owen TaylorFix problem where when no alpha was involved, we scaled...
2002-06-13 Matthias ClasenUse libjpeg in buffered-image mode in order to incremen...
2002-06-10 Federico Mena QuinteroNew functions to fetch 32 or 16-bit little-endian value...
next