| Commit message (Expand) | Author | Age | Files | Lines |
* | Filled in body of function. (rgbconvert): Added GdkColormap parameter, and | Michael Zucchi | 1999-12-09 | 1 | -4/+3 |
* | Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion | Federico Mena Quintero | 1999-12-08 | 1 | -7/+3 |
* | Conditionally include $(GNOME_LIBS) here. | Martin Baulig | 1999-12-07 | 1 | -0/+4 |
* | Add back $(GNOME_LIBS). This must compile outside of gnome-libs. If you | Federico Mena Quintero | 1999-12-06 | 1 | -2/+1 |
* | removed GNOME_LIBS from testpixbuf_LDADD. | Jaka Mocnik | 1999-12-05 | 1 | -1/+1 |
* | Source files moved from src/ to gdk-pixbuf/, to be consistent with other | Federico Mena Quintero | 1999-12-02 | 1 | -1/+1 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -4/+7 |
* | New file with utility and convenience functions for pixbufs. | Federico Mena Quintero | 1999-12-02 | 1 | -0/+1 |
* | Add AM_CONDITIONAL for inside gnome-libs | Havoc Pennington | 1999-11-30 | 1 | -2/+10 |
* | Uncomment the GnomeCanvasPixbuf sources. This should be made conditional, | Federico Mena Quintero | 1999-11-29 | 1 | -6/+6 |
* | Added another loader from Arjan to handle .ico files. Cool. | Jonathan Blandford | 1999-11-29 | 1 | -0/+10 |
* | Removed #PRAGMA } from headers. Also, make compile if you don't have it | Jonathan Blandford | 1999-11-23 | 1 | -9/+9 |
* | Try to fix gdk-pixbuf a bit better. | Elliot Lee | 1999-11-23 | 1 | -1/+1 |
* | Patch from Paul Fisher <pnfisher@redhat.com> adds all -lgdk-pixbuf and all | Havoc Pennington | 1999-11-22 | 1 | -7/+9 |
* | more changes | Jonathan Blandford | 1999-11-22 | 1 | -7/+9 |
* | added io-bmp from Arjan <arjan@fenrus.demon.nl> | Jonathan Blandford | 1999-11-21 | 1 | -1/+11 |
* | Rework/reorder of the code. Each case has been separated into another | Michael Zucchi | 1999-11-20 | 1 | -1/+1 |
* | Added testpixbuf-drawable test program | Cody Russell | 1999-11-13 | 1 | -1/+3 |
* | Fixed up testpixbuf.c to simulate downloading at certain speed, set | Michael Fulbright | 1999-11-09 | 1 | -1/+11 |
* | build the gdk-pixbuf-drawable stuff. | Havoc Pennington | 1999-11-09 | 1 | -0/+2 |
* | new file from Arjan van de Ven <arjan@fenrus.demon.nl> to begin the ras | Jonathan Blandford | 1999-11-05 | 1 | -0/+10 |
* | Use libart-config correctly; find gnome-config separately. Fix GNOME_LIBS | Havoc Pennington | 1999-11-04 | 1 | -1/+1 |
* | Integrate gtk-doc, part 1; need to finish it at home - Federico | Arturo Espinosa | 1999-11-04 | 1 | -3/+1 |
* | Remove dependency on lib*gif!!!! | Jonathan Blandford | 1999-11-03 | 1 | -1/+1 |
* | Now progressive gif loading works! It's a little slow though. )-: | Jonathan Blandford | 1999-11-02 | 1 | -1/+1 |
* | Start of the pixbuf canvas item. Drawing affines seem to work. Bounding | Federico Mena Quintero | 1999-11-02 | 1 | -3/+5 |
* | New function to threshold a pixbuf's alpha channel into a bitmap. | Federico Mena Quintero | 1999-10-27 | 1 | -2/+3 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 1 | -0/+5 |
* | started work on the loader | Jonathan Blandford | 1999-10-26 | 1 | -1/+3 |
* | Bumped version number to 0.3.GDK_PIXBUF_0_3 | Federico Mena Quintero | 1999-10-20 | 1 | -0/+2 |
* | Removed the unref_fn field. Now all memory management of the buffer is | Federico Mena Quintero | 1999-10-20 | 1 | -3/+1 |
* | Use AM_PATH_GLIB instead of glib-config directly | Havoc Pennington | 1999-10-18 | 1 | -3/+3 |
* | Remove "macros" | Havoc Pennington | 1999-10-18 | 1 | -3/+3 |
* | Use $GTK_LIBS as the extra libs when checking for libgif/libungif, as they | Federico Mena Quintero | 1999-10-18 | 1 | -2/+0 |
* | Added support for loading pixbuf from rgb data in memory. Augmented | Michael Fulbright | 1999-10-08 | 1 | -1/+2 |
* | I've temporarily disabled compilation of the gdk-pixbuf-drawable module. | Cody Russell | 1999-10-07 | 1 | -4/+4 |
* | Added gdk-pixbuf-drawable to Makefile.am so it is compiled into | Cody Russell | 1999-10-07 | 1 | -2/+4 |
* | DEPENDENCIES is not needed for the test program - FedericoGDK_PIXBUF_0_2 | Arturo Espinosa | 1999-09-23 | 1 | -1/+1 |
* | Only build the relevant loaders which require extra libraries if we | Michael Zucchi | 1999-07-26 | 1 | -5/+23 |
* | Ok, we'll try this again. | Mark Crichton | 1999-07-13 | 1 | -1/+2 |
* | Fun automake fixins | Manish Singh | 1999-07-12 | 1 | -10/+7 |
* | Still working on getting the system working. Nearing release, and one | Mark Crichton | 1999-07-12 | 1 | -28/+30 |
* | Some changes to do a "proper" install. | Mark Crichton | 1999-07-12 | 1 | -25/+29 |
* | Massive update... | Mark Crichton | 1999-07-08 | 1 | -2/+16 |
* | Now we have very rudimentary tiff support. | Mark Crichton | 1999-07-01 | 1 | -1/+7 |
* | Added some io-* loaders to the Makefile.am | Mark Crichton | 1999-07-01 | 1 | -1/+15 |
* | Added loader for jpeg->RGB. | Michael Zucci | 1999-06-29 | 1 | -2/+10 |
* | Stuff I did last night while watching TV | Arturo Espinosa | 1999-01-05 | 1 | -3/+18 |
* | Initial revision | Arturo Espinosa | 1999-01-04 | 1 | -0/+7 |