gimp/plug-ins/imagemap
Michael Natterer 9dd403f7b2 CPPFLAGS: added -DGTK_DISABLE_DEPRECATED
2002-01-25  Michael Natterer  <mitch@gimp.org>

	* configure.in: CPPFLAGS: added -DGTK_DISABLE_DEPRECATED

	* libgimpwidgets/gimpdialog.c: still use the deprecated
	gtk_window_set_policy() but spit out a #warning.

	* app/widgets/widgets-types.h
	* app/widgets/gimpitemfactory.[ch]: made it a GtkItemFactory
	subclass. This way we can reproduce the effect of
	gtk_item_factory_get_from_path() which is deprectated for good
	reasons.  For GIMP, using it its perfectly OK since we only have
	one item factory per "<prefix>".

	* app/widgets/gimpbrushfactoryview.[ch]
	* app/widgets/gimpbufferview.[ch]
	* app/widgets/gimpcontainereditor.[ch]
	* app/widgets/gimpdatafactoryview.[ch]
	* app/widgets/gimpdialogfactory.[ch]
	* app/widgets/gimpdock.c
	* app/widgets/gimpdockbook.c
	* app/widgets/gimpdocumentview.[ch]
	* app/widgets/gimpdrawablelistview.[ch]
	* app/widgets/gimppreview.c
	* app/display/gimpdisplayshell-callbacks.c
	* app/display/gimpdisplayshell.[ch]: pass around GimpItemFactory
	pointers instead of "const gchar *" item factory identifiers.
	Replaced gtk_window_set_policy() by gtk_window_set_resizable()
	and other recommended stuff.

	* app/gui/about-dialog.c
	* app/gui/dialogs-constructors.c
	* app/gui/dialogs.c
	* app/gui/file-open-dialog.c
	* app/gui/file-save-dialog.c
	* app/gui/gradient-editor.c
	* app/gui/menus.c
	* app/gui/offset-dialog.c
	* app/gui/splash.c
	* app/gui/tips-dialog.c
	* app/gui/toolbox.c: lots of
	s/gtk_item_factory_from_path/gimp_item_factory_from_path/,
	gtk_window_set_policy() replacements, misc fixes.

	* plug-ins/gdyntext/charmap_window.c
	* plug-ins/gdyntext/gdyntext_ui.c
	* plug-ins/gdyntext/message_window.c
	* plug-ins/imagemap/imap_main.c: replaced gtk_window_set_policy().
2002-01-25 18:34:33 +00:00
..
.cvsignore Added Imagemap plug-in. 1999-09-07 00:03:20 +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
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
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 CPPFLAGS: added -DGTK_DISABLE_DEPRECATED 2002-01-25 18:34:33 +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
Makefile.am removed antique Makefile targets, including the "files" hack (which was 2001-11-15 14:42:29 +00:00
map_info.xpm Added Imagemap plug-in. 1999-09-07 00:03:20 +00:00
NEWS updated the imagemap plug-in 1999-10-24 20:57:17 +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
README updated the imagemap plug-in 1999-10-24 20:57:17 +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
TODO updated the imagemap plug-in 1999-10-24 20:57:17 +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

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)