]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
2.13.6
[~andy/gtk] / gdk-pixbuf /
2008-08-03 Tor LillqvistPass appropriate -machine flag to lib.exe.
2008-07-23 Matthias ClasenMore correct content type handling
2008-07-22 Matthias Clasen2.13.5
2008-07-18 Federico Mena QuinteroDon't do funny casts to avoid compiler warnings
2008-07-15 Matthias ClasenUse gdk_pixbuf_copy_area() to copy between pixbufs...
2008-07-15 Matthias Clasentest content sniffing capability of gio
2008-07-15 Matthias ClasenImprove docs for gdk_pixbuf_new_from_file_at_scale...
2008-07-12 Matthias ClasenUse GIO for sniffing image types, except on Win32,...
2008-07-05 Matthias Clasen2.13.4
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-23 Kristian Rietvelddo not hard code the prefix of the enum, use @ENUMPREFI...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-19 Christian PerschUse g_set_error_literal where appropriate. Bug #538640.
2008-06-18 Matthias ClasenAdd image/x-win-bitmap mimetype
2008-06-14 Matthias Clasen2.13.3
2008-06-13 Hans Breuerupdated to allow simple switch between gdiplus- and...
2008-06-13 Matthias ClasenFix a crash
2008-06-03 Matthias Clasen2.13.2
2008-06-02 Behdad EsfahbodAdd gdk-pixbuf-features.h to BUILT_SOURCES.
2008-05-30 Matthias ClasenFix INCLUDE_ macros
2008-05-30 Matthias Clasen2.13.1
2008-05-29 Matthias Clasen Bug 535453 - gdk_pixbuf_format_get_license...
2008-05-28 Michael Nattererdefine GDK_PIXBUF_H_INSIDE around including all other...
2008-05-27 Tor LillqvistUse explicit G_MODULE_EXPORT decoration when building...
2008-05-27 Michael Nattererput back the #define, but call it GDK_PIXBUF_C_COMPILATION.
2008-05-27 Michael NattererFix and simplify definition of GDK_PIXBUF_VAR:
2008-05-23 Hans Breuerupdated fix c99ism (variable at start of block export...
2008-05-12 Tor LillqvistBug 532558 - Cannot build dll when using separate builddir
2008-05-02 Michael Nattererdeprecate the entire gdk-pixbuf-marshal.h since it...
2008-03-23 Björn LindqvistGuard against NULL pointer. (#467051, Gian Mario Taglia...
2008-03-20 Tor LillqvistInsert the ChangeLog from gdip-pixbuf-loaders.
2008-03-20 Tor LillqvistImport the GDI+ gdk-pixbuf loaders for Windows by Domin...
2008-03-11 Claudio SaavedraSet a GDK_ERROR_CORRUPT_IMAGE error if the loader is...
2008-03-11 Claudio SaavedraCheck for the BMP header magic numbers before decoding...
2008-02-22 Dominic LachowiczIt's perfectly acceptable for a module to only support the
2008-02-21 Matthias Clasen2.13.0
2008-02-15 Matthias ClasenGo back to 2.13.0 as version for now, as there was...
2008-02-15 Matthias ClasenFix up export of gdk_pixbuf_non_anim_get_type.
2008-02-12 Matthias ClasenDon't let the width or height go below 1. (#516024...
2008-02-10 Matthias ClasenTry harder to return pixbufs of the requested size...
2008-01-16 Matthias ClasenHandle partial writes.
2008-01-16 Michael Nattererfix signature of this function and propagate errors...
2008-01-16 Michael Nattereruse $GDK_PIXBUF_DEP_LIBS instead of $GLIB_LIBS so gio...
2008-01-16 Matthias ClasenAdd stream i/o functions for gdk-pixbuf
2008-01-14 Michael Natterercast the return value of _gdk_pixbuf_scaled_anim_new...
2007-12-13 Michael NattererRemove all .cvsignore files.
2007-12-09 Matthias ClasenFix the spinguard logic for big buffers. (#494667,...
2007-12-06 Tommi KomulainenRemove trailing whitespace that can trigger false posit...
2007-11-26 Matthias ClasenUse templates for glib-mkenums calls instead of complic...
2007-11-25 Tor LillqvistDon't add jasper to all_loaders if no libjasper.
2007-11-25 Bastien NoceraAdd detection for libjasper, used by the gdk-pixbuf...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-21 Matthias ClasenUse G_DEFINE_TYPE (#469341, Björn Lindqvist)
2007-11-20 Bastien NoceraAdd support for 512x512 Leopard icons, using the ic09...
2007-11-20 Bastien Noceraadd support for conditional icns gdk-pixbuf loader...
2007-11-11 Matthias ClasenAvoid unaligned accesses that cause problems on some...
2007-10-17 Matthias Clasen2.12.1
2007-10-16 Matthias ClasenUse better magic. (#339877, Bastien Nocera)
2007-09-14 Matthias Clasen2.12.0
2007-09-13 Matthias ClasenFix a memory leak
2007-09-08 Matthias ClasenFix some possible crashes. (#468832, Michal Luczaj)
2007-09-07 Matthias ClasenFix a crash
2007-08-16 Björn LindqvistNote in docstrings that these two functions does not...
2007-07-21 Matthias ClasenAdd forgotten release markers
2007-07-07 Tim Janikdocu fixes from Guillaume Cottenceau, #454596.
2007-07-06 Michael J. ChudobiakAdded a comment to explain the signal used to stop...
2007-07-05 Matthias ClasenTry again to make gdk_pixbuf_get_file_info work for...
2007-07-04 Tor LillqvistUse GDK_PIXBUF_DEP_LIBS instead of GDK_PIXBUF_EXTRA_LIB...
2007-07-03 Matthias ClasenAlways set an error when returning NULL. (453365, Micha...
2007-07-03 Matthias ClasenBe more careful when calling g_propagate_error(). ...
2007-07-02 Matthias Clasen2.11.5
2007-07-02 Matthias ClasenDocument the "orientation" option.
2007-06-19 Matthias Clasen2.11.4
2007-06-16 Matthias Clasen2.11.3
2007-06-15 Hans Breuerupdated use g_snprintf
2007-06-12 Behdad EsfahbodFix out-of-bound access. (#440918, Matthias Kilian)
2007-06-06 Matthias Clasen2.11.2
2007-06-04 Matthias Clasen2.11.1
2007-05-30 Chris WilsonSupply the current GError for fatal_error_handler(...
2007-05-24 Matthias Clasen2.11.0
2007-05-23 Matthias ClasenFix make check
2007-05-18 Michael J. ChudobiakBump libtiff requirement to 3.6.0, by requiring presence of
2007-05-16 Brian CameronAdd Sun mediaLib support so that hardware acceleration...
2007-04-29 Matthias ClasenRemove a pointless check from the previous commit that...
2007-04-28 Matthias ClasenAccept unknown parameters with a warning when saving...
2007-04-25 Matthias ClasenDon't double the delay time of the first frame. (#43199...
2007-04-25 Matthias ClasenChain up. (#433125, Christian Persch)
2007-03-28 Tim Janikapplied JPEG loader fix from maemo. this fix makes...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-03-08 Matthias ClasenImplement scaling for animations
2007-03-06 Tor Lillqvistgdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes...
2007-03-06 Matthias ClasenFlip some more images
2007-02-27 Felix RiemannAdd image/x-ico to supported mime types. Fixes bug...
2007-02-16 Matthias ClasenFix a leak in an error path
2007-02-07 Chris WilsonSet the GError if the image is zero length. (#405327)
2007-02-06 Matthias ClasenProtect against stop_load begin broken. (#403255, Lucas...
2007-01-21 Matthias ClasenFix error reporting in the gif loader
2007-01-19 Tor Lillqvistgdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefi...
2007-01-17 Michael NattererPatch taken from maemo-gtk:
next