| Commit message (Expand) | Author | Age | Files | Lines |
* | Try again to make gdk_pixbuf_get_file_info work for tiff images | Matthias Clasen | 2007-07-05 | 1 | -2/+6 |
* | Be more careful when calling g_propagate_error(). (#453365, Michael | Matthias Clasen | 2007-07-03 | 1 | -1/+1 |
* | Implement scaling for animations | Matthias Clasen | 2007-03-08 | 1 | -15/+11 |
* | Protect against stop_load begin broken. (#403255, Lucas Mazzardo Veloso) | Matthias Clasen | 2007-02-06 | 1 | -1/+3 |
* | Fix memory leaks in error paths | Matthias Clasen | 2007-01-17 | 1 | -10/+1 |
* | Emit the closed signal when closing the loader, pointed out by David | Matthias Clasen | 2006-12-22 | 1 | -0/+2 |
* | Don't spew a warning if the printer is already closed. | Matthias Clasen | 2006-12-19 | 1 | -2/+2 |
* | Behave as documented and close the loader when returning FALSE. | Matthias Clasen | 2006-12-10 | 1 | -11/+17 |
* | Put the code to protect against broken loaders that forget to set error in | Matthias Clasen | 2006-07-17 | 1 | -32/+32 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE | Matthias Clasen | 2006-04-04 | 1 | -43/+3 |
* | Remove a pointless check, pointed out by Kjartan Maraas.FEDERICO_FILENAME_ENTRY_BRANCHPOINT | Matthias Clasen | 2006-03-24 | 1 | -1/+0 |
* | Add some documentation about supported image formats, and how to find out | Matthias Clasen | 2006-03-22 | 1 | -0/+13 |
* | Only call gdk_pixbuf_loader_eat_header_write() when count > 0. (#318589, | Matthias Clasen | 2005-10-12 | 1 | -2/+4 |
* | 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 | -2/+3 |
* | Close the loader before unreffing it in the error case. (#164915, Crispin | Matthias Clasen | 2005-01-23 | 1 | -1/+3 |
* | Be extra careful when locking and handle the case that the module may | Matthias Clasen | 2004-11-16 | 1 | -4/+2 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 1 | -2/+16 |
* | 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 |