]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-png.c
Fixed up testpixbuf.c to simulate downloading at certain speed, set
[~andy/gtk] / gdk-pixbuf / io-png.c
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