gtk3/gdk-pixbuf
Tor Lillqvist f1ce05caa9 gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for
2007-01-18  Tor Lillqvist  <tml@novell.com>

	* gdk-pixbuf/Makefile.am
	* gdk/Makefile.am
	* gdk/win32/Makefile.am
	* gtk/Makefile.am: Fixes for building outside srcdir on
	Win32. (#336819, #340113) Drop distributing the handmade .la
	libtool wrapper for the wntab32x library. It's too much trouble
	making it work when building outside srcdir. Just link to the
	library direcly using -Wl,win32/libwntab32x.a.


svn path=/trunk/; revision=17185
2007-01-19 00:06:01 +00:00
..
pixops Cleanups 2006-10-08 05:32:07 +00:00
.cvsignore Update 2006-09-06 20:28:13 +00:00
abicheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
ChangeLog Patch taken from maemo-gtk: 2007-01-17 14:07:01 +00:00
gdk_pixbuf.rc.in Look for windres on Win32. 2005-07-09 00:10:12 +00:00
gdk-pixbuf-animation.c Always save errno to a temporary before making other calls. (#335179, 2006-03-20 20:09:51 +00:00
gdk-pixbuf-animation.h
gdk-pixbuf-core.h gdk-pixbuf-core.h gdk-pixbuf-io.c Implement DLL ABI stablility for 2005-03-10 19:13:19 +00:00
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c Apply a cleanup patch by Kjartan Maraas (#341812) 2006-10-08 05:07:55 +00:00
gdk-pixbuf-data.c Remove redundant size checks, and document that width, height must be > 0. 2006-12-21 20:40:24 +00:00
gdk-pixbuf-features.h.in Revert the previous change, since it breaks bin compat. 2005-03-01 14:57:20 +00:00
gdk-pixbuf-i18n.h Add copyright and license information 2005-07-12 04:05:26 +00:00
gdk-pixbuf-io.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
gdk-pixbuf-io.h Add a cast to avoid compiler warnings. 2005-08-30 15:07:12 +00:00
gdk-pixbuf-loader.c Fix memory leaks in error paths 2007-01-17 04:24:00 +00:00
gdk-pixbuf-loader.h
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
gdk-pixbuf-scale.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixbuf-simple-anim.c More of the same 2006-05-14 04:25:34 +00:00
gdk-pixbuf-simple-anim.h Fix make check 2005-06-15 05:55:02 +00:00
gdk-pixbuf-transform.h
gdk-pixbuf-util.c Clarify the docs ("darkened/brightened" is not "saturation"). 2006-01-12 20:19:06 +00:00
gdk-pixbuf-xform.c
gdk-pixbuf.c Remove redundant size checks, and document that width, height must be > 0. 2006-12-21 20:40:24 +00:00
gdk-pixbuf.h Add new files. 2005-05-25 19:33:35 +00:00
gdk-pixbuf.symbols Fix make check 2005-06-15 05:55:02 +00:00
gdk-pixdata.c Cleanups 2006-10-08 05:32:07 +00:00
gdk-pixdata.h
gen-color-table.pl Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00
io-ani-animation.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
io-ani-animation.h
io-ani.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-bmp.c Fix a compiler warning 2007-01-04 14:18:14 +00:00
io-gif-animation.c Intern type names before registering the type to avoid unnecessary copies. 2005-08-31 15:18:41 +00:00
io-gif-animation.h
io-gif.c Handle invalid gif animations a little bit more robustly. (#357974, 2006-12-21 23:27:01 +00:00
io-ico.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-jpeg.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-pcx.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-png.c Patch taken from maemo-gtk: 2007-01-17 14:07:01 +00:00
io-pnm.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-ras.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-tga.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-tiff.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-wbmp.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-xbm.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
io-xpm.c Enable having some gdk-pixbuf loaders built-in even if loading the others 2006-10-11 12:41:14 +00:00
make-inline-pixbuf.c
Makefile.am gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes for 2007-01-19 00:06:01 +00:00
makefile.msc updated <io.h> for open() use G_PI instead of M_PI 2005-07-03 15:47:42 +00:00
makegdkpixbufalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
pltcheck.sh Commit a patch by Behdad to fix typos, omissions and other errors in the 2006-09-10 06:39:16 +00:00
queryloaders.c Cleanups 2006-10-08 05:32:07 +00:00
test-gdk-pixbuf.c
xpm-color-table.h Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00