| Commit message (Expand) | Author | Age | Files | Lines |
* | Get rid of GDK_PIXBUF_ERROR_HEADER/PIXEL_CORRUPT and use CORRUPT_IMAGE. | Owen Taylor | 2001-10-10 | 1 | -8/+2 |
* | gdk-pixbuf/gdk-pixbuf-io.c gdk-pixbuf/gdk-pixbuf-private.h | Sven Neumann | 2001-10-05 | 1 | -2/+8 |
* | add generated files to ignore list. | James Henstridge | 2001-09-16 | 1 | -0/+1 |
* | use gdk_pixbuf_new_from_stream(). fixed up item factory so inlined pixbufs | Tim Janik | 2001-06-26 | 1 | -7/+11 |
* | Revert inline-pixbuf changes until Tim comes back to fix missing files | Owen Taylor | 2001-06-26 | 1 | -11/+7 |
* | hm, second attempt. it's fight CVS time again. | Tim Janik | 2001-06-26 | 1 | -7/+11 |
* | Fix prototype to use "(void)" instead of "()". | Darin Adler | 2001-05-29 | 1 | -1/+1 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -19/+15 |
* | fix to properly queue resizes when the image is set | Havoc Pennington | 2001-04-18 | 1 | -0/+3 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -1/+1 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -6/+1 |
* | Doc fixups. | Owen Taylor | 2001-01-09 | 1 | -1/+1 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 1 | -0/+4 |
* | New function to create a pixbuf pointing to a subregion of another pixbuf. | Havoc Pennington | 2000-11-01 | 1 | -0/+7 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -12/+19 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -0/+7 |
* | s/format/type/g to be consistent with gdk_pixbuf_loader_new_with_type(). | Havoc Pennington | 2000-10-06 | 1 | -0/+2 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 1 | -0/+28 |
* | Move more text widget headers into the private header list | Havoc Pennington | 2000-09-26 | 1 | -1/+15 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -2/+2 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Include files outside of the extern "C" block. Makes some C++ compiler | Sebastian Wilhelmi | 2000-07-19 | 1 | -4/+4 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -10/+17 |
* | Welcome aboard, gdk-pixbuf. | Owen Taylor | 2000-06-21 | 1 | -43/+1 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 1 | -2/+12 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -88/+86 |
* | Ooops, forgot header file. | Ettore Perazzoli | 2000-04-04 | 1 | -3/+8 |
* | same as below | Radek Doulik | 2000-04-03 | 1 | -0/+3 |
* | Reverted Mark's change. The refcount is private information, and the | Federico Mena Quintero | 2000-04-02 | 1 | -3/+0 |
* | Added 2 more convience functions. | Mark Crichton | 2000-04-01 | 1 | -0/+3 |
* | Return gboolean instead of int. | Federico Mena Quintero | 2000-03-29 | 1 | -1/+1 |
* | Make passed-in argument 'const'. | Elliot Lee | 2000-02-14 | 1 | -1/+1 |
* | By order of jrb: const patch for various bits, io-gif.c fixup for | Michael Meeks | 2000-02-03 | 1 | -68/+68 |
* | Return the same pixbuf as the input parameter. | Federico Mena Quintero | 2000-01-21 | 1 | -2/+2 |
* | Removed the broken --enable-canvas-pixbuf option. Added the stuff | Federico Mena Quintero | 2000-01-17 | 1 | -9/+8 |
* | new function to let you create a gdk_pixmap from a gdk_pixbuf. | Jonathan Blandford | 2000-01-14 | 1 | -0/+5 |
* | Added gdk_pixbuf_copy_area() to gdk-pixbuf-utils.c and gdk-pixbuf.h. | Cody Russell | 2000-01-13 | 1 | -0/+7 |
* | No more libart/gdk-pixbuf as part of gnome-libs | Elliot Lee | 2000-01-10 | 1 | -1/+5 |
* | Directory full of pixel data scaling code that will eventually migrate | Owen Taylor | 2000-01-05 | 1 | -0/+57 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -36/+39 |
* | finished work to make animated gifs load correctly. Progressive loading | Jonathan Blandford | 1999-12-20 | 1 | -1/+1 |
* | moved the file here. It seems natural to put this function here, as that's | Jonathan Blandford | 1999-12-17 | 1 | -1/+1 |
* | thinking about the new loading API. | Jonathan Blandford | 1999-12-11 | 1 | -2/+2 |
* | make a warning go away. | Jonathan Blandford | 1999-12-10 | 1 | -9/+50 |
* | Enable gdk_pixbuf_get_from_drawable() api call. | Michael Zucchi | 1999-12-09 | 1 | -6/+0 |
* | Fix includes. (gdk_pixbuf_get_from_drawable): Implemented the zillion | Federico Mena Quintero | 1999-12-08 | 1 | -0/+13 |
* | Removed unused transformation prototypes. | Federico Mena Quintero | 1999-12-02 | 1 | -6/+0 |
* | New file with utility and convenience functions for pixbufs. | Federico Mena Quintero | 1999-12-02 | 1 | -0/+5 |
* | Removed #PRAGMA } from headers. Also, make compile if you don't have it | Jonathan Blandford | 1999-11-23 | 1 | -1/+0 |
* | New function to render a portion of a pixbuf to a drawable. Ignores alpha | Federico Mena Quintero | 1999-10-28 | 1 | -3/+11 |