| Commit message (Expand) | Author | Age | Files | Lines |
* | Always save errno to a temporary before making other calls. (#335179, | Matthias Clasen | 2006-03-20 | 1 | -2/+3 |
* | Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes. | Matthias Clasen | 2005-10-03 | 1 | -1/+1 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -1/+3 |
* | gdk-pixbuf-animation.c (gdk_pixbuf_animation_new_from_file) Avoid | Matthias Clasen | 2004-12-27 | 1 | -3/+3 |
* | gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c | Tor Lillqvist | 2004-12-05 | 1 | -2/+28 |
* | Fix a typo in the docs. (#159955, Masao Mutoh) | Matthias Clasen | 2004-11-30 | 1 | -3/+3 |
* | Be extra careful when locking and handle the case that the module may | Matthias Clasen | 2004-11-16 | 1 | -2/+4 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -1/+6 |
* | Use g_filename_display_name() instead of g_filename_to_utf8() when putting | Matthias Clasen | 2004-11-11 | 1 | -19/+15 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-11 | 1 | -0/+1 |
* | Convert filenames to UTF-8 when embedding them in error messages. | Matthias Clasen | 2004-06-05 | 1 | -4/+18 |
* | Add sanity checks for GError handling. (#108345) | Matthias Clasen | 2003-04-24 | 1 | -0/+1 |
* | Add missing static. (#108614) | Matthias Clasen | 2003-03-21 | 1 | -1/+1 |
* | Add deprecation docs. | Matthias Clasen | 2002-11-29 | 1 | -4/+6 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -1/+3 |
* | add deprecation compile flags | Manish Singh | 2002-09-29 | 1 | -2/+2 |
* | Remove the _-prefix from gdk_pixbuf_set_option and | Matthias Clasen | 2002-09-19 | 1 | -2/+2 |
* | _-prefix gdk_pixbuf_non_anim_new and gdk_pixbuf_set_option. Adjust all | Matthias Clasen | 2002-09-17 | 1 | -2/+2 |
* | gdk-pixbuf-io.c (_gdk_pixbuf_generic_image_load): No longer static, thus | Matthias Clasen | 2002-08-22 | 1 | -11/+1 |
* | More precise documentation about underscores and mnemonics. (#66380) | Matthias Clasen | 2001-12-20 | 1 | -1/+1 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -5/+5 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -168/+487 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -1/+3 |
* | prepend underscore (gdk_pixbuf_get_named_module): prepend underscore | Havoc Pennington | 2001-02-20 | 1 | -2/+2 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -9/+3 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -1/+5 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 1 | -0/+58 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -1/+1 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -8/+66 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | Win32 build setup: | Tor Lillqvist | 2000-07-22 | 1 | -1/+1 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -1/+1 |
* | Convert GdkPixbuf to GObject, leaving it opaque (i.e. derivation is not | Havoc Pennington | 2000-06-22 | 1 | -34/+72 |
* | Your eyes are bloodshot.GDK_PIXBUF_0_7_0 | Federico Mena Quintero | 2000-04-13 | 1 | -13/+17 |
* | Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) | Federico Mena Quintero | 2000-04-11 | 1 | -0/+83 |
* | Added GdkPixbufAnimation accessor functions, so that we don't have to | Ettore Perazzoli | 2000-04-04 | 1 | -0/+61 |
* | same as below | Radek Doulik | 2000-04-03 | 1 | -0/+2 |
* | Return the same pixbuf as the input parameter. | Federico Mena Quintero | 2000-01-21 | 1 | -3/+6 |
* | Added progressive animation loading. Added progressive animation loading. | Jonathan Blandford | 2000-01-07 | 1 | -1/+1 |
* | Added reference counting to animations. A web browser may want to share a | Federico Mena Quintero | 2000-01-02 | 1 | -0/+159 |