]> Pileus Git - ~andy/gtk/commit
Use explicit G_MODULE_EXPORT decoration when building the loader in
authorTor Lillqvist <tml@novell.com>
Tue, 27 May 2008 16:51:33 +0000 (16:51 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 27 May 2008 16:51:33 +0000 (16:51 +0000)
commit59596e699f61f21ccdeaed1b175f9ab3fed5e49a
tree5c239b30843751c2ac852913c174acf4e65c3134
parenta4f8d6ccffa5d1d0c64cc197054ccde451cefc13
Use explicit G_MODULE_EXPORT decoration when building the loader in

2008-05-27  Tor Lillqvist  <tml@novell.com>

* io-*.c: Use explicit G_MODULE_EXPORT decoration when building
the loader in question as a module.

* gdk-pixbuf-io.c: Enable included build of the icns and jasper
loaders.

svn path=/trunk/; revision=20192
19 files changed:
gdk-pixbuf/ChangeLog
gdk-pixbuf/Makefile.am
gdk-pixbuf/gdk-pixbuf-io.c
gdk-pixbuf/io-ani.c
gdk-pixbuf/io-bmp.c
gdk-pixbuf/io-gif.c
gdk-pixbuf/io-icns.c
gdk-pixbuf/io-ico.c
gdk-pixbuf/io-jasper.c
gdk-pixbuf/io-jpeg.c
gdk-pixbuf/io-pcx.c
gdk-pixbuf/io-png.c
gdk-pixbuf/io-pnm.c
gdk-pixbuf/io-ras.c
gdk-pixbuf/io-tga.c
gdk-pixbuf/io-tiff.c
gdk-pixbuf/io-wbmp.c
gdk-pixbuf/io-xbm.c
gdk-pixbuf/io-xpm.c