summaryrefslogtreecommitdiff
path: root/gdk-pixbuf
Commit message (Expand)AuthorAgeFilesLines
* 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
* now handle arbitrary buffer sizes.Jonathan Blandford1999-11-032-2/+7
* Initiailize the x and y fields. (gnome_canvas_pixbuf_destroy): Queue aFederico Mena Quintero1999-11-032-35/+38
* new state. Fixes un-compressed gifs.Jonathan Blandford1999-11-033-82/+81
* adjust render_affine calculation for x,y offsets.Larry Ewing1999-11-032-144/+162
* I'm a doofus. Return a distance, not a boolean, for opaque images.Federico Mena Quintero1999-11-032-1/+4
* Do proper rounding of bounding box coordinates.Federico Mena Quintero1999-11-032-4/+29
* forgot thisJonathan Blandford1999-11-031-0/+4
* s/lwz/lzw/gJonathan Blandford1999-11-031-73/+73
* Fixed code which moved buffer around as new data comes in to workMichael Fulbright1999-11-031-21/+22
* changelogMichael Fulbright1999-11-031-0/+8
* initialize a variable; kill a bugJonathan Blandford1999-11-031-3/+7
* A GtkFunction needs to return a value for deterministic behaviour. AlsoElliot Lee1999-11-031-0/+3
* Read 'til the next empty block correctly, now.31999-11-032-6/+14
* Sync to laptop - FedericoArturo Espinosa1999-11-031-0/+7
* src/gdk-pixbuf-drawable.c: Changed the behavior to return NULL if part ofCody Russell1999-11-031-0/+5
* Fill in the gif's blank areas for interlacing and progressive loading.Jonathan Blandford1999-11-032-2/+64
* src/gdk-pixbuf-drawable.c (gdk_pibxuf_from_drawable_core): Now callsCody Russell1999-11-021-0/+4
* Now progressive gif loading works! It's a little slow though. )-:Jonathan Blandford1999-11-023-142/+331
* Make the arguments to the write/load_increment operations const-correct.Elliot Lee1999-11-024-4/+8
* Implemented the ::point() method. We do a simple containment test insteadFederico Mena Quintero1999-11-022-30/+65
* Allow using $TBF_READLEN to specify the size of the chunks that are readElliot Lee1999-11-021-0/+4
* Always return the amount eaten, rather than the full header size.Elliot Lee1999-11-021-4/+4
* Return TRUE if all the data got eaten by header_buf, instead of FALSE.Elliot Lee1999-11-021-1/+1
* add aa render function. (gnome_canvas_pixbuf_class_init): addLarry Ewing1999-11-022-0/+38
* Sync for Larry - FedericoArturo Espinosa1999-11-022-50/+82
* changelogMichael Fulbright1999-11-021-3/+23
* revertElliot Lee1999-11-021-25/+23
* Reorganize gdk_pixbuf_loader_write into three functions, and eliminateElliot Lee1999-11-023-92/+106
* Fixed bounding box computation.Federico Mena Quintero1999-11-022-39/+37
* Sync - FedericoArturo Espinosa1999-11-021-1/+1
* Start of the pixbuf canvas item. Drawing affines seem to work. BoundingFederico Mena Quintero1999-11-024-41/+156
* lots of lots of work. USE AT YOUR OWN RISKJonathan Blandford1999-11-021-156/+341
* Sync to desktop - FedericoArturo Espinosa1999-11-011-2/+24
* much more work on the progressive loader.Jonathan Blandford1999-11-011-180/+223
* now gif loading works. Time to de-stiticify it and move onto progressive loa...Jonathan Blandford1999-10-311-18/+6