| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle bmps with more than 8 bits per channel. (#172584, David Costanzo) | Matthias Clasen | 2006-12-22 | 2 | -0/+21 |
* | Handle offsets more carefully. (#172188, David Costanzo) | Matthias Clasen | 2006-12-22 | 2 | -19/+115 |
* | Emit the closed signal when closing the loader, pointed out by David | Matthias Clasen | 2006-12-22 | 2 | -0/+8 |
* | Handle invalid gif animations a little bit more robustly. (#357974, | Matthias Clasen | 2006-12-21 | 2 | -0/+9 |
* | Remove redundant size checks, and document that width, height must be > 0. | Matthias Clasen | 2006-12-21 | 3 | -17/+19 |
* | Link against GLib. (#341158, Alexey Rusakov) | Matthias Clasen | 2006-12-21 | 2 | -1/+5 |
* | Don't spew a warning if the printer is already closed. | Matthias Clasen | 2006-12-19 | 2 | -2/+7 |
* | Behave as documented and close the loader when returning FALSE. | Matthias Clasen | 2006-12-10 | 2 | -11/+22 |
* | pixbufloader_*.def Remove pixbufloader_*.def, they are not used. (#365388) | Tor Lillqvist | 2006-10-28 | 16 | -55/+10 |
* | Enable having some gdk-pixbuf loaders built-in even if loading the others | Tor Lillqvist | 2006-10-11 | 18 | -222/+348 |
* | fix the build | Matthias Clasen | 2006-10-08 | 1 | -1/+1 |
* | Cleanups | Matthias Clasen | 2006-10-08 | 11 | -58/+25 |
* | Apply a cleanup patch by Kjartan Maraas (#341812) | Matthias Clasen | 2006-10-08 | 3 | -4/+4 |
* | Include pltcheck.sh in EXTRA_DIST. | Behdad Esfahbod | 2006-10-02 | 1 | -0/+1 |
* | Commit a patch by Behdad to fix typos, omissions and other errors in the | Matthias Clasen | 2006-09-10 | 6 | -14/+23 |
* | Update | Behdad Esfahbod | 2006-09-06 | 1 | -0/+1 |
* | Fix the last change to actually compile. | Matthias Clasen | 2006-09-06 | 1 | -2/+2 |
* | Simplify and fix reading of ASCII images. | Matthias Clasen | 2006-09-06 | 2 | -82/+71 |
* | 2.10.2GTK_2_10_2 | Matthias Clasen | 2006-08-18 | 1 | -0/+4 |
* | Stop loading an animation if the first frame is complete. (#350911, | Matthias Clasen | 2006-08-16 | 2 | -2/+21 |
* | 2.10.1GTK_2_10_1 | Matthias Clasen | 2006-07-24 | 1 | -0/+4 |
* | Put the code to protect against broken loaders that forget to set error in | Matthias Clasen | 2006-07-17 | 2 | -32/+39 |
* | Fix incremental loading of xbms. (#346427, Ed Catmur) Also make the xbm | Matthias Clasen | 2006-07-17 | 2 | -18/+34 |
* | 2.10.0GTK_2_10_0 | Matthias Clasen | 2006-07-03 | 1 | -0/+4 |
* | NetBSD portability fixes. (#346374, Thomas Klausner) | Matthias Clasen | 2006-07-02 | 5 | -4/+7 |
* | broken pipeGTK_2_9_4 | Matthias Clasen | 2006-06-22 | 1 | -0/+4 |
* | 2.9.3GTK_2_9_3 | Matthias Clasen | 2006-06-13 | 1 | -0/+4 |
* | 2.9.2GTK_2_9_2 | Matthias Clasen | 2006-06-05 | 1 | -0/+4 |
* | 2.9.1GTK_2_9_1 | Matthias Clasen | 2006-05-17 | 1 | -0/+4 |
* | More of the same | Matthias Clasen | 2006-05-14 | 3 | -4/+4 |
* | 2.9.0GTK_2_9_0 | Matthias Clasen | 2006-05-05 | 1 | -0/+4 |
* | modules/engines/pixbuf/Makefile.am Build fixes for Cygwin. (#338262) | Matthias Clasen | 2006-04-12 | 1 | -1/+1 |
* | Use G_DEFINE_TYPE | Matthias Clasen | 2006-04-04 | 3 | -71/+10 |
* | Small savings | Matthias Clasen | 2006-04-04 | 2 | -5/+6 |
* | Remove a pointless check, pointed out by Kjartan Maraas.FEDERICO_FILENAME_ENTRY_BRANCHPOINT | Matthias Clasen | 2006-03-24 | 2 | -1/+5 |
* | Add some documentation about supported image formats, and how to find out | Matthias Clasen | 2006-03-22 | 2 | -0/+19 |
* | Always save errno to a temporary before making other calls. (#335179, | Matthias Clasen | 2006-03-20 | 6 | -19/+41 |
* | Add a shortcut to stop the gif mainloop after the first frame, if that is | Matthias Clasen | 2006-03-14 | 2 | -2/+14 |
* | Support 16bit pnms | Matthias Clasen | 2006-03-03 | 2 | -8/+21 |
* | Fix incremental loading of 8-bit pcx files. (#148518, Magnus Bergmann) | Matthias Clasen | 2006-03-03 | 2 | -2/+7 |
* | Update documentation now that tiff supports saving. | Anders Carlsson | 2006-02-28 | 3 | -16/+289 |
* | Always check for NULL when using callbacks. (#330563, Benjamin Otte) | Matthias Clasen | 2006-02-10 | 7 | -22/+38 |
* | If major.minor of required and available glib versions are the same, add | Behdad Esfahbod | 2006-01-29 | 2 | -2/+0 |
* | Fix several g_new() calls which were using extra indirections or pointless | Matthias Clasen | 2006-01-18 | 2 | -1/+6 |
* | Make this work on more platforms. | Matthias Clasen | 2006-01-14 | 1 | -1/+1 |
* | Clarify the docs ("darkened/brightened" is not "saturation"). | Federico Mena Quintero | 2006-01-12 | 2 | -8/+13 |
* | minor doc edit | Jonathan Blandford | 2005-12-30 | 2 | -4/+8 |
* | Use G_MODULE_BIND_LAZY when opening modules. | Matthias Clasen | 2005-12-16 | 2 | -1/+6 |
* | Move stuff to correct ChangeLog. | Michael Natterer | 2005-12-14 | 1 | -0/+12 |
* | new utility function which factors out massive code duplication from the | Michael Natterer | 2005-12-14 | 1 | -108/+70 |