summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* added the update_func abilityJonathan Blandford1999-11-041-2/+0
* fix .tiff loader.Jonathan Blandford1999-11-041-0/+13
* minor packing changeJonathan Blandford1999-11-031-1/+5
* s/lwz/lzw/gJonathan Blandford1999-11-031-1/+1
* A GtkFunction needs to return a value for deterministic behaviour. AlsoElliot Lee1999-11-031-2/+4
* Now progressive gif loading works! It's a little slow though. )-:Jonathan Blandford1999-11-021-2/+2
* Allow using $TBF_READLEN to specify the size of the chunks that are readElliot Lee1999-11-021-12/+17
* Added title to windows so you can identify progressive and file windows.Michael Fulbright1999-10-291-11/+22
* blank space cleanupsHavoc Pennington1999-10-271-1/+1
* Display the progressive loadHavoc Pennington1999-10-271-16/+70
* Check properly whether the XPM module has already been loadedHavoc Pennington1999-10-271-1/+1
* gdk-pixbuf-loader.c: Fixed init function to properly initialize allMichael Fulbright1999-10-271-13/+16
* more work on the incremental loadingJonathan Blandford1999-10-261-0/+20
* Clean up stupid increment-inside-array-dereference thingHavoc Pennington1999-10-221-0/+130
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-201-12/+12
* Reindented to use the GNOME Indentation.Federico Mena Quintero1999-10-181-259/+255
* Added support for loading pixbuf from rgb data in memory. AugmentedMichael Fulbright1999-10-081-11/+175
* Added translation to the rotateMark Crichton1999-07-201-1/+1
* Ok minor changes.Mark Crichton1999-07-191-14/+3
* reverted the expose everything changes, I'm not sure why these went in.Larry Ewing1999-07-171-36/+39
* Added scaling of pixmaps. Currently doesn't work, however, since I'mMark Crichton1999-07-161-36/+51
* add raph@gimp.org's fix to the jpeg indexing routineLarry Ewing1999-07-151-4/+20
* More fixes. See ChangeLogMark Crichton1999-07-151-38/+32
* Massive update...Mark Crichton1999-07-081-0/+148