gimp/plug-ins/imagemap
Sven Neumann de5af18f87 rewrote so gcc-3.0 doesn't complain.
2001-10-29  Sven Neumann  <sven@gimp.org>

	* app/base/temp-buf.c (temp_buf_to_gray): rewrote so gcc-3.0 doesn't
	complain.

	* app/widgets/gimpfontselection-dialog.c: use g_ascii_strcasecmp().

	* libgimp/gimpintl.h
	* libgimp/stdplugins-intl.h
	* plug-ins/script-fu/script-fu-intl.h: don't call gtk_set_locale()
	since gtk_init() does it for us now. Don't set LC_NUMERIC to "C".
	INIT_I18N_UI() is the same as INIT_I18N_UI() now.

	* app/devices.c
	* app/gimprc.c
	* app/core/gimpbrushgenerated.c
	* app/core/gimpgradient.c
	* app/gui/color-notebook.c
	* app/gui/gradients-commands.c
	* plug-ins/gfig/gfig.c
	* plug-ins/gflare/gflare.c
	* plug-ins/gimpressionist/presets.c
	* plug-ins/ifscompose/ifscompose_storage.c: use g_ascii_formatd() and
	g_ascii_strtod() to serialize and deserialize floats. These functions
	are locale-independent. There are probably more places that need to be
	fixed in this fashion.

	* 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/script-fu/script-fu.c: s/INIT_I18N_UI/INIT_I18N/

	* tools/gimp-remote.c
	* app/widgets/gimpwidgets-utils.c
	* app/core/gimpimage-contiguous-region.c
	* app/paint-funcs/paint-funcs-indexeda.c
	* app/paint-funcs/paint-funcs.c
	* app/tools/gimppathtool.c
	* app/tools/path_tool.c
	* modules/colorsel_triangle.c
	* plug-ins/common/mpeg.c
	* plug-ins/imagemap/imap_csim_parse.c: cleanups
2001-10-29 12:51:21 +00:00
..
.cvsignore
arrow.xpm
arrow_down.xpm
arrow_up.xpm
AUTHORS
ChangeLog
circle.xpm
coord.xpm
copy.xpm
cut.xpm
delete.xpm
dimension.xpm
edit.xpm
grid.xpm
imap_about.c an update of the imagemap plug-in 1999-12-18 19:45:00 +00:00
imap_about.h
imap_browse.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_browse.h link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_cern.l applied a patch from the imagemap author 2000-04-11 20:18:11 +00:00
imap_cern.y
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 imagemap plugin i18n fix. 2000-02-17 08:36:46 +00:00
imap_circle.h
imap_cmd_clear.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_clear.h
imap_cmd_copy.c
imap_cmd_copy.h
imap_cmd_copy_object.c
imap_cmd_copy_object.h
imap_cmd_create.c
imap_cmd_create.h
imap_cmd_cut.c
imap_cmd_cut.h
imap_cmd_cut_object.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_cut_object.h
imap_cmd_delete.c
imap_cmd_delete.h
imap_cmd_delete_point.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_delete_point.h
imap_cmd_edit_object.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_edit_object.h
imap_cmd_guides.c merged fix from stable branch: 2001-07-23 10:41:16 +00:00
imap_cmd_guides.h
imap_cmd_insert_point.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_insert_point.h
imap_cmd_move.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_move.h
imap_cmd_move_down.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_move_down.h
imap_cmd_move_sash.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_move_sash.h
imap_cmd_move_selected.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_move_selected.h
imap_cmd_move_to_front.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_move_to_front.h
imap_cmd_move_up.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_move_up.h
imap_cmd_object_down.c
imap_cmd_object_down.h
imap_cmd_object_move.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_object_move.h
imap_cmd_object_up.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_object_up.h
imap_cmd_paste.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_paste.h
imap_cmd_select.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_select.h
imap_cmd_select_all.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_select_all.h
imap_cmd_select_next.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_select_next.h
imap_cmd_select_prev.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_select_prev.h
imap_cmd_select_region.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_select_region.h
imap_cmd_send_to_back.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_send_to_back.h
imap_cmd_unselect.c
imap_cmd_unselect.h
imap_cmd_unselect_all.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_cmd_unselect_all.h
imap_command.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_command.h
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 EEK, broken pipe on last try. 2001-08-03 19:52:08 +00:00
imap_default_dialog.h Fixed imap apply callback (from author) 2000-06-07 03:44:47 +00:00
imap_edit_area_info.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_edit_area_info.h
imap_file.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_file.h
imap_grid.c imagemap plugin i18n fix. 2000-02-17 08:36:46 +00:00
imap_grid.h
imap_main.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_main.h removed all apperances of gtk_tooltips_set_colors () 2000-01-14 15:14:16 +00:00
imap_menu.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_menu.h
imap_menu_funcs.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_menu_funcs.h
imap_misc.c
imap_misc.h
imap_mru.c
imap_mru.h
imap_ncsa.l applied a patch from the imagemap author 2000-04-11 20:18:11 +00:00
imap_ncsa.y
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 s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_object.h
imap_object_popup.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_object_popup.h
imap_polygon.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_polygon.h
imap_popup.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_popup.h
imap_preferences.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_preferences.h
imap_preview.c app/colormaps.c app/gdisplay.c app/nav_window.c app/scroll.c 2001-08-31 14:01:47 +00:00
imap_preview.h plug-ins/helpbrowser/helpbrowser.c plug-ins/ifscompose/ifscompose.c 2000-08-23 10:23:19 +00:00
imap_rectangle.c updated 2001-07-22 22:18:01 +00:00
imap_rectangle.h
imap_selection.c updated for GTK2 build 2001-07-28 19:40:07 +00:00
imap_selection.h
imap_settings.c updated for GTK2 build 2001-07-28 19:40:07 +00:00
imap_settings.h
imap_source.c updated for GTK2 build 2001-07-28 19:40:07 +00:00
imap_source.h
imap_statusbar.c
imap_statusbar.h
imap_string.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_string.h
imap_table.c s/gimp_plugin_help_func/gimp_standard_help_func/ 2000-05-22 17:10:28 +00:00
imap_table.h
imap_taglist.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_taglist.h
imap_toolbar.c updated for GTK2 build 2001-07-28 19:40:07 +00:00
imap_toolbar.h
imap_tools.c link the app in a different order as some init functions are called from 2001-10-19 16:41:09 +00:00
imap_tools.h
Makefile.am HACKING Makefile.am acconfig.h autogen.sh use AM_GLIB_GNU_GETTEXT. Since 2001-09-27 15:33:53 +00:00
map_info.xpm
NEWS
open.xpm
paste.xpm
polygon.xpm
preferences.xpm
README
rectangle.xpm
redo.xpm
save.xpm
to_back.xpm
to_front.xpm
TODO
undo.xpm
zoom_in.xpm
zoom_out.xpm

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)