gimp/app/base
BST 1999 Andy Thomas df68aba3a7 Changed:- app/bezier_select.c app/bezier_selectP.h app/cursorutil.c
Thu May 13 22:41:26 BST 1999 Andy Thomas <alt@gimp.org>

	Changed:-
	* app/bezier_select.c
	* app/bezier_selectP.h
	* app/cursorutil.c
	* app/cursorutil.h
	* app/curves.c
	* app/paths_dialog.c

	New:-
	* cursor/mouse1_ap
	* cursor/mouse1_apmsk
	* cursor/mouse1_cp
	* cursor/mouse1_cpmsk
	* cursor/mouse1_mm
	* cursor/mouse1_mmmsk
	* cursor/mouse1_sel
	* cursor/mouse1_selm
	* cursor/mouse1_selmmsk
	* cursor/mouse1_selmsk
	* cursor/mouse1_selp
	* cursor/mouse1_selpmsk

	Paths changes:-
	Implemented multi-part paths.
	(Import the path (RMB in paths dialog brings menu up)
	http://www.picnic.demon.co.uk/tmp/gimp.path
	into a 600x256 (WxH) for an example).

	Can copy/paste paths.
	Fully custom cursors when using the Bezier tool. A number of bug
	fixes re boundary problems also fixed.

	Note that heavy use is made of the modifier keys in the bezier tool.
	MB1 inside a closed curve converts it to a selection. The modifiers
	change how the selection interacts with any current selection (in
	much the same way as the selection tool does).

	MB1 + ALT on control point will move a curve, if shift modifier active
	then single curve is moved.


	Curves:-

	In curves dialog you can now press MB1 + shift will add point to
	curves dialog corresponding to the current position in
	the currently selected channel. MB1 + CNTRL will add the point
	to all channels. (Thanks to Carey Bunks for the initial idea).
1999-05-13 22:53:40 +00:00
..
boundary.c code cleanup 1999-04-13 04:59:07 +00:00
boundary.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
color-balance.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
color-balance.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
curves.c Changed:- app/bezier_select.c app/bezier_selectP.h app/cursorutil.c 1999-05-13 22:53:40 +00:00
curves.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimphistogram.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
gimphistogram.h new file containing typedef for GimpHistogram. 1999-04-10 04:13:42 +00:00
gimplut.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimplut.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
hue-saturation.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
hue-saturation.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
lut-funcs.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
lut-funcs.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
pixel-processor.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
pixel-processor.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
pixel-region.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
pixel-region.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
temp-buf.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
temp-buf.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
threshold.c Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
threshold.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
tile-cache.c Lots of ii8n stuff here and some additions to the de.po. Applied 1998-10-14 23:23:52 +00:00
tile-cache.h Initial revision 1997-11-24 22:05:25 +00:00
tile-manager-private.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile-manager.c app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile-manager.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile-private.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile-swap.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
tile-swap.h app/tile_swap.c app/tile_swap.h app/tile_manager.c app/tile_manager.h 1998-07-12 23:01:33 +00:00
tile.c app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00