]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf-io.c
Add color management support to gdk_pixbuf_save
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-io.c
2009-12-18 Richard HughesAdd color management support to gdk_pixbuf_save
2009-11-30 Christian DywanImplement "compression" option in the TIFF pixbuf loader
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-25 Kevin PengGdkPixbuf loader for QTIF format
2009-08-20 Shixin ZengPut variable definitions at start of block
2009-08-02 Sam ThursfieldMake gdk-pixbuf-csource work on Windows also in the...
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-15 Matthias ClasenCleanup some translation handling
2009-03-01 Matthias ClasenIf pure sniffing yields uncertain results, try again...
2009-02-13 Cody RussellBug 571576 – gdk_pixbuf_save_to_stream() broken
2009-01-07 Matthias ClasenBug 566862 – pixbuf_new_from_file does not autodetect...
2008-09-19 Matthias ClasenPlug a small memory leak
2008-09-13 Tor Lillqvistgdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectated
2008-09-13 Tor Lillqvistgdk-pixbuf/gdk-pixbuf-io.c Do as the docs for
2008-09-08 Matthias ClasenAnother small leak
2008-09-07 Matthias ClasenPlug a small memory leak in an error path
2008-09-05 Sebastien Bacherbug 550969 - fix a typo which breaks the static build
2008-09-05 Matthias ClasenFix a deadlock in pixbuf loader initialization
2008-09-03 Matthias ClasenBug 549711 – Race condition when loading gdk-pixbuf...
2008-08-28 Matthias ClasenFix a typo
2008-07-23 Matthias ClasenMore correct content type handling
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-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-05-29 Matthias Clasen Bug 535453 - gdk_pixbuf_format_get_license...
2008-05-27 Tor LillqvistUse explicit G_MODULE_EXPORT decoration when building...
2008-03-23 Björn LindqvistGuard against NULL pointer. (#467051, Gian Mario Taglia...
2008-03-20 Tor LillqvistImport the GDI+ gdk-pixbuf loaders for Windows by Domin...
2008-02-15 Matthias ClasenGo back to 2.13.0 as version for now, as there was...
2008-02-12 Matthias ClasenDon't let the width or height go below 1. (#516024...
2008-01-16 Matthias ClasenHandle partial writes.
2008-01-16 Michael Nattererfix signature of this function and propagate errors...
2008-01-16 Matthias ClasenAdd stream i/o functions for gdk-pixbuf
2006-10-11 Tor LillqvistEnable having some gdk-pixbuf loaders built-in even...
2006-10-08 Matthias ClasenCleanups
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-08-16 Matthias ClasenStop loading an animation if the first frame is complet...
2006-03-20 Matthias ClasenAlways save errno to a temporary before making other...
2006-02-28 Anders CarlssonUpdate documentation now that tiff supports saving.
2005-12-30 Jonathan Blandfordminor doc edit
2005-12-16 Matthias ClasenUse G_MODULE_BIND_LAZY when opening modules.
2005-10-03 Matthias ClasenUse a 1k buffer for sniffing image formats, instead...
2005-08-30 Matthias ClasenMake this work again.
2005-08-30 Matthias ClasenAdd a cast to avoid compiler warnings.
2005-07-22 Matthias ClasenMake anchored patterns work as they did before.
2005-07-22 Matthias ClasenInterpret patterns where the first byte of the mask...
2005-07-01 Matthias ClasenAllow -1 for width/height and interpret them as "not...
2005-05-24 Sven Neumannallow to specify the PNG compression level by passing...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-10 Tor Lillqvistgdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI...
2005-02-24 Matthias ClasenDocument BMP saving support.
2004-12-05 Tor Lillqvistgdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io...
2004-11-16 Matthias ClasenBe extra careful when locking and handle the case that...
2004-11-12 Matthias ClasenDon't use _gdk_pixbuf_load_module_unlocked() in the...
2004-11-12 Matthias ClasenChanges to make gdk-pixbuf threadsafe (#157310, #157306...
2004-11-11 Matthias ClasenUse g_filename_display_name() instead of g_filename_to_...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-26 Matthias ClasenAdd gdk_pixbuf_new_from_file_at_scale(), which is just...
2004-08-11 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-15 Matthias ClasenUse 'cannot' instead of 'can not' in messages. (#144226...
2004-07-09 Manish Singhfunction doesn't return a value, so don't use g_return_...
2004-07-08 Matthias ClasenNew functions to disable/enable individual loaders...
2004-06-05 Matthias ClasenConvert filenames to UTF-8 when embedding them in error...
2004-05-06 Matthias ClasenNew format flag GDK_PIXBUF_FORMAT_SCALABLE to mark...
2004-04-13 Matthias ClasenWhen calling fread() in a loop, check for ferror()...
2004-03-15 Tor LillqvistMerges from stable branch that had been left out. ...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-08 Manish Singhremoved unnecessary G_OBJECT() cast checks.
2004-01-09 Manish Singh#include <unistd.h> for unlink()
2004-01-07 Federico Mena QuinteroEscape an ampersand in the documentation comment, and...
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...
2003-11-09 Matthias ClasenIf neither load nor begin_load are available fall back...
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-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-05-21 Matthias ClasenA loader for PCX files. (#113035, Josh Beam)
2003-04-24 Matthias Clasen Add sanity checks for GError handling. (#108345)
2003-01-02 Matthias ClasenDon't crash if gdk-pixbuf.loaders file is missing....
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-09-06 Matthias ClasenNew loader, for .ANI animations.
2002-09-03 Matthias ClasenDon't leak memory if g_try_realloc fails.
2002-08-22 Matthias Clasengdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No...
2002-07-07 Matthias ClasenNew function for loading an image from a file either...
2002-05-31 Matthias ClasenAccept xbms starting with a C comment - those seem...
2002-05-22 Tor LillqvistUse GTK_BINARY_VERSION (and not GTK_VERSION) in the...
2002-04-24 Matthias ClasenRemove the ISO8859-1 restriction from the description...
2002-03-20 Owen TaylorPatch from Erwann Chenede, #73900 fixing a lot of warni...
2002-03-03 Owen TaylorIf we can't load the module using the g_module_build_pa...
2001-12-20 Matthias ClasenMore precise documentation about underscores and mnemon...
2001-12-13 Matthias ClasenMarkup fixes.
2001-10-29 Tor LillqvistUse -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_O...
2001-10-05 Sven Neumanngdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h
2001-09-14 Matthias ClasenRobustness fixes and test images for the jpeg, tiff...
next