mirror of https://github.com/GNOME/gimp.git
libgimp/gimp.def libgimp/gimpui.def libgimpbase/gimpbase.def updated.
2004-05-11 Sven Neumann <sven@gimp.org> * libgimp/gimp.def * libgimp/gimpui.def * libgimpbase/gimpbase.def * libgimpwidgets/gimpwidgets.def: updated.
This commit is contained in:
parent
a18194a5a2
commit
2589d2ec34
|
@ -1,3 +1,10 @@
|
|||
2004-05-11 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimp/gimp.def
|
||||
* libgimp/gimpui.def
|
||||
* libgimpbase/gimpbase.def
|
||||
* libgimpwidgets/gimpwidgets.def: updated.
|
||||
|
||||
2004-05-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpwidgets/gimpframe.c (gimp_frame_style_set): removed a
|
||||
|
|
|
@ -58,12 +58,12 @@ EXPORTS
|
|||
gimp_drawable_get_image
|
||||
gimp_drawable_get_linked
|
||||
gimp_drawable_get_name
|
||||
gimp_drawable_get_pixel
|
||||
gimp_drawable_get_tattoo
|
||||
gimp_drawable_get_thumbnail_data
|
||||
gimp_drawable_get_tile
|
||||
gimp_drawable_get_tile2
|
||||
gimp_drawable_get_visible
|
||||
gimp_drawable_get_visible
|
||||
gimp_drawable_has_alpha
|
||||
gimp_drawable_height
|
||||
gimp_drawable_is_channel
|
||||
|
@ -80,8 +80,10 @@ EXPORTS
|
|||
gimp_drawable_parasite_detach
|
||||
gimp_drawable_parasite_find
|
||||
gimp_drawable_parasite_list
|
||||
gimp_drawable_set_image
|
||||
gimp_drawable_set_linked
|
||||
gimp_drawable_set_name
|
||||
gimp_drawable_set_pixel
|
||||
gimp_drawable_set_tattoo
|
||||
gimp_drawable_set_visible
|
||||
gimp_drawable_type
|
||||
|
@ -205,6 +207,7 @@ EXPORTS
|
|||
gimp_image_remove_channel
|
||||
gimp_image_remove_layer
|
||||
gimp_image_resize
|
||||
gimp_image_rotate
|
||||
gimp_image_scale
|
||||
gimp_image_set_active_channel
|
||||
gimp_image_set_active_layer
|
||||
|
@ -261,6 +264,7 @@ EXPORTS
|
|||
gimp_message_get_handler
|
||||
gimp_message_set_handler
|
||||
gimp_min_colors
|
||||
gimp_monitor_number
|
||||
gimp_paintbrush
|
||||
gimp_paintbrush_default
|
||||
gimp_palette_get_background
|
||||
|
@ -328,6 +332,7 @@ EXPORTS
|
|||
gimp_pixel_rgns_register2
|
||||
gimp_plugin_domain_register
|
||||
gimp_plugin_help_register
|
||||
gimp_plugin_menu_register
|
||||
gimp_posterize
|
||||
gimp_procedural_db_dump
|
||||
gimp_procedural_db_get_data
|
||||
|
@ -351,6 +356,7 @@ EXPORTS
|
|||
gimp_rgn_iterator_dest
|
||||
gimp_rgn_iterator_free
|
||||
gimp_rgn_iterator_new
|
||||
gimp_rgn_iterator_src
|
||||
gimp_rgn_iterator_src_dest
|
||||
gimp_rotate
|
||||
gimp_run_procedure
|
||||
|
|
|
@ -2,7 +2,10 @@ EXPORTS
|
|||
gimp_brush_select_widget_close
|
||||
gimp_brush_select_widget_new
|
||||
gimp_brush_select_widget_set
|
||||
gimp_channel_combo_box_new
|
||||
gimp_channel_menu_new
|
||||
gimp_drawable_combo_box_new
|
||||
gimp_drawable_get_thumbnail
|
||||
gimp_drawable_menu_new
|
||||
gimp_export_image
|
||||
gimp_font_select_widget_close
|
||||
|
@ -11,7 +14,10 @@ EXPORTS
|
|||
gimp_gradient_select_widget_close
|
||||
gimp_gradient_select_widget_new
|
||||
gimp_gradient_select_widget_set
|
||||
gimp_image_combo_box_new
|
||||
gimp_image_get_thumbnail
|
||||
gimp_image_menu_new
|
||||
gimp_layer_combo_box_new
|
||||
gimp_layer_menu_new
|
||||
gimp_pattern_select_widget_close
|
||||
gimp_pattern_select_widget_new
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
EXPORTS
|
||||
_gp_params_destroy
|
||||
gimp_any_to_utf8
|
||||
gimp_base_init
|
||||
gimp_data_directory
|
||||
gimp_datafiles_check_extension
|
||||
gimp_datafiles_read_directories
|
||||
gimp_directory
|
||||
gimp_escape_uline
|
||||
gimp_filename_to_utf8
|
||||
gimp_gtkrc
|
||||
gimp_locale_directory
|
||||
|
|
|
@ -15,6 +15,7 @@ EXPORTS
|
|||
gimp_color_area_set_type
|
||||
gimp_color_button_get_color
|
||||
gimp_color_button_get_type
|
||||
gimp_color_button_get_update
|
||||
gimp_color_button_has_alpha
|
||||
gimp_color_button_new
|
||||
gimp_color_button_set_color
|
||||
|
@ -49,9 +50,11 @@ EXPORTS
|
|||
gimp_color_scale_set_color
|
||||
gimp_color_scales_get_type
|
||||
gimp_color_select_get_type
|
||||
gimp_color_selection_get_color
|
||||
gimp_color_selection_color_changed
|
||||
gimp_color_selection_get_color
|
||||
gimp_color_selection_get_old_color
|
||||
gimp_color_selection_get_type
|
||||
gimp_color_selection_get_show_alpha
|
||||
gimp_color_selection_get_type
|
||||
gimp_color_selection_new
|
||||
gimp_color_selection_reset
|
||||
gimp_color_selection_set_color
|
||||
|
@ -71,6 +74,7 @@ EXPORTS
|
|||
gimp_dialog_add_buttons_valist
|
||||
gimp_dialog_get_type
|
||||
gimp_dialog_new
|
||||
gimp_dialog_new_valist
|
||||
gimp_dialog_run
|
||||
gimp_double_adjustment_update
|
||||
gimp_file_entry_get_filename
|
||||
|
@ -78,16 +82,31 @@ EXPORTS
|
|||
gimp_file_entry_new
|
||||
gimp_file_entry_set_filename
|
||||
gimp_float_adjustment_update
|
||||
gimp_frame_get_type
|
||||
gimp_frame_new
|
||||
gimp_help_connect
|
||||
gimp_help_disable_tooltips
|
||||
gimp_help_enable_tooltips
|
||||
gimp_help_id_quark
|
||||
gimp_help_set_help_data
|
||||
gimp_int_adjustment_update
|
||||
gimp_int_combo_box_append
|
||||
gimp_int_combo_box_connect
|
||||
gimp_int_combo_box_get_active
|
||||
gimp_int_combo_box_get_type
|
||||
gimp_int_combo_box_new
|
||||
gimp_int_combo_box_new_array
|
||||
gimp_int_combo_box_new_valist
|
||||
gimp_int_combo_box_prepend
|
||||
gimp_int_combo_box_set_active
|
||||
gimp_int_option_menu_new
|
||||
gimp_int_option_menu_set_history
|
||||
gimp_int_option_menu_set_sensitive
|
||||
gimp_int_radio_group_new
|
||||
gimp_int_radio_group_set_active
|
||||
gimp_int_store_get_type
|
||||
gimp_int_store_lookup_by_value
|
||||
gimp_int_store_new
|
||||
gimp_memsize_entry_get_type
|
||||
gimp_memsize_entry_get_value
|
||||
gimp_memsize_entry_new
|
||||
|
@ -96,15 +115,18 @@ EXPORTS
|
|||
gimp_offset_area_get_type
|
||||
gimp_offset_area_new
|
||||
gimp_offset_area_set_offsets
|
||||
gimp_offset_area_set_pixbuf
|
||||
gimp_offset_area_set_size
|
||||
gimp_option_menu_new
|
||||
gimp_option_menu_new2
|
||||
gimp_option_menu_set_history
|
||||
gimp_option_menu_set_sensitive
|
||||
gimp_path_editor_get_dir_writable
|
||||
gimp_path_editor_get_path
|
||||
gimp_path_editor_get_type
|
||||
gimp_path_editor_get_writable_path
|
||||
gimp_path_editor_new
|
||||
gimp_path_editor_set_dir_writable
|
||||
gimp_path_editor_set_path
|
||||
gimp_path_editor_set_writable_path
|
||||
gimp_pick_button_get_type
|
||||
|
|
Loading…
Reference in New Issue