]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf-io.c
Interpret patterns where the first byte of the mask is '*' as unanchored.
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-io.c
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...
2001-08-21 Matthias ClasenAdd tga loader, patch by Nicola Girardi. (#56067)
2001-06-29 Havoc PenningtonClip the retrieved image data to the screen, using...
2001-02-20 Havoc Penningtonprepend underscore (gdk_pixbuf_get_named_module): prepe...
2001-02-19 Havoc Penningtonhmm, someone changed GLib without fixing GTK
2001-01-26 Havoc Penningtonfix included modules case.
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2001-01-22 John Harpernew pixbuf loader, for X bitmap files. Basically a...
2001-01-17 Tor LillqvistNo need to include windows.h.
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2001-01-09 Alexander LarssonAdded --with-included-loaders option
2000-11-12 Hans Breuerportability fixes and corrected prototypes for self...
2000-10-22 Tor Lillqvistgtk/makefile.mingw.in Updates.
2000-10-18 Havoc PenningtonSome updates
2000-10-06 Havoc Penningtons/format/type/g to be consistent with gdk_pixbuf_loader...
2000-10-06 Havoc PenningtonPixbuf saving, patch from David Welton.
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-22 Tor LillqvistWin32 build setup:
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
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-02-22 Federico Mena Quintero0.6.0 - Federico
2000-01-02 Federico Mena QuinteroAdded reference counting to animations. A web browser...
1999-12-20 Jonathan Blandfordfinished work to make animated gifs load correctly...
1999-12-17 Jonathan Blandfordmoved the file here. It seems natural to put this funct...
1999-12-06 Federico Mena QuinteroPatch from Arjan to fix an initializer.
1999-12-04 Arjan van de VenMajor cleanup, added support for 32 bpp and 4 bpp ...
1999-11-29 Jonathan BlandfordAdded another loader from Arjan to handle .ico files...
1999-11-23 Elliot LeeTry to fix gdk-pixbuf a bit better.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-21 Jonathan Blandfordadded io-bmp from Arjan <arjan@fenrus.demon.nl>
1999-11-10 Federico Mena QuinteroPopulated.
1999-11-10 Jonathan Blandfordremoved spurious print statements.
1999-11-10 Federico Mena QuinteroAdded documentation.
1999-11-05 Jonathan Blandfordsecond patch Arjan van de Ven <arjan@fenrus.demon.nl...
1999-11-05 Michael FulbrightPrettied up code slightly. Start of pnm loader (from...
1999-11-04 Federico Mena QuinteroPopulated.
1999-10-29 Michael FulbrightActually load the image handler when we determine the...
1999-10-28 Jonathan Blandfordstarted work on the tiff non-incremental loader.
1999-10-27 Arturo EspinosaMake it build - Federico
1999-10-27 Havoc PenningtonCheck properly whether the XPM module has already been...
1999-10-26 Jonathan Blandfordload the vtable fully.
1999-10-26 Jonathan Blandfordmore work on the incremental loading
1999-10-22 Havoc PenningtonExport this symbol for loading an XPM from memory.
1999-10-21 Federico Mena QuinteroFree path.
1999-10-20 Federico Mena QuinteroRemoved the unref_fn field. Now all memory management...
next