gimp/app
Michael Natterer 3e5b6e0e05 app/core/Makefile.am new files with functions to translate, flip, rotate,
2006-05-21  Michael Natterer  <mitch@gimp.org>

	* app/core/Makefile.am
	* app/core/gimpimage-item-list.[ch]: new files with functions to
	translate, flip, rotate, transform and align a list of items
	inside an undo group.

	(gimp_image_item_list_get_list): returns a list of items matching
	any combination of GimpItemTypeMask and GimpItemSet.

	* app/core/gimpitem.[ch]: added new function gimp_item_is_in_set().

	* app/core/gimpitem-linked.[ch]: use the new functions. Removed
	gimp_item_linked_get_list().

	* app/tools/gimpeditselectiontool.c: use
	gimp_image_item_list_get_list() instead of
	gimp_item_linked_get_list().

	* app/core/gimpimage-resize.c
	* app/tools/gimpaligntool.c: use the new functions instead of
	creating and iterating the lists manually.
2006-05-21 11:32:41 +00:00
..
actions remove enum GimpItemLinkedMask... 2006-05-19 14:50:46 +00:00
base Fixes to address -ansi -pedantic compilation (bug #342390). Thanks goes to 2006-05-20 07:18:25 +00:00
composite applied patch from Mukund that replaces remaining movntq instructions in 2006-05-10 09:35:33 +00:00
config removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
core app/core/Makefile.am new files with functions to translate, flip, rotate, 2006-05-21 11:32:41 +00:00
dialogs remove enum GimpItemLinkedMask... 2006-05-19 14:50:46 +00:00
display removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
file app/plug-in/Makefile.am app/plug-in/plug-in-types.h new object which keeps 2006-04-28 22:26:51 +00:00
gui don't #include "pdb/gimppluginprocedure.h". 2006-05-09 11:05:44 +00:00
menus Applied modified patch from Michael J. Hammel which allows to remove all 2006-05-11 12:29:57 +00:00
paint removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
paint-funcs app/paint-funcs/paint-funcs-generic.h implement copy_color() and 2006-05-16 13:11:47 +00:00
pdb tools/pdbgen/pdb/convert.pdb do not use enum values in C syntax to 2006-05-19 13:39:12 +00:00
plug-in indentation. 2006-05-16 11:43:55 +00:00
text removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
tools app/core/Makefile.am new files with functions to translate, flip, rotate, 2006-05-21 11:32:41 +00:00
vectors removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
widgets connect to the chain-button and update the "keep-aspect" property when it 2006-05-19 10:45:25 +00:00
xcf added "gboolean none_ok" members to GimpParamSpecImageID, 2006-05-06 19:03:03 +00:00
.cvsignore
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c indentation. 2006-05-16 11:43:55 +00:00
app_procs.h
batch.c app/pdb/Makefile.am app/pdb/pdb-types.h new object GimpPDB which keeps all 2006-04-26 09:13:47 +00:00
batch.h
errors.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
errors.h
fileicon.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00
gimp-intl.h
gimp.rc
gimpcore.def updated dont include "config/gimpbaseconfig.c", it gives an redefinition 2006-05-13 17:05:15 +00:00
main.c app/*.[ch] converted tabs to spaces. 2006-04-12 12:49:29 +00:00
Makefile.am changed order of subdirs to match the bottom-up module dependency order 2006-04-27 09:30:55 +00:00
makefile.msc updated 2005-09-25 19:30:55 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
sanity.c HACKING document the changed dependencies. 2005-12-28 21:36:03 +00:00
sanity.h
transform_core.c
units.c app/units.c converted tabs to spaces. 2006-04-11 12:54:09 +00:00
units.h
wilber.ico fileicon.ico new icons for the Windows build created by Jernej 2006-05-02 06:37:08 +00:00