gtk/gdk-pixbuf
Tor Lillqvist 48b8ff47c1 Current GNU tools do understand the PRIVATE keyword, so no need to remove
2005-06-26  Tor Lillqvist  <tml@novell.com>

	* Makefile.am: Current GNU tools do understand the PRIVATE
	keyword, so no need to remove those entries from the import
	library. libtool installs the .dll.a import library itself, so no
	need to do it here. Do install the .def file.
2005-06-26 18:55:49 +00:00
..
pixops Add necessary protection 2005-02-28 18:09:37 +00:00
.cvsignore Shut up CVS 2005-03-16 04:36:05 +00:00
abicheck.sh Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
ChangeLog Current GNU tools do understand the PRIVATE keyword, so no need to remove 2005-06-26 18:55:49 +00:00
gdk_pixbuf.rc.in gdk-pixbuf/gdk_pixbuf.rc.in gdk/win32/rc/gdk.rc.in Use GTK_API_VERSION. 2002-03-06 01:50:43 +00:00
gdk-pixbuf-animation.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixbuf-animation.h gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
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 Documentation. Spelling fixes. 2001-10-16 21:18:10 +00:00
gdk-pixbuf-csource.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
gdk-pixbuf-data.c Use canonical names for g_object_notify() as well. 2005-03-26 05:49:15 +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 Use glib-i18n.h 2005-06-23 03:09:48 +00:00
gdk-pixbuf-io.c allow to specify the PNG compression level by passing a "compression" 2005-05-24 17:09:56 +00:00
gdk-pixbuf-io.h Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
gdk-pixbuf-loader.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixbuf-loader.h Header file reorganization. (#51999) 2004-06-20 05:11:57 +00:00
gdk-pixbuf-marshal.list Load-at-size functionality for gdk-pixbuf. 2002-07-06 23:10:46 +00:00
gdk-pixbuf-private.h _gdk_pixbuf_lock now returns a gboolean. 2004-11-16 03:01:57 +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 No need to expose the iter subclass at all in the headers. 2005-05-25 19:39:35 +00:00
gdk-pixbuf-simple-anim.h Fix make check 2005-06-15 05:55:02 +00:00
gdk-pixbuf-transform.h New functions to rotate pixbufs by multiples of 90 degrees and to flip 2004-06-21 04:52:24 +00:00
gdk-pixbuf-util.c Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixbuf-xform.c Most of this patch is based on a patch by Havoc Pennington (hp@redhat.com) 2000-04-11 07:03:25 +00:00
gdk-pixbuf.c Mark param spec strings as static. 2005-03-21 05:07:20 +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 Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
gdk-pixdata.h Fix misleading documentation of rowstride. (#113924, Noah Levitt) 2003-05-31 23:52:49 +00:00
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 New loader, for .ANI animations. 2002-09-06 21:14:15 +00:00
io-ani-animation.h Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
io-ani.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-bmp.c Accept the 108 byte header of BMP v4. (#168799) 2005-05-27 15:52:19 +00:00
io-gif-animation.c Fix a C99ism. (#169741, Morten Welinder) 2005-03-09 18:20:04 +00:00
io-gif-animation.h Improve progressive loading from slow sources: (#107368) 2003-05-19 21:44:03 +00:00
io-gif.c Make the gif loader handle oom when loading animations. (#168857, Tommi 2005-03-03 13:29:01 +00:00
io-ico.c Fix a typo. (#168173, Ivan Wong) 2005-02-24 04:27:48 +00:00
io-jpeg.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-pcx.c No debugging output, please. 2005-04-08 20:37:51 +00:00
io-png.c allow to specify the PNG compression level by passing a "compression" 2005-05-24 17:09:56 +00:00
io-pnm.c Check for overflow. (#306394, Morten Welinder) 2005-06-08 20:57:16 +00:00
io-ras.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-tga.c Fix the update areas for incremental loading of compressed tgas. (#171883, 2005-03-29 05:21:26 +00:00
io-tiff.c Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And 2005-02-07 19:40:46 +00:00
io-wbmp.c Changes to make gdk-pixbuf threadsafe (#157310, #157306, Colin Walters): 2004-11-12 05:34:31 +00:00
io-xbm.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
io-xpm.c Use a generated table of offsets into a big const string to avoid 2005-03-08 03:59:45 +00:00
make-inline-pixbuf.c gdk-pixbuf-animation.c gdk-pixbuf-io.c io-xbm.c io-xpm.c 2004-12-05 12:43:47 +00:00
Makefile.am Current GNU tools do understand the PRIVATE keyword, so no need to remove 2005-06-26 18:55:49 +00:00
makefile.msc [merged from gtk-2-6 branch] let dash_offset shift the start of the line 2005-04-03 21:03:08 +00:00
makegdkpixbufalias.pl Make PLT-reduction work with gcc4, and don't include everything in 2005-03-14 19:37:00 +00:00
pixbufloader_ani.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_bmp.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_gif.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_ico.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_jpeg.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_pcx.def A loader for PCX files. (#113035, Josh Beam) 2003-05-21 20:20:07 +00:00
pixbufloader_png.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_pnm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_ras.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_tga.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_tiff.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_wbmp.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_xbm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
pixbufloader_xpm.def Support for separately installed loaders. (#77486) 2002-10-03 22:39:51 +00:00
queryloaders.c print out the version and binary name in the header comment. Problem 2004-12-22 06:20:26 +00:00
test-gdk-pixbuf.c Remove assorted G_OBJECT casts where unnecessary. 2001-12-13 21:22:12 +00:00
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