gimp/app
Michael Natterer 170a9cbcab All tools are back :)
2001-05-25  Michael Natterer  <mitch@gimp.org>

	All tools are back :)

	* app/tools/Makefile.am
	* app/tools/brightness_contrast.[ch]
	* app/tools/color_balance.[ch]
	* app/tools/curves.[ch]
	* app/tools/histogram_tool.[ch]
	* app/tools/hue_saturation.[ch]
	* app/tools/levels.[ch]
	* app/tools/posterize.[ch]
	* app/tools/threshold.[ch]: removed...

	* app/tools/gimpbrightnesscontrasttool.[ch]
	* app/tools/gimpcolorbalancetool.[ch]
	* app/tools/gimpcurvestool.[ch]
	* app/tools/gimphistogramtool.[ch]
	* app/tools/gimphuesaturationtool.[ch]
	* app/tools/gimplevelstool.[ch]
	* app/tools/gimpposterizetool.[ch]
	* app/tools/gimpthresholdtool.[ch]: ...and ported to the new tool
	system. Yes, the toolbox looks strange right now.

	* app/tools/gimpimagemaptool.[ch]: base class for all image_map
	tools. Does nothing at all right now.

	* app/tools/gimpbucketfilltool.h: removed _new() function
	declaration.

	* app/tools/gimptool.c: removed obsolete stuff and STUB()s.

	* app/tools/tools.c: register the new tools.

	* app/menus.c: removed the #if 0 around the code which reorders
	the color tool menu entries.

	* app/app_procs.c
	* tools/pdbgen/Makefile.am
	* tools/pdbgen/enums.pl
	* tools/pdbgen/pdb/color.pdb
	* app/pdb/color_cmds.c
	* po/POTFILES.in: changed accordingly.
