gtk2/gdk-pixbuf
Michael Natterer e0d30ee141 define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.
2008-08-12  Michael Natterer  <mitch@imendio.com>

	* configure.in: define -DGDK_PIXBUF_DISABLE_DEPRECATED in the
	global CFLAGS.

	* gdk-pixbuf/Makefile.am: make the contents gdk-pixbuf-marshal.h
	visible for GDK_PIXBUF_COMPILATION.

	* contrib/gdk-pixbuf-xlib/Makefile.am
	* demos/Makefile.am
	* demos/gtk-demo/Makefile.am
	* gdk-pixbuf/pixops/Makefile.am
	* gdk/Makefile.am
	* gdk/x11/Makefile.am
	* gtk/Makefile.am
	* gtk/tests/Makefile.am
	* gtk/theme-bits/Makefile.am
	* modules/engines/ms-windows/Makefile.am
	* modules/engines/pixbuf/Makefile.am
	* modules/input/Makefile.am
	* perf/Makefile.am
	* tests/Makefile.am: remove -DDGDK_PIXBUF_DISABLE_DEPRECATED here.


svn path=/trunk/; revision=21096
2008-08-12 15:04:55 +00:00
..
pixops define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
abicheck.sh
ChangeLog Bug 546549 : Better Type Checking reviewed by: mitch 2008-08-08 15:30:22 +00:00
gdk_pixbuf.rc.in Revert name change 2008-07-01 22:57:50 +00:00
gdk-pixbuf-animation.c Bug 546549 : Better Type Checking reviewed by: mitch 2008-08-08 15:30:22 +00:00
gdk-pixbuf-animation.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-core.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-csource.1
gdk-pixbuf-csource.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-data.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-enum-types.c.template
gdk-pixbuf-enum-types.h.template do not hard code the prefix of the enum, use @ENUMPREFIX@ instead (you 2008-06-23 12:09:15 +00:00
gdk-pixbuf-features.h.in define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-i18n.h
gdk-pixbuf-io.c More correct content type handling 2008-07-23 04:20:15 +00:00
gdk-pixbuf-io.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-loader.c use canonical signal names. 2008-08-11 18:40:41 +00:00
gdk-pixbuf-loader.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-marshal.list
gdk-pixbuf-private.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-scale.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixbuf-scaled-anim.c
gdk-pixbuf-scaled-anim.h
gdk-pixbuf-simple-anim.c
gdk-pixbuf-simple-anim.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-transform.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf-util.c Use gdk_pixbuf_copy_area() to copy between pixbufs. Reported by Andrey 2008-07-15 20:35:48 +00:00
gdk-pixbuf-xform.c
gdk-pixbuf.c Bug 546549 : Better Type Checking reviewed by mitch 2008-08-06 16:15:31 +00:00
gdk-pixbuf.h define GDK_PIXBUF_H_INSIDE around including all other headers. 2008-05-28 13:39:52 +00:00
gdk-pixbuf.symbols
gdk-pixdata.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
gdk-pixdata.h
gen-color-table.pl
io-ani-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ani-animation.h
io-ani.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-bmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gdip-animation.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-animation.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-bmp.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-emf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-gif.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-ico.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-jpeg.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-native.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-png.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-propertytags.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-tiff.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-utils.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-gdip-utils.h Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gdip-wmf.c Import the GDI+ gdk-pixbuf loaders for Windows by Dominic Lachowicz and 2008-03-20 23:24:45 +00:00
io-gif-animation.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-gif-animation.h
io-gif.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-icns.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-ico.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-jasper.c Use g_set_error_literal where appropriate. Bug #538640. 2008-06-19 12:47:48 +00:00
io-jpeg.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pcx.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-png.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-pnm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-ras.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tga.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-tiff.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-wbmp.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xbm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
io-xpm.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
make-inline-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
Makefile.am define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS. 2008-08-12 15:04:55 +00:00
makefile.msc updated to allow simple switch between gdiplus- and former fileformat 2008-06-13 08:27:02 +00:00
makegdkpixbufalias.pl
pltcheck.sh
queryloaders.c Don't do funny casts to avoid compiler warnings 2008-07-18 18:27:30 +00:00
test-gdk-pixbuf.c Include "config.h" instead of <config.h> Command used: find -name 2008-06-22 14:28:52 +00:00
xpm-color-table.h