gimp/app
William Skaggs c9926ee18e Bill Skaggs <weskaggs@primate.ucdavis.edu>
* app/config/gimpconfig-types.c
	* app/config/gimpconfig-types.h: removed...

	* libgimpbase/gimpbasetypes.c
	* libgimpbase/gimpbasetypes.h: and contents merged
	into here.

	* app/config/gimpconfig-params.c: removed...

	* libgimpbase/gimpbaseparams.c
	* libgimpcolor/gimprgb.c
	* libgimpmath/gimpmatrix.c: and contents merged
	into here.

	* app/config/gimpconfig-params.h: part removed...

	* libgimpbase/gimpbaseparams.h
	* libgimpcolor/gimprgb.h
	* libgimpmath/gimpmatrix.h: and merged into here

	* libgimpbase/Makefile.am
	* libgimpbase/gimpbase.h
	* libgimpcolor/gimpbilinear.c
	* libgimpcolor/gimpcmyk.c
	* libgimpmath/gimpvector.c
	* app/config/Makefile.am
	* app/config/gimpconfig-deserialize.c
	* app/config/gimpconfig-dump.c
	* app/config/gimpconfig-serialize.c
	* app/config/gimpcoreconfig.c
	* app/config/gimpguiconfig.c
	* app/config/gimppluginconfig.c
	* app/core/gimp-utils.c
	* app/core/gimpcontext.c
	* app/tools/tools-utils.c
	* app/widgets/gimpaction.c
	* plug-ins/gimpressionist/utils.c: dependencies changed
	accordingly.

	First step in config migration out of core.  Need to fix
	devel-docs to reflect these changes.
2005-01-22 00:42:40 +00:00
..
actions don't require a non-NULL color parameter (just leave the default color 2005-01-15 16:59:34 +00:00
base app/base/base-enums.[ch] app/core/gimpdrawable-transform.c 2005-01-11 18:31:07 +00:00
composite app/composite/gimp-composite-x86.h applied patch from Andreas Jochens that 2005-01-07 12:23:44 +00:00
config Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-22 00:42:40 +00:00
core Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-01-22 00:42:40 +00:00
dialogs app/widgets/Makefile.am app/widgets/widgets-types.h 2005-01-21 22:59:51 +00:00
display don't use == to compare floating point values. 2005-01-18 23:30:37 +00:00
file when the image filename changes, forget the filename that was last used 2004-11-29 13:50:02 +00:00
gui fixed display of progress labels in RTL environment. 2005-01-02 03:32:10 +00:00
menus made the code a little more robust by not relying on certain properties of 2005-01-03 21:02:38 +00:00
paint doesn't need "gimp-intl.h" either. 2005-01-14 20:32:51 +00:00
paint-funcs applied patch from Geert Jordaens that improves results of the Lanczos 2005-01-20 10:31:36 +00:00
pdb app/pdb/drawable_transform_cmds.c libgimp/gimpenums.h 2005-01-11 18:36:58 +00:00
plug-in made plug_in_proc_frame_free() a static function. 2004-12-23 15:13:51 +00:00
text app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
tools app/widgets/Makefile.am app/widgets/widgets-types.h 2005-01-21 22:59:51 +00:00
vectors app/core/gimpitem.c app/core/gimpdrawable.c made GimpItem::scale() and 2005-01-15 19:17:11 +00:00
widgets app/widgets/Makefile.am app/widgets/widgets-types.h 2005-01-21 22:59:51 +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
Makefile.am tools/Makefile.am build binaries with 2.3 versions. 2004-12-31 00:30:26 +00:00
airbrush.c
app_procs.c call base_exit() before quitting the application using exit(). Fixes bug 2004-11-22 21:29:41 +00:00
app_procs.h app/app_procs.[ch] app/batch.[ch] added new command-line option 2004-10-06 09:56:15 +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
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 app/main.c app/widgets/gimpenumstore.h app/widgets/gimpunitstore.c applied 2004-11-27 12:09:13 +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 we check for the same version of freetype on all platforms, no need for an 2004-11-30 01:47:41 +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