]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-ico.c
Updated Bulgarian translation
[~andy/gtk] / gdk-pixbuf / io-ico.c
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-13 Matthias ClasenFix a crash
2008-05-30 Matthias ClasenFix INCLUDE_ macros
2008-05-27 Tor LillqvistUse explicit G_MODULE_EXPORT decoration when building...
2007-03-09 Matthias ClasenRemove unnecessary NULL checks before g_free(). (#36966...
2007-02-27 Felix RiemannAdd image/x-ico to supported mime types. Fixes bug...
2006-10-11 Tor LillqvistEnable having some gdk-pixbuf loaders built-in even...
2005-08-18 Matthias ClasenCheck for overflow in one more place. (#313818, Tommi...
2005-02-24 Matthias ClasenFix a typo. (#168173, Ivan Wong)
2004-11-12 Matthias ClasenChanges to make gdk-pixbuf threadsafe (#157310, #157306...
2004-09-15 Matthias Clasen*** empty log message ***
2004-07-08 Matthias ClasenNew functions to disable/enable individual loaders...
2004-01-07 Matthias ClasenMake it possible to call gdk_pixbuf_loader_set_size...
2003-07-03 Matthias ClasenSupport saving ICOs and CURs.
2003-06-28 Matthias ClasenStop discriminating against 32bpp ICOs a): Use the...
2003-03-21 Matthias ClasenAdd missing static qualifiers apparently causing proble...
2003-03-11 Matthias ClasenCalculate LineWidth for 16bpp from width, like for...
2002-12-05 Matthias ClasenRemove leftover debug output. (#100357, Owen Taylor)
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-09-27 Federico Mena QuinteroFree the context if we cannot allocate the HeaderBuf.
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-06 Matthias ClasenAttach hotspot coordinates to the pixbuf as options...
2002-09-03 Matthias ClasenDon't leak memory if g_try_realloc fails.
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-02-12 Matthias ClasenAdd a (#ifdef 0'ed) test provoking a segfault in TIFFRe...
2002-02-10 Matthias ClasenEnable some tests which should work now.
2002-02-01 Matthias ClasenMerge 16- and 32-bit ico support from the stable branch...
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-08-20 Matthias ClasenAdd ico and wbmp tests. Fail with a suitable error...
2001-05-07 Havoc Penningtonfix some shell typos
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2000-10-18 Havoc PenningtonSome updates
2000-08-01 Tor LillqvistCheck for <unistd.h>.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-02-22 Federico Mena Quintero0.6.0 - Federico
2000-01-05 Jonathan BlandfordChange the order of the update func to make it more...
1999-12-07 Arjan van de VenAdded missing "include <string.h>" to: gdk-pixbuf/io...
1999-12-05 Arjan van de VenBug in palet-size calculation fixed
1999-12-04 Arjan van de VenMajor cleanup, added support for 32 bpp and 4 bpp ...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-29 Jonathan Blandfordmore work on the ico loader
1999-11-29 Jonathan BlandfordAdded another loader from Arjan to handle .ico files...