2001-05-24 23:57:08 +00:00
..
actions app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
arch/i386/mmx app/Makefile.am app/detect_mmx.S app/arch/i386/mmx/detect_mmx.S 2001-04-02 17:19:41 +00:00
base All tools are back :) 2001-05-24 23:57:08 +00:00
core config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
dialogs app/Makefile.am removed 2001-05-22 21:12:43 +00:00
display app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
file Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gui All tools are back :) 2001-05-24 23:57:08 +00:00
menus All tools are back :) 2001-05-24 23:57:08 +00:00
paint Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
paint-funcs new directory app/base/ 2001-05-15 11:25:25 +00:00
pdb All tools are back :) 2001-05-24 23:57:08 +00:00
plug-in app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
tools All tools are back :) 2001-05-24 23:57:08 +00:00
widgets All tools are back :) 2001-05-24 23:57:08 +00:00
xcf Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
.cvsignore shut up CVS 2000-08-26 12:52:38 +00:00
Makefile.am config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
airbrush.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
app_procs.c All tools are back :) 2001-05-24 23:57:08 +00:00
app_procs.h app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
appenums.h app/gimphistogram.[ch] removed. 2001-05-22 23:05:35 +00:00
appenv.h new directory app/base/ 2001-05-15 11:25:25 +00:00
apptypes.h config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
authors.h regenerated. 2001-04-24 18:17:17 +00:00
batch.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
batch.h These changes enable help support for 3rd party plug-ins which install 2000-05-21 17:41:02 +00:00
color_transfer.c removed more GUI initialisation code. 2001-05-01 13:16:59 +00:00
color_transfer.h Makefile.am configure.in added stuff for the new library below. 2001-01-23 23:56:18 +00:00
colormaps.c removed stuff which now lives in gui/gui.c, removed global variable 2001-04-27 15:31:50 +00:00
colormaps.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
context_manager.c app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
context_manager.h made the global_paint_options public. 2001-02-27 23:20:51 +00:00
datafiles.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
datafiles.h app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
detect_mmx.S app/Makefile.am app/detect_mmx.S app/arch/i386/mmx/detect_mmx.S 2001-04-02 17:19:41 +00:00
devices.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
devices.h app/devices.[ch] app/gui/about-dialog.[ch] app/gui/preferences-dialog.[ch] 2001-04-18 16:39:34 +00:00
dialog_handler.c app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
dialog_handler.h changes to allow to build on win32 with msvc again 2001-02-07 01:16:18 +00:00
disp_callbacks.c new directory app/base/ 2001-05-15 11:25:25 +00:00
disp_callbacks.h removed some forgotten tools types. 2001-05-13 11:35:20 +00:00
docindex.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
docindex.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
drawable.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
drawable.h configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
errorconsole.c app/Makefile.am app/gui/Makefile.am app/about_dialog.[ch] 2001-04-17 21:43:29 +00:00
errorconsole.h app/session.[ch] removed the old dialog session management code... 2001-04-17 16:00:27 +00:00
errors.c Last-minute cleanup: 2000-12-16 21:37:03 +00:00
errors.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
file-open.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
file-open.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
file-save.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
file-save.h Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
file-utils.c new directory app/base/ 2001-05-15 11:25:25 +00:00
file-utils.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
floating_sel.c new directory app/base/ 2001-05-15 11:25:25 +00:00
floating_sel.h app/Makefile.am new file with one set of functions... 2001-01-29 13:51:23 +00:00
gdisplay.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gdisplay.h removed (was not used). 2001-05-15 19:10:57 +00:00
gdisplay_color.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gdisplay_color.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
gdisplay_color_ui.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gdisplay_color_ui.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_ops.c app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
gdisplay_ops.h block all canvas events while resizing the display so the standard canvas 2000-04-16 12:38:44 +00:00
general.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
general.h removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
gimage.c removed (was not used). 2001-05-15 19:10:57 +00:00
gimage.h removed (was not used). 2001-05-15 19:10:57 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.sym Update to match Unix version. 2000-05-28 23:46:16 +00:00
gimphelp.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
gimphelp.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpparasite.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimpparasite.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
gimpprogress.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gimpprogress.h cleaned up a bit. 2000-12-31 05:31:43 +00:00
gimprc.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
gimprc.h new directory app/base/ 2001-05-15 11:25:25 +00:00
gimpui.c app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
gimpui.h app/Makefile.am app/lc_dialogP.h removed stuff that will go away anyway 2001-04-21 02:11:12 +00:00
gimpunit.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
global_edit.c new directory app/base/ 2001-05-15 11:25:25 +00:00
global_edit.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
gximage.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
image_map.c config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
image_map.h config.guess new versions from CVS (at least that's what my debian package 2001-05-24 17:09:57 +00:00
image_new.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
image_new.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
image_render.c removed search_in_path() and the unused xstrsep(). 2001-05-16 18:09:45 +00:00
image_render.h new directory app/base/ 2001-05-15 11:25:25 +00:00
interface.c removed some forgotten tools types. 2001-05-13 11:35:20 +00:00
interface.h app/Makefile.am new files containing most of the code from 2001-01-22 03:30:42 +00:00
libgimp_glue.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
libgimp_glue.h cleanup 2001-01-25 14:38:10 +00:00
main.c libgimp/.cvsignore libgimp/Makefile.am libgimp/gimp.h removed 2001-05-22 00:36:38 +00:00
makefile.mingw.in disabled display filters code, since it is unfinished 2000-12-24 20:27:04 +00:00
makefile.msc app/makefile.msc adapted to current state of file renaming/restructuring. 2001-03-16 19:14:04 +00:00
marching_ants.h Initial revision 1997-11-24 22:05:25 +00:00
module_db.c ported bugfix for #55050 from stable branch. 2001-05-22 13:03:23 +00:00
module_db.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
nav_window.c new directory app/base/ 2001-05-15 11:25:25 +00:00
nav_window.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
ops_buttons.c use GimpButton and connect to extended_clicked. 2001-05-14 00:29:38 +00:00
ops_buttons.h use GimpButton and connect to extended_clicked. 2001-05-14 00:29:38 +00:00
paint_core.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
paint_options.h prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
parasitelist.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
parasitelist.h configure.in added new directory app/core/ for the core object system. 2001-05-09 02:32:03 +00:00
path.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
path.h Bring back the beziers. 2001-03-26 05:31:47 +00:00
pathP.h Last-minute cleanup: 2000-12-16 21:37:03 +00:00
path_bezier.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
path_bezier.h app/Makefile.am app/apptypes.h app/path_bezier.[ch] app/path_curves.[ch] 2001-04-07 14:55:39 +00:00
path_curves.c s/USE_GCC_INTEL_MMX/HAVE_ASM_MMX/ 2001-05-19 16:09:41 +00:00
path_curves.h app/path_curves.[ch] app/tools/gimpdrawtool.c app/tools/gimppathtool.[ch] 2001-04-11 13:28:53 +00:00
path_transform.h Introduced GimpPaintTool and GimpDrawTool 2001-02-27 05:21:12 +00:00
plug_in.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
plug_in.h added RunModeType. removed RunModeType. don't scan app/plug_in.h for 2001-04-28 15:11:29 +00:00
plug_in_cmds.c Garry R. Osgood <grosgood@rcn.com> 2001-03-11 13:15:41 +00:00
qmask.c app/Makefile.am removed. 2001-05-09 22:34:59 +00:00
qmask.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
regexrepl.c Extended the glibc regexp check and enabled substitution for Makefiles. 2001-01-02 23:16:40 +00:00
regexrepl.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
resize.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
resize.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
scale.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
scale.h renamed ZoomType to GimpZoomZype and added it here. 2001-03-03 16:22:18 +00:00
scan_convert.c new directory app/base/ 2001-05-15 11:25:25 +00:00
scan_convert.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
scroll.c app/Makefile.am removed. Stuff now lives in app_procs.[ch] and in 2001-05-13 21:51:20 +00:00
scroll.h updated. 2001-02-24 19:29:47 +00:00
selection.c new directory app/base/ 2001-05-15 11:25:25 +00:00
selection.h app/airbrush.[ch] app/bezier_select.c app/bezier_selectP.h app/blend.[ch] 2000-12-31 04:07:42 +00:00
transform_core.c prototype for an extension that allows gmodules as plugins. Known bug: 2001-02-14 04:55:21 +00:00
undo.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
undo.h app/apptypes.h app/channel_ops.c app/commands.c app/convert.[ch] 2001-03-08 02:01:52 +00:00
undo_history.c app/app_procs.c app/datafiles.c app/devices.c app/docindex.c 2001-05-21 20:30:16 +00:00
undo_history.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00
undo_types.h app/gimpimage.c app/undo.c app/undo_types.h docs/undo.txt Changed sanity 1999-12-10 20:55:57 +00:00
unitrc.h app/Makefile.am app/channel_pvt.h app/drawable_pvt.h app/gdisplayF.h 2000-12-29 15:22:01 +00:00
user_install.c app/Makefile.am removed 2001-05-22 21:12:43 +00:00
user_install.h new files. Code for the resolution calibration dialog that used to live in 2000-09-25 01:27:47 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c Makefile.am configure.in added new directory libgimpbase/ 2001-05-21 13:58:46 +00:00
xcf.h app/Makefile.am new file. 2001-01-29 02:45:02 +00:00