..
.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
Makefile.am
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +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
dimension.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
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +00:00
imap_about.h
Added Imagemap plug-in.
1999-09-07 00:03:20 +00:00
imap_browse.c
Started implementation of fuzzy select. Removed 2 pixmaps for which we now have stock icons and made a few changes according to #87687
2002-08-03 12:24:49 +00:00
imap_browse.h
Further work to port Imagemap plug-in to GTK-2.0: enable mnemonics in dialogs and menus and use stock icons wherever possible.
2002-06-02 15:06:31 +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
Lowercased generated tags as described in #87687
2002-08-01 20:25:51 +00:00
imap_circle.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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_gimp_guides.c
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +00:00
imap_cmd_gimp_guides.h
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +00:00
imap_cmd_guides.c
Fixed #72896 . Fixed small typo.
2002-09-04 21:03:24 +00:00
imap_cmd_guides.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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
Fix for #84726 (Imagemap plugin crashes regularly).
2002-06-19 18:45:26 +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
Fix for #71478 (Imagemap plug-in does not draw some rectangles correctly)
2002-06-14 07:13:36 +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
Fix for #71478 (Imagemap plug-in does not draw some rectangles correctly)
2002-06-14 07:13:36 +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
Make imagemap plug-in a bit more GNOME HIG compliant. Code clean-up for semiflatten plug-in.
2002-09-06 16:59:51 +00:00
imap_default_dialog.h
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +00:00
imap_edit_area_info.c
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_edit_area_info.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_file.c
Make imagemap plug-in a bit more GNOME HIG compliant. Code clean-up for semiflatten plug-in.
2002-09-06 16:59:51 +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
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +00:00
imap_grid.h
Enable mnemonics ( #80804 ) and some work to get imagemap plug-in up-to-date.
2002-06-01 15:32:03 +00:00
imap_main.c
Make imagemap plug-in a bit more GNOME HIG compliant. Code clean-up for semiflatten plug-in.
2002-09-06 16:59:51 +00:00
imap_main.h
Started implementation of fuzzy select. Removed 2 pixmaps for which we now have stock icons and made a few changes according to #87687
2002-08-03 12:24:49 +00:00
imap_menu.c
Make imagemap plug-in a bit more GNOME HIG compliant. Code clean-up for semiflatten plug-in.
2002-09-06 16:59:51 +00:00
imap_menu.h
Make imagemap plug-in a bit more GNOME HIG compliant. Code clean-up for semiflatten plug-in.
2002-09-06 16:59:51 +00:00
imap_menu_funcs.c
Further work to port Imagemap plug-in to GTK-2.0: enable mnemonics in dialogs and menus and use stock icons wherever possible.
2002-06-02 15:06:31 +00:00
imap_menu_funcs.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_misc.c
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_misc.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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
Applied patch for #87687 (ImageMap should use lowercase, not uppercase tags) from shaneyfelt@juno.com
2002-08-22 10:25:28 +00:00
imap_object.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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
Lowercased generated tags as described in #87687
2002-08-01 20:25:51 +00:00
imap_polygon.h
Added Imagemap plug-in.
1999-09-07 00:03:20 +00:00
imap_popup.c
Further work to port Imagemap plug-in to GTK-2.0: enable mnemonics in dialogs and menus and use stock icons wherever possible.
2002-06-02 15:06:31 +00:00
imap_popup.h
Added Imagemap plug-in.
1999-09-07 00:03:20 +00:00
imap_preferences.c
Started implementation of fuzzy select. Removed 2 pixmaps for which we now have stock icons and made a few changes according to #87687
2002-08-03 12:24:49 +00:00
imap_preferences.h
Started implementation of fuzzy select. Removed 2 pixmaps for which we now have stock icons and made a few changes according to #87687
2002-08-03 12:24:49 +00:00
imap_preview.c
Fix for #84726 (Imagemap plugin crashes regularly).
2002-06-19 18:45:26 +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
Lowercased generated tags as described in #87687
2002-08-01 20:25:51 +00:00
imap_rectangle.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_selection.c
Fix for #84726 (Imagemap plugin crashes regularly).
2002-06-19 18:45:26 +00:00
imap_selection.h
Added Imagemap plug-in.
1999-09-07 00:03:20 +00:00
imap_settings.c
Added functionality to create an imagemap using the standard GIMP guides, kindly requested by carol :)
2002-08-21 20:48:14 +00:00
imap_settings.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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_stock.c
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_stock.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +00:00
imap_table.h
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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
Lots of changes to update Imagemap plug-in to GTK-2.0, mainly removal of deprecated widgets and use of stock icons.
2002-06-02 11:49:37 +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
Started implementation of fuzzy select. Removed 2 pixmaps for which we now have stock icons and made a few changes according to #87687
2002-08-03 12:24:49 +00:00
imap_tools.h
Started implementation of fuzzy select. Removed 2 pixmaps for which we now have stock icons and made a few changes according to #87687
2002-08-03 12:24:49 +00:00
map_info.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
rectangle.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