]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf-loader.c
Updated Slovenian translation
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-loader.c
2007-07-05 Matthias ClasenTry again to make gdk_pixbuf_get_file_info work for...
2007-07-03 Matthias ClasenBe more careful when calling g_propagate_error(). ...
2007-03-08 Matthias ClasenImplement scaling for animations
2007-02-06 Matthias ClasenProtect against stop_load begin broken. (#403255, Lucas...
2007-01-17 Matthias ClasenFix memory leaks in error paths
2006-12-22 Matthias ClasenEmit the closed signal when closing the loader, pointed...
2006-12-19 Matthias ClasenDon't spew a warning if the printer is already closed.
2006-12-10 Matthias ClasenBehave as documented and close the loader when returnin...
2006-07-17 Matthias ClasenPut the code to protect against broken loaders that...
2006-05-14 Matthias ClasenMore of the same
2006-04-04 Matthias ClasenUse G_DEFINE_TYPE
2006-03-24 Matthias ClasenRemove a pointless check, pointed out by Kjartan Maraas.
2006-03-22 Matthias ClasenAdd some documentation about supported image formats...
2005-10-12 Matthias ClasenOnly call gdk_pixbuf_loader_eat_header_write() when...
2005-10-03 Matthias ClasenUse a 1k buffer for sniffing image formats, instead...
2005-08-31 Matthias ClasenIntern type names before registering the type to avoid...
2005-03-14 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-23 Matthias ClasenClose the loader before unreffing it in the error case...
2004-11-16 Matthias ClasenBe extra careful when locking and handle the case that...
2004-11-12 Matthias ClasenChanges to make gdk-pixbuf threadsafe (#157310, #157306...
2004-08-25 Matthias Clasen2.5.2
2004-08-24 Matthias ClasenUse the correct index, and compare correctly, reported...
2004-08-24 Matthias ClasenUse the correct index, reported by Tommi Komulainen.
2004-08-11 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
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-12-11 Matthias ClasenMove the documentation for signals inline, to get prope...
2003-06-22 Matthias ClasenAdd gdk_pixbuf_loader_new_with_mime_type.
2003-04-24 Matthias Clasen Add sanity checks for GError handling. (#108345)
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-05 Matthias ClasenReindent
2002-11-05 Owen TaylorFix leaked pixbuf reference (#96823, Morten Welinder)
2002-10-11 Matthias ClasenDocumentation updates.
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
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-07-06 Matthias ClasenLoad-at-size functionality for gdk-pixbuf.
2002-04-09 Matthias ClasenUse priv->image_module->module_name instead of image_ty...
2002-04-03 Matthias ClasenFix a doc typo.
2002-03-25 Matthias ClasenDon't leak pixbuf on error.
2002-02-22 Havoc Penningtonremove C++-commented debug spew, reported by David...
2002-02-12 Matthias ClasenAdd a (#ifdef 0'ed) test provoking a segfault in TIFFRe...
2001-12-20 Matthias ClasenMore precise documentation about underscores and mnemon...
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-12-12 Matthias ClasenMarkup fixes.
2001-11-18 Owen TaylorRemove include of gobject/signal.h.
2001-11-03 Sebastian Wilhelmigdk_rgb_init() doesn't need to be called anymore. Use...
2001-08-30 Matthias Clasengdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Propagate
2001-06-29 Havoc Penningtonfixes to compile with G_DISABLE_COMPAT
2001-06-08 Havoc Penningtonremove bogus g_return_if_fail
2001-06-01 Jonathan BlandfordInitial stab at getting the focus code to work.
2001-05-07 Havoc Penningtonfix some shell typos
2001-03-08 Tim Janikadded accumulator data argument to g_signal_newc()...
2001-02-20 Havoc Penningtonprepend underscore (gdk_pixbuf_get_named_module): prepe...
2001-02-18 Havoc Penningtondocs
2001-02-04 Tim Janikremoved gtk_signal_init() compat define.
2001-02-02 Havoc Penningtonrename "private" field in struct to "priv" for C++
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-12-17 Havoc PenningtonPort to GObject, can go back in gdk-pixbuf after settin...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-18 Havoc PenningtonSome updates
2000-10-09 Havoc Penningtoncontrib subdir
2000-07-28 Elliot LeePart 2 of previous commit (aka "it compiles now, ma")
2000-07-28 Elliot LeeAdd gdk_pixbuf_loader_new_with_type function, to allow...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-14 Owen Taylorinclude <string.h>.
2000-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
2000-06-24 Tim Janikmake the current version number 1.3.1 (binary age 0...
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-06-06 Larry Ewingtake frame offest into account when trying to calculate...
2000-04-13 Federico Mena QuinteroYour eyes are bloodshot.
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-04-03 Radek Douliksame as below
2000-01-07 Jonathan BlandfordAdded progressive animation loading. Added progressive...
2000-01-06 Mark CrichtonFixed bug sent directly to me. Basically, we weren...
2000-01-05 Jonathan BlandfordChange the order of the update func to make it more...
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
1999-12-17 Jonathan Blandfordmoved the file here. It seems natural to put this funct...
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-23 Elliot LeeUniquify the strings to save some memory. Make it build...
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-10 Federico Mena QuinteroPopulated.
1999-11-10 Jonathan Blandfordforgot this
1999-11-10 Jonathan Blandfordemit the closed signal.
1999-11-04 Arturo EspinosaMore docs work - Federico
1999-11-04 Jonathan Blandfordhandle the actual update. add a update_func callback...
1999-11-02 Elliot LeeMake the arguments to the write/load_increment operatio...
1999-11-02 Elliot LeeAlways return the amount eaten, rather than the full...
1999-11-02 Elliot LeeReturn TRUE if all the data got eaten by header_buf...
1999-11-02 Elliot LeeReorganize gdk_pixbuf_loader_write into three functions...
1999-10-29 Michael FulbrightActually load the image handler when we determine the...
1999-10-28 Jonathan Blandforddon't send a 0 length buffer.
1999-10-28 Jonathan Blandfordstarted work on the tiff non-incremental loader.
1999-10-27 Arturo EspinosaMake it build - Federico
1999-10-27 Havoc PenningtonFix typo that prevented compilation (gdk_pixbuf_loader_...
1999-10-27 Federico Mena QuinteroReturn a GdkPixbufLoader, not a GtkObject.
next