| Commit message (Expand) | Author | Age | Files | Lines |
* | print out the version and binary name in the header comment. Problem | Jonathan Blandford | 2004-12-22 | 2 | -3/+12 |
* | 2.6.0 | Matthias Clasen | 2004-12-16 | 1 | -0/+4 |
* | filter out PRIVATE. | Manish Singh | 2004-12-10 | 2 | -1/+5 |
* | gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c | Tor Lillqvist | 2004-12-05 | 12 | -74/+284 |
* | 2.5.6GTK_2_5_6 | Matthias Clasen | 2004-12-03 | 1 | -0/+4 |
* | gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) Work | Tor Lillqvist | 2004-12-03 | 1 | -1/+1 |
* | Fix a typo in the docs. (#159955, Masao Mutoh) | Matthias Clasen | 2004-11-30 | 2 | -3/+8 |
* | Use the perl found by configure. (#149826, Morten Welinder) | Matthias Clasen | 2004-11-29 | 2 | -3/+8 |
* | ytpo fix, so attributes are really propagated. | Manish Singh | 2004-11-28 | 2 | -1/+6 |
* | Mark get_type() functions generated by glib-mkenums as const. | Matthias Clasen | 2004-11-28 | 3 | -7/+13 |
* | filter out G_GNUC stuff when doing the compare. | Manish Singh | 2004-11-25 | 2 | -1/+5 |
* | Don't mark gdk_pixbuf_error_quark() as const, to be consistent with all | Matthias Clasen | 2004-11-23 | 5 | -7/+30 |
* | _gdk_pixbuf_lock now returns a gboolean. | Manish Singh | 2004-11-16 | 3 | -2/+9 |
* | Be extra careful when locking and handle the case that the module may | Matthias Clasen | 2004-11-16 | 4 | -23/+56 |
* | *** empty log message *** | Matthias Clasen | 2004-11-15 | 2 | -1/+9 |
* | Don't use _gdk_pixbuf_load_module_unlocked() in the !USE_GMODULE case. | Matthias Clasen | 2004-11-12 | 2 | -6/+9 |
* | 2.5.5GTK_2_5_5 | Matthias Clasen | 2004-11-12 | 1 | -0/+4 |
* | Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): | Matthias Clasen | 2004-11-12 | 20 | -109/+203 |
* | Use embedded tab rather than '\t' escape sequence. (#157949) | J. Ali Harlow | 2004-11-11 | 1 | -1/+1 |
* | Use g_filename_display_name() instead of g_filename_to_utf8() when putting | Matthias Clasen | 2004-11-11 | 3 | -63/+50 |
* | Document current restrictions for property values. (#157409, Matthew H. | Matthias Clasen | 2004-11-05 | 2 | -0/+24 |
* | Break the declaration of the three version variables, so that gtk-doc can | Matthias Clasen | 2004-11-01 | 2 | -1/+8 |
* | updated | Hans Breuer | 2004-10-29 | 2 | -4/+17 |
* | Fix many sparse warnings. | Matthias Clasen | 2004-10-28 | 1 | -5/+5 |
* | *** empty log message ***GTK_2_5_4 | Matthias Clasen | 2004-10-28 | 2 | -1/+10 |
* | 2.5.3GTK_2_5_3 | Matthias Clasen | 2004-09-19 | 1 | -0/+4 |
* | Forgotten ChangeLog | Matthias Clasen | 2004-09-17 | 1 | -0/+5 |
* | *** empty log message *** | Matthias Clasen | 2004-09-15 | 2 | -10/+34 |
* | New option --disable-visibility to disable the use of ELF visibility | Matthias Clasen | 2004-09-15 | 1 | -0/+4 |
* | Handle 4-channel pixbufs when saving to jpeg. | Matthias Clasen | 2004-09-13 | 2 | -1/+8 |
* | Use the short prefix "IA__" for aliases instead of the long suffix | Matthias Clasen | 2004-09-09 | 2 | -1/+6 |
* | Align argument names with source. | Matthias Clasen | 2004-09-01 | 2 | -1/+5 |
* | Add gdk_pixbuf_new_from_file_at_scale(), which is just like | Matthias Clasen | 2004-08-26 | 4 | -17/+76 |
* | remove unused set_need_recomposite() function. | Manish Singh | 2004-08-26 | 2 | -7/+4 |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 4 | -9/+23 |
* | Use the correct index, and compare correctly, reported by Tommi | Matthias Clasen | 2004-08-24 | 2 | -2/+3 |
* | Use the correct index, reported by Tommi Komulainen. | Matthias Clasen | 2004-08-24 | 2 | -1/+4 |
* | Actually free the temporary pixbuf data. | Matthias Clasen | 2004-08-24 | 1 | -2/+9 |
* | Work around bugs in the runlength encoder by forcing rowstride * height to | Matthias Clasen | 2004-08-24 | 2 | -1/+27 |
* | Fix a mixup in the handling of dest_channels. (#111922, Christophe | Matthias Clasen | 2004-08-22 | 2 | -19/+23 |
* | Fix infinite loop that can occur for bad image data (#150601, Chris Evans, | Owen Taylor | 2004-08-20 | 2 | -1/+16 |
* | Shut up CVS | Manish Singh | 2004-08-18 | 1 | -0/+1 |
* | No need for INCLUDE_INTERNAL_SYMBOLS anymore. | Matthias Clasen | 2004-08-17 | 5 | -12/+69 |
* | Properly determine the number of colors in an OS/2 BMP file. (#150003, | Matthias Clasen | 2004-08-13 | 2 | -1/+10 |
* | Remove C99-isms. (#149967, Vincent Noel) | Matthias Clasen | 2004-08-12 | 2 | -7/+18 |
* | Check all symbols. | Matthias Clasen | 2004-08-12 | 2 | -1/+5 |
* | Make scaling and compositing functions handle edge pixels consistently. | Matthias Clasen | 2004-08-11 | 1 | -0/+3 |
* | underscore prefix the mmx implementations, in order to not export them. | Matthias Clasen | 2004-08-11 | 9 | -90/+99 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-11 | 14 | -96/+222 |
* | updated | Hans Breuer | 2004-08-06 | 3 | -3/+13 |