]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-png.c
applied patch from Andreas Persenius <ndap@swipnet.se> that updates the
[~andy/gtk] / gdk-pixbuf / io-png.c
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-09 Larry Ewingsetjmp for the png error handler. It seems setting...
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-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-22 Havoc PenningtonCall the update_area callback depending on the number...
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-04 Jonathan Blandfordhandle the actual update. add a update_func callback...
1999-10-27 Federico Mena QuinteroNew function to threshold a pixbuf's alpha channel...
1999-10-27 Havoc PenningtonDisplay the progressive load
1999-10-27 Havoc PenningtonCheck properly whether the XPM module has already been...
1999-10-26 Jonathan Blandfordmore work on the incremental loading
1999-10-26 Jonathan BlandfordNew Class. Beginning of progrssive loading.
1999-10-22 Arturo EspinosaComment fixes - Federico
1999-10-22 Federico Mena QuinteroPatch from Kristian Hogsberg Kristensen <hogsberg@daimi...
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-22 Michael MeeksAdd pixbuf_duplicate,
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-30 Mark CrichtonFor some wierd reason, the commit yesterday didn't...
1999-07-29 Mark CrichtonAdded some first steps for file saving. Big thing is...
1999-07-19 Larry EwingFix a few memory leaks in the, most of them in error...
1999-06-30 Mark Crichtonio-gif.c, io-png.c: Actually put the licencing terms...
1999-06-29 Mark Crichtonio-png.c: changed g_malloc call for pixles to art_alloc...
1999-06-29 Mark CrichtonOk, now it determines if it has an alpha channel. If...
1999-06-29 Mark CrichtonRedid io-png for gdk-pixbuf. Note that it'll add an...
1999-01-05 Arturo EspinosaStuff I did last night while watching TV
1999-01-05 Arturo EspinosaLoading framework done, start of PNG loader