| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.14.1GTK_2_14_1 | Matthias Clasen | 2008-09-05 | 1 | -0/+4 |
* | Fix a deadlock in pixbuf loader initialization | Matthias Clasen | 2008-09-05 | 3 | -77/+82 |
* | 2.14.0GTK_2_14_0 | Matthias Clasen | 2008-09-04 | 1 | -0/+4 |
* | Bug 549711 – Race condition when loading gdk-pixbuf image modules | Matthias Clasen | 2008-09-03 | 2 | -39/+47 |
* | Bug 437791 – Animation is played at the wrong speed | Björn Lindqvist | 2008-08-29 | 1 | -4/+8 |
* | Fix a typo | Matthias Clasen | 2008-08-28 | 2 | -1/+8 |
* | 2.13.7GTK_2_13_7 | Matthias Clasen | 2008-08-19 | 1 | -0/+4 |
* | Exclude CR2 files in the tiff loader. | Matthias Clasen | 2008-08-14 | 2 | -0/+8 |
* | reorder marshalers for no reason apart from forcing a rebuild of the | Michael Natterer | 2008-08-13 | 2 | -1/+7 |
* | define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. | Michael Natterer | 2008-08-12 | 2 | -4/+3 |
* | use canonical signal names. | Sven Neumann | 2008-08-11 | 1 | -8/+8 |
* | Bug 546549 : Better Type Checking reviewed by: mitch | Sven Herzberg | 2008-08-08 | 2 | -8/+20 |
* | Bug 546549 : Better Type Checking reviewed by mitch | Sven Herzberg | 2008-08-06 | 2 | -9/+21 |
* | 2.13.6GTK_2_13_6 | Matthias Clasen | 2008-08-05 | 1 | -0/+4 |
* | Pass appropriate -machine flag to lib.exe. | Tor Lillqvist | 2008-08-03 | 2 | -1/+5 |
* | More correct content type handling | Matthias Clasen | 2008-07-23 | 2 | -1/+10 |
* | 2.13.5GTK_2_13_5 | Matthias Clasen | 2008-07-22 | 1 | -0/+4 |
* | Don't do funny casts to avoid compiler warnings | Federico Mena Quintero | 2008-07-18 | 2 | -2/+12 |
* | Use gdk_pixbuf_copy_area() to copy between pixbufs. Reported by Andrey | Matthias Clasen | 2008-07-15 | 2 | -3/+12 |
* | test content sniffing capability of gio | Matthias Clasen | 2008-07-15 | 2 | -5/+5 |
* | Improve docs for gdk_pixbuf_new_from_file_at_scale(). Proposed by Juan | Matthias Clasen | 2008-07-15 | 2 | -4/+17 |
* | Use GIO for sniffing image types, except on Win32, where GIO doesn't do | Matthias Clasen | 2008-07-12 | 2 | -1/+39 |
* | 2.13.4GTK_2_13_4 | Matthias Clasen | 2008-07-05 | 1 | -0/+4 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you | Kristian Rietveld | 2008-06-23 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 30 | -30/+30 |
* | Use g_set_error_literal where appropriate. Bug #538640. | Christian Persch | 2008-06-19 | 19 | -632/+638 |
* | Add image/x-win-bitmap mimetype | Matthias Clasen | 2008-06-18 | 2 | -0/+6 |
* | 2.13.3GTK_2_13_3 | Matthias Clasen | 2008-06-14 | 1 | -0/+4 |
* | updated to allow simple switch between gdiplus- and former fileformat | Hans Breuer | 2008-06-13 | 3 | -4/+25 |
* | Fix a crash | Matthias Clasen | 2008-06-13 | 2 | -1/+31 |
* | 2.13.2GTK_2_13_2 | Matthias Clasen | 2008-06-03 | 1 | -0/+4 |
* | Add gdk-pixbuf-features.h to BUILT_SOURCES. | Behdad Esfahbod | 2008-06-02 | 2 | -1/+6 |
* | Fix INCLUDE_ macros | Matthias Clasen | 2008-05-30 | 4 | -3/+9 |
* | 2.13.1GTK_2_13_1 | Matthias Clasen | 2008-05-30 | 1 | -0/+4 |
* | Bug 535453 - gdk_pixbuf_format_get_license returns NULL for | Matthias Clasen | 2008-05-29 | 3 | -2/+17 |
* | define GDK_PIXBUF_H_INSIDE around including all other headers. | Michael Natterer | 2008-05-28 | 12 | -2/+58 |
* | Use explicit G_MODULE_EXPORT decoration when building the loader in | Tor Lillqvist | 2008-05-27 | 19 | -94/+96 |
* | put back the #define, but call it GDK_PIXBUF_C_COMPILATION. | Michael Natterer | 2008-05-27 | 3 | -3/+12 |
* | Fix and simplify definition of GDK_PIXBUF_VAR: | Michael Natterer | 2008-05-27 | 4 | -28/+36 |
* | updated fix c99ism (variable at start of block export functions for window | Hans Breuer | 2008-05-23 | 1 | -16/+29 |
* | Bug 532558 - Cannot build dll when using separate builddir | Tor Lillqvist | 2008-05-12 | 2 | -3/+12 |
* | deprecate the entire gdk-pixbuf-marshal.h since it's installed by accident | Michael Natterer | 2008-05-02 | 2 | -1/+9 |
* | Guard against NULL pointer. (#467051, Gian Mario Tagliaretti) | Björn Lindqvist | 2008-03-23 | 1 | -0/+2 |
* | Insert the ChangeLog from gdip-pixbuf-loaders. | Tor Lillqvist | 2008-03-20 | 1 | -0/+203 |
* | Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and | Tor Lillqvist | 2008-03-20 | 17 | -46/+3016 |
* | Set a GDK_ERROR_CORRUPT_IMAGE error if the loader is closed while still | Claudio Saavedra | 2008-03-11 | 2 | -1/+19 |
* | Check for the BMP header magic numbers before decoding it. (#505085) | Claudio Saavedra | 2008-03-11 | 2 | -0/+16 |
* | It's perfectly acceptable for a module to only support the | Dominic Lachowicz | 2008-02-22 | 1 | -1/+1 |