
2001-07-22 Hans Breuer <hans@breuer.org> * app/*/makefile.msc : * plug-ins/makefile.msc : * libgimp/gimp.def : * libgimpwidgets/gimpwidgets.def : updated * makefile.msc : * app/xcf/makefile.msc : * regexrepl/makefile.msc : new files * app/base/base-config.c : a work-around for a gccism with structure initialization * app/core/gimp.c : * app/core/gimpimage-new.c : * app/gui/color-area.c * app/widgets/gimpdialogfactory.c * app/xcf/xcf-load.c * app/xcf/xcf-save.c * app/xcf/xcf-write.c * plug-ins/common/plasma.c : * plug-ins/flame/libifs.c : added <string.h> for strlen(), strcpy(), memcpy(), memcmp() and friends * plug-ins/imagemap/imap_rectangle.c : * plug-ins/ifscompose/ifscompose_storage.c : added <stdlib.h> for abs() * plug-ins/common/spheredesigner.c : reflect renaming of drawable.id drawable.drawable_id * plug-ins/script-fu/siod-wrapper.c : <string.h> and conditional use of script_fu_server_quit () cause there is not yet script-fu server on win32.
111 lines
2.7 KiB
Modula-2
111 lines
2.7 KiB
Modula-2
EXPORTS
|
|
gimp_button_get_type
|
|
gimp_button_new
|
|
gimp_chain_button_get_active
|
|
gimp_chain_button_get_type
|
|
gimp_chain_button_new
|
|
gimp_chain_button_set_active
|
|
gimp_color_area_get_color
|
|
gimp_color_area_get_color
|
|
gimp_color_area_get_type
|
|
gimp_color_area_get_type
|
|
gimp_color_area_has_alpha
|
|
gimp_color_area_new
|
|
gimp_color_area_new
|
|
gimp_color_area_set_color
|
|
gimp_color_area_set_color
|
|
gimp_color_area_set_type
|
|
gimp_color_button_get_color
|
|
gimp_color_button_get_color
|
|
gimp_color_button_get_type
|
|
gimp_color_button_get_type
|
|
gimp_color_button_has_alpha
|
|
gimp_color_button_new
|
|
gimp_color_button_set_color
|
|
gimp_color_button_set_color
|
|
gimp_color_button_set_type
|
|
gimp_context_help
|
|
gimp_coordinates_new
|
|
gimp_dialog_create_action_area
|
|
gimp_dialog_create_action_areav
|
|
gimp_dialog_new
|
|
gimp_dialog_newv
|
|
gimp_dialog_set_icon
|
|
gimp_double_adjustment_update
|
|
gimp_file_selection_get_filename
|
|
gimp_file_selection_get_type
|
|
gimp_file_selection_new
|
|
gimp_file_selection_set_filename
|
|
gimp_float_adjustment_update
|
|
gimp_help_connect_help_accel
|
|
gimp_help_disable_tooltips
|
|
gimp_help_enable_tooltips
|
|
gimp_help_free
|
|
gimp_help_init
|
|
gimp_help_set_help_data
|
|
gimp_int_adjustment_update
|
|
gimp_mem_size_entry_new
|
|
gimp_menu_item_update
|
|
gimp_offset_area_get_type
|
|
gimp_offset_area_new
|
|
gimp_offset_area_set_offsets
|
|
gimp_offset_area_set_size
|
|
gimp_option_menu_new
|
|
gimp_option_menu_new2
|
|
gimp_option_menu_set_history
|
|
gimp_palette_get_background
|
|
gimp_palette_get_foreground
|
|
gimp_path_editor_get_path
|
|
gimp_path_editor_get_type
|
|
gimp_path_editor_new
|
|
gimp_pixmap_button_new
|
|
gimp_pixmap_get_type
|
|
gimp_pixmap_new
|
|
gimp_pixmap_set
|
|
gimp_query_boolean_box
|
|
gimp_query_double_box
|
|
gimp_query_int_box
|
|
gimp_query_size_box
|
|
gimp_query_string_box
|
|
gimp_radio_button_update
|
|
gimp_radio_group_new
|
|
gimp_radio_group_new2
|
|
gimp_random_seed_new
|
|
gimp_scale_entry_new
|
|
gimp_size_entry_add_field
|
|
gimp_size_entry_attach_label
|
|
gimp_size_entry_get_refval
|
|
gimp_size_entry_get_type
|
|
gimp_size_entry_get_unit
|
|
gimp_size_entry_get_value
|
|
gimp_size_entry_grab_focus
|
|
gimp_size_entry_new
|
|
gimp_size_entry_set_refval
|
|
gimp_size_entry_set_refval_boundaries
|
|
gimp_size_entry_set_refval_digits
|
|
gimp_size_entry_set_resolution
|
|
gimp_size_entry_set_size
|
|
gimp_size_entry_set_unit
|
|
gimp_size_entry_set_value
|
|
gimp_size_entry_set_value_boundaries
|
|
gimp_spin_button_new
|
|
gimp_standard_help_func
|
|
gimp_table_attach_aligned
|
|
gimp_toggle_button_sensitive_update
|
|
gimp_toggle_button_update
|
|
gimp_uint_adjustment_update
|
|
gimp_unit_get_abbreviation
|
|
gimp_unit_get_digits
|
|
gimp_unit_get_factor
|
|
gimp_unit_get_number_of_built_in_units
|
|
gimp_unit_get_number_of_units
|
|
gimp_unit_get_plural
|
|
gimp_unit_get_singular
|
|
gimp_unit_get_symbol
|
|
gimp_unit_menu_get_type
|
|
gimp_unit_menu_get_unit
|
|
gimp_unit_menu_new
|
|
gimp_unit_menu_set_unit
|
|
gimp_unit_menu_update
|
|
|