Gimp/app
Michael Natterer c55bbde079 app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see
2000-01-13  Michael Natterer  <mitch@gimp.org>

	* app/gimpui.[ch]
	* app/preferences_dialog.c: removed & renamed some functions from
	gimpui.[ch] (see below).

	* libgimp/Makefile.am
	* libgimp/gimpwidgets.[ch]; new files. Functions moved from
	app/gimpui.[ch]. Added a constructor for the label + hscale +
	entry combination used in many plugins (now hscale + spinbutton).

	* libgimp/gimpui.h: include gimpwidgets.h

	* plug-ins/megawidget/megawidget.[ch]: removed all functions
	except the preview stuff (I'm not yet sure how to implement this
	in libgimp because the libgimp preview should be general enough to
	replace all the other plugin previews, too).

	* plug-ins/borderaverage/Makefile.am
	* plug-ins/borderaverage/borderaverage.c
	* plug-ins/common/plugin-defs.pl
	* plug-ins/common/Makefile.am
	* plug-ins/common/aa.c
	* plug-ins/common/align_layers.c
	* plug-ins/common/animationplay.c
	* plug-ins/common/apply_lens.c
	* plug-ins/common/blinds.c
	* plug-ins/common/bumpmap.c
	* plug-ins/common/checkerboard.c
	* plug-ins/common/colorify.c
	* plug-ins/common/convmatrix.c
	* plug-ins/common/cubism.c
	* plug-ins/common/curve_bend.c
	* plug-ins/common/deinterlace.c
	* plug-ins/common/despeckle.c
	* plug-ins/common/destripe.c
	* plug-ins/common/displace.c
	* plug-ins/common/edge.c
	* plug-ins/common/emboss.c
	* plug-ins/common/hot.c
	* plug-ins/common/nlfilt.c
	* plug-ins/common/pixelize.c
	* plug-ins/common/waves.c
	* plug-ins/sgi/sgi.c
	* plug-ins/sinus/sinus.c: ui updates like removing megawidget,
	using the dialog constructor, I18N fixes, indentation, ...
