gimp/plug-ins/imagemap
Sven Neumann 28fddfd554 Makefile.am removed this header file.
2003-03-25  Sven Neumann  <sven@gimp.org>

	* Makefile.am
	* gimpintl.h: removed this header file.

	* gimpmiscui.c: include libgimp-intl.h.

	* gimp.c (gimp_main): call setlocale() and bind to the libgimp
	textdomain so that plug-ins don't need to do that explicitely.

	* libgimp/stdplugins-intl.h: added the functionality that used to
	live in gimpintl.h and removed the libgimp related stuff. Got rid
	of the INIT_I18N_UI() macro.

	* plug-ins/*/*.c: removed all occurances of INIT_I18N_UI().
	Plug-ins simply call INIT_I18N() once in their run() function.

	* plug-ins/script-fu/script-fu-intl.h: added the functionality
	that used to live in gimpintl.h and removed the libgimp related
	stuff.

	* app/Makefile.am
	* app/gimp-intl.h: new file that defines the gettext macros for
	the GIMP core.

	* app/*/*.c: include gimp-intl.h instead of libgimp/gimpintl.h.

	* plug-ins/script-fu/scripts/test-sphere.scm: fixed typos.
2003-03-25 16:38:19 +00:00
..
.cvsignore
arrow.xpm
AUTHORS
circle.xpm
coord.xpm
dimension.xpm
grid.xpm
imap_about.c Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +00:00
imap_about.h
imap_browse.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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
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 cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_copy.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_copy_object.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_create.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_cut.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_cut_object.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_delete.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_delete_point.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_edit_object.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_gimp_guides.c changed GimpOrientationType from GIMP_HORIZONTAL to 2003-02-09 21:03:36 +00:00
imap_cmd_guides.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
imap_cmd_insert_point.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_move.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
imap_cmd_move_down.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_move_sash.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
imap_cmd_move_selected.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_move_to_front.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_move_up.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_object_down.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_object_move.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_object_up.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_paste.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_select.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_select_all.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_select_next.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_select_prev.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_select_region.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
imap_cmd_send_to_back.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_send_to_back.h
imap_cmd_unselect.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_unselect.h
imap_cmd_unselect_all.c Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_cmd_unselect_all.h
imap_command.c Fixes for #92750 and #97771. Removed use off deprecated GtkText. Replaced arrow_up and arrow_down by stock icons. 2002-12-14 11:21:59 +00:00
imap_command.h
imap_commands.h Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_csim.l Fix for #97776 2002-12-21 12:53:28 +00:00
imap_csim.y Fix for #97776 2002-12-21 12:53:28 +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 Fix for #97776 2002-12-21 12:53:28 +00:00
imap_csim_parse.h Fix for #97776 2002-12-21 12:53:28 +00:00
imap_default_dialog.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 Minor code clean-up. Started implementation of #92635 and #91396. 2003-03-18 20:35:32 +00:00
imap_edit_area_info.h Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +00:00
imap_file.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 Makefile.am removed this header file. 2003-03-25 16:38:19 +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 app/undo_history.c app/core/gimpbrush.c app/core/gimpimage-new.c 2003-01-05 20:38:21 +00:00
imap_menu.h Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +00:00
imap_menu_funcs.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +00:00
imap_misc.h Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +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
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 cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_object_popup.h
imap_polygon.c app/undo_history.c libgimp/gimpmenu.c plug-ins/Lighting/lighting_preview.c 2003-01-31 03:08:29 +00:00
imap_polygon.h Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +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
imap_preferences.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
imap_preview.h Fix for #102303 + lots of code clean-up 2003-01-02 20:35:33 +00:00
imap_rectangle.c plug-ins/gimpressionist/gimpressionist.h plug-ins/gimpressionist/*.c fixed 2003-02-04 12:50:42 +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 cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +00:00
imap_selection.h Fixes for #92750 and #97771. Removed use off deprecated GtkText. Replaced arrow_up and arrow_down by stock icons. 2002-12-14 11:21:59 +00:00
imap_settings.c cleanup, removed unecessary G_OBJECT() casts. 2003-01-07 06:16:02 +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 Fixes for #92750 and #97771. Removed use off deprecated GtkText. Replaced arrow_up and arrow_down by stock icons. 2002-12-14 11:21:59 +00:00
imap_source.h Fixes for #92750 and #97771. Removed use off deprecated GtkText. Replaced arrow_up and arrow_down by stock icons. 2002-12-14 11:21:59 +00:00
imap_statusbar.c Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +00:00
imap_statusbar.h Code clean-up, removing use of deprecated GtkCList widget 2003-01-01 13:23:47 +00:00
imap_stock.c Minor code clean-up. Started implementation of #92635 and #91396. 2003-03-18 20:35:32 +00:00
imap_stock.h Minor code clean-up. Started implementation of #92635 and #91396. 2003-03-18 20:35:32 +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
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
java.xpm Minor code clean-up. Started implementation of #92635 and #91396. 2003-03-18 20:35:32 +00:00
link.xpm Minor code clean-up. Started implementation of #92635 and #91396. 2003-03-18 20:35:32 +00:00
Makefile.am Minor code clean-up. Started implementation of #92635 and #91396. 2003-03-18 20:35:32 +00:00
map_info.xpm
NEWS
polygon.xpm
README
rectangle.xpm
to_back.xpm
to_front.xpm
TODO

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)