gimp/app/paint-funcs
Sven Neumann b2c676bd74 added GTK_DISABLE_COMPAT_H back to CPPFLAGS.
2001-08-01  Sven Neumann  <sven@gimp.org>

	* configure.in: added GTK_DISABLE_COMPAT_H back to CPPFLAGS.

	* app/user_install.c
	* app/base/base.c
	* app/gui/info-window.c
	* app/gui/menus.c
	* app/gui/preferences-dialog.c
	* app/pdb/procedural_db_cmds.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimptexttool.c
	* app/tools/gimptransformtool.c
	* app/widgets/gimpdialogfactory.c
	* app/widgets/gimpdockbook.c
	* app/widgets/gimpdrawablelistview.c
	* app/widgets/gimpnavigationpreview.c
	* libgimpbase/gimpparasiteio.c
	* libgimpwidgets/gimpwidgets.c
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/common/animationplay.c
	* plug-ins/common/newsprint.c
	* plug-ins/common/uniteditor.c
	* plug-ins/dbbrowser/dbbrowser_utils.c
	* plug-ins/gap/gap_navigator_dialog.c
	* plug-ins/gdyntext/gdyntext_ui.c
	* plug-ins/helpbrowser/helpbrowser.c
	* plug-ins/ifscompose/ifscompose_storage.c
	* plug-ins/print/gimp_main_window.c
	* tools/gimp-remote.c
	* tools/pdbgen/pdb/procedural_db.pdb: replaced lots of deprecated
	glib, gdk and gtk+ functions using the new API.

	* app/paint-funcs/paint-funcs-rgb.c: removed trailing commas.
2001-08-01 00:35:59 +00:00
..
.cvsignore configure.in app/Makefile.am app/paint-funcs/.cvsignore made the 2001-04-07 14:44:12 +00:00
Makefile.am added zh_TW.Big5 to ALL_LINGUAS. Added the STRIP_BEGIN and STRIP_END 2001-06-07 17:20:50 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
paint-funcs-gray.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-gray.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-graya.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-graya.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexed.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexed.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexeda.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-indexeda.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgb.c added GTK_DISABLE_COMPAT_H back to CPPFLAGS. 2001-08-01 00:35:59 +00:00
paint-funcs-rgb.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgba.c Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-rgba.h Added new files seperated and specialised from paint_funcs.c. Not used so 2001-04-07 14:08:15 +00:00
paint-funcs-simd.S app/Makefile.am po/POTFILES.in new widget which will replace the current 2001-02-13 13:17:15 +00:00
paint-funcs.c app/appenv.h removed "use_mmx" and the MMX detection. 2001-07-13 19:25:34 +00:00
paint-funcs.h new directory app/base/ 2001-05-15 11:25:25 +00:00