]> Pileus Git - ~andy/gtk/history - demos/testpixbuf.c
Replace a lot of idle and timeout calls by the new gdk_threads api.
[~andy/gtk] / demos / testpixbuf.c
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-08 Matthias ClasenApply a cleanup patch by Kjartan Maraas (#341812)
2005-02-25 Matthias ClasenRemove a C++ comment. (#168531, Paul Cornett)
2005-01-04 Matthias ClasenRemove the size_prepared callback, to test incremental...
2003-03-24 Richard KinderFix for #108788 - GError set to FALSE rather than NULL.
2003-02-01 Manish Singhdemos/pixbuf-demo.c demos/testpixbuf.c remove deprecate...
2002-10-02 Owen TaylorExport _gdk_draw_pixbuf as gdk_draw_pixbuf(), rename...
2002-09-29 Manish Singhadd deprecation compile flags
2002-09-03 Matthias ClasenQuit on destroy.
2001-12-13 Sebastian WilhelmiRemove assorted G_OBJECT casts where unnecessary.
2001-10-20 Owen Taylorat Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-08-28 Matthias Clasengdk-pixbuf/test-loaders.c (test_loader): Catch errors...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-10 Havoc Penningtonfix a typo.
2001-06-28 Tim Janikup version to 1.3.7, interface age 0, binary age 0...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-06-26 Owen TaylorRevert inline-pixbuf changes until Tim comes back to...
2001-06-26 Tim Janikuse gdk_pixbuf_new_from_stream(). fixed up item factory...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-22 Havoc PenningtonAdd built marshaller files to support GdkPixbufLoader...
2000-10-18 Havoc PenningtonSome updates
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...