summaryrefslogtreecommitdiff
path: root/gdk-pixbuf/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Filled in body of function. (rgbconvert): Added GdkColormap parameter, andMichael Zucchi1999-12-091-4/+3
* Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillionFederico Mena Quintero1999-12-081-7/+3
* Conditionally include $(GNOME_LIBS) here.Martin Baulig1999-12-071-0/+4
* Add back $(GNOME_LIBS). This must compile outside of gnome-libs. If youFederico Mena Quintero1999-12-061-2/+1
* removed GNOME_LIBS from testpixbuf_LDADD.Jaka Mocnik1999-12-051-1/+1
* Source files moved from src/ to gdk-pixbuf/, to be consistent with otherFederico Mena Quintero1999-12-021-1/+1
* #include <config.h>, and fix includes.Federico Mena Quintero1999-12-021-4/+7
* New file with utility and convenience functions for pixbufs.Federico Mena Quintero1999-12-021-0/+1
* Add AM_CONDITIONAL for inside gnome-libsHavoc Pennington1999-11-301-2/+10
* Uncomment the GnomeCanvasPixbuf sources. This should be made conditional,Federico Mena Quintero1999-11-291-6/+6
* Added another loader from Arjan to handle .ico files. Cool.Jonathan Blandford1999-11-291-0/+10
* Removed #PRAGMA } from headers. Also, make compile if you don't have itJonathan Blandford1999-11-231-9/+9
* Try to fix gdk-pixbuf a bit better.Elliot Lee1999-11-231-1/+1
* Patch from Paul Fisher <pnfisher@redhat.com> adds all -lgdk-pixbuf and allHavoc Pennington1999-11-221-7/+9
* more changesJonathan Blandford1999-11-221-7/+9
* added io-bmp from Arjan <arjan@fenrus.demon.nl>Jonathan Blandford1999-11-211-1/+11
* Rework/reorder of the code. Each case has been separated into anotherMichael Zucchi1999-11-201-1/+1
* Added testpixbuf-drawable test programCody Russell1999-11-131-1/+3
* Fixed up testpixbuf.c to simulate downloading at certain speed, setMichael Fulbright1999-11-091-1/+11
* build the gdk-pixbuf-drawable stuff.Havoc Pennington1999-11-091-0/+2
* new file from Arjan van de Ven <arjan@fenrus.demon.nl> to begin the rasJonathan Blandford1999-11-051-0/+10
* Use libart-config correctly; find gnome-config separately. Fix GNOME_LIBSHavoc Pennington1999-11-041-1/+1
* Integrate gtk-doc, part 1; need to finish it at home - FedericoArturo Espinosa1999-11-041-3/+1
* Remove dependency on lib*gif!!!!Jonathan Blandford1999-11-031-1/+1
* Now progressive gif loading works! It's a little slow though. )-:Jonathan Blandford1999-11-021-1/+1
* Start of the pixbuf canvas item. Drawing affines seem to work. BoundingFederico Mena Quintero1999-11-021-3/+5
* New function to threshold a pixbuf's alpha channel into a bitmap.Federico Mena Quintero1999-10-271-2/+3
* more work on the incremental loadingJonathan Blandford1999-10-261-0/+5
* started work on the loaderJonathan Blandford1999-10-261-1/+3
* Bumped version number to 0.3.GDK_PIXBUF_0_3Federico Mena Quintero1999-10-201-0/+2
* Removed the unref_fn field. Now all memory management of the buffer isFederico Mena Quintero1999-10-201-3/+1
* Use AM_PATH_GLIB instead of glib-config directlyHavoc Pennington1999-10-181-3/+3
* Remove "macros"Havoc Pennington1999-10-181-3/+3
* Use $GTK_LIBS as the extra libs when checking for libgif/libungif, as theyFederico Mena Quintero1999-10-181-2/+0
* Added support for loading pixbuf from rgb data in memory. AugmentedMichael Fulbright1999-10-081-1/+2
* I've temporarily disabled compilation of the gdk-pixbuf-drawable module.Cody Russell1999-10-071-4/+4
* Added gdk-pixbuf-drawable to Makefile.am so it is compiled intoCody Russell1999-10-071-2/+4
* DEPENDENCIES is not needed for the test program - FedericoGDK_PIXBUF_0_2Arturo Espinosa1999-09-231-1/+1
* Only build the relevant loaders which require extra libraries if weMichael Zucchi1999-07-261-5/+23
* Ok, we'll try this again.Mark Crichton1999-07-131-1/+2
* Fun automake fixinsManish Singh1999-07-121-10/+7
* Still working on getting the system working. Nearing release, and oneMark Crichton1999-07-121-28/+30
* Some changes to do a "proper" install.Mark Crichton1999-07-121-25/+29
* Massive update...Mark Crichton1999-07-081-2/+16
* Now we have very rudimentary tiff support.Mark Crichton1999-07-011-1/+7
* Added some io-* loaders to the Makefile.amMark Crichton1999-07-011-1/+15
* Added loader for jpeg->RGB.Michael Zucci1999-06-291-2/+10
* Stuff I did last night while watching TVArturo Espinosa1999-01-051-3/+18
* Initial revisionArturo Espinosa1999-01-041-0/+7