gimp/plug-ins/uri
Michael Natterer 598da617b0 Stop including single headers from gtk+ to be prepared for the upcoming
2008-05-23  Michael Natterer  <mitch@gimp.org>

	Stop including single headers from gtk+ to be prepared
	for the upcoming GTK_DISABLE_SINGLE_INCLUDES:

	* configure.in: add -DGTK_DISABLE_SINGLE_INCLUDES to CPPFLAGS.

	* app/display/gimpcanvas.h
	* app/display/gimpscalecombobox.h
	* app/display/gimpstatusbar.h
	* app/widgets/*.h
	* libgimp/gimpprogressbar.h
	* libgimp/gimpselectbutton.h
	* libgimpwidgets/*.h
	* libgimpwidgets/gimpstock.c
	* plug-ins/uri/gimpmountoperation.h: remove inclusion of parent
	classes and single files from gtk+.

	* app/widgets/gtkwrapbox.h
	* libgimp/gimpbrushmenu.c
	* libgimp/gimpfontmenu.c
	* libgimp/gimpgradientmenu.c
	* libgimp/gimppalettemenu.c
	* libgimp/gimppatternmenu.c
	* libgimp/gimpselectbutton.c: #include <gtk/gtk.h>

	* plug-ins/common/poppler.c: undef GTK_DISABLE_SINGLE_INCLUDES
	when including <poppler.h>.


svn path=/trunk/; revision=25781
2008-05-23 20:38:52 +00:00
..
gimpmountoperation.c make the dialogs transient to the progress window if no parent or screen 2008-03-20 10:24:48 +00:00
gimpmountoperation.h Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
Makefile.am put GIO check back in as we need it to initialize GIO_CFLAGS and GIO_LIBS. 2008-03-28 16:09:44 +00:00
uri-backend-gnomevfs.c deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
uri-backend-gvfs.c deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
uri-backend-libcurl.c deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
uri-backend-wget.c deprecate gimp_memsize_to_string() in favor of 2008-03-28 16:33:24 +00:00
uri-backend.h plug-ins/uri/uri.c get the procedure help strings from the backend 2007-07-16 13:12:58 +00:00
uri.c updated copyright. 2008-03-12 13:55:27 +00:00