
2003-08-09 Henrik Brix Andersen <brix@gimp.org> * gimp/app/widgets/gimpwidgets-utils.[ch]: removed function gimp_menu_path_strip_uline() ... * gimp/libgimpbase/gimputils.[ch]: ... and added it here under the name gimp_strip_uline() * gimp/devel-docs/libgimpbase/libgimpbase-sections.txt: added gimp_strip_uline to gimputils section * gimp/app/plug-in/plug-in.c * gimp/app/widgets/gimpitemfactory.c * gimp/app/widgets/gimptoolbox. * gimp/app/gui/plug-in-menus.c: changed accordingly * gimp/plug-ins/script-fu/script-fu-scripts.c (script_fu_interface): use gimp_strip_uline() to strip mnemonics from script-fu menu paths * gimp/app/gui/vectors-menu.c * gimp/app/gui/templates-menu.c * gimp/app/gui/qmask-menu.c * gimp/app/gui/palettes-menu.c * gimp/app/gui/palette-editor-menu.c * gimp/app/gui/images-menu.c * gimp/app/gui/gradients-menu.c * gimp/app/gui/gradient-editor-menu.c * gimp/app/gui/documents-menu.c * gimp/app/gui/dialogs-menu.c * gimp/app/gui/colormap-editor-menu.c * gimp/app/gui/channels-menu.c * gimp/app/gui/buffers-menu.c * gimp/app/gui/brushes-menu.c * gimp/app/gui/layers-menu.c * gimp/plug-ins/pygimp/plug-ins/clothify.py * gimp/plug-ins/pygimp/plug-ins/shadow_bevel.py * gimp/plug-ins/pygimp/plug-ins/whirlpinch.py * gimp/plug-ins/pygimp/plug-ins/foggify.py * gimp/plug-ins/script-fu/scripts/*.scm * gimp/plug-ins/script-fu/script-fu.c: added mnemonics fixing more of bug #106991 * gimp/app/gui/error-console-menu.c (error_console_menu_update): updated menu item names, added mnemonics * gimp/plug-ins/common/animoptimize.c * gimp/plug-ins/common/animationplay.c: don't prepend every menu entry with "Animation"
179 lines
3.0 KiB
Plaintext
179 lines
3.0 KiB
Plaintext
<SECTION>
|
|
<FILE>gimpbasetypes</FILE>
|
|
GimpPDBArgType
|
|
GimpPDBProcType
|
|
GimpPDBStatusType
|
|
GimpMessageHandlerType
|
|
GimpStackTraceMode
|
|
GimpDatafileLoaderFunc
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpenv</FILE>
|
|
gimp_directory
|
|
gimp_personal_rc_file
|
|
gimp_data_directory
|
|
gimp_locale_directory
|
|
gimp_plug_in_directory
|
|
gimp_sysconf_directory
|
|
gimp_gtkrc
|
|
gimp_path_parse
|
|
gimp_path_to_str
|
|
gimp_path_free
|
|
gimp_path_get_user_writable_dir
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimplimits</FILE>
|
|
GIMP_MIN_IMAGE_SIZE
|
|
GIMP_MAX_IMAGE_SIZE
|
|
GIMP_MIN_RESOLUTION
|
|
GIMP_MAX_RESOLUTION
|
|
GIMP_CHECK_SIZE
|
|
GIMP_CHECK_SIZE_SM
|
|
GIMP_CHECK_DARK
|
|
GIMP_CHECK_LIGHT
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpparasite</FILE>
|
|
GimpParasite
|
|
gimp_parasite_new
|
|
gimp_parasite_free
|
|
gimp_parasite_copy
|
|
gimp_parasite_compare
|
|
gimp_parasite_is_type
|
|
gimp_parasite_is_persistent
|
|
gimp_parasite_is_undoable
|
|
gimp_parasite_has_flag
|
|
gimp_parasite_flags
|
|
gimp_parasite_name
|
|
gimp_parasite_data
|
|
gimp_parasite_data_size
|
|
GIMP_PARASITE_PERSISTENT
|
|
GIMP_PARASITE_UNDOABLE
|
|
GIMP_PARASITE_ATTACH_PARENT
|
|
GIMP_PARASITE_PARENT_PERSISTENT
|
|
GIMP_PARASITE_PARENT_UNDOABLE
|
|
GIMP_PARASITE_ATTACH_GRANDPARENT
|
|
GIMP_PARASITE_GRANDPARENT_PERSISTENT
|
|
GIMP_PARASITE_GRANDPARENT_UNDOABLE
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpparasiteio</FILE>
|
|
GIMP_PIXPIPE_MAXDIM
|
|
gimp_pixpipe_params_init
|
|
gimp_pixpipe_params_parse
|
|
gimp_pixpipe_params_build
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpprotocol</FILE>
|
|
GP_VERSION
|
|
GPConfig
|
|
GPTileReq
|
|
GPTileAck
|
|
GPTileData
|
|
GPParam
|
|
GPParamDef
|
|
GPProcRun
|
|
GPProcReturn
|
|
GPProcInstall
|
|
GPProcUninstall
|
|
gp_init
|
|
gp_has_init_write
|
|
gp_quit_write
|
|
gp_config_write
|
|
gp_tile_req_write
|
|
gp_tile_ack_write
|
|
gp_tile_data_write
|
|
gp_proc_run_write
|
|
gp_proc_return_write
|
|
gp_temp_proc_run_write
|
|
gp_temp_proc_return_write
|
|
gp_proc_install_write
|
|
gp_proc_uninstall_write
|
|
gp_extension_ack_write
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpsignal</FILE>
|
|
SA_RESTART
|
|
GimpSignalHandlerFunc
|
|
gimp_signal_private
|
|
gimp_signal_syscallrestart
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpunit</FILE>
|
|
GimpUnit
|
|
gimp_unit_get_number_of_units
|
|
gimp_unit_get_number_of_built_in_units
|
|
gimp_unit_new
|
|
gimp_unit_get_deletion_flag
|
|
gimp_unit_set_deletion_flag
|
|
gimp_unit_get_factor
|
|
gimp_unit_get_digits
|
|
gimp_unit_get_identifier
|
|
gimp_unit_get_symbol
|
|
gimp_unit_get_abbreviation
|
|
gimp_unit_get_singular
|
|
gimp_unit_get_plural
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimputils</FILE>
|
|
gimp_utf8_strtrim
|
|
gimp_memsize_to_string
|
|
gimp_strip_uline
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpwire</FILE>
|
|
WireMessage
|
|
WireReadFunc
|
|
WireWriteFunc
|
|
WireDestroyFunc
|
|
WireIOFunc
|
|
WireFlushFunc
|
|
wire_register
|
|
wire_set_reader
|
|
wire_set_writer
|
|
wire_set_flusher
|
|
wire_read
|
|
wire_write
|
|
wire_flush
|
|
wire_error
|
|
wire_clear_error
|
|
wire_read_msg
|
|
wire_write_msg
|
|
wire_destroy
|
|
wire_read_int32
|
|
wire_read_int16
|
|
wire_read_int8
|
|
wire_read_double
|
|
wire_read_string
|
|
wire_write_int32
|
|
wire_write_int16
|
|
wire_write_int8
|
|
wire_write_double
|
|
wire_write_string
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpversion</FILE>
|
|
GIMP_MAJOR_VERSION
|
|
GIMP_MINOR_VERSION
|
|
GIMP_MICRO_VERSION
|
|
GIMP_VERSION
|
|
GIMP_CHECK_VERSION
|
|
</SECTION>
|
|
|
|
<SECTION>
|
|
<FILE>gimpdatafiles</FILE>
|
|
GimpDatafileData
|
|
gimp_datafiles_check_extension
|
|
gimp_datafiles_read_directories
|
|
</SECTION>
|