summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-xpm.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_free, since the buffer is allocated with g_try_alloc().Alexander Larsson2001-02-071-1/+1
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-25/+71
* portability fixes and corrected prototypes for self-contained buildHans Breuer2000-11-121-1/+3
* Use g_file_open_tmp() (just added to GLib) instead of mkstemp() (orTor Lillqvist2000-11-111-3/+2
* Some updatesHavoc Pennington2000-10-181-1/+3
* contrib subdirHavoc Pennington2000-10-091-1/+97
* Fix comments to not claim that all three of these files are the JPEG imageDan Winship2000-10-051-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-9/+918
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-5/+6
* 0.6.0 - FedericoGDK_PIXBUF_0_6_0Federico Mena Quintero2000-02-221-2/+2
* Iain sent me a xpm that didn't load. It used "g" instead of "c" in it'sMark Crichton2000-02-141-1/+1
* 0.5.0 - FedericoGDK_PIXBUF_0_5_0Arturo Espinosa2000-01-221-0/+2
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-1/+1
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-1/+1
* Clean up stupid increment-inside-array-dereference thingHavoc Pennington1999-10-221-12/+21
* Export this symbol for loading an XPM from memory.Havoc Pennington1999-10-221-1/+16
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-201-118/+124
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-307/+302
* Add pixbuf_duplicate,Michael Meeks1999-09-221-12/+6
* Set the initial ref_count to 1.Federico Mena Quintero1999-09-171-1/+1
* Fixed compiler warnings. Fixed write to unallocated memory (row_ptr), andFederico Mena Quintero1999-08-091-1/+1
* Fix a few memory leaks in the, most of them in error cases but one or twoLarry Ewing1999-07-191-6/+10
* Ok, we'll try this again.Mark Crichton1999-07-131-11/+16
* Massive update...Mark Crichton1999-07-081-5/+4
* io-gif.c, io-png.c: Actually put the licencing terms in the code now...Mark Crichton1999-06-301-0/+436