summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* added io-bmp from Arjan <arjan@fenrus.demon.nl>Jonathan Blandford1999-11-214-23/+411
* Rework/reorder of the code. Each case has been separated into anotherMichael Zucchi1999-11-202-1/+10
* implement the bounds method correctly. (compute_viewport_affine): computeLarry Ewing1999-11-172-23/+47
* patch from arjan to work better with ras files.Jonathan Blandford1999-11-171-293/+291
* Use includes from the current directory, not the system directory.Havoc Pennington1999-11-162-1/+6
* use includes from the current directory rather then from the systemGeorge Lebl1999-11-161-0/+6
* Added testpixbuf-drawable test programCody Russell1999-11-132-1/+12
* Applying Michael Zucchi's changes to significantly speed up pixbuf from drawa...Cody Russell1999-11-131-1/+1
* Populated.Federico Mena Quintero1999-11-103-16/+29
* forgot thisJonathan Blandford1999-11-101-5/+1
* emit the closed signal.Jonathan Blandford1999-11-103-11/+37
* Now can handle indexing correctly. Patch from Arjan to do so.Jonathan Blandford1999-11-102-4/+11
* Fixed loading of ASCII PNM files.Michael Fulbright1999-11-102-1/+8
* removed spurious print statements.Jonathan Blandford1999-11-102-3/+5
* Warning fixes - FedericoArturo Espinosa1999-11-103-4/+13
* Added documentation.Federico Mena Quintero1999-11-102-8/+21
* Fixed up testpixbuf.c to simulate downloading at certain speed, setMichael Fulbright1999-11-092-1/+15
* Possible unsigned int error.Michael Fulbright1999-11-091-1/+1
* Doh.Michael Fulbright1999-11-091-1/+0
* Slight cosmetic cleanup.Michael Fulbright1999-11-093-74/+42
* build the gdk-pixbuf-drawable stuff.Havoc Pennington1999-11-092-0/+7
* 0.4 - FedericoGDK_PIXBUF_0_4Arturo Espinosa1999-11-091-0/+4
* Figured out problem with loading Progressive JPEG's progressively (sayMichael Fulbright1999-11-092-9/+19
* Finished progressive PNM loading code. Should handle all types of PNMMichael Fulbright1999-11-092-166/+77
* Final patch from Arjan. Seems to do progressive loading.Jonathan Blandford1999-11-082-29/+349
* Fixed so we do not create a separate pixel buffer when reading in image -Michael Fulbright1999-11-082-37/+31
* Added support for ASCII PNM files. Note I haven't tested loaded ASCII PBMMichael Fulbright1999-11-082-64/+56
* Finished detailed explanation of the width, height, x, and y setting andFederico Mena Quintero1999-11-081-0/+5
* Removed gdk-pixbuf-io, since it is for internal use only.Federico Mena Quintero1999-11-051-0/+9
* Implemented support for reading raw PBM/PGM/PPM files from a file. NextMichael Fulbright1999-11-052-141/+260
* third patch. Now it seems to load.Jonathan Blandford1999-11-051-100/+92
* second patch Arjan van de Ven <arjan@fenrus.demon.nl> to autodetect/loadJonathan Blandford1999-11-051-0/+16
* new file from Arjan van de Ven <arjan@fenrus.demon.nl> to begin the rasJonathan Blandford1999-11-052-0/+175
* Added doc to SUBDIRS.Federico Mena Quintero1999-11-051-0/+4
* Prettied up code slightly. Start of pnm loader (from file andMichael Fulbright1999-11-054-20/+925
* More docs work - FedericoArturo Espinosa1999-11-045-11/+17
* added the update_func abilityJonathan Blandford1999-11-041-7/+64
* In docs, explain what a dither offset is for.Havoc Pennington1999-11-041-0/+7
* Use libart-config correctly; find gnome-config separately. Fix GNOME_LIBSHavoc Pennington1999-11-042-1/+13
* Add update_func callback. Call updated callback when new graphic dataMichael Fulbright1999-11-042-16/+35
* fix .tiff loader.Jonathan Blandford1999-11-041-0/+1
* handle the actual update. add a update_func callback. add a update_funcJonathan Blandford1999-11-047-17/+53
* Populated.Federico Mena Quintero1999-11-043-2/+95
* Finished integrating the documentation framework.Federico Mena Quintero1999-11-041-0/+4
* Integrate gtk-doc, part 1; need to finish it at home - FedericoArturo Espinosa1999-11-042-3/+8
* Sync - FedericoArturo Espinosa1999-11-032-24/+26
* renamed ReadOK to gif_read. Added a lot of comments to the file.Jonathan Blandford1999-11-032-25/+48
* Remove dependency on lib*gif!!!!Jonathan Blandford1999-11-033-23/+10
* set the transparency to the right val.Jonathan Blandford1999-11-032-7/+15
* Further removal of bugginess in local buffering code. Handles grayscaleMichael Fulbright1999-11-032-22/+62