Gimp/app
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
..
actions Add Desaturate as an image-map tool with live preview (bug #533808): 2008-05-21 13:11:06 +00:00
base remove PixelProcessorFunc typedef. 2008-05-21 19:07:26 +00:00
composite app/composite/gimp-composite-3dnow-test.c 2008-04-07 21:17:25 +00:00
config remove PixelProcessorFunc typedef. 2008-05-21 19:07:26 +00:00
core app/core/gimpchannel-select.c app/core/gimpdrawable-bucket-fill.c 2008-05-23 14:09:55 +00:00
dialogs app/core/gimpchannel-select.c app/core/gimpdrawable-bucket-fill.c 2008-05-23 14:09:55 +00:00
display Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
file app/core/gimp-gui.[ch] added gimp_get_empty_display() to the vtable. 2008-03-25 10:50:42 +00:00
gegl use a stock_id that exists. 2008-05-21 19:04:56 +00:00
gui Implement the presistent menu of recently closed docks, still somewhat 2008-05-16 16:06:42 +00:00
menus reverse the list after loading so it keeps its order. 2008-05-16 16:24:24 +00:00
paint move generating the random axis to the right place. 2008-05-22 20:17:49 +00:00
paint-funcs minor formatting cleanup. 2008-03-19 10:51:12 +00:00
pdb app/core/Makefile.am new file holding code to apply a PixelProcessor to 2008-05-21 16:45:44 +00:00
plug-in add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
text Bill Skaggs <weskaggs@primate.ucdavis.edu> 2008-04-02 21:32:32 +00:00
tools string change. 2008-05-23 14:21:32 +00:00
vectors add a comment explaining the hack. 2008-05-13 09:18:32 +00:00
widgets Stop including single headers from gtk+ to be prepared for the upcoming 2008-05-23 20:38:52 +00:00
xcf don't leak the grid. 2008-03-30 17:03:18 +00:00
about.h updated copyright. 2008-01-24 17:07:51 +00:00
app.c app/app.c reverted change from 2008-01-31. Use the GEGL option group again 2008-04-25 11:44:00 +00:00
app.h Allow other applications to open images in GIMP as if they were new images 2007-04-17 15:54:01 +00:00
batch.c app/app.c app/batch.c app/core/gimp.c use G_STRLOC instead of hardcoding 2008-02-19 13:38:24 +00:00
batch.h
errors.c added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
errors.h added errors_exit() and unset the Gimp reference. Errors may occur after 2007-06-13 09:27:32 +00:00
fileicon.ico
gimp-intl.h
gimp-log.c add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp-log.h add SHADOW_TILES log domain. 2008-05-10 10:15:49 +00:00
gimp.rc
gimpcore.def **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
main.c New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
Makefile.am app/core/Makefile.am app/core/core-types.h new GimpViewable subclass which 2008-05-20 21:41:47 +00:00
makefile.msc **/makefile.msc app/gimpcore.def : updated so it compiles and links 2008-01-04 18:42:07 +00:00
sanity.c add check for the GEGL version. 2008-04-22 14:15:30 +00:00
sanity.h
units.c
units.h
version.c tweaked verbose version output. 2008-04-07 19:33:24 +00:00
version.h New files. Rename gimp_show_version() to gimp_version_show() and move 2008-02-26 14:02:44 +00:00
wilber.ico