gimp/app/core
EDT 1999 Austin Donnelly a273905c75 all-singing, all-dancing iscissors. Now scan converts so you can actually
Tue Oct  5 14:02:07 EDT 1999  Austin Donnelly  <austin@gimp.org>

	* app/iscissors.c: all-singing, all-dancing iscissors.  Now
	    scan converts so you can actually select stuff.  Doesn't leak
	    tiles either.  Still have a problem with occasional segfault
	    and CRITICAL assertion failing on addition of anchor when
	    curve not closed.
	* app/scan_convert.c: add connecting list between blocks of points
	    so we actually have a closed polygon.
	* app/tool_options.c: iscissors has just the standard feather and
	    antialias options now.
1999-10-05 18:05:34 +00:00
..
gimp-edit.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimp-edit.h app/commands.[ch] app/global_edit.[ch] added "Paste As New" feature that 1999-07-06 20:43:52 +00:00
gimp-parasites.c *** empty log message *** 1999-07-30 01:21:04 +00:00
gimp-parasites.h removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
gimpbrush-header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimpbrush-load.c Add a new method, gboolean want_null_motion(), that tells if the brush 1999-08-30 21:24:13 +00:00
gimpbrush.c Add a new method, gboolean want_null_motion(), that tells if the brush 1999-08-30 21:24:13 +00:00
gimpbrush.h Add a new method, gboolean want_null_motion(), that tells if the brush 1999-08-30 21:24:13 +00:00
gimpbrushgenerated-load.c free the brush dialog before freeing the brushes. 1999-09-02 09:20:48 +00:00
gimpbrushgenerated-save.c free the brush dialog before freeing the brushes. 1999-09-02 09:20:48 +00:00
gimpbrushgenerated.c free the brush dialog before freeing the brushes. 1999-09-02 09:20:48 +00:00
gimpbrushgenerated.h Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +00:00
gimpbrushpipe-load.c very minor fix 1999-09-29 21:49:27 +00:00
gimpbrushpipe.c very minor fix 1999-09-29 21:49:27 +00:00
gimpbrushpipe.h Cleanups... 1999-09-26 03:39:59 +00:00
gimpchannel-combine.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
gimpchannel-combine.h don't want sub-undo type undo_push_channel() takes ADD or REMOVE type 1999-10-01 19:26:56 +00:00
gimpchannel.c app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
gimpchannel.h don't want sub-undo type undo_push_channel() takes ADD or REMOVE type 1999-10-01 19:26:56 +00:00
gimpcontext.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpcontext.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpdatafiles.c use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +00:00
gimpdatafiles.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gimpdrawable-blend.c fun with gradient_length and fade_out 1999-09-25 19:49:58 +00:00
gimpdrawable-desaturate.c app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-desaturate.h app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-equalize.c app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-equalize.h app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-invert.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-offset.c Undestructive File Export(TM) 1999-10-03 18:54:54 +00:00
gimpdrawable-offset.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpdrawable.c comment typo fix, plus add %D* to default image-title-format string, so 1999-10-01 18:43:24 +00:00
gimpdrawable.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpedit.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpedit.h app/commands.[ch] app/global_edit.[ch] added "Paste As New" feature that 1999-07-06 20:43:52 +00:00
gimpimage-convert-fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gimpimage-convert.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpimage-convert.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
gimpimage-duplicate.c Undestructive File Export(TM) 1999-10-03 18:54:54 +00:00
gimpimage-duplicate.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpimage-guides.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-guides.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-mask.c Sorry for breaking the freeze, but I had these almost ready for weeks now... 1999-09-09 01:47:54 +00:00
gimpimage-mask.h app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimpimage-merge.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-merge.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-projection.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-projection.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-qmask.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpimage-quick-mask.c The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
gimpimage-resize.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-resize.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-scale.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-scale.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-undo-push.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage-undo-push.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimage.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpimagemap.c Changed:- 1999-04-08 20:27:00 +00:00
gimpimagemap.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimplayer-floating-sel.c app/nav_window.c app/floating_sel.c 1999-09-11 21:51:08 +00:00
gimplayer-floating-sel.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gimplayer.c app/nav_window.c app/nav_window.h app/gimppreviewcache.h app/layer.c 1999-08-27 19:07:21 +00:00
gimplayer.h comment typo fix, plus add %D* to default image-title-format string, so 1999-10-01 18:43:24 +00:00
gimplist.c A few fixes here and there... 1998-08-13 18:53:12 +00:00
gimplist.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpobject.c Started gimpset, a generic class for handling collections of 1998-07-01 23:06:49 +00:00
gimpobject.h Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
gimpparasite.c *** empty log message *** 1999-07-30 01:21:04 +00:00
gimpparasite.h removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
gimpparasitelist.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +00:00
gimpparasitelist.h *** empty log message *** 1999-04-13 00:46:11 +00:00
gimppattern-header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimppreviewcache.c gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
gimppreviewcache.h app/nav_window.c app/nav_window.h app/gimppreviewcache.h app/layer.c 1999-08-27 19:07:21 +00:00
gimpprojection-construct.c Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpprojection-construct.h Factored out common code from gimp_image_{raise,lower}_layer and 1999-10-01 23:13:13 +00:00
gimpprojection.c libgimp/color_display.h add bpl param for convert func 1999-10-05 02:16:59 +00:00
gimpprojection.h app/gdisplay.c app/gdisplay.h app/gimprc.h app/gimprc.c app/nav_window.c 1999-09-04 22:27:20 +00:00
gimpscanconvert.c all-singing, all-dancing iscissors. Now scan converts so you can actually 1999-10-05 18:05:34 +00:00
gimpscanconvert.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
gimptooloptions.c all-singing, all-dancing iscissors. Now scan converts so you can actually 1999-10-05 18:05:34 +00:00
gimptooloptions.h app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-12 17:55:06 +00:00
gimpunit.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
gimpunit.h This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00