| Commit message (Expand) | Author | Age | Files | Lines |
* | gdk-pixbuf: add gdk_pixbuf_format_is_save_option_supported() API | Cosimo Cecchi | 2016-08-02 | 1 | -3/+7 |
* | gdk-pixbuf: Make set_option() usable in client code | Bastien Nocera | 2016-08-02 | 1 | -7/+0 |
* | Add version macro header | Chun-wei Fan | 2016-06-07 | 1 | -1/+18 |
* | Add an asynchronous version of gdk_pixbuf_get_file_info | Debarshi Ray | 2014-08-16 | 1 | -0/+8 |
* | Drop the &gdk-pixbuf; entity | Matthias Clasen | 2014-03-14 | 1 | -4/+4 |
* | Updated FSF's address | Daniel Mustieles | 2014-01-31 | 1 | -3/+1 |
* | Update docs for GDK_PIXBUF_FORMAT_THREADSAFE | Matthias Clasen | 2013-01-10 | 1 | -3/+2 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -3/+3 |
* | Documentation: Migrate from old tmpl files. | Jon Nordby | 2011-03-06 | 1 | -0/+170 |
* | Reallow single includes | Matthias Clasen | 2010-06-27 | 1 | -1/+1 |
* | Add a GType for GdkPixbufFormat | Emmanuele Bassi | 2010-06-26 | 1 | -1/+5 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | define GDK_PIXBUF_H_INSIDE around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Add a cast to avoid compiler warnings. | Matthias Clasen | 2005-08-30 | 1 | -2/+2 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -1/+2 |
* | New functions to disable/enable individual loaders and to obtain license | Matthias Clasen | 2004-07-08 | 1 | -4/+10 |
* | Header file reorganization. (#51999) | Matthias Clasen | 2004-06-20 | 1 | -2/+18 |
* | New format flag GDK_PIXBUF_FORMAT_SCALABLE to mark scalable formats. | Matthias Clasen | 2004-05-06 | 1 | -0/+1 |
* | New public API to save pixbufs to non-file locations. (#82203, Tim Evans) | Matthias Clasen | 2004-01-07 | 1 | -2/+9 |
* | Add docs. | Matthias Clasen | 2002-12-08 | 1 | -0/+1 |
* | Documentation updates. | Matthias Clasen | 2002-10-11 | 1 | -1/+0 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -35/+66 |
* | gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus | Matthias Clasen | 2002-08-22 | 1 | -0/+4 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -1/+6 |
* | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to | Owen Taylor | 2002-01-09 | 1 | -6/+2 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -12/+9 |
* | prepend underscore (gdk_pixbuf_get_named_module): prepend underscore | Havoc Pennington | 2001-02-20 | 1 | -7/+7 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -7/+9 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -8/+16 |
* | Pixbuf saving, patch from David Welton. | Havoc Pennington | 2000-10-06 | 1 | -2/+11 |
* | Add gdk_pixbuf_loader_new_with_type function, to allow handling image | Elliot Lee | 2000-07-28 | 1 | -0/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Added progressive animation loading. Added progressive animation loading. | Jonathan Blandford | 2000-01-07 | 1 | -2/+1 |
* | Change the order of the update func to make it more compatible with the | Jonathan Blandford | 2000-01-05 | 1 | -3/+13 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -9/+12 |
* | thinking about the new loading API. | Jonathan Blandford | 1999-12-11 | 1 | -2/+7 |
* | #include <config.h>, and fix includes. | Federico Mena Quintero | 1999-12-02 | 1 | -1/+1 |
* | Removed #PRAGMA } from headers. Also, make compile if you don't have it | Jonathan Blandford | 1999-11-23 | 1 | -1/+0 |
* | make the symlink. Does not work for srcdir != buildir != . Beats me why; I | Jonathan Blandford | 1999-11-22 | 1 | -1/+1 |
* | handle the actual update. add a update_func callback. add a update_func | Jonathan Blandford | 1999-11-04 | 1 | -1/+2 |
* | Make the arguments to the write/load_increment operations const-correct. | Elliot Lee | 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 | -0/+16 |
* | Actually load the image handler when we determine the image type. | Michael Fulbright | 1999-10-29 | 1 | -0/+2 |
* | started work on the tiff non-incremental loader. | Jonathan Blandford | 1999-10-28 | 1 | -3/+3 |
* | Make it build - Federico | Arturo Espinosa | 1999-10-27 | 1 | -1/+1 |
* | Return a GdkPixbufLoader, not a GtkObject. | Federico Mena Quintero | 1999-10-27 | 1 | -1/+3 |
* | Finished initial cut at the object. | Jonathan Blandford | 1999-10-26 | 1 | -2/+1 |
* | fix signals | Havoc Pennington | 1999-10-26 | 1 | -0/+9 |
* | more work on the incremental loading | Jonathan Blandford | 1999-10-26 | 1 | -1/+39 |
* | Massive update... | Mark Crichton | 1999-07-08 | 1 | -0/+1 |