gimp/app/core
Sven Neumann 630fe55d17 Cleaned up after Adam ;-)
* app/edit_selection.c: Finally moved selections snap to the
   guides again. Layer moves are slightly faster than before, if no
   guides are present.

 * app/gdisplay.c
 * app/gdisplay.h
 * app/gdisplayP.h: Use doubles for snap_to_point. Less rounding
   makes the result much better on low resolution. If it snaps, the
   result should be exactly the guide in almost all cases now. Only
   at very low resolutions, you may end up with an error of 1 pixel.
   Some code cleanup while I was on it... Fixes bug #2353.


--Sven
2000-02-10 14:23:11 +00:00
..
gimp-edit.c reverted stanislavs change 2000-02-04 14:30:46 +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 some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
gimp-parasites.h API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimpbrush-header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimpbrush-load.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpbrush.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpbrush.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpbrushgenerated-load.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimpbrushgenerated-save.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimpbrushgenerated.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimpbrushgenerated.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpbrushpipe-load.c put files from modules dir back into POTFILES.in 2000-02-01 12:10:10 +00:00
gimpbrushpipe.c put files from modules dir back into POTFILES.in 2000-02-01 12:10:10 +00:00
gimpbrushpipe.h Cleanups... 1999-09-26 03:39:59 +00:00
gimpchannel-combine.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimpchannel-combine.h Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpchannel.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
gimpchannel.h Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpcontext.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpcontext.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpdatafiles.c Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
gimpdatafiles.h add <time.h> for time_t 1999-10-28 09:48:14 +00:00
gimpdrawable-blend.c app/blend.c app/brightness_contrast.c app/color_balance.c 2000-01-31 21:27:00 +00:00
gimpdrawable-desaturate.c mostly header cleanup and i18n 2000-01-31 23:59:05 +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 mostly header cleanup and i18n 2000-01-31 23:59:05 +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 mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable-invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-offset.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpdrawable-offset.h get rid of remaining (invisible) layers after merging visible layers 1999-10-24 13:26:30 +00:00
gimpdrawable.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpdrawable.h api change #2, fix #1 1999-10-24 20:49:09 +00:00
gimpedit.c reverted stanislavs change 2000-02-04 14:30:46 +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 use color_conversion routines out of libgimp 2000-01-30 23:56:04 +00:00
gimpimage-convert.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpimage-duplicate.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-duplicate.h get rid of remaining (invisible) layers after merging visible layers 1999-10-24 13:26:30 +00:00
gimpimage-guides.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-guides.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-mask.c mostly header cleanup and i18n 2000-01-31 23:59:05 +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 app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-merge.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-projection.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-projection.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-qmask.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpimage-quick-mask.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
gimpimage-resize.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-resize.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-scale.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-scale.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-undo-push.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage-undo-push.h app/undo.h app/undo.c app/undo_history.c pixmaps/question.xpm 1999-11-02 23:05:55 +00:00
gimpimage.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimage.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpimagemap.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimpimagemap.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimplayer-floating-sel.c mostly header cleanup and i18n 2000-01-31 23:59:05 +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 mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gimplayer.h app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
gimplist.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimplist.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpobject.c plugged more memleaks 1999-11-06 18:19:41 +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 some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
gimpparasite.h API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimpparasitelist.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +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 version number bump; add check for standalone gtkxmhtml from Sesse 1999-11-24 23:58:46 +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 app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpprojection-construct.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
gimpprojection.c Cleaned up after Adam ;-) 2000-02-10 14:23:11 +00:00
gimpprojection.h Cleaned up after Adam ;-) 2000-02-10 14:23:11 +00:00
gimpscanconvert.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +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 app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +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/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +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