Gimp/app/tools
Michael Natterer 98410c35a9 added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H.
2001-08-29  Michael Natterer  <mitch@gimp.org>

	* configure.in: added -DG_DISABLE_DEPRECATED and
	-DGDK_DISABLE_COMPAT_H.

	* app/batch.c
	* app/file-utils.c
	* app/gdisplay.c
	* app/gdisplay_ops.c
	* app/gimprc.[ch]
	* app/module_db.c
	* app/nav_window.c
	* app/undo_history.c
	* app/core/gimpgradient.c
	* app/core/gimpimagefile.c
	* app/core/gimppalette.c
	* app/gui/color-notebook.c
	* app/gui/convert-dialog.c
	* app/gui/error-console-dialog.c
	* app/gui/file-commands.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gradient-editor.c
	* app/gui/info-window.c
	* app/gui/menus.c
	* app/gui/palette-import-dialog.c
	* app/tools/gimpbycolorselecttool.c
	* app/widgets/gimpcontainerview-utils.c
	* app/widgets/gimpdatafactoryview.c
	* libgimp/gimpmenu.c
	* plug-ins/common/bz2.c
	* plug-ins/common/compose.c
	* plug-ins/common/csource.c
	* plug-ins/common/decompose.c
	* plug-ins/common/gz.c
	* plug-ins/common/uniteditor.c
	* plug-ins/common/wmf.c
	* plug-ins/common/xbm.c
	* plug-ins/rcm/rcm_dialog.c
	* plug-ins/script-fu/interp_slib.c
	* plug-ins/script-fu/script-fu-console.c
	* plug-ins/script-fu/script-fu-scripts.c
	* tools/pdbgen/pdb/fileops.pdb
	* tools/pdbgen/pdb/gimprc.pdb
	* app/pdb/fileops_cmds.c
	* app/pdb/gimprc_cmds.c: removed deprecated stuff like
	g_basename(), g_dirname(), g_strup() and friends. Added some
	"const gchar *" declarations while I was on it. Added some
	G_N_ELEMENTS() macros instead of declaring a useless variable
	for the number of items.

	* app/widgets/gtkhwrapbox.[ch]
	* app/widgets/gtkvwrapbox.[ch]
	* app/widgets/gtkwrapbox.[ch]: replaced with the latest versions
	from GLE, ported by the master himself.

	* app/gui/toolbox.c: changed accordingly.

	* app/plug_in.c
	* libgimp/gimp.c
	* libgimpbase/gimpwire.[ch]: use evil hacks to get binary mode
	from the new GIOChannel implementation (upstream bugreport already
	posted).
2001-08-29 17:48:28 +00:00
..
.cvsignore configure.in app/Makefile.am moved all tool sources to app/tools 2001-01-22 01:46:28 +00:00
airbrush_blob.c Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
airbrush_blob.h
gimpairbrushtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpairbrushtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbezierselecttool.c app/tools/gimptool.[ch] removed all *_get_PDB_string() functions and 2001-08-14 22:28:25 +00:00
gimpbezierselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpblendtool.c app/devices.h app/disp_callbacks.c applied a patch from 2001-08-19 11:21:48 +00:00
gimpblendtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbrightnesscontrasttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbrightnesscontrasttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbrushtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbrushtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbucketfilltool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbucketfilltool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpbycolorselecttool.c added -DG_DISABLE_DEPRECATED and -DGDK_DISABLE_COMPAT_H. 2001-08-29 17:48:28 +00:00
gimpbycolorselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpclonetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpclonetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcolorbalancetool-transfer.c app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool-transfer.h app/Makefile.am removed. 2001-06-26 12:09:43 +00:00
gimpcolorbalancetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcolorbalancetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcolorpickertool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcolorpickertool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpconvolvetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpconvolvetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcroptool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcroptool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcurvestool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpcurvestool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpdodgeburntool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpdodgeburntool.h defined GimpTransferMode enum. 2001-08-01 02:01:49 +00:00
gimpdrawtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpdrawtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpeditselectiontool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpeditselectiontool.h app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
gimpellipseselecttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpellipseselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimperasertool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimperasertool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfliptool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfliptool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfreeselecttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfreeselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfuzzyselecttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpfuzzyselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimphistogramtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimphistogramtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimphuesaturationtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimphuesaturationtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpimagemaptool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpimagemaptool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpinktool-blob.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
gimpinktool-blob.h app/tools/Makefile.am lots of files renamed to gimp*tool.[ch] 2001-03-08 01:07:03 +00:00
gimpinktool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpinktool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpiscissorstool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpiscissorstool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimplevelstool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimplevelstool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmagnifytool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmagnifytool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmeasuretool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmeasuretool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmovetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpmovetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppaintbrushtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppaintbrushtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppaintoptions-gui.c app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
gimppaintoptions-gui.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppainttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppainttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppainttool_kernels.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
gimppathtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppathtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppenciltool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimppenciltool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpperspectivetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpperspectivetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpposterizetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpposterizetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimprectselecttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimprectselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpregionselecttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpregionselecttool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimprotatetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimprotatetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpscaletool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpscaletool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectionoptions.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectionoptions.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectiontool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpselectiontool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsheartool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsheartool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsmudgetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsmudgetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsourcetool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimpsourcetool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptexttool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptexttool.h added dependency on PangoFT2 (Pango compiled with FreeType2 support). 2001-08-11 15:35:16 +00:00
gimpthresholdtool.c app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
gimpthresholdtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptool.c app/tools/gimptool.[ch] removed all *_get_PDB_string() functions and 2001-08-14 22:28:25 +00:00
gimptool.h app/tools/gimptool.[ch] removed all *_get_PDB_string() functions and 2001-08-14 22:28:25 +00:00
gimptransformoptions.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptransformoptions.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptransformtool.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
gimptransformtool.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
Makefile.am added dependency on PangoFT2 (Pango compiled with FreeType2 support). 2001-08-11 15:35:16 +00:00
makefile.msc updated for GTK2 build 2001-07-28 19:40:07 +00:00
paint_options.c app/interface.c app/gui/about-dialog.c app/gui/brush-editor.c 2001-08-14 16:33:28 +00:00
paint_options.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
path_tool.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
path_tool.h app/tools/gimppathtool.[ch] app/tools/path_tool.[ch] 2001-04-11 15:25:49 +00:00
path_toolP.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
selection_options.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
selection_options.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
tool_manager.c added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
tool_manager.h app/tools/gimptool.[ch] removed all *_get_PDB_string() functions and 2001-08-14 22:28:25 +00:00
tool_options.c removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tool_options.h removed path_to_beziersel() so this file can be safely included from 2001-07-17 20:50:01 +00:00
tools-types.h added app/display/ and app/plug-in/. Empty for now except for the types 2001-08-17 14:27:31 +00:00
tools.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
tools.h app/Makefile.am removed. 2001-07-07 12:17:23 +00:00
transform_options.c an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
transform_options.h an evil temp_hack which lets GimpContext managing the active display 2001-08-14 14:53:55 +00:00
xinput_airbrush.c allocate the tool's paint_core with g_new0. This prevents us from having 2000-06-23 00:14:07 +00:00
xinput_airbrush.h