gimp/app
CDT 1999 Shawn T. Amundson c6eec63232 Added new files, the UI independant part of new image dialog.
Wed Aug 25 02:40:39 CDT 1999 Shawn T. Amundson <amundson@gimp.org>

        * app/image_new.[ch]: Added new files, the UI independant part of
          new image dialog.

        * app/file_new_dialog.[ch]: uses image_new stuff now.  Alot
          changed.  No UI changed.  Different behavior is a bug, as
          this is only for UI separation.

        * app/gimpimage.[ch]: Added gimp_image_get_width () and
          gimp_image_get_height ().

        * app/global_edit.c: Call a function in image_new instead of
          file_new_dialog for updating the status of the cut buffe.
1999-08-26 04:39:21 +00:00
..
actions Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
base RGB brush scaling 1999-08-21 20:33:13 +00:00
core Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
dialogs Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
display more i18n fixes (missed a patch from before) 1999-08-25 19:18:41 +00:00
gui Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
menus big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
paint Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
paint-funcs fixed bug in scale_region that caused what looks like scan line swapping. 1999-08-24 05:55:01 +00:00
plug-in Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
tools Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
widgets big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
xcf app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
.cvsignore version number bump 1999-08-22 00:39:51 +00:00
Makefile.am Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
TODO removed all usage of linked.[ch] and switched to GSLists 1998-01-29 08:03:27 +00:00
about_dialog.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
about_dialog.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
actionarea.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
actionarea.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
airbrush.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +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
app_procs.c *** empty log message *** 1999-08-02 01:45:03 +00:00
app_procs.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
appenv.h Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
apptypes.h Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +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 Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
batch.h Initial revision 1997-11-24 22:05:25 +00:00
bezier_select.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +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 movements restricted to 45 degrees (Ctrl+Alt) feel more natural now 1999-08-14 12:34:08 +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 Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +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 new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
boundary.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
boundaryF.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
brightness_contrast.c same cleanups as in my previous checkin. 1999-07-22 20:42:59 +00:00
brightness_contrast.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
brush_edit.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
brush_edit.h ---------------------------------------------------------------------- 1998-07-16 11:44:56 +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 RGB brush scaling 1999-08-21 20:33:13 +00:00
brush_select.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
brush_select.h app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +00:00
brush_select_cmds.c #include "channel.h" and "layer.h" for GIMP_CHANNEL, GIMP_IS_LAYER, and 1999-08-19 06:46:50 +00:00
brushes_cmds.c #include "channel.h" and "layer.h" for GIMP_CHANNEL, GIMP_IS_LAYER, and 1999-08-19 06:46:50 +00:00
bucket_fill.c export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
bucket_fill.h export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
buildmenu.c applied gimp-stric-981116-1, lots o files changes in app. i18n patch. 1998-11-23 14:47:09 +00:00
buildmenu.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
by_color_select.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
by_color_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
channel.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
channel.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
channel_cmds.c Remove a call to channel_set_opacity() at a point where channel always is 1999-07-28 23:47:45 +00:00
channel_ops.c ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
channel_ops.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +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 big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +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 app/bucket_fill.c app/clone.c app/convolve.c app/flip_tool.c app/measure.c 1999-08-22 05:56:27 +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/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
color_area.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
color_balance.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
color_balance.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
color_cmds.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
color_notebook.c Don't warn about missing home directory on Win32, it is perfectly natural. 1999-07-04 10:46:49 +00:00
color_notebook.h Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +00:00
color_panel.c new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
color_panel.h new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
color_picker.c ooops 1999-08-24 02:55:59 +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/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
color_select.h color dnd for the standard color selection widget (the "GIMP" color 1999-08-23 23:05:46 +00:00
color_transfer.c add pixmaps/dropper.xpm to EXTRA_DIST 1999-08-13 22:33:49 +00:00
color_transfer.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
colormap_dialog.c version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.gc Added stuff to make gcg by default (for maintainers) 1999-01-07 19:53:05 +00:00
colormap_dialog.h version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.i.c Fixed --no-data and -n (that I broke). Gave indexed palette a default height. 1999-06-18 04:22:19 +00:00
colormap_dialog.i.h version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.p.h version number bump 1999-08-22 00:39:51 +00:00
colormap_dialog.t.h version number bump 1999-08-22 00:39:51 +00:00
colormaps.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
colormaps.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
commands.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
commands.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
context_manager.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
context_manager.h app/airbrush.c app/blend.c app/bucket_fill.c app/clone.c app/convolve.c 1999-07-06 15:18:25 +00:00
convert.c Use spinbutton for number of colours. 1999-08-22 00:56:18 +00:00
convert.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
convert_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
convolve.c app/bucket_fill.c app/clone.c app/convolve.c app/flip_tool.c app/measure.c 1999-08-22 05:56:27 +00:00
convolve.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
crop.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
crop.h Toggable tools! 1999-04-27 02:09:03 +00:00
cursorutil.c more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
cursorutil.h more cursor support. new cursor fix that rounding error the right way this 1999-07-27 08:47:31 +00:00
curves.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
curves.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
datafiles.c handle drives(os2) 1999-08-06 11:14:01 +00:00
datafiles.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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 Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
devices.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
dialog_handler.c app/dialog_handler.c Various bugfixes and speedups w.r.t. thumbnail 1999-02-07 22:13:10 +00:00
dialog_handler.h Changed:- 1999-01-31 01:08:26 +00:00
dialog_types.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
disp_callbacks.c app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
disp_callbacks.h app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +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 app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +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 add pixmaps/dropper.xpm to EXTRA_DIST 1999-08-13 22:33:49 +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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
drawable.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
drawable.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
drawable_cmds.c #include "channel.h" and "layer.h" for GIMP_CHANNEL, GIMP_IS_LAYER, and 1999-08-19 06:46:50 +00:00
drawable_pvt.h start collecting some core stuff to libgimpim.a 1998-06-30 15:31:32 +00:00
edit_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
edit_selection.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +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 app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +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 app/Makefile.am new file containing the dnd data definitions. 1999-08-19 19:53:30 +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 Also provide a Clear button. 1999-08-21 19:00:41 +00:00
errorconsole.h forgot to checkin this one... 1999-07-24 18:26:33 +00:00
errors.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
errors.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
file_new_dialog.c Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +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 Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
fileops.h Win32 portability changes: 1999-05-04 21:32:17 +00:00
fileops_cmds.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
flip_tool.c app/bucket_fill.c app/clone.c app/convolve.c app/flip_tool.c app/measure.c 1999-08-22 05:56:27 +00:00
flip_tool.h add pixmaps/dropper.xpm to EXTRA_DIST 1999-08-13 22:33:49 +00:00
floating_sel.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
floating_sel.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
floating_sel_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
free_select.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
free_select.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
fsdither.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +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 more i18n fixes (missed a patch from before) 1999-08-25 19:18:41 +00:00
gdisplay.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
gdisplayF.h Header file tweaks. Now changing tile.h doesn't force about_dialog to 1998-08-16 00:34:20 +00:00
gdisplayP.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
gdisplay_cmds.c #include <glib.h> 1999-03-28 06:55:29 +00:00
gdisplay_color.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gdisplay_color.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gdisplay_ops.c Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +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
general.c Check for mmap. 1999-05-28 17:47:17 +00:00
general.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
gimage.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimage.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimage_cmds.c Add to the PDB the right way! 1999-08-21 19:27:56 +00:00
gimage_mask.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +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 app/channel.[ch] app/commands.c app/gimage_mask.[ch] 1999-05-06 23:10:29 +00:00
gimp.gh Added stuff to make gcg by default (for maintainers) 1999-01-07 19:53:05 +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 Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
gimpbrush.h Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
gimpbrushgenerated.c oops, missed a couple of file 1999-08-17 01:05:59 +00:00
gimpbrushgenerated.h Modified Files: ChangeLog app/gimpbrushgenerated.c 1998-09-15 01:53:40 +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 Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
gimpbrushlist.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gimpbrushlistF.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpbrushlistP.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimpbrushpipe.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
gimpbrushpipe.h Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
gimpbrushpipeP.h New file. 1999-08-26 01:00:27 +00:00
gimpchannel.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpchannel.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpcontext.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpcontext.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpdnd.c app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdnd.h app/channels_dialog.c app/color_area.c app/color_panel.c 1999-08-24 00:36:57 +00:00
gimpdrawable-desaturate.c app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-desaturate.h app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-equalize.c app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-equalize.h app/commands.c app/desaturate.[ch] no need to pass the image as a void 1999-07-27 02:41:34 +00:00
gimpdrawable-invert.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
gimpdrawable-offset.c ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpdrawable-offset.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpdrawable.c Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
gimpdrawable.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimpdrawableF.h start collecting some core stuff to libgimpim.a 1998-06-30 15:31:32 +00:00
gimpdrawableP.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimphelp_cmds.c made gimp_help accessible through the PDB 1997-01-03 10:28:33 +00:00
gimphistogram.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +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 Use spinbutton for number of colours. 1999-08-22 00:56:18 +00:00
gimpimage-convert.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
gimpimage-duplicate.c ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +00:00
gimpimage-duplicate.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gimpimage.c Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +00:00
gimpimage.h Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +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 Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
gimplayer.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimplayer.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
gimplist.c A few fixes here and there... 1998-08-13 18:53:12 +00:00
gimplist.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimplistF.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimplistP.h ---------------------------------------------------------------------- 1998-07-12 11:40:43 +00:00
gimplut.c build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +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 Started gimpset, a generic class for handling collections of 1998-07-01 23:06:49 +00:00
gimpobject.h Modified Files: ChangeLog app/Makefile.am app/airbrush.c app/app_procs.c 1998-07-09 05:31:06 +00:00
gimpobjectF.h Started doing a GtkObjectifying framework, and started cleaning images 1998-06-28 10:39:58 +00:00
gimpobjectP.h Misc cleaning up here and there. Note that since the ids were used 1998-06-30 01:14:36 +00:00
gimpparasite.c *** empty log message *** 1999-07-30 01:21:04 +00:00
gimpparasite.h removed some nonfunctional code. 1999-04-23 06:07:09 +00:00
gimppattern-header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
gimppreviewcache.c gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
gimppreviewcache.h gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
gimpprogress.c Bit of a large checkin this - it's basically three things: 1 - GimpModules 1999-01-11 00:57:33 +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 Also provide a Clear button. 1999-08-21 19:00:41 +00:00
gimprc.h removed cubic_interpolation variable. use the interpolation_type variable 1999-08-21 08:25:18 +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 app/commands.c app/disp_callbacks.c app/gdisplay.c app/lc_dialog.c applied 1999-06-20 13:53:15 +00:00
gimpsignal.h app/commands.c app/disp_callbacks.c app/gdisplay.c app/lc_dialog.c applied 1999-06-20 13:53:15 +00:00
gimpunit.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
global_edit.c Added new files, the UI independant part of new image dialog. 1999-08-26 04:39:21 +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 Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
gradient.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_cmds.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_editor.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
gradient_editor.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_header.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
gradient_select.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
gradient_select_cmds.c Fix nasty bug, inner block variable "values" shadowed outer one, the inner 1999-05-05 22:34:44 +00:00
guides_cmds.c revert previous change 1999-07-30 05:26:36 +00:00
gximage.c Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
gximage.h Fixed up loose ends with the GdkRgb integration. Color selection areas are 1998-08-31 22:22:23 +00:00
histogram_tool.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
histogram_tool.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
histogramwidget.c added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
histogramwidget.h added gimphistogram*, histogramwidget*, removed histogram.[ch] 1999-03-01 05:11:19 +00:00
hue_saturation.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
hue_saturation.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
image_map.c Changed:- 1999-04-08 20:27:00 +00:00
image_map.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
image_new.c Added new files, the UI independant part of new image dialog. 1999-08-26 04:39: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 add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
image_render.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
indicator_area.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
indicator_area.h Added pattern preview and its popup. 1999-06-03 06:54:11 +00:00
info_dialog.c new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
info_dialog.h new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
info_window.c i18n fix 1999-08-25 22:51:44 +00:00
info_window.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
ink.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
ink.h Added new files for handling scan-converted convex polygons. (From gsumi) 1998-06-14 22:42:36 +00:00
install.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
install.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
interface.c export bucket_fill_region(). 1999-08-23 14:19:26 +00:00
interface.h new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
interface_cmds.c tools/pdbgen/plug_in.pdb new files 1999-05-03 19:22:58 +00:00
internal_procs.c Add to the PDB the right way! 1999-08-21 19:27:56 +00:00
internal_procs.h app/gimage_cmds.c pdbgenned files 1999-04-27 04:57:59 +00:00
invert.c moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
invert.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
iscissors.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
iscissors.h added a G_PI_2 1999-08-16 03:43:48 +00:00
layer.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
layer.h app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
layerF.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
layer_cmds.c #include "channel.h" and "layer.h" for GIMP_CHANNEL, GIMP_IS_LAYER, and 1999-08-19 06:46:50 +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 app/brush_select.c app/channels_dialog.c app/disp_callbacks.c 1999-01-10 21:54:02 +00:00
layer_select.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
layers_dialog.c big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
layers_dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
layers_dialogP.h gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
lc_dialog.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
lc_dialog.h gimp/app/gimppreviewcache.c gimp/app/gimppreviewcache.h 1999-06-23 23:01:14 +00:00
lc_dialogP.h layers_dialog.c lc_dialog.c lc_dialogP.h 1999-06-24 21:54:48 +00:00
levels.c change from greyscale bars to colour ones similar to curves.c. Is this any 1999-07-05 19:49:55 +00:00
levels.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
lut_funcs.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +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 Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
main.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
makefile.cygwin Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
makefile.msc Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
marching_ants.h Initial revision 1997-11-24 22:05:25 +00:00
measure.c fixed display of distance in the info window 1999-08-23 17:58:01 +00:00
measure.h Added new measure tool. 1999-08-15 15:59:06 +00:00
menus.c big i18n fix patch from SHIRASAKI Yasuhiro <yasuhiro@awa.tohoku.ac.jp>. Fixes 1999-08-24 19:57:55 +00:00
menus.h Forgot this... 1999-06-06 21:56:49 +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 Put the list above the description instead of to the left in the module 1999-08-25 23:33:15 +00:00
module_db.h *** empty log message *** 1999-04-14 19:51:49 +00:00
move.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
move.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
nav_window.c app/nav_window.c 1999-08-24 21:59:32 +00:00
nav_window.h app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
ops_buttons.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
ops_buttons.h Indentation paranoia! 1999-07-19 19:46:05 +00:00
paint_core.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
paint_core.h Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
paint_funcs.c fixed bug in scale_region that caused what looks like scan line swapping. 1999-08-24 05:55:01 +00:00
paint_funcs.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
paint_options.h app/Makefile.am new file containing the dnd data definitions. 1999-08-19 19:53:30 +00:00
paintbrush.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +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 new function color_panel_set_color(). 1999-08-24 02:52:40 +00:00
palette.h #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette_cmds.c #include <gtk/gtk.h> 1999-04-04 07:12:22 +00:00
palette_entries.h Changed the palette dialog. New functionality. Better previews. Can 1998-12-19 00:00:06 +00:00
palette_select.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
palette_select.h app/palette.c app/palette_select.h app/palette_select.c 1999-01-03 00:12:39 +00:00
parasite_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
parasitelist.c new bitmap files containing the new mouse cursors. 1999-05-05 09:10:35 +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
pathsP.h ./app/layer.c.orig ./app/lc_dialog.c.orig ./app/paths_dialog.c.orig 1999-07-06 21:19:34 +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 Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
paths_dialog.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
paths_dialogP.h app/Makefile.am app/lc_dialog.[ch] app/lc_dialogP.h new files 1999-06-06 17:26:51 +00:00
pattern_header.h added a G_PI_2 1999-08-16 03:43:48 +00:00
pattern_select.c app/brush_select.c app/pattern_select.c wheelmouse support for the 1999-07-24 16:27:47 +00:00
pattern_select.h app/brush_select.c app/brush_select.h app/pattern_select.c delay the popup 1999-05-01 21:37:34 +00:00
pattern_select_cmds.c Win32 portability changes: 1999-05-04 21:32:17 +00:00
patterns.c app/gimpbrushhose.c removed. app/gimpbrushpipe.c New files to replace the 1999-08-23 06:06:12 +00:00
patterns.h app/gimpbrushhose.c removed. app/gimpbrushpipe.c New files to replace the 1999-08-23 06:06:12 +00:00
patterns_cmds.c listed tools first in SUBDIRS, so xgettext can grab the autogenned files 1999-04-30 21:11:27 +00:00
pencil.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +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 new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
perspective_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +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 added InterpolationType enum. replaced cubic_interpolation flag with 1999-08-20 10:06:54 +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 splits pixmaps up into two headers fixed a doublelock deadlock --sg 1998-07-06 18:20:28 +00:00
pixmaps2.h Added new measure tool. 1999-08-15 15:59:06 +00:00
plug_in.c Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
plug_in.h Actually use the enum types GimpImageType, GimpImageBaseType, 1999-08-18 23:41:39 +00:00
plug_in_cmds.c progress_init takes an int32, not a display... 1999-05-03 22:36:26 +00:00
posterize.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
posterize.h build color_cmds, lut_funcs, and pixel_processor feedback in the splash 1999-04-09 06:00:11 +00:00
preferences_dialog.c added InterpolationType enum. replaced cubic_interpolation flag with 1999-08-20 10:06:54 +00:00
preferences_dialog.h Use spinbutton for number of colours. 1999-08-22 00:56:18 +00:00
procedural_db.c gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
procedural_db.h gave parasite undo a MISC_UNDO class for now so it compiles 1999-04-23 20:54:02 +00:00
procedural_db_cmds.c More translations from Daniele Medri <madrid@linux.it> 1999-08-10 03:01:44 +00:00
qmask.c ChangeLog app/channel.c app/channel.h app/channel_ops.c 1999-08-07 20:55:26 +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 namespace cleanups. 1999-06-21 22:12:07 +00:00
regex.c app/Makefile.am use -DREGEX_MALLOC, seems to be more portable 1999-01-02 23:28:01 +00:00
regex.h gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
regexrepl.c app/Makefile.am use -DREGEX_MALLOC, seems to be more portable 1999-01-02 23:28:01 +00:00
regexrepl.h gimp_message. libgimp also overrides g_message for all plugins. Converted 1998-05-28 09:03:57 +00:00
resize.c app/actionarea.c app/dodgeburn.c app/fuzzy_select.c app/gimpparasite.c 1999-07-27 00:14:14 +00:00
resize.h app/commands.c app/crop.c app/file_new_dialog.c app/info_dialog.[ch] 1999-05-31 14:11:10 +00:00
rotate_tool.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +00:00
rotate_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
scale.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +00:00
scale.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
scale_tool.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
scale_tool.h new file, containes the PDB stuff for most of the tools 1999-04-18 21:22:41 +00:00
scroll.c app/commands.c app/commands.h app/disp_callbacks.c app/gdisplay.c 1999-08-12 22:21:04 +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/layer.c Turn off a layer's bounding box when it is deselected. 1999-02-08 19:22:46 +00:00
selection.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
selection_options.h app/airbrush.c app/bezier_select.c app/blend.c app/brightness_contrast.c 1999-04-12 17:55:06 +00:00
session.c open sessionrc in TEXT mode(OS/2) 1999-06-27 17:37:47 +00:00
session.h app/gradient.c app/gradient.h app/internal_procs.c app/plug_in.c 1998-10-31 16:22:37 +00:00
shear_tool.c add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
shear_tool.h add sample_colorize and curve_bend defs 1999-07-28 23:00:08 +00:00
smudge.c Define ROUND(), RINT(), SQR(), G_PI and G_PI_4. The latter two will 1999-08-04 23:22:29 +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 Indentation paranoia! 1999-07-19 19:46:05 +00:00
temp_buf.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
text_tool.c new ui for the "Layer Offset" dialog. 1999-07-22 16:21:10 +00:00
text_tool.h new file (from pdbgen) 1999-04-10 04:54:34 +00:00
text_tool_cmds.c libgimp/Makefile.am new file. Currently contains constants for image size 1999-05-09 16:38:05 +00:00
threshold.c the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
threshold.h moved a bunch of PDB stuff here 1999-04-21 05:39:57 +00:00
tile.c i18n patch from gimp-monniaux-050699-1 1999-06-05 23:41:45 +00:00
tile.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile_cache.c i18n patch from gimp-monniaux-050699-1 1999-06-05 23:41:45 +00:00
tile_cache.h Initial revision 1997-11-24 22:05:25 +00:00
tile_manager.c i18n patch from gimp-monniaux-050699-1 1999-06-05 23:41:45 +00:00
tile_manager.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile_manager_pvt.h Another tile tweak. This one eliminates tile levels (which add 1998-08-15 19:17:36 +00:00
tile_pvt.h app/tile.c app/tile.h app/tile_manager.c app/tile_pvt.h 1999-05-09 15:45:37 +00:00
tile_swap.c Mention using GNU gettext. 1999-06-14 22:18:02 +00:00
tile_swap.h app/tile_swap.c app/tile_swap.h app/tile_manager.c app/tile_manager.h 1998-07-12 23:01:33 +00:00
tips_dialog.c open tips file with rt 1999-08-20 09:24:56 +00:00
tips_dialog.h app/colormaps.c app/devices.h minor cleanups 1999-01-14 00:17:13 +00:00
tool_options.c Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +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 Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
tools.h the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
toolsF.h Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
tools_cmds.c #include "channel.h" and "layer.h" for GIMP_CHANNEL, GIMP_IS_LAYER, and 1999-08-19 06:46:50 +00:00
transform_core.c removed cubic_interpolation variable. use the interpolation_type variable 1999-08-21 08:25:18 +00:00
transform_core.h the Tool structure is now allocated by a common constructor which sets 1999-07-02 17:40:10 +00:00
transform_tool.c Fixed a typo 1999-07-27 01:09:04 +00:00
transform_tool.h app/bezier_select.c app/bezier_selectP.h app/paths_dialog.c 1999-05-26 20:36:33 +00:00
undo.c Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
undo.h Dirty flag now correct in all cases. Can be displayed in image window 1999-08-23 14:34:58 +00:00
undo_cmds.c #include <glib.h> 1999-03-28 06:55:29 +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 Overhaul of pixmap brushes and pipes: No separate pixmap pipe 1999-08-26 00:54:30 +00:00
user_install.h Have fun recompiling gimp everyone. It's the great FSF address change! 1998-04-13 05:44:11 +00:00
vector2d.c ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
vector2d.h ---------------------------------------------------------------------- 1998-07-24 08:56:18 +00:00
wilber.h Fixed up wilber.h 1997-12-08 06:58:05 +00:00
wilber.ico Second batch of Win32 merge. 1999-03-07 12:56:03 +00:00
xcf.c app/color_area.[ch] app/color_panel.[ch] enabled dnd for colors 1999-08-22 11:45:31 +00:00
xcf.h Rewrite to make drawables (layers, channels, layer masks) into GtkObjects. 1998-01-22 07:02:57 +00:00