| Commit message (Expand) | Author | Age | Files | Lines |
* | 2.7.0GTK_2_7_0 | Matthias Clasen | 2005-06-20 | 1 | -2/+5 |
* | Add new files. | Matthias Clasen | 2005-05-25 | 1 | -10/+12 |
* | Check for nm. | Matthias Clasen | 2005-04-29 | 1 | -2/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-14 | 1 | -3/+8 |
* | Add an OS_LINUX conditional. | Matthias Clasen | 2005-01-13 | 1 | -1/+1 |
* | Remove GLIB_DIVERT_BEFORE_HELP() on initialization of gdktarget, that was | Owen Taylor | 2005-01-13 | 1 | -1/+1 |
* | gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c | Tor Lillqvist | 2004-12-05 | 1 | -1/+8 |
* | gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) Work | Tor Lillqvist | 2004-12-03 | 1 | -1/+1 |
* | Use the perl found by configure. (#149826, Morten Welinder) | Matthias Clasen | 2004-11-29 | 1 | -2/+2 |
* | Mark get_type() functions generated by glib-mkenums as const. | Matthias Clasen | 2004-11-28 | 1 | -1/+1 |
* | Don't mark gdk_pixbuf_error_quark() as const, to be consistent with all | Matthias Clasen | 2004-11-23 | 1 | -1/+1 |
* | Use embedded tab rather than '\t' escape sequence. (#157949) | J. Ali Harlow | 2004-11-11 | 1 | -1/+1 |
* | *** empty log message ***GTK_2_5_4 | Matthias Clasen | 2004-10-28 | 1 | -1/+1 |
* | 2.5.2GTK_2_5_2 | Matthias Clasen | 2004-08-25 | 1 | -3/+3 |
* | No need for INCLUDE_INTERNAL_SYMBOLS anymore. | Matthias Clasen | 2004-08-17 | 1 | -2/+2 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-11 | 1 | -8/+28 |
* | Header file reorganization. (#51999) | Matthias Clasen | 2004-06-20 | 1 | -0/+2 |
* | Merges from stable branch that had been left out. (#136282, J. Ali Harlow) | Tor Lillqvist | 2004-03-15 | 1 | -0/+1 |
* | Fix building with --disable-modules --with-included-loaders, create an | Matthias Clasen | 2003-12-22 | 1 | -1/+6 |
* | gdk-pixbuf/Makefile.am Use install-data-hook for gdk-pixbuf.loaders and | Manish Singh | 2003-11-18 | 1 | -1/+5 |
* | Typo fix. | Matthias Clasen | 2003-11-09 | 1 | -1/+1 |
* | Add rule to regenerate man pages from Docbook. (man_MANS): Add | Matthias Clasen | 2003-06-17 | 1 | -6/+0 |
* | A loader for PCX files. (#113035, Josh Beam) | Matthias Clasen | 2003-05-21 | 1 | -2/+15 |
* | Patch from James Henstridge to update to automake-1.7 (#109542) | Owen Taylor | 2003-05-06 | 1 | -64/+64 |
* | Rewrite to run on the .la files rather than looking for .so files. | Owen Taylor | 2003-01-27 | 1 | -2/+6 |
* | Use correct DLL and import library names, with GTK_API_VERSION in name, | Tor Lillqvist | 2003-01-05 | 1 | -3/+1 |
* | Make gdk-pixbuf.loaders also depend gdk-pixbuf-query-loaders. (#97096, | Owen Taylor | 2002-12-07 | 1 | -1/+1 |
* | Make gdk-pixbuf.loaders file depend on the loaders (#97096, Jeff Waugh) | Owen Taylor | 2002-11-09 | 1 | -1/+1 |
* | Support for separately installed loaders. (#77486) | Matthias Clasen | 2002-10-03 | 1 | -2/+42 |
* | New loader, for .ANI animations. | Matthias Clasen | 2002-09-06 | 1 | -0/+14 |
* | Add gtk_win32res_lo. (#87101, J. Ali Harlow) | Tor Lillqvist | 2002-08-24 | 1 | -1/+1 |
* | Use GTK_BINARY_VERSION (and not GTK_VERSION) in the path to the loaders on | Tor Lillqvist | 2002-05-22 | 1 | -0/+1 |
* | build the static pixbuf loaders conditionally like the dynamic ones so | Michael Natterer | 2002-05-07 | 1 | -13/+25 |
* | image files for testing pixbuf loaders the old test-loaders.c split into | Soeren Sandmann | 2002-05-05 | 1 | -3/+1 |
* | gdk-pixbuf/Makefile.am (uninstall-libtool-import-lib) Fix typo, thanks to | Tor Lillqvist | 2002-04-18 | 1 | -1/+1 |
* | Update version to 2.0.0 | Owen Taylor | 2002-03-05 | 1 | -16/+16 |
* | ue Mar 5 10:39:03 2002 Owen Taylor <otaylor@redhat.com> | Owen Taylor | 2002-03-05 | 1 | -1/+1 |
* | Remove. | Tor Lillqvist | 2002-03-02 | 1 | -1/+7 |
* | Force all weight arrays to sum exactly to 65535. (Fixes #70971, reported | Owen Taylor | 2002-02-09 | 1 | -1/+1 |
* | Build the tga loader as a static library. (#70157) | Matthias Clasen | 2002-02-01 | 1 | -2/+7 |
* | Include glib-object.h, Add G_BEGIN_DECLS/END_DECLS to | Owen Taylor | 2002-01-09 | 1 | -2/+2 |
* | Add makefile.msc. | Tor Lillqvist | 2001-12-29 | 1 | -0/+1 |
* | Remove assorted G_OBJECT casts where unnecessary. | Sebastian Wilhelmi | 2001-12-13 | 1 | -0/+2 |
* | define G_LOG_DOMAIN for GdkPixbuf. | Matthias Clasen | 2001-12-12 | 1 | -1/+2 |
* | Use -no-undefined on Win32. Make libgdk_pixbuf_1_3_la_OBJECTS depend on | Tor Lillqvist | 2001-10-29 | 1 | -14/+54 |
* | Fix a typo in the include guards. (#61254, Skip Montaro) | Owen Taylor | 2001-09-26 | 1 | -1/+1 |
* | same change as in pango, so that flags types are registered as flags | James Henstridge | 2001-09-20 | 1 | -2/+2 |
* | Don't include gkd-pixbuf-features.h here since is in builddir and confuses | Owen Taylor | 2001-09-19 | 1 | -15/+33 |
* | don't use BUILT_SOURCES as its broken in automake 1.4, add explicit object | Tim Janik | 2001-09-19 | 1 | -66/+45 |
* | don't use += before = | Matt Wilson | 2001-09-18 | 1 | -2/+0 |