summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/io-ras.c
Commit message (Expand)AuthorAgeFilesLines
* Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters):Matthias Clasen2004-11-121-1/+1
* New functions to disable/enable individual loaders and to obtain licenseMatthias Clasen2004-07-081-0/+1
* Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) byMatthias Clasen2004-01-071-0/+11
* Support for separately installed loaders. (#77486)Matthias Clasen2002-10-031-12/+38
* Avoid unnecessary casting.Matthias Clasen2002-07-161-3/+1
* New function for loading an image from a file either via module->load orMatthias Clasen2002-07-071-36/+0
* Load-at-size functionality for gdk-pixbuf.Matthias Clasen2002-07-061-3/+5
* Support for compressed ras images (#84994):Matthias Clasen2002-07-011-7/+60
* Add valid_ras_test and invalid_bmp_1.Matthias Clasen2002-03-131-28/+60
* Remove assorted G_OBJECT casts where unnecessary.Sebastian Wilhelmi2001-12-131-2/+2
* fix some shell typosHavoc Pennington2001-05-071-6/+2
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-13/+29
* Some updatesHavoc Pennington2000-10-181-8/+17
* Check for <unistd.h>.Tor Lillqvist2000-08-011-0/+2
* 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-12/+7
* 0.6.0 - FedericoGDK_PIXBUF_0_6_0Federico Mena Quintero2000-02-221-18/+20
* Change the order of the update func to make it more compatible with theJonathan Blandford2000-01-051-5/+11
* Fixed the red/green/red bug on two occasions. Changed from the customArjan van de Ven1999-12-081-16/+6
* 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-16/+4
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-6/+3
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-2/+2
* patch from arjan to work better with ras files.Jonathan Blandford1999-11-171-293/+291
* Now can handle indexing correctly. Patch from Arjan to do so.Jonathan Blandford1999-11-101-4/+6
* Final patch from Arjan. Seems to do progressive loading.Jonathan Blandford1999-11-081-29/+332
* third patch. Now it seems to load.Jonathan Blandford1999-11-051-100/+92
* new file from Arjan van de Ven <arjan@fenrus.demon.nl> to begin the rasJonathan Blandford1999-11-051-0/+165