]> Pileus Git - ~andy/gtk/history - gdk-pixbuf/io-gif.c
Removed the unref_fn field. Now all memory management of the buffer is
[~andy/gtk] / gdk-pixbuf / io-gif.c
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-19 Larry EwingFix a few memory leaks in the, most of them in error...
1999-07-15 Mark CrichtonMore fixes. See ChangeLog
1999-07-08 Mark CrichtonMassive update...
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...