]> Pileus Git - ~andy/gtk/history - demos/testpixbuf.c
contrib subdir
[~andy/gtk] / demos / testpixbuf.c
2000-10-09 Havoc Penningtoncontrib subdir
2000-10-04 Havoc PenningtonFix copyrights
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorAdd gdk_rgb_find_color() to get a pixel value using...
2000-06-22 Havoc PenningtonConvert GdkPixbuf to GObject, leaving it opaque (i...
2000-06-22 Raja R HarinathWork with srcdir != builddir.
2000-06-21 Owen TaylorWelcome aboard, gdk-pixbuf.
2000-04-11 Federico Mena QuinteroMost of this patch is based on a patch by Havoc Penning...
2000-02-14 Darin AdlerRemove now-unnecessary cast.
1999-12-02 Federico Mena Quintero#include <config.h>, and fix includes.
1999-11-22 Jonathan Blandfordmake the symlink. Does not work for srcdir != buildir...
1999-11-10 Michael FulbrightMake default loading speed 40kB/s.
1999-11-10 Michael FulbrightFixed loading of ASCII PNM files.
1999-11-10 Michael Fulbrightcleanup to remove warnings.
1999-11-10 Arturo EspinosaWarning fixes - Federico
1999-11-09 Michael FulbrightFixed up testpixbuf.c to simulate downloading at certai...
1999-11-04 Jonathan Blandfordadded the update_func ability
1999-11-04 Jonathan Blandfordfix .tiff loader.
1999-11-03 Jonathan Blandfordminor packing change
1999-11-03 Jonathan Blandfords/lwz/lzw/g
1999-11-03 Elliot LeeA GtkFunction needs to return a value for deterministic...
1999-11-02 Jonathan BlandfordNow progressive gif loading works! It's a little slow...
1999-11-02 Elliot LeeAllow using $TBF_READLEN to specify the size of the...
1999-10-29 Michael FulbrightAdded title to windows so you can identify progressive...
1999-10-27 Havoc Penningtonblank space cleanups
1999-10-27 Havoc PenningtonDisplay the progressive load
1999-10-27 Havoc PenningtonCheck properly whether the XPM module has already been...
1999-10-27 Michael Fulbrightgdk-pixbuf-loader.c: Fixed init function to properly...
1999-10-26 Jonathan Blandfordmore work on the incremental loading
1999-10-22 Havoc PenningtonClean up stupid increment-inside-array-dereference...
1999-10-20 Federico Mena QuinteroRemoved the unref_fn field. Now all memory management...
1999-10-18 Federico Mena QuinteroReindented to use the GNOME Indentation.
1999-10-08 Michael FulbrightAdded support for loading pixbuf from rgb data in memor...
1999-07-20 Mark CrichtonAdded translation to the rotate
1999-07-19 Mark CrichtonOk minor changes.
1999-07-17 Larry Ewingreverted the expose everything changes, I'm not sure...
1999-07-16 Mark CrichtonAdded scaling of pixmaps. Currently doesn't work, howev...
1999-07-15 Larry Ewingadd raph@gimp.org's fix to the jpeg indexing routine
1999-07-15 Mark CrichtonMore fixes. See ChangeLog
1999-07-08 Mark CrichtonMassive update...