]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/gdk-pixbuf-io.c
Update.
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-io.c
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...
1999-10-18 Federico Mena QuinteroReindented to use the GNOME Indentation.
1999-09-17 Federico Mena QuinteroSet the initial ref_count to 1.
1999-08-09 Federico Mena QuinteroFixed compiler warnings. Fixed write to unallocated...
1999-07-31 Daniel VeillardFixed 2 C syntax bugs, Daniel
1999-07-29 Mark CrichtonAdded some first steps for file saving. Big thing is...
1999-07-19 Mark CrichtonOk minor changes.
1999-07-17 Larry Ewingreverted the expose everything changes, I'm not sure...
1999-07-12 Mark CrichtonSome changes to do a "proper" install.
1999-07-08 Mark CrichtonMassive update...
1999-01-05 Arturo EspinosaLoading framework done, start of PNG loader
1999-01-04 Arturo EspinosaInitial revision