]> Pileus Git - ~andy/gtk/history - gdk-pixbuf
Updated Arabic translation
[~andy/gtk] / gdk-pixbuf /
2010-04-04 Matthias ClasenPrevent a crash in the TGA loader
2010-04-04 Matthias ClasenFix incorrect string
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian DywanRemove the destination file if trying to save a pixbuf...
2010-04-04 Matthias ClasenFix a few C99isms
2010-04-04 Javier Jardón[docs] Add missing "Deprecated: 2.x" to the api doc...
2010-04-04 Matthias ClasenAvoid an FPE for ludicrous scale values
2010-04-04 Matthias ClasenSetup libjpeg error handlers early enough
2010-04-04 Matthias ClasenDon't use string concatentation in translated strings
2010-04-04 Johan DahlinAvoid warnings when introspetion is not available
2010-04-04 Johan DahlinFix build with system install of introspection
2010-04-04 Richard HughesAdd icc-profile option to gdk-pixbuf for the TIFF image...
2010-04-04 Javier JardónFix compilation warning: use the correct conversion...
2010-04-04 Richard HughesAdd color management support to gdk_pixbuf_save
2010-04-04 Johan DahlinUse Makefile.introspection
2010-04-04 Johan DahlinMake sure dist check works with introspection
2010-04-04 Colin WaltersBuild introspection data for gdk-pixbuf, gdk, and gtk
2009-11-30 Javier Jardón[gdk-pixbuf] Use G_STRLOC instead __LINE__
2009-11-30 Christian DywanImplement "compression" option in the TIFF pixbuf loader
2009-11-28 Matthias ClasenAllocate a large-enough and mask
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-26 Matthias ClasenSet scale_num only once
2009-11-06 Nicola FontanaDo not use static GTypeInfo and GInterfaceInfo
2009-11-05 Matthias ClasenFix loading scaled-down jpegs
2009-10-30 Javier JardónFix warning: Initialize to TRUE the returned variable
2009-10-30 Javier JardónUse "Since: 2.x" instead "Since 2.x"
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Javier JardónCast to gchar* to fix a compilation warning
2009-10-25 Kevin PengGdkPixbuf loader for QTIF format
2009-10-25 Javier JardónCast to gchar* to fix a compilation warning
2009-10-21 Javier JardónCast to gchar* to fix a compilation warning
2009-10-21 Javier JardónCast to fix compilation warning
2009-10-20 Javier JardónFix a compilation warning
2009-10-08 Tor LillqvistFix the GDI+ gdk-pixbuf loader
2009-09-10 Matthias ClasenCleanups
2009-09-04 Matthias ClasenAvoid a segfault if license is NULL
2009-08-25 Christian DywanBug 592901 - Crash in JPEG pixbuf loader instead of...
2009-08-24 Christian PerschPreserve errno, and always use g_strerror()
2009-08-20 Shixin ZengDon't use stream before it is created
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-07-04 Hans BreuerUpdated msvc build
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-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
2009-04-29 Brian CameronMinor fix for GTK+ mediaLib code.
2009-04-18 Claudio SaavedraAllow GdkPixbufSimpleAnim to loop
2009-04-08 Michael J. ChudobiakFixed memory leak in jasper loader
2009-04-08 Dr. Michael J. Chu... Fixed minor memory leak on error
2009-03-31 Matthias ClasenUpdate README files to refer to git
2009-03-13 Matthias Clasen2.16.0
2009-03-02 Matthias Clasen2.15.5
2009-03-01 Matthias ClasenIf pure sniffing yields uncertain results, try again...
2009-02-17 Matthias Clasen2.15.4
2009-02-13 Cody RussellBug 571576 – gdk_pixbuf_save_to_stream() broken
2009-02-03 Matthias Clasen2.15.3
2009-01-27 Matthias Clasen2.15.2
2009-01-23 Matthias Clasen2.15.1
2009-01-22 Tor LillqvistBug 568305 - gdk-pixbuf mishandles BI_BITFIELDS bmps
2009-01-13 Tor LillqvistBug 164002 - query scripts don't work uninstalled on...
2009-01-07 Matthias ClasenBug 566862 – pixbuf_new_from_file does not autodetect...
2009-01-01 Matthias Clasen2.15.0
2008-11-30 Christian DywanBug 561186 – GdkPixbuf API type checking needs cleanup
2008-10-13 Matthias ClasenBug 555791 – Natuilus Crashes when opening USB MP3...
2008-10-01 Tor LillqvistDon't #define _GNU_SOURCE on Windows as it confuses...
2008-09-23 13:28:23 Tim Janikprevent RLE encoding of 1x1 pixel images, since the...
2008-09-19 Matthias ClasenPlug a small memory leak
2008-09-18 Dominic LachowiczFix 2 cases where we leaked a GpImage (#552545)
2008-09-18 Matthias Clasen2.14.2
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-07 Matthias ClasenBug 517233 – Calling gdk_pixbuf_loader_close causes...
2008-09-05 Sebastien Bacherbug 550969 - fix a typo which breaks the static build
2008-09-05 Matthias Clasen2.14.1
2008-09-05 Matthias ClasenFix a deadlock in pixbuf loader initialization
2008-09-04 Matthias Clasen2.14.0
2008-09-03 Matthias ClasenBug 549711 – Race condition when loading gdk-pixbuf...
2008-08-29 Björn LindqvistBug 437791 – Animation is played at the wrong speed
2008-08-28 Matthias ClasenFix a typo
2008-08-19 Matthias Clasen2.13.7
2008-08-14 Matthias ClasenExclude CR2 files in the tiff loader.
2008-08-13 Michael Nattererreorder marshalers for no reason apart from forcing...
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2008-08-11 Sven Neumannuse canonical signal names.
2008-08-08 Sven HerzbergBug 546549 : Better Type Checking reviewed by: mitch
2008-08-06 Sven HerzbergBug 546549 : Better Type Checking reviewed by mitch
2008-08-05 Matthias Clasen2.13.6
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...
next