Gimp/app
Simon Budig e7d0cfadc7 Do not modify the selection state of the anchors. When extending
2003-08-29  Simon Budig  <simon@gimp.org>

	* app/vectors/gimpbezierstroke.c: Do not modify the selection
	state of the anchors. When extending EXTEND_EDITABLE return
	the anchor created (not the handle at the end of the list)

	* app/tools/tools-enums.h: Added new mode-enum for the vector tool.
	* app/tools/tools-enums.c: regenerated

	* app/tools/gimpvectortool.[ch]: Implemented moving (Shortcuts
	ALT and ALT+CTRL. The whole assignment of modifiers right now
	gets revised. Right now you have to use the Tool options to
	switch between the modes of operation. Connecting strokes now
	works in Insert/Delete mode by clicking on startpoint and
	dragging to target endpoint.

	I will write a mail to gimp-devel when the shortcuts are
	setteled a bit more. Sorry for the inconvenience.
2003-08-29 15:17:06 +00:00
..
actions Cleaned up my "To Selection" cleanup: 2003-08-27 00:52:00 +00:00
base Fixed some issues with the PDB thumbnail functions spotted by Wolfgang 2003-08-25 11:35:16 +00:00
composite added missing g_rand_free(). 2003-08-27 00:02:04 +00:00
config app/config/gimpdisplayconfig.[ch] added "gboolean show_brush_outline". 2003-08-19 17:20:05 +00:00
core app/core/gimpbrush.c app/core/gimpbrushgenerated.c 2003-08-28 23:33:15 +00:00
dialogs app/core/gimpbrush.c app/core/gimpbrushgenerated.c 2003-08-28 23:33:15 +00:00
display app/core/gimpbrush.c app/core/gimpbrushgenerated.c 2003-08-28 23:33:15 +00:00
file renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
gui app/core/gimpbrush.c app/core/gimpbrushgenerated.c 2003-08-28 23:33:15 +00:00
menus Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
paint app/display/gimpdisplayshell.c app/gui/brush-select.c 2003-08-22 01:42:57 +00:00
paint-funcs removed some debugging output that I accidentally committed a while ago. 2003-08-24 10:57:44 +00:00
pdb rewrote a large part of the screenshot plug-in. The plug-in now no longer 2003-08-28 20:23:09 +00:00
plug-in Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
text interpolate the position of the cubic control points correctly and set the 2003-08-29 00:48:44 +00:00
tools Do not modify the selection state of the anchors. When extending 2003-08-29 15:17:06 +00:00
vectors Do not modify the selection state of the anchors. When extending 2003-08-29 15:17:06 +00:00
widgets Completed the new help infrastructure. Needs some polishing but basically 2003-08-28 18:49:11 +00:00
xcf don't ignore the delete event on the splash screen, but quit gimp 2003-07-08 10:38:13 +00:00
.cvsignore
airbrush.c
app_procs.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
app_procs.h removed the calls to g_log_set_handler(). 2003-05-29 11:34:30 +00:00
appenv.h
batch.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
batch.h added G_SPAWN_CHILD_INHERITS_STDIN to the flags passed to g_spawn_async(). 2003-03-21 16:50:55 +00:00
errors.c Cleaned up and improved the message system: 2003-06-13 14:37:00 +00:00
errors.h
gimp-intl.h Makefile.am removed this header file. 2003-03-25 16:38:19 +00:00
gimp.rc
libgimp_glue.c changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
libgimp_glue.h changed again to take no paramaters and use _gimp_standard_help_func from 2003-05-25 14:23:43 +00:00
main.c app/app_procs.c app/batch.c moved global variables out of main.c. 2003-08-09 11:51:42 +00:00
Makefile.am check for freetype-config and set FREETYPE_LIBS. 2003-07-22 13:44:07 +00:00
makefile.mingw.in
makefile.msc renamed GimpOrientationType with Compat postfix to avoid name clashing 2003-07-26 17:37:32 +00:00
paint_core.h
paint_options.h
plug_in_cmds.c
transform_core.c
wilber.ico