gimp/app/vectors
Michael Natterer c18faa20fe app/actions/brush-editor-actions.c app/base/tile-manager-crop.c
2006-10-30  Michael Natterer  <mitch@gimp.org>

	* app/actions/brush-editor-actions.c
	* app/base/tile-manager-crop.c
	* app/config/gimpconfig-file.c
	* app/core/gimp-gradients.c
	* app/core/gimpdrawable-histogram.c
	* app/core/gimpimage-colorhash.c
	* app/core/gimpimage-undo-push.c
	* app/dialogs/convert-dialog.c
	* app/dialogs/preferences-dialog.c
	* app/display/gimpdisplayshell-callbacks.c
	* app/gui/gui-vtable.c
	* app/paint/gimpheal.c
	* app/paint/gimppaintcore-undo.c
	* app/plug-in/plug-in-enums.h
	* app/vectors/gimpstroke-new.c
	* app/vectors/gimpvectors-warp.c
	* app/widgets/gimpviewablebox.c
	* app/widgets/gimpviewrenderer-frame.c
	* app/widgets/gimpviewrenderer-utils.c
	* app/xcf/xcf-save.c
	* libgimpwidgets/gimpcontroller.c: all .c files should include
	their headers and all private functions should be static.
	(-Wmissing-declarations -Wmissing-prototypes rocks!)
2006-10-30 10:13:06 +00:00
..
.cvsignore app/vectors/Makefile removed. 2002-02-22 12:26:41 +00:00
Makefile.am New header file for the GimpStroke factory. 2006-10-26 17:23:41 +00:00
gimpanchor.c Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpanchor.h Made gimp_vectors_compat_get_points accept more paths gracefully. It now 2003-09-09 15:46:59 +00:00
gimpbezierstroke.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpbezierstroke.h extended gimp_bezier_stroke_new_ellipse() with an "angle" parameter. 2005-12-29 16:05:31 +00:00
gimpstroke-new.c app/actions/brush-editor-actions.c app/base/tile-manager-crop.c 2006-10-30 10:13:06 +00:00
gimpstroke-new.h New header file for the GimpStroke factory. 2006-10-26 17:23:41 +00:00
gimpstroke.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpstroke.h New header file for the GimpStroke factory. 2006-10-26 17:23:41 +00:00
gimpvectors-compat.c did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpvectors-compat.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
gimpvectors-export.c app/config/gimpconfig-file.c app/file/file-utils.c app/gui/themes.c 2005-02-07 01:38:18 +00:00
gimpvectors-export.h removed the GError parameter from gimp_vectors_export_string() and 2003-12-21 11:52:20 +00:00
gimpvectors-import.c extended gimp_vectors_import() and friends with a parameter for returning 2006-10-25 15:14:03 +00:00
gimpvectors-import.h extended gimp_vectors_import() and friends with a parameter for returning 2006-10-25 15:14:03 +00:00
gimpvectors-preview.c Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpvectors-preview.h Changed GimpViewable preview rendering to have a context to get 2006-08-29 21:44:51 +00:00
gimpvectors-warp.c app/actions/brush-editor-actions.c app/base/tile-manager-crop.c 2006-10-30 10:13:06 +00:00
gimpvectors-warp.h Bill Skaggs <weskaggs@primate.ucdavis.edu> 2005-03-09 16:58:54 +00:00
gimpvectors.c removed erroneous semicolon after G_DEFINE_TYPE macros. 2006-05-15 09:46:31 +00:00
gimpvectors.h did a global gimage -> image substitution. 2006-03-28 17:08:36 +00:00
makefile.msc updated 2006-10-27 16:04:53 +00:00
vectors-enums.h Oops. Need to specify both pdb-skip and skip. 2006-10-25 16:55:20 +00:00
vectors-types.h app/vectors/Makefile.am app/vectors/vectors-enums.h added new file for the 2006-10-24 14:23:29 +00:00