gimp/app/gui
BST 1999 Andy Thomas 67dbf49bf2 Changed:-
Mon Apr  5 22:24:30 BST 1999 Andy Thomas <alt@gimp.org>

	Changed:-

	* app/bezier_select.c
	* app/bezier_selectP.h
	* app/paths_cmds.c
	* app/pathsP.h
	* app/paths_dialog.c
	* app/xcf.c
	* tools/pdbgen/pdb/paths.pdb

	New PDB functions.
	  gimp_path_get_point_at_dist (gets the x,y of a point a given distance
	                          along the curve & the normal at the point).
	  gimp_path_get_tattoo
	  gimp_get_path_by_tattoo


       	Paths now have tattoos (similar to the layer and image tattoos).

	* app/move.c
	* app/scroll.c

	Try to fix the problem where mouse events from the rulers get
	mixed up with those from the canvas causing guides & image dragging
	to "jump" around when the mouse enters the ruler areas.
1999-04-05 23:33:50 +00:00
..
about-dialog.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
about-dialog.h Initial revision 1997-11-24 22:05:25 +00:00
brush-editor.c app/by_color_select.c: plug-ins/script-fu/script-fu-scripts.c: 1998-12-20 00:13:50 +00:00
brush-editor.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +00:00
brush-select.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
brush-select.h app/brush_select.h app/brush_select.c app/internal_procs.c 1998-10-20 22:36:52 +00:00
channels-dialog.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
channels-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
color-area.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
color-area.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
color-notebook.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
color-notebook.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color-select.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
color-select.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
commands.c corrected a typo 1999-03-25 23:14:36 +00:00
commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
device-status-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
file-new-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
file-new-dialog.h *app/file_new_dialog.c app/file_new_dialog.h: app/gloal_edit.c: added 1998-06-12 19:43:55 +00:00
gradient-editor.c corrected a typo 1999-03-25 23:14:36 +00:00
gradient-editor.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
gradient-select.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
help-commands.c corrected a typo 1999-03-25 23:14:36 +00:00
help-commands.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
info-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
info-dialog.h #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
info-window.c made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
info-window.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
input-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
layer-select.c app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
layer-select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layers-dialog.c Added some power-user functionality to the L&C-dialog. 1999-03-15 00:49:49 +00:00
layers-dialog.h Removed most of the image id system. They're still used with pdb. 1998-06-29 00:24:44 +00:00
menus.c underline letters so keyboard is bit more usable 1999-03-29 13:23:02 +00:00
menus.h added MRU file list (patch from nuke@bayside.net) Moved document index menu 1998-07-12 05:18:17 +00:00
module-browser.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
module-browser.h iMon Jan 18 23:36:57 1999 Austin Donnelly <austin@gimp.org> 1999-01-19 00:03:00 +00:00
palette-editor.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette-editor.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette-select.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
palette-select.h app/palette.c app/palette_select.h app/palette_select.c 1999-01-03 00:12:39 +00:00
paths-dialog.c Changed:- 1999-04-05 23:33:50 +00:00
paths-dialog.h Changed:- Makefile.am internal_procs.c pathsP.h paths_dialog.c 1999-03-22 00:51:30 +00:00
pattern-select.c app/brush_select.c app/channels_dialog.c app/color_select.c app/devices.c 1999-03-27 18:16:30 +00:00
pattern-select.h app/patterns.c app/pattern_select.c app/internal_procs.c app/patterns.h 1998-10-01 22:09:01 +00:00
plug-in-commands.c use g_io_channel_close/unref pairs instead of close in plug_in_open(). 1999-03-08 10:27:52 +00:00
plug-in-menus.c use g_io_channel_close/unref pairs instead of close in plug_in_open(). 1999-03-08 10:27:52 +00:00
preferences-dialog.c #include <gtk/gtk.h>. 1999-04-05 12:48:48 +00:00
preferences-dialog.h oops, forgot this file a minute ago ;) 1999-03-27 18:19:43 +00:00
resize-dialog.c don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
resize-dialog.h don't #include resize.h - it's not needed ditto. 1999-02-14 21:09:55 +00:00
session.c made function headers ansi compliant. 1999-04-02 19:46:59 +00:00
session.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
tips-dialog.c Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
tips-dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
user-install-dialog.c corrected a typo 1999-03-25 23:14:36 +00:00
user-install-dialog.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00