Gimp/app
Andy Thomas a677128f0a Sun Apr 2 16:55:47 BST 2000
* app/bezier_select.c

	Curves/Path tool
	Fixed propblem with deleting points. You can now delete the first
	and last point on any open curve (as well as mid-points).

	Also fixed some problems where some points would leave the markers
	on screen after they had been deleted.

	Note you have always been able to delete whole curves by pressing
	the "shift" key when over a point to be deleted in "remove mode".
2000-04-02 16:33:28 +00:00
..
actions alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
base new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
core add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
dialogs fixed a few PDB help strings and included a missing header file 2000-03-25 19:18:07 +00:00
display completely overworked the widget packing of the display shell. This was 2000-04-02 15:34:30 +00:00
gui alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
menus alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
paint forgot to exclude airbrush_blob.[ch] from the build 2000-02-18 18:20:04 +00:00
paint-funcs Fixed the off by one error that was the cause of bug #4980. Fixed a bug 2000-04-01 02:48:00 +00:00
plug-in alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
tools Sun Apr 2 16:55:47 BST 2000 2000-04-02 16:33:28 +00:00
unittest test program 1999-11-12 16:33:07 +00:00
widgets minor cleanups. 2000-03-31 18:10:25 +00:00
xcf app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +00:00
.cvsignore version number bump 1999-08-22 00:39:51 +00:00
about_dialog.c check if donts got loaded instaed os simply crashing 2000-02-13 19:35:24 +00:00
about_dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
airbrush.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
airbrush.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
airbrush_blob.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
airbrush_blob.h Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +00:00
app_procs.c fixed bug 7744 and cleaned up libgimp 2000-03-25 18:49:05 +00:00
app_procs.h app/appenv.h New file. Includes <math.h>. Move G_PI, RINT(), ROUND() etc 1999-09-01 20:30:56 +00:00
appenv.h cleaned up the messy spanish translation someone added 2000-01-25 23:05:44 +00:00
apptypes.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
asupsample.c First batch of changes to merge the Win32 version. This will be 1999-02-20 23:20:54 +00:00
asupsample.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
batch.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
batch.h
bezier_select.c Sun Apr 2 16:55:47 BST 2000 2000-04-02 16:33:28 +00:00
bezier_select.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
bezier_selectP.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
blend.c renamed "Custom from Editor" to "Custom Gradient" and added the 2000-03-10 01:57:10 +00:00
blend.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
blob.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
blob.h Let the user choose between elliptical, square, and diamond shaped brushes 1999-02-03 04:29:08 +00:00
boundary.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
boundary.h
boundaryF.h
brightness_contrast.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
brightness_contrast.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
brush_edit.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
brush_edit.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brush_header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
brush_scale.c RGB brush scaling 1999-08-21 20:33:13 +00:00
brush_scale.h I decided not to try to rewrite the brush_select dialog to make use of 1999-09-02 17:27:28 +00:00
brush_select.c po/POTFILES.in app/Makefile.am removed. 2000-02-13 22:26:41 +00:00
brush_select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
brush_select_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
brushes_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
bucket_fill.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
bucket_fill.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
by_color_select.c use the proper local variable on creation, not the uninitialized one. 2000-03-31 12:23:11 +00:00
by_color_select.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
channel.c gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
channel.h gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
channel_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
channel_ops.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
channel_ops.h get rid of remaining (invisible) layers after merging visible layers 1999-10-24 13:26:30 +00:00
channel_ops_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
channel_pvt.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
channels_dialog.c app/channels_dialog.c app/layers_dialog.c app/ops_buttons.[ch] use 2000-02-26 03:33:57 +00:00
channels_dialog.h app/menus.c app/channels_dialog.[ch] app/layers_dialog.[ch] Added an "Edit 2000-01-31 22:59:22 +00:00
clone.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
clone.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
color_area.c app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
color_area.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
color_balance.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
color_balance.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
color_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
color_notebook.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
color_notebook.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color_panel.c app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
color_panel.h new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
color_picker.c for indexed images set Index in the info_window to N/A if sample_merged or 2000-03-09 13:02:11 +00:00
color_picker.h set the "preserve" flag to FALSE. This way the tool doesn't have to detect 1999-07-24 15:37:03 +00:00
color_select.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
color_select.h The GIMP Help System part II: press "F1" while browsing a menu to show the 1999-10-03 13:50:19 +00:00
color_transfer.c app/gradient.c app/color_transfer.c app/free_select.c app/lut_funcs.c 1999-09-01 21:31:55 +00:00
color_transfer.h
colormap_dialog.c version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.gc applied gimp-kirchgessner-991009-0, allow image ids == 0 and i18n 1999-10-09 01:44:31 +00:00
colormap_dialog.h version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.i.c po/POTFILES.in app/Makefile.am removed. 2000-02-13 22:26:41 +00:00
colormap_dialog.i.h version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.p.h app/color_area.c app/color_notebook.[ch] app/color_panel.c 2000-02-13 23:42:19 +00:00
colormap_dialog.t.h version number bump 1999-08-22 00:39:51 +00:00
colormaps.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
colormaps.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
commands.c applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
commands.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
context_manager.c new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
context_manager.h changed the "parent context" implementation: 1999-10-19 15:52:32 +00:00
convert.c reverted Martin's changes. 2000-03-25 23:44:38 +00:00
convert.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
convert_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
convolve.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
convolve.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
crop.c s/"Only"/"only"/ 2000-03-04 00:24:39 +00:00
crop.h Toggable tools! 1999-04-27 02:09:03 +00:00
cursorutil.c new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
cursorutil.h new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
curves.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
curves.h laod and save for the curves tool 2000-01-20 12:22:54 +00:00
datafiles.c fixed a memleak. 2000-02-24 01:52:31 +00:00
datafiles.h app/color_area.[ch] pass masks for the "default" and "swap" pixmaps to the 2000-02-22 15:14:54 +00:00
desaturate.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
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
devices.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
devices.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
dialog_handler.c app/dialog_handler.c Removed trailing comma from enums to avoid compiler 1999-12-03 10:34:53 +00:00
dialog_handler.h app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
dialog_types.h
disp_callbacks.c when dropping a drawable, do the undo_push_group_start() before creating 2000-04-01 21:56:23 +00:00
disp_callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
docindex.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
docindex.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
docindexif.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
docindexif.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
dodgeburn.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
dodgeburn.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
draw_core.c app/[all tool related files] app/commands.c app/disp_callbacks.c 1999-06-26 11:16:47 +00:00
draw_core.h
drawable.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
drawable.h api change #2, fix #1 1999-10-24 20:49:09 +00:00
drawable_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
drawable_pvt.h
edit_cmds.c applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
edit_selection.c app/cursorutil.c (gtkutil_compress_motion) Guard against gdk_event_get 2000-03-08 18:32:31 +00:00
edit_selection.h namespace cleanups. 1999-06-21 22:12:07 +00:00
ellipse_select.c app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
ellipse_select.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
equalize.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
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
eraser.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
eraser.h app/airbrush.c app/paintbrush.c app/pencil.c app/pixmapbrush.c 1999-08-13 20:50:30 +00:00
errorconsole.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
errorconsole.h forgot to checkin this one... 1999-07-24 18:26:33 +00:00
errors.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
errors.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
file_new_dialog.c use a gimp_query_boolean_box(). 2000-02-23 15:52:33 +00:00
file_new_dialog.h app/Makefile.am removed. 2000-01-14 12:41:00 +00:00
fileops.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
fileops.h configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
fileops_cmds.c app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +00:00
fileopsP.h new PDB functions: file_[load|save]_thumbnail 1999-12-14 19:38:39 +00:00
flip_tool.c really cleaning up this time 2000-03-21 17:47:32 +00:00
flip_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
floating_sel.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
floating_sel.h
floating_sel_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
free_select.c app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
free_select.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
fsdither.h ed Sep 1 21:27:27 BST 1999 Adam D. Moss <adam@gimp.org> 1999-09-01 20:41:10 +00:00
fuzzy_select.c new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
fuzzy_select.h new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
gdisplay.c applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gdisplay.h app/fileops.c when reverting an image, reconnect all affected views to the 2000-03-21 03:19:11 +00:00
gdisplay_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gdisplay_color.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gdisplay_color.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_color_ui.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gdisplay_color_ui.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_ops.c new global variable "gimp_busy" which gets set/unset whenever busy cursors 2000-03-25 18:17:01 +00:00
gdisplay_ops.h app/[all files with resolution info] libgimp/gimp.h libgimp/gimpimage.c 1999-05-22 17:56:35 +00:00
gdisplayF.h
gdisplayP.h Cleaned up after Adam ;-) 2000-02-10 14:23:11 +00:00
general.c Was strtok used correctly here?? I think not! 2000-01-05 22:59:16 +00:00
general.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimage.c app/gimage.c Invalidate the color_hash_table used for rgb->indexed 2000-02-10 21:38:43 +00:00
gimage.h API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimage_cmds.c fixed a few PDB help strings and included a missing header file 2000-03-25 19:18:07 +00:00
gimage_mask.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimage_mask.h add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
gimage_mask_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimp.gh applied gimp-kirchgessner-991009-0, allow image ids == 0 and i18n 1999-10-09 01:44:31 +00:00
gimp.rc Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
gimp.sym add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimpbrush-header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimpbrush.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrush.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushgenerated.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushgenerated.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushhose.c data/brushes/vine.gih new files, a sample hose and a sample pixmap brush 1999-08-19 05:22:45 +00:00
gimpbrushhose.h app/gimpbrushhose.c new files to implement a GimpBrushHose type. The idea 1999-08-17 00:59:07 +00:00
gimpbrushlist.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushlist.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushlistF.h
gimpbrushlistP.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushpipe.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushpipe.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpbrushpipeP.h app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
gimpchannel.c gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimpchannel.h gimp/app/gimpdrawable.c gimp/app/channel.c gimp/app/layer.c 2000-02-15 23:49:03 +00:00
gimpcontext.c it's more intelligent to implement the parent_context stuff with 2000-02-22 17:06:44 +00:00
gimpcontext.h it's more intelligent to implement the parent_context stuff with 2000-02-22 17:06:44 +00:00
gimpcontextpreview.c return without warning if popup_timeout is already set. Suppresses warning 2000-02-29 23:19:14 +00:00
gimpcontextpreview.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
gimpdnd.c minor cleanups. 2000-03-31 18:10:25 +00:00
gimpdnd.h minor cleanups. 2000-03-31 18:10:25 +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 s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +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 gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpdrawable.h added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimpdrawableF.h
gimpdrawableP.h comment typo fix, plus add %D* to default image-title-format string, so 1999-10-01 18:43:24 +00:00
gimphelp.c fixed bug #6006 2000-02-07 18:40:20 +00:00
gimphelp.h app/gimphelp.h libgimp/gimp.h declare the gimp_standard_help_func in 2000-01-11 15:48:00 +00:00
gimphelp_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimphistogram.c app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
gimphistogram.h new file containing typedef for GimpHistogram. 1999-04-10 04:13:42 +00:00
gimphistogramF.h new file containing typedef for GimpHistogram. 1999-04-10 04:13:42 +00:00
gimphistogramP.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
gimpimage-convert.c reverted Martin's changes. 2000-03-25 23:44:38 +00:00
gimpimage-convert.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpimage-duplicate.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
gimpimage-duplicate.h get rid of remaining (invisible) layers after merging visible layers 1999-10-24 13:26:30 +00:00
gimpimage.c Thu Mar 9 22:29:14 GMT 2000 2000-03-09 22:41:19 +00:00
gimpimage.h gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
gimpimageF.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
gimpimageP.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
gimplayer.c removed warnings, cleaned up the source, unmarked 2000-02-27 12:09:29 +00:00
gimplayer.h app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
gimplist.c fixed a memleak. 2000-02-24 01:52:31 +00:00
gimplist.h
gimplistF.h
gimplistP.h
gimplut.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +00:00
gimplut.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
gimplutF.h oops, these should have been added with the last commit. 1999-02-16 21:01:47 +00:00
gimplutP.h fixed error in struct declaration 1999-02-17 04:59:42 +00:00
gimpobject.c plugged more memleaks 1999-11-06 18:19:41 +00:00
gimpobject.h
gimpobjectF.h
gimpobjectP.h
gimpparasite.c s/"Fill Options"/"Fill Type"/ 2000-03-02 02:23:26 +00:00
gimpparasite.h made parasites use g* types and documented gimpchainbutton 2000-02-12 02:16:59 +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
gimpprogress.c i18n fixes 2000-02-10 01:59:52 +00:00
gimpprogress.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
gimprc.c increased gimp_tile_cache to 32MB 2000-03-15 01:38:14 +00:00
gimprc.h an eye_candy for new users 2000-03-14 23:06:21 +00:00
gimprc_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gimpset.c namespace cleanups. 1999-06-21 22:12:07 +00:00
gimpset.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/lc_dialog.c applied 1999-06-20 13:53:15 +00:00
gimpsetF.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/lc_dialog.c applied 1999-06-20 13:53:15 +00:00
gimpsetP.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/lc_dialog.c applied 1999-06-20 13:53:15 +00:00
gimpsignal.c new GimpSignalType gimp_sigtype_int_int_int. 1999-10-17 13:48:19 +00:00
gimpsignal.h new GimpSignalType gimp_sigtype_int_int_int. 1999-10-17 13:48:19 +00:00
gimpui.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
gimpui.h new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
gimpunit.c app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
global_edit.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
global_edit.h applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
gradient.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
gradient.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gradient_editor.c fixed bugs #7078 and #2291 2000-03-12 01:34:45 +00:00
gradient_editor.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient_header.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient_select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
gradient_select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
gradient_select_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gradientP.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gtkhwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
gtkwrapbox.h restructured toolbox to use a single gtk_hwrap_box with the added "forced 2000-02-07 10:51:08 +00:00
guides_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
gximage.c user_install added gimpressionist, levels, and curves dirs 1999-08-27 21:06:00 +00:00
gximage.h
histogram_tool.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
histogram_tool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
histogramwidget.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
histogramwidget.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
hue_saturation.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
hue_saturation.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
image_map.c gimp_drawable_get_color_at() now silently returns NULL again if the 2000-03-09 11:58:03 +00:00
image_map.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
image_new.c provided gimp_strescape() which is the glib-1.3 g_strescape function 2000-03-12 00:17:30 +00:00
image_new.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
image_render.c Honest, guv, it's not a feature - it's a tightly integrated package of 1999-09-20 17:15:20 +00:00
image_render.h
indicator_area.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
indicator_area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
info_dialog.c fixed a few PDB help strings and included a missing header file 2000-03-25 19:18:07 +00:00
info_dialog.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
info_window.c do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
info_window.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/gimprc.c 1999-11-30 00:11:08 +00:00
ink.c forgot to exclude airbrush_blob.[ch] from the build 2000-02-18 18:20:04 +00:00
ink.h
install.c chnanged color in install_dialog and applied gimp-simon-20000324-0 which fixes 2000-03-25 00:20:11 +00:00
install.h
interface.c completely overworked the widget packing of the display shell. This was 2000-04-02 15:34:30 +00:00
interface.h Use static GdkPixmaps in the image_window and for the tool icons. 2000-02-08 23:45:20 +00:00
interface_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
internal_procs.c new functions gimp_plugin_domain_add() and gimp_plugin_domain_add_with_path() 2000-02-23 18:07:53 +00:00
internal_procs.h added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
invert.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
iscissors.c s/"Only"/"only"/ 2000-03-04 00:24:39 +00:00
iscissors.h added a G_PI_2 1999-08-16 03:43:48 +00:00
layer.c removed warnings, cleaned up the source, unmarked 2000-02-27 12:09:29 +00:00
layer.h app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
layer_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
layer_pvt.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
layer_select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
layer_select.h
layerF.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
layers_dialog.c removed ellipses from menu entries 2000-02-29 23:49:43 +00:00
layers_dialog.h return without warning if popup_timeout is already set. Suppresses warning 2000-02-29 23:19:14 +00:00
layers_dialogP.h gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
lc_dialog.c Moved some functions out of paths_dialog.c into the new file 2000-02-16 01:47:22 +00:00
lc_dialog.h gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
lc_dialogP.h autoscroll in the layers dialog, a few cosmetic changes 1999-10-24 20:16:48 +00:00
levels.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
levels.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
lut_funcs.c removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
lut_funcs.h removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
magnify.c Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
magnify.h Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
main.c fixed bug 7744 and cleaned up libgimp 2000-03-25 18:49:05 +00:00
Makefile.am forgot to exclude airbrush_blob.[ch] from the build 2000-02-18 18:20:04 +00:00
makefile.cygwin Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
makefile.msc Include <stdlib.h> for __argc and__argv. 2000-02-23 22:03:37 +00:00
marching_ants.h
measure.c fixed my latest "fix" 2000-03-02 00:03:28 +00:00
measure.h Added new measure tool. 1999-08-15 15:59:06 +00:00
menus.c applied gimp-quinet-000308-0, gimp-quinet-000310-0 and gimp-quinet-000322-0 2000-03-24 14:54:59 +00:00
menus.h the ultimate solution to the i18n problem 2000-02-23 20:25:24 +00:00
misc_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
module_db.c added gettext support for modules and fixed bug #5148 2000-01-14 19:57:42 +00:00
module_db.h *** empty log message *** 1999-04-14 19:51:49 +00:00
move.c app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
move.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
nav_window.c gimp/app/nav_window.c 2000-03-02 22:06:27 +00:00
nav_window.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
ops_buttons.c app/channels_dialog.c app/layers_dialog.c app/ops_buttons.[ch] use 2000-02-26 03:33:57 +00:00
ops_buttons.h app/channels_dialog.c app/layers_dialog.c app/ops_buttons.[ch] use 2000-02-26 03:33:57 +00:00
paint_core.c Makefile.am cursors/selection_move.xbm cursors/selection_move_mask.xbm new 2000-03-05 00:06:11 +00:00
paint_core.h fixed bug #5176 (smudge tool crash) 2000-01-14 18:45:36 +00:00
paint_funcs.c Fixed the off by one error that was the cause of bug #4980. Fixed a bug 2000-04-01 02:48:00 +00:00
paint_funcs.h app/gimage.c Invalidate the color_hash_table used for rgb->indexed 2000-02-10 21:38:43 +00:00
paint_options.h app/paint_options.h put the pointer to tool's private context to the 2000-02-18 21:22:13 +00:00
paintbrush.c po/POTFILES.in app/Makefile.am removed. 2000-02-13 22:26:41 +00:00
paintbrush.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
palette.c app/gimpbrush.[ch] app/gimpbrushgenerated.[ch] app/gimpbrushlist.[ch] 2000-02-24 11:39:26 +00:00
palette.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
palette_entries.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
palette_select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
palette_select.h In indexed_conversion dialog, use a pattern_selector instead op an 2000-01-28 16:47:57 +00:00
paletteP.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
parasite_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
parasitelist.c some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
parasitelist.h *** empty log message *** 1999-04-13 00:46:11 +00:00
parasitelistF.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
parasitelistP.h Modified Files: ChangeLog app/Makefile.am app/app_procs.c app/channel.c 1998-10-30 10:21:33 +00:00
path.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
path.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
path_bezier.c a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_bezier.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_curves.c a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_curves.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_tool.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
path_tool.h app/path_tool.h app/path_tool.c app/path_toolP.h app/path_curves.h 1999-10-06 23:24:22 +00:00
path_toolP.h a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +00:00
path_transform.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
pathP.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
paths_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
paths_dialog.c patches from Martin Weber and Peter Kirchgessner 2000-03-25 22:19:17 +00:00
paths_dialog.h Moved some functions out of paths_dialog.c into the new file 2000-02-16 01:47:22 +00:00
paths_dialogP.h Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
pattern_header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
pattern_select.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
pattern_select.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
pattern_select_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
patterns.c please picky compilers 1999-12-06 22:44:40 +00:00
patterns.h app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
patterns_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
pencil.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
pencil.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
perspective_tool.c app/perspective_tool.c app/rotate_tool.c app/scale_tool.c app/shear_tool.c 2000-02-21 11:54:33 +00:00
perspective_tool.h plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
pixel_processor.c Made 1.1.15 release 2000-01-14 00:38:39 +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 removed BOUNDS, MINIMUM and MAXIMUM. No need to include both <glib.h> and 2000-01-25 23:06:12 +00:00
pixel_region.h added InterpolationType enum. replaced cubic_interpolation flag with 1999-08-20 10:06:54 +00:00
pixel_regionP.h new file that shold have gone with my last commit. 1999-07-28 10:45:04 +00:00
pixmaps.h
pixmaps2.h shaped up the icons a little 2000-02-21 18:41:36 +00:00
plug_in.c alien-neon-logo.scm: Changed the procedure name to start with 'script-fu'. 2000-03-28 13:35:50 +00:00
plug_in.h app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +00:00
plug_in_cmds.c the ultimate solution to the i18n problem 2000-02-23 20:25:24 +00:00
posterize.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
posterize.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
preferences_dialog.c typo fix 2000-03-20 18:17:18 +00:00
preferences_dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
procedural_db.c app/drawable_cmds.c The PDB procedures 1999-10-27 20:45:57 +00:00
procedural_db.h configure.in po-plug-ins/POTFILES.in plug-ins/common/Makefile.am 2000-01-25 17:46:56 +00:00
procedural_db_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
qmask.c Implemented the "removed" signal for channels and connected qmask to it 2000-01-20 17:10:49 +00:00
qmask.h ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
rect_select.c app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
rect_select.h app/bezier_select.h app/bezier_selectP.h app/by_color_select.[ch] 2000-03-28 23:39:32 +00:00
rect_selectP.h added a modifier_key_func which gives immediate cursor_update feedback on 2000-03-01 23:22:43 +00:00
regex.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
regex.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
regexrepl.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
regexrepl.h acconfig.h configure.in libgimp/Makefile.am libgimp/gimpregex.h 2000-01-24 22:16:36 +00:00
resize.c app/cursorutil.c (gtkutil_compress_motion) Guard against gdk_event_get 2000-03-08 18:32:31 +00:00
resize.h app/commands.c app/gimpimage.c app/layer.c app/layer.h app/resize.c 2000-02-26 18:46:08 +00:00
rotate_tool.c app/perspective_tool.c app/rotate_tool.c app/scale_tool.c app/shear_tool.c 2000-02-21 11:54:33 +00:00
rotate_tool.h plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
scale.c Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
scale.h Makefile.am a proper naming scheme for all cursor files. Added zoom_in and 2000-03-01 19:32:41 +00:00
scale_tool.c app/perspective_tool.c app/rotate_tool.c app/scale_tool.c app/shear_tool.c 2000-02-21 11:54:33 +00:00
scale_tool.h plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
scan_convert.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
scan_convert.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +00:00
scroll.c 2nd Try.. First failed due to problems at my end.... 1999-11-20 00:46:58 +00:00
scroll.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
selection.c app/lc_dialog.c app/selection.c app/color_area.c app/paths_dialog.c 1999-10-27 20:09:46 +00:00
selection.h
selection_options.h app/* libgimp/* plug-ins/* did a global s/GUnit/GimpUnit/ and 2000-02-07 20:35:13 +00:00
session.c clamp windows to screen and cascade multiple windows of the same type 2000-03-24 22:10:28 +00:00
session.h clamp windows to screen and cascade multiple windows of the same type 2000-03-24 22:10:28 +00:00
shear_tool.c app/perspective_tool.c app/rotate_tool.c app/scale_tool.c app/shear_tool.c 2000-02-21 11:54:33 +00:00
shear_tool.h plug-ins/libgck/gck/Makefile.am plug-ins/libgck/gck/gckcommon.h 2000-02-14 16:29:41 +00:00
smudge.c unref gdk_pixmaps and gdk_bitmaps 2000-02-08 20:48:48 +00:00
smudge.h app/indicator_area.c app/paths_dialog.c app/tools_cmds.c app/airbrush.c 1999-07-19 22:42:49 +00:00
temp_buf.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
temp_buf.h
text_tool.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
text_tool.h new file (from pdbgen) 1999-04-10 04:54:34 +00:00
text_tool_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
threshold.c new function gimp_dialog_hide() that calls gdk_window_withdraw() after 2000-03-28 23:02:05 +00:00
threshold.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
tile.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
tile.h Mon Dec 13 19:25:39 GMT 1999 Adam D. Moss <adam@gimp.org 1999-12-13 19:48:24 +00:00
tile_cache.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
tile_cache.h
tile_manager.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
tile_manager.h
tile_manager_pvt.h
tile_pvt.h Mon Dec 13 19:25:39 GMT 1999 Adam D. Moss <adam@gimp.org 1999-12-13 19:48:24 +00:00
tile_swap.c mostly header cleanup and i18n 2000-01-31 23:59:05 +00:00
tile_swap.h
tips_dialog.c app/app_procs.c Set "allow_grow" to FALSE for "Really Quit?" and "Changes 1999-12-17 22:34:12 +00:00
tips_dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
TODO
tool_options.c Makefile.am cursors/selection_move.xbm cursors/selection_move_mask.xbm new 2000-03-05 00:06:11 +00:00
tool_options.h app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-12 17:55:06 +00:00
tools.c I lied. Real 1.1.18 stuff 2000-03-04 03:39:19 +00:00
tools.h do not ignore the mask of the tool icons 2000-02-20 02:46:53 +00:00
tools_cmds.c add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
toolsF.h Moved some functions out of paths_dialog.c into the new file 2000-02-16 01:47:22 +00:00
transform_core.c the button_press and cursor_update functions were still doing checks on 2000-03-27 00:55:28 +00:00
transform_core.h add an "add_alpha" parameter to allow selected regions to be extracted 2000-03-26 18:39:03 +00:00
transform_tool.c it's more intelligent to implement the parent_context stuff with 2000-02-22 17:06:44 +00:00
transform_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
undo.c Cleaned up the Path header mess. 2000-02-16 13:52:33 +00:00
undo.h app/undo.h app/undo.c app/undo_history.c pixmaps/question.xpm 1999-11-02 23:05:55 +00:00
undo_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
undo_history.c gimp_pixmap_new(): set the widget's requisition so it can be properly 2000-02-19 14:25:27 +00:00
undo_types.h app/gimpimage.c app/undo.c app/undo_types.h docs/undo.txt Changed sanity 1999-12-10 20:55:57 +00:00
unit_cmds.c added 2000 to the copyrights 2000-02-17 11:44:27 +00:00
unitrc.h This implements the rest of the unit system (unitrc loading and saving and 1999-03-16 20:14:07 +00:00
user_install.c chnanged color in install_dialog and applied gimp-simon-20000324-0 which fixes 2000-03-25 00:20:11 +00:00
user_install.h
wilber.h
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +00:00
xcf.h app/fileops_cmds.c don't add an already registered load|save handler twice 2000-02-24 16:11:26 +00:00
xinput_airbrush.c win32 purification, rgb<->hsv remove 2000-02-07 15:49:54 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00