summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-bmp.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Helmethead <hoshem@mel.comcen.com.au> to fix up bmp decoder to:Jonathan Blandford2001-05-281-259/+303
* fix some shell typosHavoc Pennington2001-05-071-8/+4
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-24/+54
* Some updatesHavoc Pennington2000-10-181-11/+23
* Check for <unistd.h>.Tor Lillqvist2000-08-011-0/+2
* Add gdk_pixbuf_loader_new_with_type function, to allow handling imageElliot Lee2000-07-281-7/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-42/+35
* Arjan van de Ven <arjan@fenrus.demon.nl>Arjan van de Ven2000-03-061-30/+78
* 0.6.0 - FedericoGDK_PIXBUF_0_6_0Federico Mena Quintero2000-02-221-18/+19
* Change the order of the update func to make it more compatible with theJonathan Blandford2000-01-051-5/+11
* Added missing "include <string.h>" to: gdk-pixbuf/io-ras.cArjan van de Ven1999-12-071-0/+1
* Major cleanup, added support for 32 bpp and 4 bpp (uncompressed) images,Arjan van de Ven1999-12-041-190/+270
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-6/+3
* new patch from Arjan to handle compressed bmps.Jonathan Blandford1999-11-241-68/+279
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-2/+2
* added io-bmp from Arjan <arjan@fenrus.demon.nl>Jonathan Blandford1999-11-211-18/+395
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-11/+11
* Add pixbuf_duplicate,Michael Meeks1999-09-221-11/+4
* Set the initial ref_count to 1.Federico Mena Quintero1999-09-171-1/+1
* Ok minor changes.Mark Crichton1999-07-191-1/+2
* Massive update...Mark Crichton1999-07-081-0/+53