libgimp/gimpui.def libgimpbase/gimpbase.def added the preview and progress

2004-09-02  Michael Schumacher <schumaml@cvs.gnome.org>

	* libgimp/gimpui.def
	* libgimpbase/gimpbase.def
	* libgimpwidgets/gimpwidgets.def: added the preview and progress
	related entries
This commit is contained in:
Michael Schumacher 2004-09-02 19:54:11 +00:00 committed by Michael Schumacher
parent 67f7f1dbea
commit 331d85ba29
4 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2004-09-02 Michael Schumacher <schumaml@cvs.gnome.org>
* libgimp/gimpui.def
* libgimpbase/gimpbase.def
* libgimpwidgets/gimpwidgets.def: added the preview and progress
related entries
2004-09-02 Michael Natterer <mitch@gimp.org>
* plug-ins/common/neon.c

View File

@ -7,6 +7,9 @@ EXPORTS
gimp_drawable_combo_box_new
gimp_drawable_get_thumbnail
gimp_drawable_menu_new
gimp_drawable_preview_draw
gimp_drawable_preview_get_type
gimp_drawable_preview_new
gimp_export_image
gimp_font_select_widget_close
gimp_font_select_widget_new
@ -25,4 +28,5 @@ EXPORTS
gimp_pattern_select_widget_close
gimp_pattern_select_widget_new
gimp_pattern_select_widget_set
gimp_progress_bar_new
gimp_ui_init

View File

@ -2,6 +2,8 @@ EXPORTS
_gp_params_destroy
gimp_any_to_utf8
gimp_base_init
gimp_check_size_get_type
gimp_check_type_get_type
gimp_data_directory
gimp_datafiles_check_extension
gimp_datafiles_read_directories

View File

@ -154,6 +154,13 @@ EXPORTS
gimp_preview_area_get_type
gimp_preview_area_new
gimp_preview_area_set_cmap
gimp_preview_draw
gimp_preview_get_position
gimp_preview_get_size
gimp_preview_get_type
gimp_preview_get_update
gimp_preview_invalidate
gimp_preview_set_update
gimp_query_boolean_box
gimp_query_double_box
gimp_query_int_box