| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 1 | -4/+4 |
* | Use the correct index, and compare correctly, reported by Tommi | Matthias Clasen | 2004-08-24 | 1 | -1/+1 |
* | Use the correct index, reported by Tommi Komulainen. | Matthias Clasen | 2004-08-24 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-11 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | New public API to save pixbufs to non-file locations. (#82203, Tim Evans) | Matthias Clasen | 2004-01-07 | 1 | -1/+0 |
* | Make it possible to call gdk_pixbuf_loader_set_size (loader, 0, 0) by | Matthias Clasen | 2004-01-07 | 1 | -2/+5 |
* | Move the documentation for signals inline, to get proper parameter | Matthias Clasen | 2003-12-11 | 1 | -2/+45 |
* | Add gdk_pixbuf_loader_new_with_mime_type. | Matthias Clasen | 2003-06-22 | 1 | -0/+59 |
* | Add sanity checks for GError handling. (#108345) | Matthias Clasen | 2003-04-24 | 1 | -1/+4 |
* | Document 2.2 API additions. | Matthias Clasen | 2002-11-28 | 1 | -0/+4 |
* | Reindent | Matthias Clasen | 2002-11-05 | 1 | -358/+364 |
* | Fix leaked pixbuf reference (#96823, Morten Welinder) | Owen Taylor | 2002-11-05 | 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 | -1/+27 |
* | 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 |
* | Load-at-size functionality for gdk-pixbuf. | Matthias Clasen | 2002-07-06 | 1 | -20/+121 |
* | Use priv->image_module->module_name instead of image_type which may be | Matthias Clasen | 2002-04-09 | 1 | -1/+1 |
* | Fix a doc typo. | Matthias Clasen | 2002-04-03 | 1 | -1/+1 |
* | Don't leak pixbuf on error. | Matthias Clasen | 2002-03-25 | 1 | -2/+4 |
* | remove C++-commented debug spew, reported by David L. Cooper | Havoc Pennington | 2002-02-22 | 1 | -1/+0 |
* | Add a (#ifdef 0'ed) test provoking a segfault in TIFFReadDirectory(). | Matthias Clasen | 2002-02-12 | 1 | -1/+2 |
* | 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 | -6/+6 |
* | Markup fixes. | Matthias Clasen | 2001-12-12 | 1 | -10/+10 |
* | Remove include of gobject/signal.h. | Owen Taylor | 2001-11-18 | 1 | -2/+0 |
* | gdk_rgb_init() doesn't need to be called anymore. Use g_object_(un)_ref | Sebastian Wilhelmi | 2001-11-03 | 1 | -2/+2 |
* | gdk-pixbuf-loader.c (gdk_pixbuf_loader_close): Propagate | Matthias Clasen | 2001-08-30 | 1 | -3/+12 |
* | fixes to compile with G_DISABLE_COMPAT | Havoc Pennington | 2001-06-29 | 1 | -25/+25 |
* | remove bogus g_return_if_fail | Havoc Pennington | 2001-06-08 | 1 | -1/+0 |
* | Initial stab at getting the focus code to work. | Jonathan Blandford | 2001-06-01 | 1 | -2/+2 |
* | fix some shell typos | Havoc Pennington | 2001-05-07 | 1 | -131/+26 |
* | added accumulator data argument to g_signal_newc() functions. | Tim Janik | 2001-03-08 | 1 | -5/+5 |
* | prepend underscore (gdk_pixbuf_get_named_module): prepend underscore | Havoc Pennington | 2001-02-20 | 1 | -7/+7 |
* | docs | Havoc Pennington | 2001-02-18 | 1 | -1/+8 |
* | removed gtk_signal_init() compat define. | Tim Janik | 2001-02-04 | 1 | -2/+0 |
* | rename "private" field in struct to "priv" for C++ | Havoc Pennington | 2001-02-02 | 1 | -12/+12 |
* | Add built marshaller files to support GdkPixbufLoader signals | Havoc Pennington | 2001-01-22 | 1 | -15/+33 |
* | Adapt to uscore-ification of gtktextiterprivate | Havoc Pennington | 2001-01-04 | 1 | -4/+3 |
* | Port to GObject, can go back in gdk-pixbuf after setting up a | Havoc Pennington | 2000-12-17 | 1 | -87/+79 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -5/+3 |
* | urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if | Tim Janik | 2000-10-25 | 1 | -25/+5 |
* | Some updates | Havoc Pennington | 2000-10-18 | 1 | -24/+90 |
* | contrib subdir | Havoc Pennington | 2000-10-09 | 1 | -8/+24 |
* | Part 2 of previous commit (aka "it compiles now, ma") | Elliot Lee | 2000-07-28 | 1 | -2/+2 |
* | Add gdk_pixbuf_loader_new_with_type function, to allow handling image | Elliot Lee | 2000-07-28 | 1 | -17/+40 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -3/+3 |
* | include <string.h>. | Owen Taylor | 2000-07-14 | 1 | -0/+2 |
* | add xthickness and ythickness to GtkRcStyle and add the necessary tokens. | Tim Janik | 2000-07-11 | 1 | -1/+1 |