gimp/plug-ins/imagemap
Michael Natterer 14d0a3ff07 app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c
2001-12-29  Michael Natterer  <mitch@gimp.org>

	* app/gimpprogress.c
	* app/nav_window.c
	* app/ops_buttons.c
	* app/undo_history.c
	* app/display/gimpdisplayshell.c
	* app/gui/about-dialog.c
	* app/gui/brush-editor.c
	* app/gui/channels-commands.c
	* app/gui/color-area.c
	* app/gui/color-notebook.c
	* app/gui/color-select.c
	* app/gui/colormap-dialog.c
	* app/gui/convert-dialog.c
	* app/gui/device-status-dialog.c
	* app/gui/file-new-dialog.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gradient-editor.c
	* app/gui/info-dialog.c
	* app/gui/layers-commands.c
	* app/gui/module-browser.c
	* app/gui/offset-dialog.c
	* app/gui/palette-editor.c
	* app/gui/palettes-commands.c
	* app/gui/paths-dialog.c
	* app/gui/qmask-commands.c
	* app/gui/resize-dialog.c
	* app/gui/resolution-calibrate-dialog.c
	* app/gui/splash.c
	* app/gui/tips-dialog.c
	* app/gui/toolbox.c
	* app/gui/user-install-dialog.c
	* app/tools/gimpbrightnesscontrasttool.c
	* app/tools/gimpbycolorselecttool.c
	* app/tools/gimpcolorbalancetool.c
	* app/tools/gimpcolorpickertool.c
	* app/tools/gimpcroptool.c
	* app/tools/gimpcurvestool.c
	* app/tools/gimphuesaturationtool.c
	* app/tools/gimpinktool.c
	* app/tools/gimplevelstool.c
	* app/tools/gimpposterizetool.c
	* app/tools/gimprotatetool.c
	* app/tools/gimpthresholdtool.c
	* app/tools/paint_options.c
	* app/tools/selection_options.c
	* app/widgets/gimpchannellistview.c
	* app/widgets/gimpcolorpanel.c
	* app/widgets/gimpcomponentlistitem.c
	* app/widgets/gimpconstrainedhwrapbox.c
	* app/widgets/gimpcontainergridview.c
	* app/widgets/gimpcontainerlistview.c
	* app/widgets/gimpcontainermenuimpl.c
	* app/widgets/gimpdialogfactory.c
	* app/widgets/gimpdnd.c
	* app/widgets/gimpdock.c
	* app/widgets/gimpdockbook.c
	* app/widgets/gimpdrawablelistitem.c
	* app/widgets/gimpdrawablelistview.c
	* app/widgets/gimpfontselection-dialog.c
	* app/widgets/gimphistogramview.c
	* app/widgets/gimpitemfactory.c
	* app/widgets/gimplayerlistitem.c
	* app/widgets/gimplistitem.[ch]
	* app/widgets/gimpmenuitem.c
	* app/widgets/gimppreview.[ch]
	* app/widgets/gtkhwrapbox.c
	* app/widgets/gtkvwrapbox.c
	* app/widgets/gtkwrapbox.c
	* libgimp/gimpbrushmenu.c
	* libgimp/gimpexport.c
	* libgimp/gimpgradientmenu.c
	* libgimp/gimpmenu.c
	* libgimp/gimppatternmenu.c
	* libgimpwidgets/gimpbutton.c
	* libgimpwidgets/gimpchainbutton.[ch]
	* libgimpwidgets/gimpcolorarea.h
	* libgimpwidgets/gimpcolorbutton.c
	* libgimpwidgets/gimpfileselection.c
	* libgimpwidgets/gimphelpui.c
	* libgimpwidgets/gimpoffsetarea.c
	* libgimpwidgets/gimppatheditor.c
	* libgimpwidgets/gimppixmap.h
	* libgimpwidgets/gimpquerybox.c
	* libgimpwidgets/gimpstock.[ch]
	* libgimpwidgets/gimpwidgets.h
	* plug-ins/FractalExplorer/Dialogs.c
	* plug-ins/FractalExplorer/Events.c
	* plug-ins/FractalExplorer/FractalExplorer.c
	* plug-ins/Lighting/lighting_ui.c
	* plug-ins/MapObject/mapobject_ui.c
	* plug-ins/bmp/bmpwrite.c
	* plug-ins/dbbrowser/dbbrowser_utils.c
	* plug-ins/fits/fits.c
	* plug-ins/flame/flame.c
	* plug-ins/fp/fp_gtk.c
	* plug-ins/fp/fp_misc.c
	* plug-ins/gfig/gfig.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gfli/gfli.c
	* plug-ins/gimpressionist/*.c
	* plug-ins/imagemap/*.[ch]
	* plug-ins/maze/maze_face.c
	* plug-ins/mosaic/mosaic.c
	* plug-ins/pagecurl/pagecurl.c
	* plug-ins/print/print_gimp.h
	* plug-ins/rcm/rcm_callback.c
	* plug-ins/rcm/rcm_dialog.c
	* plug-ins/rcm/rcm_misc.c
	* plug-ins/script-fu/script-fu-console.c
	* plug-ins/script-fu/script-fu-scripts.c
	* plug-ins/script-fu/script-fu-server.c
	* plug-ins/sel2path/sel2path.c
	* plug-ins/sel2path/sel2path_adv_dialog.c
	* plug-ins/sgi/sgi.c
	* plug-ins/webbrowser/webbrowser.c
	* plug-ins/xjt/xjt.c
	* plug-ins/common/[A-n]*.c: compile with GTK_DISABLE_DEPRECATED
	defined. Not everything is fully ported yet, had to #undef
	GTK_DISABLE_DEPRECATED in many places and added #warnings when
	doing so.

	* pixmaps/Makefile.am
	* pixmaps/chain.xpm: removed.

	* themes/Default/Makefile.am
	* themes/Default/images/Makefile.am
	* themes/Default/images/stock-button-hchain-broken.png
	* themes/Default/images/stock-button-hchain.png
	* themes/Default/images/stock-button-vchain-broken.png
	* themes/Default/images/stock-button-vchain.png: new stock icons.
2001-12-29 13:26:29 +00:00
..
.cvsignore Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
AUTHORS Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
ChangeLog updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
Makefile.am removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
NEWS updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
README updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
TODO updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
arrow.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
arrow_down.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
arrow_up.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
circle.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
coord.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
copy.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
cut.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
delete.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
dimension.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
edit.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
grid.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_about.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_about.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_browse.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_browse.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cern.l applied a patch from the imagemap author 2000-04-11 20:18:11 +00:00
imap_cern.y Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cern_lex.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cern_parse.c plug-ins/imagemap/Makefile.am plug-ins/imagemap/imap_cern_parse.[ch] 2000-08-20 18:05:04 +00:00
imap_cern_parse.h plug-ins/imagemap/Makefile.am plug-ins/imagemap/imap_cern_parse.[ch] 2000-08-20 18:05:04 +00:00
imap_circle.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_circle.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_clear.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_clear.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_copy.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_copy.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_copy_object.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_copy_object.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_create.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_create.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_cut.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_cut.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_cut_object.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_cut_object.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_delete.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_delete.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_delete_point.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_delete_point.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_edit_object.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_edit_object.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_guides.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_guides.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_insert_point.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_insert_point.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_move.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_move.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_cmd_move_down.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_move_down.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_move_sash.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_move_sash.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_move_selected.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_move_selected.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_cmd_move_to_front.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_move_to_front.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_move_up.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_move_up.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_object_down.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_object_down.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_object_move.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_object_move.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_cmd_object_up.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_object_up.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_paste.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_paste.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_select.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_select.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_select_all.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_select_all.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_select_next.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_select_next.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_cmd_select_prev.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_select_prev.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_cmd_select_region.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_select_region.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_send_to_back.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_send_to_back.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_unselect.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_unselect.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_cmd_unselect_all.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_cmd_unselect_all.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_command.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_command.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_csim.l applied a patch from the imagemap author 2000-04-11 20:18:11 +00:00
imap_csim.y link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_csim_lex.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_csim_parse.c rewrote so gcc-3.0 doesn't complain. 2001-10-29 12:51:21 +00:00
imap_csim_parse.h plug-ins/imagemap/Makefile.am plug-ins/imagemap/imap_cern_parse.[ch] 2000-08-20 18:05:04 +00:00
imap_default_dialog.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_default_dialog.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_edit_area_info.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_edit_area_info.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_file.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_file.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_grid.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_grid.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_main.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_main.h removed all apperances of gtk_tooltips_set_colors () 2000-01-14 15:14:16 +00:00
imap_menu.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_menu.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_menu_funcs.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_menu_funcs.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_misc.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_misc.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_mru.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_mru.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_ncsa.l applied a patch from the imagemap author 2000-04-11 20:18:11 +00:00
imap_ncsa.y Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_ncsa_lex.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_ncsa_parse.c plug-ins/imagemap/Makefile.am plug-ins/imagemap/imap_cern_parse.[ch] 2000-08-20 18:05:04 +00:00
imap_ncsa_parse.h plug-ins/imagemap/Makefile.am plug-ins/imagemap/imap_cern_parse.[ch] 2000-08-20 18:05:04 +00:00
imap_object.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_object.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_object_popup.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_object_popup.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_polygon.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_polygon.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_popup.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_popup.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_preferences.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_preferences.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_preview.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_preview.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_rectangle.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_rectangle.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_selection.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_selection.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_settings.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_settings.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_source.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_source.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
imap_statusbar.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_statusbar.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_string.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_string.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_table.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_table.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_taglist.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_taglist.h updated the imagemap plug-in 1999-10-24 20:57:17 +00:00
imap_toolbar.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_toolbar.h app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_tools.c app/gimpprogress.c app/nav_window.c app/ops_buttons.c app/undo_history.c 2001-12-29 13:26:29 +00:00
imap_tools.h Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
map_info.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
open.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
paste.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
polygon.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
preferences.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
rectangle.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
redo.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
save.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
to_back.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
to_front.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
undo.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
zoom_in.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
zoom_out.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00

README

This is the GIMP Imagemap plug-in version 1.3. See the INSTALL file for
build instructions.

More information can be found on my homepage at

	http://home-2.consunet.nl/~cb007736/imagemap.html

Have fun,

Maurits Rijk (lpeek.mrijk@consunet.nl)