gimp/app
William Skaggs a395b02f6f Bill Skaggs <weskaggs@primate.ucdavis.edu>
* libgimpwidgets/gimppropwidgets.[ch]: magic-copied from app/widgets
	and un-movable things then removed.

	* libgimpwidgets/Makefile.am
	* libgimpwidgets/gimpwidgets.def
	* libgimpwidgets/gimpwidgets.h: corresponding changes

	* app/widgets/gimppropwidgets.[ch]: remove functions that were
	moved.

	* app/dialogs/stroke-dialog.c
	* app/dialogs/tips-dialog.c
	* app/dialogs/user-install-dialog.c
	* app/tools/gimpairbrushtool.c
	* app/tools/gimpblendoptions.c
	* app/tools/gimpbucketfilloptions.c
	* app/tools/gimpclonetool.c
	* app/tools/gimpcoloroptions.c
	* app/tools/gimpcolorpickeroptions.c
	* app/tools/gimpconvolvetool.c
	* app/tools/gimpcropoptions.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimpdodgeburntool.c
	* app/tools/gimperasertool.c
	* app/tools/gimpflipoptions.c
	* app/tools/gimphistogramoptions.c
	* app/tools/gimpimagemaptool.c
	* app/tools/gimpinkoptions-gui.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpmagnifyoptions.c
	* app/tools/gimpmeasureoptions.c
	* app/tools/gimpmoveoptions.c
	* app/tools/gimpselectionoptions.c
	* app/tools/gimpsmudgetool.c
	* app/tools/gimpthresholdtool.c
	* app/tools/gimptransformoptions.c
	* app/tools/gimpvectoroptions.c
	* app/widgets/gimpcontainerbox.c
	* app/widgets/gimpcontrollereditor.c
	* app/widgets/gimpdevicestatus.c
	* app/widgets/gimpgrideditor.c
	* app/widgets/gimphistogrambox.c
	* app/widgets/gimphistogrameditor.c
	* app/widgets/gimpsizebox.c
	* app/widgets/gimpstrokeeditor.c
	* app/widgets/gimptemplateeditor.c
	* app/widgets/gimptooloptionseditor.c: fix includes.
2005-02-04 20:47:42 +00:00
..
actions for consistency, use return_if_no_widget() instead of 2005-02-03 19:27:56 +00:00
base continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
composite minor doc fix for formula used by 2005-01-26 06:22:06 +00:00
config added declarations for the gimp_config_build_path functions. 2005-01-25 23:52:20 +00:00
core fixed handling of pixel region that broke with my latest change. Fixes bug 2005-02-03 16:09:47 +00:00
dialogs Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
display continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
file added new utility function file_utils_filename_from_uri(). 2005-02-03 23:14:42 +00:00
gui Some cleanup to make plug-in menu creation less hackish and finally enable 2005-01-31 16:09:52 +00:00
menus Some cleanup to make plug-in menu creation less hackish and finally enable 2005-01-31 16:09:52 +00:00
paint continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
paint-funcs applied patch from Geert Jordaens that improves results of the Lanczos 2005-01-20 10:31:36 +00:00
pdb tools/pdbgen/pdb/fileops.pdb fixed includes after libgimpconfig file 2005-01-26 13:59:15 +00:00
plug-in continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
text continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
tools Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
vectors app/core/gimpitem.c app/core/gimpdrawable.c made GimpItem::scale() and 2005-01-15 19:17:11 +00:00
widgets Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-02-04 20:47:42 +00:00
xcf Fix a bunch of warnings from Sparse: 2004-11-14 02:50:33 +00:00
.cvsignore tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
airbrush.c
app_procs.c app/app_procs.[ch] let the GLib command-line parser deal with the 2005-02-02 23:23:33 +00:00
app_procs.h app/app_procs.[ch] let the GLib command-line parser deal with the 2005-02-02 23:23:33 +00:00
batch.c changed handling of the 'gimp -b -' command-line. It used to spawn three 2004-12-12 18:41:52 +00:00
batch.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +00:00
errors.c Added a conditional definition of the preprocessor symbol GIMP_UNSTABLE if 2004-02-05 00:34:50 +00:00
errors.h unref the gimp object after dumping the configuration as a test for 2003-11-17 00:17:01 +00:00
fileicon.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
gimpcore.def [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
main.c tools/Makefile.am allow to localize gimp-remote. 2005-02-03 20:23:51 +00:00
Makefile.am continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
makefile.msc [new file] app/dialogs/Makefile.am : added to EXTRA_DIST 2004-11-21 14:22:45 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c there is no such thing as GLib+ 2005-02-02 23:51:59 +00:00
sanity.h removed the gtk+ sanity check here ... 2004-07-12 13:22:28 +00:00
transform_core.c
units.c app/units.c app/core/gimp-units.c app/core/gimp.c added a utility function 2005-01-13 13:08:00 +00:00
units.h libgimpbase/Makefile.am libgimpbase/gimpbase-private.[ch] new files 2003-11-15 22:53:28 +00:00
wilber.ico New Win32 icons contributed by Jernej Simoncic: 2004-11-06 11:39:42 +00:00