Gimp/app
Michael Natterer 2ff56f8dee remove lots of perl crack: - create almost all parameter arrays manually
2006-03-14  Michael Natterer  <mitch@gimp.org>

	* tools/pdbgen/pdb/*.pdb: remove lots of perl crack:
	- create almost	all parameter arrays manually instead of
	  generating them from utility functions
	- removed lots of other utility functions
	- moved variable declarations into the enclosed code snippets
	  where possible
	- some cleanup and API doc fixes

	* tools/pdbgen/stddefs.pdb: added some perl crack:
	define utility functions for all contributors which own more than
	some functions, so they can change their names and email addresses
	at a central place.

	* app/pdb/[many].c: regenerated.

	* libgimp/gimpcolor_pdb.c
	* libgimp/gimpdrawabletransform_pdb.c
	* libgimp/gimptransformtools_pdb.c
	* libgimp/gimpvectors_pdb.c: ditto. Changed affect only API docs.
2006-03-14 21:35:50 +00:00
..
actions app/actions/drawable-actions.c app/actions/image-actions.c added tooltips, 2006-03-10 11:13:14 +00:00
base free the whole list instead of deleting it one element at a time. 2006-03-08 11:02:18 +00:00
composite app/base/cpu-accel.c app/composite/gimp-composite-3dnow.h 2006-02-28 06:34:16 +00:00
config factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
core added gimp_image_get_guide() and gimp_image_get_next_guide(), which take a 2006-03-13 19:13:08 +00:00
dialogs factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
display added "show-tooltip" and "hide-tooltip" signals. Connect to each menu 2006-03-09 15:26:33 +00:00
file app/dialogs/file-open-dialog.c app/display/gimpdisplayshell-dnd.c 2006-03-03 19:51:20 +00:00
gui factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
menus app/config/gimpcoreconfig.[ch] app/config/gimprc-blurbs.h keep a history 2006-02-20 16:38:09 +00:00
paint added new methods ::get_bytes() and ::flush() 2006-03-02 19:30:59 +00:00
paint-funcs automatically removed trailing whitespace from 3460 lines. 2006-01-17 12:43:50 +00:00
pdb remove lots of perl crack: - create almost all parameter arrays manually 2006-03-14 21:35:50 +00:00
plug-in added a const qualifier to the GimpWireIOFunc signature. 2006-03-11 17:33:36 +00:00
text define GIMP_PARAM_STATIC_STRINGS which is G_PARAM_STATIC_NAME|NICK|BLURB. 2006-01-18 20:29:40 +00:00
tools added new methods ::get_bytes() and ::flush() 2006-03-02 19:30:59 +00:00
vectors fix the import of svg circles. 2006-02-22 13:12:48 +00:00
widgets factored out some code to a utility function. 2006-03-10 16:40:09 +00:00
xcf disable undo while the image is being loaded. 2005-08-05 14:13:10 +00:00
.cvsignore
about.h use U+00A9 COPYRIGHT SIGN. 2006-03-01 08:06:08 +00:00
airbrush.c
app_procs.c call g_thread_init() only if the GThread system is not already 2005-04-25 17:13:10 +00:00
app_procs.h
batch.c always call the batch interpreter in NON-INTERACTIVE mode (see bug 2005-10-20 10:44:22 +00:00
batch.h
errors.c app/errors.c s/The GIMP/GIMP/ 2005-11-04 11:08:02 +00:00
errors.h
fileicon.ico
gimp-intl.h
gimp.rc
gimpcore.def updated 2006-02-26 19:00:33 +00:00
main.c use GIMP_NAME. 2006-02-07 10:54:31 +00:00
Makefile.am introduce automake conditional USE_BINRELOC. 2006-02-19 17:44:57 +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 GimpUnitVTable -> GimpUnitVtable 2005-09-10 12:21:37 +00:00
units.h
wilber.ico