1997-11-25 06:05:25 +08:00
|
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
|
|
|
|
scriptdata =
|
|
|
|
|
|
|
|
bin_PROGRAMS = gimp
|
1998-06-30 23:31:32 +08:00
|
|
|
noinst_LIBRARIES = libgimpim.a
|
|
|
|
|
1998-12-17 19:50:35 +08:00
|
|
|
libgimpim_a_SOURCES = \
|
1999-08-31 10:00:34 +08:00
|
|
|
gimpdrawable.c \
|
|
|
|
gimpdrawable.h \
|
|
|
|
gimpdrawableF.h \
|
|
|
|
gimpdrawableP.h \
|
|
|
|
gimpimage.c \
|
|
|
|
gimpimage.h \
|
|
|
|
gimpimageF.h \
|
|
|
|
gimpimageP.h \
|
|
|
|
gimpobject.c \
|
|
|
|
gimpobject.h \
|
|
|
|
gimpobjectF.h \
|
|
|
|
gimpobjectP.h \
|
|
|
|
gimppreviewcache.h \
|
|
|
|
gimppreviewcache.c \
|
|
|
|
gimpset.c \
|
|
|
|
gimpset.h \
|
|
|
|
gimpsetF.h \
|
|
|
|
gimpsetP.h \
|
|
|
|
gimpsignal.c \
|
1998-12-17 19:50:35 +08:00
|
|
|
gimpsignal.h
|
1997-11-25 06:05:25 +08:00
|
|
|
|
|
|
|
gimp_SOURCES = \
|
|
|
|
about_dialog.c \
|
|
|
|
about_dialog.h \
|
|
|
|
airbrush.c \
|
|
|
|
airbrush.h \
|
|
|
|
app_procs.c \
|
|
|
|
app_procs.h \
|
|
|
|
appenv.h \
|
1999-09-12 03:33:33 +08:00
|
|
|
apptypes.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
asupsample.c \
|
|
|
|
asupsample.h \
|
2000-07-25 06:11:28 +08:00
|
|
|
authors.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
batch.c \
|
|
|
|
batch.h \
|
|
|
|
bezier_select.c \
|
|
|
|
bezier_select.h \
|
|
|
|
bezier_selectP.h \
|
|
|
|
blend.c \
|
|
|
|
blend.h \
|
1998-06-15 06:42:36 +08:00
|
|
|
blob.c \
|
|
|
|
blob.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
boundary.c \
|
|
|
|
boundary.h \
|
1998-08-16 08:34:20 +08:00
|
|
|
boundaryF.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
brightness_contrast.c \
|
|
|
|
brightness_contrast.h \
|
1998-07-09 13:31:06 +08:00
|
|
|
brush_edit.c \
|
|
|
|
brush_edit.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
brush_header.h \
|
1999-08-13 01:53:51 +08:00
|
|
|
brush_scale.c \
|
|
|
|
brush_scale.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
brush_select.c \
|
|
|
|
brush_select.h \
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
brush_select_cmds.c \
|
|
|
|
brushes_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
bucket_fill.c \
|
|
|
|
bucket_fill.h \
|
|
|
|
by_color_select.c \
|
|
|
|
by_color_select.h \
|
|
|
|
channel.c \
|
|
|
|
channel.h \
|
1998-01-22 15:02:57 +08:00
|
|
|
channel_pvt.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
channel_cmds.c \
|
|
|
|
channels_dialog.c \
|
|
|
|
channels_dialog.h \
|
|
|
|
channel_ops.c \
|
|
|
|
channel_ops.h \
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
channel_ops_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
clone.c \
|
|
|
|
clone.h \
|
|
|
|
color_area.c \
|
|
|
|
color_area.h \
|
|
|
|
color_balance.c \
|
|
|
|
color_balance.h \
|
1999-04-09 14:00:11 +08:00
|
|
|
color_cmds.c \
|
Bit of a large checkin this - it's basically three things: 1 - GimpModules
Sun Jan 11 00:24:21 GMT 1999 Austin Donnelly <austin@greenend.org.uk>
Bit of a large checkin this - it's basically three things:
1 - GimpModules using gmodules to dynamically load and
initialise modules at gimp start of day.
2 - Color selectors now register themselves with a color
notebook.
3 - progress bars have been cleaned up a bit, so now have
progress indictations on all transform tool and gradient
fill operations. Not done bucket fill, but that seems to
be the next candidate.
New directories:
* modules/: new directory for dynamically loadable modules.
New files:
* modules/.cvsignore
* modules/Makefile.am
* modules/colorsel_gtk.c: GTK color selector wrapped up as a
color selector the gimp can use.
* app/gimpprogress.[ch]: progress bars within gimp core, either as
popups, or in the status bar. This is mainly code moved out
of plug-in.c
* app/color_notebook.[ch]: color selector notebook, implementing
very similar interface to color_select.h so it can be used as
a drop-in replacement for it.
* libgimp/color_selector.h: API color selectors need to implement
to become a page in the color_notebook.
* libgimp/gimpmodule.h: API gimp modules need to implement to be
initialised by gimp at start of day.
Modified files:
* Makefile.am: add modules/ to SUBDIRS
* libgimp/Makefile.am: install gimpmodule.h and color_selector.h
* app/gimprc.[ch]: recognise module-path variable.
* gimprc.in: set module-path variable to something sensible
(currently "${gimp_dir}/modules:${gimp_plugin_dir}/modules").
* app/Makefile.am: build color notebook and gimpprogress
* app/app_procs.c: register internal GIMP color selector with
color notebook.
* app/asupsample.c: call progress function less frequently for
better performance.
* app/asupsample.h: progress_func_t typedef moved to gimpprogress.h
* app/blend.c: make callbacks to a progress function
* app/color_area.c: use a color notebook rather than a color selector
* app/color_panel.c: ditto
* app/color_select.c: export color selector interface for notebook
* app/color_select.h: color_select_init() prototype
* app/flip_tool.c: flip the image every time, rather than every
second click.
* app/interface.c: move progress bar stuff out to
gimpprogress.c. Make the code actually work while we're at it.
* app/interface.h: move prototypes for progress functions out to
gimpprogress.h
* app/plug_in.c: load and initialise modules (if possible). Move
progress bar handling code out to gimpprogress.c
* app/plug_in.h: keep only a gimp_progress * for each plugin, not
a whole bunch of GtkWidgets.
* app/scale_tool.c
* app/rotate_tool.c
* app/shear_tool.c
* app/perspective_tool.c: progress bar during operation.
De-sensitise the dialog to discourage the user from running
two transforms in parallel.
* app/transform_core.c: recalculate grid coords when bounding box
changes. Only initialise the action area of the dialog once,
to avoid multiple "ok" / "reset" buttons appearing. Undraw
transform tool with correct matrix to get rid of handle
remains on screen. Call a progress function as we apply the
transform matrix. A few new i18n markups. Invalidate
floating selection marching ants after applying matrix.
* app/transform_core.h: transform_core_do() takes an optional
progress callback argument (and data).
* plug-ins/oilify/oilify.c: send progress bar updates after every
pixel region, not only if they processed a multiple of 5
pixels (which was quite unlikely, and therefore gave a jerky
progress indication).
1999-01-11 08:57:33 +08:00
|
|
|
color_notebook.c \
|
|
|
|
color_notebook.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
color_panel.c \
|
|
|
|
color_panel.h \
|
|
|
|
color_picker.c \
|
|
|
|
color_picker.h \
|
|
|
|
color_select.c \
|
|
|
|
color_select.h \
|
|
|
|
color_transfer.c \
|
|
|
|
color_transfer.h \
|
|
|
|
colormaps.c \
|
|
|
|
colormaps.h \
|
1999-01-08 03:53:05 +08:00
|
|
|
colormap_dialog.c \
|
|
|
|
colormap_dialog.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
commands.c \
|
|
|
|
commands.h \
|
1999-06-19 02:29:27 +08:00
|
|
|
context_manager.c \
|
|
|
|
context_manager.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
convert.c \
|
|
|
|
convert.h \
|
1999-03-28 14:55:29 +08:00
|
|
|
convert_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
convolve.c \
|
|
|
|
convolve.h \
|
|
|
|
crop.c \
|
|
|
|
crop.h \
|
|
|
|
cursorutil.c \
|
|
|
|
cursorutil.h \
|
|
|
|
curves.c \
|
|
|
|
curves.h \
|
|
|
|
datafiles.c \
|
|
|
|
datafiles.h \
|
|
|
|
desaturate.c \
|
|
|
|
desaturate.h \
|
1998-06-06 11:49:01 +08:00
|
|
|
devices.c \
|
|
|
|
devices.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
dialog_types.h \
|
1999-01-11 07:20:33 +08:00
|
|
|
dialog_handler.c \
|
|
|
|
dialog_handler.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
disp_callbacks.c \
|
|
|
|
disp_callbacks.h \
|
2000-06-01 20:20:13 +08:00
|
|
|
display_cmds.c \
|
1998-07-14 14:15:10 +08:00
|
|
|
docindex.c \
|
|
|
|
docindex.h \
|
1999-07-02 00:52:50 +08:00
|
|
|
dodgeburn.c \
|
|
|
|
dodgeburn.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
draw_core.c \
|
|
|
|
draw_core.h \
|
|
|
|
drawable.c \
|
|
|
|
drawable.h \
|
1998-01-22 15:02:57 +08:00
|
|
|
drawable_pvt.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
drawable_cmds.c \
|
|
|
|
edit_cmds.c \
|
|
|
|
edit_selection.c \
|
|
|
|
edit_selection.h \
|
|
|
|
ellipse_select.c \
|
|
|
|
ellipse_select.h \
|
|
|
|
eraser.c \
|
|
|
|
eraser.h \
|
1998-07-29 05:11:47 +08:00
|
|
|
errorconsole.c \
|
|
|
|
errorconsole.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
errors.c \
|
|
|
|
errors.h \
|
|
|
|
equalize.c \
|
|
|
|
equalize.h \
|
|
|
|
fileops.c \
|
|
|
|
fileops.h \
|
1999-12-15 03:38:38 +08:00
|
|
|
fileopsP.h \
|
1999-05-01 05:11:27 +08:00
|
|
|
fileops_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
flip_tool.c \
|
|
|
|
flip_tool.h \
|
|
|
|
floating_sel.c \
|
|
|
|
floating_sel.h \
|
|
|
|
floating_sel_cmds.c \
|
1998-06-09 05:53:45 +08:00
|
|
|
file_new_dialog.c \
|
|
|
|
file_new_dialog.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
free_select.c \
|
|
|
|
free_select.h \
|
|
|
|
fsdither.h \
|
|
|
|
fuzzy_select.c \
|
|
|
|
fuzzy_select.h \
|
|
|
|
gdisplay.c \
|
|
|
|
gdisplay.h \
|
|
|
|
gdisplayP.h \
|
1998-08-16 08:34:20 +08:00
|
|
|
gdisplayF.h \
|
1999-07-29 07:00:08 +08:00
|
|
|
gdisplay_color.c \
|
|
|
|
gdisplay_color.h \
|
1999-08-31 10:00:34 +08:00
|
|
|
gdisplay_color_ui.c \
|
|
|
|
gdisplay_color_ui.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
gdisplay_ops.c \
|
|
|
|
gdisplay_ops.h \
|
|
|
|
general.c \
|
|
|
|
general.h \
|
|
|
|
gimage.c \
|
|
|
|
gimage.h \
|
|
|
|
gimage_mask.c \
|
|
|
|
gimage_mask.h \
|
1998-07-09 13:31:06 +08:00
|
|
|
gimpbrush.c \
|
|
|
|
gimpbrush.h \
|
|
|
|
gimpbrushgenerated.c \
|
|
|
|
gimpbrushgenerated.h \
|
|
|
|
gimpbrushlist.c \
|
|
|
|
gimpbrushlist.h \
|
1998-12-17 19:50:35 +08:00
|
|
|
gimpbrushlistF.h \
|
|
|
|
gimpbrushlistP.h \
|
1999-08-27 04:11:36 +08:00
|
|
|
gimpbrushpipe.c \
|
|
|
|
gimpbrushpipe.h \
|
1999-09-12 03:33:33 +08:00
|
|
|
gimpbrushpipeP.h \
|
1999-06-18 03:13:08 +08:00
|
|
|
gimpcontext.c \
|
|
|
|
gimpcontext.h \
|
1999-09-01 08:12:33 +08:00
|
|
|
gimpcontextpreview.c \
|
|
|
|
gimpcontextpreview.h \
|
1999-08-21 03:59:06 +08:00
|
|
|
gimpdnd.c \
|
1999-08-20 03:53:30 +08:00
|
|
|
gimpdnd.h \
|
1999-09-28 01:58:10 +08:00
|
|
|
gimphelp.c \
|
|
|
|
gimphelp.h \
|
1999-04-19 05:22:41 +08:00
|
|
|
gimphistogram.c \
|
|
|
|
gimphistogram.h \
|
|
|
|
gimphistogramP.h \
|
|
|
|
gimphistogramF.h \
|
1998-07-12 19:40:43 +08:00
|
|
|
gimplist.c \
|
|
|
|
gimplist.h \
|
|
|
|
gimplistF.h \
|
|
|
|
gimplistP.h \
|
1999-02-16 16:53:54 +08:00
|
|
|
gimplut.c \
|
|
|
|
gimplut.h \
|
1999-03-09 09:58:37 +08:00
|
|
|
gimplutF.h \
|
|
|
|
gimplutP.h \
|
1998-10-30 18:21:33 +08:00
|
|
|
gimpparasite.c \
|
|
|
|
gimpparasite.h \
|
Bit of a large checkin this - it's basically three things: 1 - GimpModules
Sun Jan 11 00:24:21 GMT 1999 Austin Donnelly <austin@greenend.org.uk>
Bit of a large checkin this - it's basically three things:
1 - GimpModules using gmodules to dynamically load and
initialise modules at gimp start of day.
2 - Color selectors now register themselves with a color
notebook.
3 - progress bars have been cleaned up a bit, so now have
progress indictations on all transform tool and gradient
fill operations. Not done bucket fill, but that seems to
be the next candidate.
New directories:
* modules/: new directory for dynamically loadable modules.
New files:
* modules/.cvsignore
* modules/Makefile.am
* modules/colorsel_gtk.c: GTK color selector wrapped up as a
color selector the gimp can use.
* app/gimpprogress.[ch]: progress bars within gimp core, either as
popups, or in the status bar. This is mainly code moved out
of plug-in.c
* app/color_notebook.[ch]: color selector notebook, implementing
very similar interface to color_select.h so it can be used as
a drop-in replacement for it.
* libgimp/color_selector.h: API color selectors need to implement
to become a page in the color_notebook.
* libgimp/gimpmodule.h: API gimp modules need to implement to be
initialised by gimp at start of day.
Modified files:
* Makefile.am: add modules/ to SUBDIRS
* libgimp/Makefile.am: install gimpmodule.h and color_selector.h
* app/gimprc.[ch]: recognise module-path variable.
* gimprc.in: set module-path variable to something sensible
(currently "${gimp_dir}/modules:${gimp_plugin_dir}/modules").
* app/Makefile.am: build color notebook and gimpprogress
* app/app_procs.c: register internal GIMP color selector with
color notebook.
* app/asupsample.c: call progress function less frequently for
better performance.
* app/asupsample.h: progress_func_t typedef moved to gimpprogress.h
* app/blend.c: make callbacks to a progress function
* app/color_area.c: use a color notebook rather than a color selector
* app/color_panel.c: ditto
* app/color_select.c: export color selector interface for notebook
* app/color_select.h: color_select_init() prototype
* app/flip_tool.c: flip the image every time, rather than every
second click.
* app/interface.c: move progress bar stuff out to
gimpprogress.c. Make the code actually work while we're at it.
* app/interface.h: move prototypes for progress functions out to
gimpprogress.h
* app/plug_in.c: load and initialise modules (if possible). Move
progress bar handling code out to gimpprogress.c
* app/plug_in.h: keep only a gimp_progress * for each plugin, not
a whole bunch of GtkWidgets.
* app/scale_tool.c
* app/rotate_tool.c
* app/shear_tool.c
* app/perspective_tool.c: progress bar during operation.
De-sensitise the dialog to discourage the user from running
two transforms in parallel.
* app/transform_core.c: recalculate grid coords when bounding box
changes. Only initialise the action area of the dialog once,
to avoid multiple "ok" / "reset" buttons appearing. Undraw
transform tool with correct matrix to get rid of handle
remains on screen. Call a progress function as we apply the
transform matrix. A few new i18n markups. Invalidate
floating selection marching ants after applying matrix.
* app/transform_core.h: transform_core_do() takes an optional
progress callback argument (and data).
* plug-ins/oilify/oilify.c: send progress bar updates after every
pixel region, not only if they processed a multiple of 5
pixels (which was quite unlikely, and therefore gave a jerky
progress indication).
1999-01-11 08:57:33 +08:00
|
|
|
gimpprogress.c \
|
|
|
|
gimpprogress.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
gimprc.c \
|
|
|
|
gimprc.h \
|
1999-04-19 05:22:41 +08:00
|
|
|
gimprc_cmds.c \
|
1999-09-28 01:58:10 +08:00
|
|
|
gimpui.c \
|
|
|
|
gimpui.h \
|
1999-03-17 04:14:07 +08:00
|
|
|
gimpunit.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
global_edit.c \
|
|
|
|
global_edit.h \
|
|
|
|
gradient.c \
|
1999-10-28 23:05:49 +08:00
|
|
|
gradientP.h \
|
1998-11-05 07:30:18 +08:00
|
|
|
gradient_header.h \
|
1999-10-28 23:05:49 +08:00
|
|
|
gradient_select.h \
|
1998-11-05 07:30:18 +08:00
|
|
|
gradient_select.c \
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
gradient_select_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
gradient.h \
|
2000-06-02 05:18:04 +08:00
|
|
|
gradients_cmds.c \
|
1999-09-02 09:41:18 +08:00
|
|
|
gtkwrapbox.c \
|
|
|
|
gtkwrapbox.h \
|
|
|
|
gtkhwrapbox.c \
|
|
|
|
gtkhwrapbox.h \
|
1999-09-03 08:15:11 +08:00
|
|
|
gtkvwrapbox.c \
|
|
|
|
gtkvwrapbox.h \
|
1999-04-27 12:57:59 +08:00
|
|
|
guides_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
gximage.c \
|
|
|
|
gximage.h \
|
2000-05-31 21:24:14 +08:00
|
|
|
help_cmds.c \
|
added gimphistogram*, histogramwidget*, removed histogram.[ch]
* app/Makefile.am: added gimphistogram*, histogramwidget*,
removed histogram.[ch]
* app/histogram.[ch]: removed. replaced with histogramwidget.[ch].
* app/{gimphistogramP.h, gimphistogram.h, gimphistogram.c}: new
functions that calculate histograms in parallel and perform
calculations on them.
* app/histogramwidget.[ch]: Same as old histogram.[ch], only it is
now a real widget, and it uses GimpHistograms instead of arrays of
values.
* app/curves.c: #include gimphistogram.h instead of histogram.h.
* app/equalize.c: use GimpHistogram and GimpLut.
* app/gimpbrush.c, app/gimpimage.c, app/gimpset.c: use
GTK_RUN_FIRST in calls to gimp_signal_new.
* app/histogram_tool.c, app/levels.c, app/threshold.c: modified to
use the new HistogramWidget.
* app/paint_funcs.c: removed some unused variables.
* app/preferences_dialog.c: only display the num-processor field
if we are configured --with-mp
* plug-ins/gee/gee.c: removed a couple of c++ style comments.
1999-03-01 13:11:19 +08:00
|
|
|
histogramwidget.c \
|
|
|
|
histogramwidget.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
histogram_tool.c \
|
|
|
|
histogram_tool.h \
|
|
|
|
hue_saturation.c \
|
|
|
|
hue_saturation.h \
|
2000-06-01 20:20:13 +08:00
|
|
|
image_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
image_map.c \
|
|
|
|
image_map.h \
|
1999-08-26 12:39:21 +08:00
|
|
|
image_new.c \
|
|
|
|
image_new.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
image_render.c \
|
|
|
|
image_render.h \
|
1999-06-02 13:55:02 +08:00
|
|
|
indicator_area.c \
|
|
|
|
indicator_area.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
info_dialog.c \
|
|
|
|
info_dialog.h \
|
|
|
|
info_window.c \
|
|
|
|
info_window.h \
|
1998-06-15 06:42:36 +08:00
|
|
|
ink.c \
|
|
|
|
ink.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
interface.c \
|
|
|
|
interface.h \
|
|
|
|
internal_procs.c \
|
|
|
|
internal_procs.h \
|
|
|
|
invert.c \
|
|
|
|
invert.h \
|
|
|
|
iscissors.c \
|
|
|
|
iscissors.h \
|
|
|
|
layer.c \
|
|
|
|
layer.h \
|
1998-08-16 08:34:20 +08:00
|
|
|
layerF.h \
|
1998-01-22 15:02:57 +08:00
|
|
|
layer_pvt.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
layer_cmds.c \
|
|
|
|
layer_select.c \
|
|
|
|
layer_select.h \
|
|
|
|
layers_dialog.c \
|
|
|
|
layers_dialog.h \
|
1999-06-22 04:04:04 +08:00
|
|
|
layers_dialogP.h \
|
1999-06-07 01:26:51 +08:00
|
|
|
lc_dialog.c \
|
|
|
|
lc_dialog.h \
|
|
|
|
lc_dialogP.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
levels.c \
|
|
|
|
levels.h \
|
1999-04-09 14:00:11 +08:00
|
|
|
lut_funcs.c \
|
|
|
|
lut_funcs.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
magnify.c \
|
|
|
|
magnify.h \
|
|
|
|
main.c \
|
|
|
|
marching_ants.h \
|
1999-08-15 23:59:06 +08:00
|
|
|
measure.c \
|
|
|
|
measure.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
menus.c \
|
|
|
|
menus.h \
|
2000-05-31 21:24:14 +08:00
|
|
|
message_cmds.c \
|
1999-04-13 15:09:33 +08:00
|
|
|
misc_cmds.c \
|
1999-01-19 08:03:00 +08:00
|
|
|
module_db.c \
|
|
|
|
module_db.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
move.c \
|
|
|
|
move.h \
|
1999-08-13 06:21:04 +08:00
|
|
|
nav_window.c \
|
|
|
|
nav_window.h \
|
1998-04-03 18:29:25 +08:00
|
|
|
ops_buttons.c \
|
|
|
|
ops_buttons.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
palette.c \
|
1998-12-19 08:09:15 +08:00
|
|
|
palette_entries.h \
|
1998-12-24 08:08:39 +08:00
|
|
|
palette.h \
|
1999-04-04 15:12:22 +08:00
|
|
|
palette_cmds.c \
|
1998-12-24 08:08:39 +08:00
|
|
|
palette_select.c \
|
|
|
|
palette_select.h \
|
1999-10-27 02:27:27 +08:00
|
|
|
paletteP.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
paint_core.c \
|
|
|
|
paint_core.h \
|
2000-05-29 16:40:29 +08:00
|
|
|
paint_core_kernels.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
paint_funcs.c \
|
|
|
|
paint_funcs.h \
|
1999-04-22 22:34:00 +08:00
|
|
|
paint_options.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
paintbrush.c \
|
|
|
|
paintbrush.h \
|
1998-10-08 16:15:21 +08:00
|
|
|
parasite_cmds.c \
|
1998-10-30 18:21:33 +08:00
|
|
|
parasitelist.c \
|
|
|
|
parasitelist.h \
|
|
|
|
parasitelistF.h \
|
|
|
|
parasitelistP.h \
|
2000-02-16 09:47:22 +08:00
|
|
|
path.c \
|
2000-02-16 21:52:33 +08:00
|
|
|
path.h \
|
|
|
|
pathP.h \
|
|
|
|
path_transform.h \
|
1999-03-22 08:51:30 +08:00
|
|
|
paths_cmds.c \
|
1999-03-06 07:50:24 +08:00
|
|
|
paths_dialog.c \
|
1999-06-07 01:26:51 +08:00
|
|
|
paths_dialog.h \
|
|
|
|
paths_dialogP.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
pattern_header.h \
|
|
|
|
pattern_select.c \
|
|
|
|
pattern_select.h \
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
pattern_select_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
patterns.c \
|
|
|
|
patterns.h \
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
patterns_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
pencil.c \
|
|
|
|
pencil.h \
|
|
|
|
perspective_tool.c \
|
|
|
|
perspective_tool.h \
|
1999-04-09 14:00:11 +08:00
|
|
|
pixel_processor.c \
|
|
|
|
pixel_processor.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
pixel_region.c \
|
|
|
|
pixel_region.h \
|
1999-07-29 07:00:08 +08:00
|
|
|
pixel_regionP.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
pixmaps.h \
|
1998-07-08 14:41:58 +08:00
|
|
|
pixmaps2.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
plug_in.c \
|
|
|
|
plug_in.h \
|
1999-05-04 03:22:58 +08:00
|
|
|
plug_in_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
posterize.c \
|
|
|
|
posterize.h \
|
1998-06-09 05:53:45 +08:00
|
|
|
preferences_dialog.c \
|
|
|
|
preferences_dialog.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
procedural_db.c \
|
|
|
|
procedural_db.h \
|
gave parasite undo a MISC_UNDO class for now so it compiles
* app/gimpdrawable.c: gave parasite undo a MISC_UNDO class for now
so it compiles
* app/tools_cmds.c: fix crop invoker to give correct args to
crop_image
* app/color_cmds.c: s/GRAY/GRAY_LUT/g;
* app/brush_select.[ch]: removed PDB procs, export brush_active_dialogs,
brush_select_dialog, s/active_dialogs/brush_active_dialogs/
* app/gimage_cmds.[ch]
* app/channel_ops.[ch]: removed channel ops PDB procs, moved duplicate
function from gimage_cmds to channel_ops, export offset and duplicate
* app/gimpbrushlist.[ch]: removed PDB procs
* app/gradient.[ch]: removed PDB procs,
* app/gradient_header.h: exported G_SAMPLE, GradSelect, num_gradients,
grad_active_dialogs, gradient_select_dialog
* app/gradient_select.c: removed PDB procs,
s/active_dialogs/grad_active_dialogs/
* app/patterns.[ch]: removed PDB procs
* app/pattern_select.[ch]: removed PDB procs,
s/active_dialogs/pattern_active_dialogs/
* app/procedural_db.c: removed PDB procs and supporting functions
* app/procedrual_db.h: fiddled with enums
* app/channel_cmds.[ch]
* app/drawable_cmds.[ch]
* app/parasite_cmds.[ch]: pdbgenned now, removed header files
* app/gimpparasite.c: minor cleanup
* app/internal_procs.c: use pdbgen stuff
* app/tools_cmds.c
* app/text_tool_cmds.c: updated from pdbgen
* app/brushes_cmds.c
* app/brush_select_cmds.c
* app/gradient_cmds.c
* app/gradient_select_cmds.c
* app/patterns_cmds.c
* app/pattern_select_cmds.c
* app/procedural_db_cmds.c: new pdbgen files
* app/Makefile.am: file shuffle (see above)
-Yosh
1999-04-24 04:54:02 +08:00
|
|
|
procedural_db_cmds.c \
|
1999-07-07 11:18:54 +08:00
|
|
|
qmask.c \
|
|
|
|
qmask.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
rect_select.c \
|
|
|
|
rect_select.h \
|
|
|
|
rect_selectP.h \
|
2000-01-25 06:16:36 +08:00
|
|
|
regex.h \
|
|
|
|
regex.c \
|
2000-09-25 09:27:47 +08:00
|
|
|
resolution_calibrate.c \
|
|
|
|
resolution_calibrate.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
resize.c \
|
|
|
|
resize.h \
|
|
|
|
rotate_tool.c \
|
|
|
|
rotate_tool.h \
|
|
|
|
scale.c \
|
|
|
|
scale.h \
|
|
|
|
scale_tool.c \
|
|
|
|
scale_tool.h \
|
1999-10-04 14:48:24 +08:00
|
|
|
scan_convert.c \
|
|
|
|
scan_convert.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
scroll.c \
|
|
|
|
scroll.h \
|
|
|
|
selection.c \
|
|
|
|
selection.h \
|
2000-06-01 20:20:13 +08:00
|
|
|
selection_cmds.c \
|
1999-04-13 01:55:06 +08:00
|
|
|
selection_options.h \
|
1998-06-23 01:30:40 +08:00
|
|
|
session.h \
|
|
|
|
session.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
shear_tool.c \
|
|
|
|
shear_tool.h \
|
1999-07-02 00:52:50 +08:00
|
|
|
smudge.c \
|
|
|
|
smudge.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
temp_buf.c \
|
|
|
|
temp_buf.h \
|
|
|
|
text_tool.c \
|
|
|
|
text_tool.h \
|
1999-04-10 12:54:34 +08:00
|
|
|
text_tool_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
threshold.c \
|
|
|
|
threshold.h \
|
|
|
|
tile.c \
|
|
|
|
tile.h \
|
1998-07-08 14:41:58 +08:00
|
|
|
tile_pvt.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
tile_cache.c \
|
|
|
|
tile_cache.h \
|
|
|
|
tile_manager.c \
|
|
|
|
tile_manager.h \
|
1998-01-22 15:02:57 +08:00
|
|
|
tile_manager_pvt.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
tile_swap.c \
|
|
|
|
tile_swap.h \
|
|
|
|
tips_dialog.c \
|
|
|
|
tips_dialog.h \
|
1999-04-13 01:55:06 +08:00
|
|
|
tool_options.c \
|
|
|
|
tool_options.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
tools.c \
|
|
|
|
tools.h \
|
1998-08-16 08:34:20 +08:00
|
|
|
toolsF.h \
|
1999-04-19 05:22:41 +08:00
|
|
|
tools_cmds.c \
|
1997-11-25 06:05:25 +08:00
|
|
|
transform_core.c \
|
|
|
|
transform_core.h \
|
|
|
|
transform_tool.c \
|
|
|
|
transform_tool.h \
|
|
|
|
undo.c \
|
|
|
|
undo.h \
|
|
|
|
undo_cmds.c \
|
Honest, guv, it's not a feature - it's a tightly integrated package of
Mon Sep 20 12:51:30 EDT 1999 Austin Donnelly <austin@gimp.org>
Honest, guv, it's not a feature - it's a tightly integrated
package of undo system cleanups and fixes.
NEW FILES:
* app/undo_history.c: window showing recent undo (and redo) steps
available.
* app/undo_types.h: broken out of undo.h to fix circular includes.
MODIFIED FILES:
* app/Makefile.am: compile undo_history.c
* app/channel.h: use enum for channel undo type, not just magic
numbers.
* app/layer.h: same for layer undos.
* app/commands.c: edit_show_undo_history_cmd_callback() function to
pull up undo history window.
* app/commands.h: prototype for above.
* app/gdisplay.c: make undo / redo menu items sensitive according
to whether they would do anything. Would be easy to change
the text to say what would be undone/redone, but I don't know
the GTK.
* app/gimpimage.c: new signal emitted by gimage:
UNDO_EVENT. gimp_image_undo_event() function to emit it.
* app/gimpimage.h: prototype for above.
* app/gimpimageP.h: pushing_undo_group member is now an undo_type,
not an int. Keep undo history widget here too (if created).
* app/menus.c: add "Edit/Undo history..." to image menu.
* app/undo.c: new types: enums undo_type and undo_state rather than
ints and magic numbers. All undo_pop_* and undo_free_*
functions made static. New static function
undo_type_to_name(). Issue undo event signals on various
important events (eg undo pushed, undo popped etc).
undo_push() now takes a "dirties_image" arg to say whether
image should be dirtied. Layer moves now dirty the image. A
couple of g_return_if_fails () on undo_pop and undo_redo to
assert we're not in the middle of an undo group.
undo_get_{undo,redo}_name() to peek at names of top items on
undo and redo stacks resp. undo_map_over_{undo,redo}_stack()
to run a function for each item or group on stack. Layer and
channel undos use symbolic names rather than 0 or 1. Array
mapping undo types to names.
* app/undo.h: split out undo types to undo_types.h. Prototypes
for functions described above. undo_event_t enum.
undo_history_new() prototype lives here too.
Random other fixes:
* app/gimpdrawable.c
* app/image_render.c: default labels in switches to keep egcs happy.
* app/nav_window.c: some fixes to (sort of) cope with image res !=
screen res. Still needs work to handle non-square pixels
properly.
* app/paths_dialog.c: bad idea to call gimp_image_dirty()
directly. Even though it's currently commented out.
1999-09-21 01:15:20 +08:00
|
|
|
undo_history.c \
|
1999-10-07 07:48:01 +08:00
|
|
|
undo_types.h \
|
1999-03-17 04:14:07 +08:00
|
|
|
unitrc.h \
|
1999-04-04 15:12:22 +08:00
|
|
|
unit_cmds.c \
|
2000-04-08 02:55:21 +08:00
|
|
|
user_install.c \
|
|
|
|
user_install.h \
|
1997-11-25 06:05:25 +08:00
|
|
|
wilber.h \
|
|
|
|
xcf.c \
|
2000-02-16 09:47:22 +08:00
|
|
|
xcf.h
|
1997-11-25 06:05:25 +08:00
|
|
|
|
|
|
|
EXTRA_DIST = \
|
1999-09-12 03:33:33 +08:00
|
|
|
colormap_dialog.i.c \
|
|
|
|
colormap_dialog.i.h \
|
|
|
|
colormap_dialog.p.h \
|
|
|
|
colormap_dialog.t.h \
|
2000-08-25 01:53:43 +08:00
|
|
|
makefile.mingw \
|
|
|
|
makefile.mingw.in \
|
1999-03-09 05:59:55 +08:00
|
|
|
makefile.msc \
|
|
|
|
gimp.rc \
|
1999-06-07 02:17:57 +08:00
|
|
|
gimp.sym \
|
1999-03-09 05:59:55 +08:00
|
|
|
wilber.ico
|
1999-03-06 07:50:24 +08:00
|
|
|
|
1997-11-25 06:05:25 +08:00
|
|
|
|
1999-09-14 06:31:07 +08:00
|
|
|
gimp_LDFLAGS = -export-dynamic -export-symbols $(srcdir)/gimp.sym
|
1999-05-05 06:59:54 +08:00
|
|
|
|
1999-04-10 12:54:34 +08:00
|
|
|
AM_CPPFLAGS = \
|
1997-11-25 06:05:25 +08:00
|
|
|
-DLIBDIR=\""$(gimpplugindir)"\" \
|
1998-12-02 07:19:01 +08:00
|
|
|
-DLOCALEDIR=\""$(localedir)"\" \
|
1999-01-03 07:28:01 +08:00
|
|
|
-DREGEX_MALLOC \
|
2000-07-31 00:25:19 +08:00
|
|
|
-DG_LOG_DOMAIN=\"Gimp\" \
|
1999-05-13 11:10:45 +08:00
|
|
|
@GIMP_THREAD_FLAGS@ \
|
|
|
|
@GIMP_MP_FLAGS@
|
1997-11-25 06:05:25 +08:00
|
|
|
|
|
|
|
INCLUDES = \
|
|
|
|
-I$(top_srcdir) \
|
1998-08-06 07:46:04 +08:00
|
|
|
-I$(top_srcdir)/intl \
|
1998-06-20 03:47:34 +08:00
|
|
|
$(GTK_CFLAGS) \
|
1997-11-25 06:05:25 +08:00
|
|
|
-I$(includedir)
|
|
|
|
|
1999-05-05 06:59:54 +08:00
|
|
|
gimp_LDADD = \
|
1998-06-30 23:31:32 +08:00
|
|
|
libgimpim.a \
|
1997-11-25 06:05:25 +08:00
|
|
|
$(top_builddir)/libgimp/libgimpi.a \
|
1998-06-20 03:47:34 +08:00
|
|
|
$(GTK_LIBS) \
|
1999-01-21 12:49:18 +08:00
|
|
|
$(GIMP_THREAD_LIBS) \
|
1999-05-13 11:10:45 +08:00
|
|
|
$(GIMP_MP_LIBS) \
|
1999-01-21 12:49:18 +08:00
|
|
|
$(INTLLIBS)
|
1997-11-25 06:05:25 +08:00
|
|
|
|
|
|
|
.PHONY: files
|
|
|
|
|
|
|
|
files:
|
|
|
|
@files=`ls $(DISTFILES) 2> /dev/null`; for p in $$files; do \
|
|
|
|
echo $$p; \
|
|
|
|
done
|
1999-01-08 03:53:05 +08:00
|
|
|
|
2000-08-25 01:53:43 +08:00
|
|
|
makefile.mingw: $(top_builddir)/config.status $(top_srcdir)/app/makefile.mingw.in
|
|
|
|
cd $(top_builddir) && CONFIG_FILES=app/$@ CONFIG_HEADERS= $(SHELL) ./config.status
|
|
|
|
|
1999-01-08 03:53:05 +08:00
|
|
|
# GCG stuff
|
1999-08-22 08:39:51 +08:00
|
|
|
#
|
|
|
|
# SUFFIXES = .gc .gh
|
|
|
|
#
|
|
|
|
# if WITH_GCG
|
|
|
|
# GCG = ../tools/gcg/gcg -I$(srcdir) -I$(top_srcdir)/tools/gcg/gh
|
|
|
|
# GEN_CODE = colormap_dialog.c
|
|
|
|
# if WITH_GNU_MAKE
|
|
|
|
# GEN_HEADER =$(subst .gc,.t.h,$(GCG_DEFS)) \
|
|
|
|
# $(subst .gc,.p.h,$(GCG_DEFS)) \
|
|
|
|
# $(subst .gc,.i.h,$(GCG_DEFS)) \
|
|
|
|
# $(subst .gc,.h,$(GCG_DEFS))
|
|
|
|
#
|
|
|
|
# $(GEN_CODE): %.c: %.gc
|
|
|
|
# $(GCG) -o $@ $<
|
|
|
|
# else # WITH_GNU_MAKE
|
|
|
|
# GEN_HEADER = # fill in here manually, if you bother
|
|
|
|
# .gc.c:
|
|
|
|
# $(GCG) -o $@ $<
|
|
|
|
# endif # WITH_GNU_MAKE
|
|
|
|
#
|
|
|
|
# BUILT_SOURCES = $(GEN_CODE) $(GEN_HEADER)
|
|
|
|
#
|
|
|
|
# if ENABLE_GCG_DEPS
|
|
|
|
# if WITH_GNU_MAKE
|
|
|
|
# # dependency magic
|
|
|
|
# GCGMAKEDEPEND = $(top_srcdir)/tools/gcg/gcgmakedepend
|
|
|
|
# $(DEF_DEPS): .deps/%.d: %.gc
|
|
|
|
# $(GCGMAKEDEPEND) $(DEF_INC) $< >$@
|
1999-01-08 03:53:05 +08:00
|
|
|
# automake uses .P for .c files, we use .d for .gc files, should
|
|
|
|
# be no conflict..
|
1999-08-22 08:39:51 +08:00
|
|
|
# GCG_DEFS = $(subst .c,.gc,$(GEN_CODE))
|
|
|
|
# DEF_DEPS = $(patsubst %.gc,.deps/%.d,$(GCG_DEFS))
|
|
|
|
# -include $(DEF_DEPS)
|
|
|
|
# endif # WITH_GNU_MAKE
|
|
|
|
# endif # ENABLE_GCG_DEPS
|
|
|
|
# endif # WITH_GCG
|
1999-01-08 03:53:05 +08:00
|
|
|
# end GCG stuff
|