gimp/app/paint
Sven Neumann 8de1e94bb7 removed the "last_visited" field from GimpGradient. Instead added the new
2005-02-27  Sven Neumann  <sven@gimp.org>

	* app/core/gimpgradient.[ch]: removed the "last_visited" field
	from GimpGradient. Instead added the new function
	gimp_gradient_get_color_at_segment() that allows the caller to do
	the same optimization.

	* app/actions/gradient-editor-commands.c
	* app/core/gimpdrawable-blend.c
	* app/core/gimppalette-import.c
	* app/paint/gimppaintoptions.c
	* app/widgets/gimpgradienteditor.c
	* app/widgets/gimpgradientselect.c
	* app/widgets/gimpviewrenderergradient.c: changed accordingly.

	* app/pdb/gradient_cmds.c
	* app/pdb/gradients_cmds.c: regenerated.
2005-02-26 23:55:50 +00:00
..
.cvsignore Core/UI separation for the paint tools: 2002-02-14 19:31:16 +00:00
Makefile.am check for gthread-2.0 unless the --disable-mp option is given. 2005-02-13 15:08:08 +00:00
gimp-paint.c register ink between airbrush and clone so the stroke dialog's menu of 2004-05-27 21:19:26 +00:00
gimp-paint.h app/paint/Makefile.am removed... ...and added. 2003-09-18 13:51:10 +00:00
gimpairbrush.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpairbrush.h took the fade options out of GimpGradientOptions and added them to the new 2003-07-15 15:38:24 +00:00
gimpairbrushoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpairbrushoptions.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimpbrushcore-kernels.h fixed rounding so that all brush kernels are created with a constant sum 2004-12-31 16:20:51 +00:00
gimpbrushcore.c app/paint/gimpbrushcore.c app/paint/gimppaintoptions.[ch] renamed 2005-01-03 12:08:56 +00:00
gimpbrushcore.h added signal "set-brush" which is G_SIGNAL_RUN_LAST so we can connect 2004-06-23 12:19:28 +00:00
gimpclone.c converted tabs to spaces. 2004-07-28 11:17:49 +00:00
gimpclone.h removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpcloneoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpcloneoptions.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimpconvolve.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpconvolve.h app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
gimpconvolveoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpconvolveoptions.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimpdodgeburn.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpdodgeburn.h app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
gimpdodgeburnoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpdodgeburnoptions.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimperaser.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimperaser.h app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
gimperaseroptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimperaseroptions.h removed "gboolean hard" member/property... 2003-07-14 14:50:41 +00:00
gimpink-blob.c added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimpink-blob.h added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimpink-undo.c doesn't need to include "gimp-intl.h". 2005-01-14 20:19:17 +00:00
gimpink-undo.h added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimpink.c added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimpink.h added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimpinkoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpinkoptions.h app/paint/Makefile.am app/paint/gimpink-blob.[ch] app/paint/gimpink.[ch] 2004-05-26 15:34:45 +00:00
gimppaintbrush.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimppaintbrush.h app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
gimppaintcore-stroke.c app/core/gimpchannel-select.c app/core/gimpchannel.c 2004-11-16 13:41:55 +00:00
gimppaintcore-stroke.h Fixed & cleaned up paint function registration to work without GUI. 2003-08-30 13:22:20 +00:00
gimppaintcore-undo.c doesn't need "gimp-intl.h" either. 2005-01-14 20:32:51 +00:00
gimppaintcore-undo.h added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimppaintcore.c added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimppaintcore.h added GIMP_UNDO_INK. 2005-01-14 20:13:54 +00:00
gimppaintoptions.c removed the "last_visited" field from GimpGradient. Instead added the new 2005-02-26 23:55:50 +00:00
gimppaintoptions.h added gimp_prop_expander_new(). 2005-01-22 20:32:34 +00:00
gimppencil.c app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
gimppencil.h Argh... 2003-07-14 17:10:09 +00:00
gimppenciloptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimppenciloptions.h app/paint/Makefile.am removed. 2003-07-14 15:43:21 +00:00
gimpsmudge.c removed enum GimpPaintCoreState. 2004-07-19 14:37:40 +00:00
gimpsmudge.h app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00
gimpsmudgeoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpsmudgeoptions.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
gimpsourcecore.c converted tabs to spaces. 2004-07-28 11:17:49 +00:00
gimpsourcecore.h removed PRETRACE_PAINT and POSTTRACE_PAINT from the GimpPaintCoreState 2004-06-14 15:26:29 +00:00
gimpsourceoptions.c continuing commit after broken pipe 2005-01-25 19:11:26 +00:00
gimpsourceoptions.h Added object properties for almost all tool_options values and registered 2003-02-07 17:12:21 +00:00
makefile.msc TILE_WIDTH is used unconditionally so always include "tile.h" WIN32 needs 2005-02-19 00:50:36 +00:00
paint-enums.c app/paint/paint-enums.h moved enums to libgimpbase (from app/paint and 2005-01-23 00:00:20 +00:00
paint-enums.h app/paint/paint-enums.h moved enums to libgimpbase (from app/paint and 2005-01-23 00:00:20 +00:00
paint-types.h app/paint/Makefile.am app/paint/gimpbrushcore-kernels.h new GimpPaintCore 2004-05-25 20:41:09 +00:00