2000-01-13 15:39:26 +00:00
..
actions *** empty log message *** 2000-01-13 04:15:01 +00:00
base app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
core in layer_new_from_tiles check if image_type has alpha to avoid obscure 2000-01-11 21:23:38 +00:00
dialogs app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
display let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
gui app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
menus *** empty log message *** 2000-01-13 04:15:01 +00:00
paint some small fixes and the new GAP VCR Navigator 2000-01-10 23:27:25 +00:00
paint-funcs libgimp/gimpcolorspace.c Prefixed all functions with gimp_ to avoid 2000-01-03 01:58:43 +00:00
plug-in *** empty log message *** 2000-01-13 04:15:01 +00:00
tools Clearer tool-tip for the transform tool. 2000-01-12 23:13:00 +00:00
unittest test program 1999-11-12 16:33:07 +00:00
widgets app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
xcf overworked my latest change and fixed some typos 2000-01-08 12:42:53 +00:00
.cvsignore version number bump 1999-08-22 00:39:51 +00:00
about_dialog.c connect the "F1" help accelerator. 1999-12-17 16:37:34 +00:00
about_dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
airbrush.c i18n stuff 1999-11-22 22:38:02 +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 Update of the Xinput airbrush, fixed some bugs. It's a bit closer to a 1999-11-14 20:49:14 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 use G_OS_WIN32 and G_HAVE_CYGWIN #defines 1999-10-04 19:26:07 +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
batch.c API PATCH #2 or so 1999-10-17 00:07:55 +00:00
batch.h
bezier_select.c app/bezier_select.c 1999-12-02 23:57:31 +00:00
bezier_select.h Changed:- 1999-04-13 21:50:28 +00:00
bezier_selectP.h app/bezier_select.c app/bezier_selectP.h app/paths_dialog.c 1999-05-26 20:36:33 +00:00
blend.c libgimp/gimpcolorspace.c Prefixed all functions with gimp_ to avoid 2000-01-03 01:58:43 +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 i18n patch from Daniel Egger 1999-09-23 11:49:16 +00:00
boundary.h
boundaryF.h
brightness_contrast.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
brushes_cmds.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
bucket_fill.c app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
bucket_fill.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
buildmenu.c
buildmenu.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
by_color_select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
by_color_select.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
channel.c please picky compilers 1999-12-06 22:44:40 +00:00
channel.h please picky compilers 1999-12-06 22:44:40 +00:00
channel_cmds.c added an assert for name != NULL 1999-12-21 00:36:07 +00:00
channel_ops.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +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/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
channels_dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
clone.c Season's Greetings! app/clone.c app/paint_core.c app/paint_core.h Updated 1999-12-25 21:32:52 +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 fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
color_area.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
color_balance.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 treat INT8s are guint8 internally, as a bandaid to address bug #2208 and 1999-11-09 00:23:14 +00:00
color_notebook.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
color_notebook.h
color_panel.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
color_panel.h new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
color_picker.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
colormap_dialog.i.h version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.p.h app/app_procs.c Set "allow_grow" to FALSE for "Really Quit?" and "Changes 1999-12-17 22:34:12 +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 let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
commands.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
context_manager.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
context_manager.h changed the "parent context" implementation: 1999-10-19 15:52:32 +00:00
convert.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
convert.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
convert_cmds.c added spec file to EXTRA_DIST 1999-12-26 07:54:39 +00:00
convolve.c convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +00:00
convolve.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
crop.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
crop.h Toggable tools! 1999-04-27 02:09:03 +00:00
cursorutil.c applied patches 1999-09-26 04:53:59 +00:00
cursorutil.h Uncomment the inclusion of gdkcursor.h that should happen only with GTk+ 1999-10-25 19:20:41 +00:00
curves.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
curves.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
datafiles.c Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
datafiles.h add <time.h> for time_t 1999-10-28 09:48:14 +00:00
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
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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
disp_callbacks.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
docindex.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +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 EEEEEEEEEEK!!! 1999-10-04 08:40:33 +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 convolve.c dodgeburn.c pressing Shift now disables (and resets) the tool 1999-11-20 00:30:41 +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 Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
drawable.h api change #2, fix #1 1999-10-24 20:49:09 +00:00
drawable_cmds.c updated version from Wolfgag Hofer 1999-11-10 10:19:30 +00:00
drawable_pvt.h
edit_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
edit_selection.c Remove old movement code and unused variables. 1999-12-17 20:59:37 +00:00
edit_selection.h namespace cleanups. 1999-06-21 22:12:07 +00:00
ellipse_select.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
ellipse_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
equalize.c API PATCH #2 or so 1999-10-17 00:07:55 +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 cosmetic stuff 1999-12-14 14:10:34 +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 Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
errors.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
file_new_dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
file_new_dialog.h Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
fileops.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
fileops.h new PDB functions: file_[load|save]_thumbnail 1999-12-14 19:38:39 +00:00
fileops_cmds.c new PDB functions: file_[load|save]_thumbnail 1999-12-14 19:38:39 +00:00
fileopsP.h new PDB functions: file_[load|save]_thumbnail 1999-12-14 19:38:39 +00:00
flip_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +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 app/nav_window.c app/floating_sel.c 1999-09-11 21:51:08 +00:00
floating_sel.h
floating_sel_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
free_select.c Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
free_select.h NEW FILES: app/scan_convert.c common code from free_select.c and 1999-10-04 05:51:40 +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 app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
fuzzy_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
gdisplay.c let's not be redundant redundant. Made a real compat #define for 2000-01-11 21:07:17 +00:00
gdisplay.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gdisplay_color.c fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_color.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_color_ui.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gdisplay_color_ui.h fill dummy gimage->base_type as well 2000-01-03 07:49:19 +00:00
gdisplay_ops.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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
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 Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimage.h API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimage_cmds.c Made appropriate changes to reflect Nick's previous change 2000-01-10 07:43:27 +00:00
gimage_mask.c app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
gimage_mask.h app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimage_mask_cmds.c cosmetic fix 2000-01-02 00:16:47 +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 Oh, how I love memprof !! 1999-11-04 00:03:27 +00:00
gimpbrush.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpbrushgenerated.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpbrushgenerated.h Use the context almost everywhere. 1999-10-26 18:27:27 +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 Default to "Cancel" in the "Really Quit?" dialog. 1999-12-02 13:00:18 +00:00
gimpbrushlist.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpbrushlistF.h
gimpbrushlistP.h
gimpbrushpipe.c please picky compilers 1999-12-06 22:44:40 +00:00
gimpbrushpipe.h Cleanups... 1999-09-26 03:39:59 +00:00
gimpbrushpipeP.h Implement the selection of brush based on cursor direction, pressure, 1999-08-28 01:14:42 +00:00
gimpchannel.c please picky compilers 1999-12-06 22:44:40 +00:00
gimpchannel.h please picky compilers 1999-12-06 22:44:40 +00:00
gimpcontext.c Fix copy&paste error. 1999-11-15 22:07:27 +00:00
gimpcontext.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
gimpcontextpreview.c delay the showing of the full-size pattern, brush or gradient by 150ms as 1999-11-07 19:03:43 +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 special handling of a dropped "Standard" brush/pattern/gradient because 1999-11-14 11:43:03 +00:00
gimpdnd.h More context & dnd stuff... 1999-10-28 15:05:49 +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 API PATCH #2 or so 1999-10-17 00:07:55 +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 API PATCH #2 or so 1999-10-17 00:07:55 +00:00
gimpdrawable-invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-offset.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 added an assert for name != NULL 1999-12-21 00:36:07 +00:00
gimpdrawable.h api change #2, fix #1 1999-10-24 20:49:09 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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
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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpimage-convert.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gimpimage-duplicate.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 overworked my latest change and fixed some typos 2000-01-08 12:42:53 +00:00
gimpimage.h *** empty log message *** 1999-11-24 20:11:03 +00:00
gimpimageF.h
gimpimageP.h app/channel.h app/gimpimage.h app/gimpimageP.h app/layer.h app/undo.[ch] 1999-09-23 23:42:38 +00:00
gimplayer.c in layer_new_from_tiles check if image_type has alpha to avoid obscure 2000-01-11 21:23:38 +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
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 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
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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
gimpprogress.h
gimprc.c gimprc.c replaced usage of fixed buffers with dynamic ones, using 2000-01-09 21:31:01 +00:00
gimprc.h allow the user to choose the default for "Dot for Dot" 2000-01-09 17:31:00 +00:00
gimprc_cmds.c made the monitor resolution accessible through a PDB function 1999-08-12 16:54:53 +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 app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
gimpui.h app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +00:00
gimpunit.c unmarked a few strings for translation 1999-12-28 10:30:50 +00:00
global_edit.c app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
global_edit.h app/commands.[ch] app/global_edit.[ch] added "Paste As New" feature that 1999-07-06 20:43:52 +00:00
gradient.c gimprc.c replaced usage of fixed buffers with dynamic ones, using 2000-01-09 21:31:01 +00:00
gradient.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient_cmds.c More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gradient_editor.c gimprc.c replaced usage of fixed buffers with dynamic ones, using 2000-01-09 21:31:01 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 app/gradient_select_cmds.c tools/pdbgen/pdb/gradient_select.pdb 1999-11-04 22:17:05 +00:00
gradientP.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
gtkhwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkhwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkvwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkvwrapbox.h new vwrapbox stuff 1999-09-03 00:15:11 +00:00
gtkwrapbox.c gle sync 1999-09-04 06:29:10 +00:00
gtkwrapbox.h gle sync 1999-09-04 06:29:10 +00:00
guides_cmds.c a whole lotta guide fixes 1999-10-13 23:07:45 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
histogram_tool.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
histogramwidget.c app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
histogramwidget.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
hue_saturation.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 more i18n fixes 1999-12-28 14:09:20 +00:00
image_map.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
image_new.c Fixed #2169 and as a side-effect discovered that RGB_IMAGE means 1999-10-19 04:24:21 +00:00
image_new.h Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +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 app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
indicator_area.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
info_dialog.c Removed the definitions of the tearoff menu items and build them on the 1999-11-25 11:35:48 +00:00
info_dialog.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
info_window.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 plugged a memleak 1999-11-14 22:50:08 +00:00
ink.h
install.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
install.h
interface.c app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
interface.h app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
interface_cmds.c tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
internal_procs.c made gimp_help accessible through the PDB 1999-12-14 19:38:38 +00:00
internal_procs.h app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
invert.c API PATCH #2 or so 1999-10-17 00:07:55 +00:00
invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
iscissors.c fix problem with layers with non-zero offset. 1999-12-11 00:10:09 +00:00
iscissors.h added a G_PI_2 1999-08-16 03:43:48 +00:00
layer.c in layer_new_from_tiles check if image_type has alpha to avoid obscure 2000-01-11 21:23:38 +00:00
layer.h app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
layer_cmds.c added an assert for name != NULL 1999-12-21 00:36:07 +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
layer_select.h
layerF.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
layers_dialog.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
layers_dialog.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
layers_dialogP.h gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
lc_dialog.c app/lc_dialog.c app/nav_window.c app/undo_history.c 1999-11-09 21:25:03 +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 app/gdisplay.c app/gimage_cmds.c fixed typos 2000-01-09 12:40:10 +00:00
levels.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
lut_funcs.c app/gradient.c app/color_transfer.c app/free_select.c app/lut_funcs.c 1999-09-01 21:31:55 +00:00
lut_funcs.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
magnify.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
magnify.h
main.c *** empty log message *** 2000-01-13 04:15:01 +00:00
Makefile.am made gimp_help accessible through the PDB 1999-12-14 19:38:38 +00:00
makefile.cygwin Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
makefile.msc Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
marching_ants.h
measure.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
measure.h Added new measure tool. 1999-08-15 15:59:06 +00:00
menus.c fixed bug #5124 2000-01-11 22:23:37 +00:00
menus.h app/app_procs.c app/channels_dialog.c app/fileops.c app/gdisplay.c 1999-11-23 19:11:29 +00:00
misc_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
module_db.c add func. ref for os2 2000-01-08 17:13:25 +00:00
module_db.h *** empty log message *** 1999-04-14 19:51:49 +00:00
move.c a whole lotta guide fixes 1999-10-13 23:07:45 +00:00
move.h
nav_window.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
nav_window.h Layer to Imagesize in C 1999-11-27 14:00:26 +00:00
ops_buttons.c app/brush_select.[ch] app/gradient.c app/gradient_select.[ch] 1999-11-03 09:58:46 +00:00
ops_buttons.h app/dialog_handler.c Removed trailing comma from enums to avoid compiler 1999-12-03 10:34:53 +00:00
paint_core.c Add gimpcolorspace object. 2000-01-04 17:46:41 +00:00
paint_core.h Season's Greetings! app/clone.c app/paint_core.c app/paint_core.h Updated 1999-12-25 21:32:52 +00:00
paint_funcs.c libgimp/gimpcolorspace.c Prefixed all functions with gimp_ to avoid 2000-01-03 01:58:43 +00:00
paint_funcs.h *** empty log message *** 2000-01-02 22:30:20 +00:00
paint_options.h allow the user to choose the default for "Dot for Dot" 2000-01-09 17:31:00 +00:00
paintbrush.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +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/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
palette.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette_cmds.c Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
palette_entries.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
palette_select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
palette_select.h More context & dnd stuff... 1999-10-28 15:05:49 +00:00
paletteP.h Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
parasite_cmds.c pdb renames 1999-10-27 20:23:04 +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
parasitelistP.h
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 a patch to the path tool from Simon Budig 1999-10-08 10:22:39 +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
paths_cmds.c plug-ins/sel2path/sel2path.c app/paths_dialog.c app/paths_cmds.c 1999-07-13 21:55:39 +00:00
paths_dialog.c app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
paths_dialog.h app_procs.c app/commands.[ch] app/interface.c app/menus.c app/session.c 1999-10-30 10:39:48 +00:00
paths_dialogP.h app/bezier_select.c app/edit_selection.c app/flip_tool.c app/gimage_mask.c 1999-10-18 20:55:25 +00:00
pathsP.h app/apptypes.h removed trailing enum commas 1999-08-31 02:00:34 +00:00
pattern_header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
pattern_select.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 Use the context almost everywhere. 1999-10-26 18:27: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 app/airbrush.c app/apptypes.h app/brushes_cmds.c 1999-11-14 10:50:19 +00:00
pencil.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +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 I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
perspective_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
pixel_processor.c more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +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 Mon Dec 13 19:25:39 GMT 1999 Adam D. Moss <adam@gimp.org 1999-12-13 19:48:24 +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 applied a patch from Simon. 1999-09-15 10:54:25 +00:00
plug_in.c *** empty log message *** 2000-01-13 04:15:01 +00:00
plug_in.h Really fixed #2152 this time. Yosh asked me to rename *_OK as PLUG_IN_* 1999-10-19 04:58:17 +00:00
plug_in_cmds.c progress_init takes an int32, not a display... 1999-05-03 22:36:26 +00:00
posterize.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
posterize.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
preferences_dialog.c app/gimpui.[ch] removed & renamed some functions from gimpui.[ch] (see 2000-01-13 15:39:26 +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 moved the gtk_set_locale call to after it's been inited 1999-09-25 01:59:43 +00:00
procedural_db_cmds.c treat INT8s are guint8 internally, as a bandaid to address bug #2208 and 1999-11-09 00:23:14 +00:00
qmask.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
rect_select.h namespace cleanups. 1999-06-21 22:12:07 +00:00
rect_selectP.h bug-fixing.... 1999-09-25 21:45:26 +00:00
regex.c
regex.h
regexrepl.c
regexrepl.h
resize.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
resize.h app/Makefile.am app/gimphelp.[ch] new files 1999-09-27 17:58:10 +00:00
rotate_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
rotate_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
scale.c 2nd Try.. First failed due to problems at my end.... 1999-11-20 00:46:58 +00:00
scale.h
scale_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
scale_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
scan_convert.c handle CAN_HANDLE_LAYERS_AS_ANIMATIONS correctly 1999-10-21 19:35:35 +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 Use the context almost everywhere. 1999-10-26 18:27:27 +00:00
session.c more i18n fixes 1999-12-28 14:09:20 +00:00
session.h
shear_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
shear_tool.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
smudge.c app/airbrush.c app/convolve.c app/dodgeburn.c app/paint_options.h 1999-11-13 01:02:27 +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 unmarked a few strings for translation 1999-12-28 10:30:50 +00:00
temp_buf.h
text_tool.c Some clarifications. 2000-01-02 11:56:56 +00:00
text_tool.h new file (from pdbgen) 1999-04-10 04:54:34 +00:00
text_tool_cmds.c in layer_new_from_tiles check if image_type has alpha to avoid obscure 2000-01-11 21:23:38 +00:00
threshold.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
threshold.h app/brightness_contrast.[ch] app/by_color_select.[ch] 1999-11-22 11:14:29 +00:00
tile.c Mon Dec 13 19:25:39 GMT 1999 Adam D. Moss <adam@gimp.org 1999-12-13 19:48:24 +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 app/tile_cache.c Maybe fixed tile_cache_set_size() so that it actually 2000-01-06 17:14:32 +00:00
tile_cache.h
tile_manager.c Mon Dec 13 19:25:39 GMT 1999 Adam D. Moss <adam@gimp.org 1999-12-13 19:48:24 +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 app/tile_cache.c Maybe fixed tile_cache_set_size() so that it actually 2000-01-06 17:14:32 +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
TODO
tool_options.c allow the user to choose the default for "Dot for Dot" 2000-01-09 17:31:00 +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
tool_options_ui.h Moved from toggle_key_func to modifier_key_func. 1999-04-27 21:06:00 +00:00
tools.c Clearer tool-tip for the transform tool. 2000-01-12 23:13:00 +00:00
tools.h app/menus.c app/tools.c app/tools.h moved the xinput_airbrush before the 1999-12-22 22:24:59 +00:00
tools_cmds.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
toolsF.h app/menus.c app/tools.c app/tools.h moved the xinput_airbrush before the 1999-12-22 22:24:59 +00:00
transform_core.c app/disp_callbacks.c app/gimage_mask.c app/global_edit.c app/interface.c 2000-01-11 20:08:45 +00:00
transform_core.h I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +00:00
transform_tool.c I'm maintaining the helpbrowser (Sven, I dared to add your name, too :-) 2000-01-05 11:18:38 +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 *app/undo.c: GimpChannel->bounds_known field on the image Selection Mask 2000-01-05 19:14:08 +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 #include <glib.h> 1999-03-28 06:55:29 +00:00
undo_history.c app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +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 app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +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 app/[all files using the dialog or action area constructors] added a 2000-01-06 16:40:17 +00:00
user_install.h
vector2d.c
vector2d.h
wilber.h
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c overworked my latest change and fixed some typos 2000-01-08 12:42:53 +00:00
xcf.h
xinput_airbrush.c close bugs #3910 and #3911 1999-11-30 00:58:38 +00:00
xinput_airbrush.h Okay I have committed the ugly airbrush now 1999-09-07 01:33:44 +00:00