| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | applied patch from maemo-gtk which avoids the allocation of an | Michael Natterer | 2005-12-14 | 1 | -2/+67 |
* | Fix integer overflows in the xpm loader | Matthias Clasen | 2005-11-15 | 2 | -2/+10 |
* | use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery) | Matthias Clasen | 2005-10-26 | 1 | -2/+2 |
* | Only call gdk_pixbuf_loader_eat_header_write() when count > 0. (#318589, | Matthias Clasen | 2005-10-12 | 2 | -2/+10 |
* | Use a 1k buffer for sniffing image formats, instead of 128 or 256 bytes. | Matthias Clasen | 2005-10-03 | 4 | -3/+11 |
* | Remove unused variable pbuf_count. (#315282, Kjartan Maraas) | Matthias Clasen | 2005-09-05 | 2 | -8/+9 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 2 | -1/+4 |
* | Intern type names before registering the type to avoid unnecessary copies. | Matthias Clasen | 2005-08-31 | 6 | -7/+19 |
* | Make this work again. | Matthias Clasen | 2005-08-30 | 2 | -3/+6 |
* | Add a cast to avoid compiler warnings. | Matthias Clasen | 2005-08-30 | 6 | -13/+24 |
* | 2.8.2GTK_2_8_2 | Matthias Clasen | 2005-08-24 | 1 | -0/+2 |
* | 2.8.1GTK_2_8_1 | Matthias Clasen | 2005-08-24 | 1 | -0/+4 |
* | Check for overflow in one more place. (#313818, Tommi Komulainen) | Matthias Clasen | 2005-08-18 | 2 | -1/+14 |
* | Pay attention to the libjpeg error code and report OOM errors as such. | Matthias Clasen | 2005-08-15 | 2 | -1/+10 |
* | 2.8.0GTK_2_8_0 | Matthias Clasen | 2005-08-13 | 1 | -0/+4 |
* | Tighten up ABI checks a bit | Matthias Clasen | 2005-08-07 | 2 | -2/+6 |
* | 2.7.5GTK_2_7_5 | Matthias Clasen | 2005-08-03 | 1 | -0/+4 |
* | 2.7.4GTK_2_7_4 | Matthias Clasen | 2005-07-22 | 2 | -1/+8 |
* | Add bug ref | Matthias Clasen | 2005-07-22 | 1 | -1/+1 |
* | Make anchored patterns work as they did before. | Matthias Clasen | 2005-07-22 | 2 | -4/+13 |
* | Interpret patterns where the first byte of the mask is '*' as unanchored. | Matthias Clasen | 2005-07-22 | 2 | -23/+44 |
* | 2.7.3GTK_2_7_3 | Matthias Clasen | 2005-07-15 | 1 | -0/+4 |
* | Correct copyright information | Matthias Clasen | 2005-07-12 | 8 | -8/+8 |
* | Add copyright and license information | Matthias Clasen | 2005-07-12 | 10 | -0/+168 |
* | Look for windres on Win32. | Tor Lillqvist | 2005-07-09 | 3 | -8/+21 |
* | 2.7.2GTK_2_7_2 | Matthias Clasen | 2005-07-08 | 1 | -0/+4 |