]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-wbmp.c
Cleanups
[~andy/gtk] / gdk-pixbuf / io-wbmp.c
2006-10-08 Matthias ClasenCleanups
2004-11-12 Matthias ClasenChanges to make gdk-pixbuf threadsafe (#157310, #157306...
2004-07-08 Matthias ClasenNew functions to disable/enable individual loaders...
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2002-10-03 Matthias ClasenSupport for separately installed loaders. (#77486)
2002-07-07 Matthias ClasenNew function for loading an image from a file either...
2002-07-06 Matthias ClasenLoad-at-size functionality for gdk-pixbuf.
2002-03-23 Matthias Clasencontext->updated_func is NULL during a nonincremental...
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.
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-07-18 Darin AdlerAdd missing <stdlib.h> include. Add ifdef so we compile...
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-09 Elliot LeeFix compiler warnings
2000-08-01 Tor LillqvistCheck for <unistd.h>.
2000-08-01 Elliot LeeSome bug fixes - now tested to work.
2000-08-01 Elliot LeeAdd a 'w' in the right spot.
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...