summaryrefslogtreecommitdiff
path: root/demos/testpixbuf.c
Commit message (Expand)AuthorAgeFilesLines
* at Oct 20 19:38:16 2001 Owen Taylor <otaylor@redhat.com>Owen Taylor2001-10-201-38/+35
* Call setlocale (LC_ALL, ""). (#60606)Owen Taylor2001-10-101-2/+2
* gdk-pixbuf/test-loaders.c (test_loader): Catch errors at close time.Matthias Clasen2001-08-281-10/+6
* [ Patch from Sebastian Wilhelmi, 52790 ]Owen Taylor2001-08-231-3/+1
* fix a typo.Havoc Pennington2001-08-101-1/+1
* up version to 1.3.7, interface age 0, binary age 0. depend on glib 1.3.7.Tim Janik2001-06-281-12/+8
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-6/+14
* Revert inline-pixbuf changes until Tim comes back to fix missing filesOwen Taylor2001-06-261-14/+6
* use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufsTim Janik2001-06-261-6/+14
* CVS is doing its broken pipe thing, this is more of the previous commitHavoc Pennington2001-02-031-1/+1
* Add built marshaller files to support GdkPixbufLoader signalsHavoc Pennington2001-01-221-12/+15
* Some updatesHavoc Pennington2000-10-181-14/+23
* contrib subdirHavoc Pennington2000-10-091-7/+24
* Fix copyrightsHavoc Pennington2000-10-041-1/+10
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-3/+3
* Add gdk_rgb_find_color() to get a pixel value using GdkRGB functionalityOwen Taylor2000-07-021-1/+0
* Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is notHavoc Pennington2000-06-221-1/+1
* Work with srcdir != builddir.Raja R Harinath2000-06-221-2/+1
* Welcome aboard, gdk-pixbuf.Owen Taylor2000-06-211-0/+4
* Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com)Federico Mena Quintero2000-04-111-22/+15
* Remove now-unnecessary cast.Darin Adler2000-02-141-1/+1
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-4/+4
* make the symlink. Does not work for srcdir != buildir != . Beats me why; IJonathan Blandford1999-11-221-3/+3
* Make default loading speed 40kB/s.Michael Fulbright1999-11-101-1/+1
* Fixed loading of ASCII PNM files.Michael Fulbright1999-11-101-0/+4
* cleanup to remove warnings.Michael Fulbright1999-11-101-1/+1
* Warning fixes - FedericoArturo Espinosa1999-11-101-1/+1
* Fixed up testpixbuf.c to simulate downloading at certain speed, setMichael Fulbright1999-11-091-37/+62
* 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