libgimp/gimp.def Move gimp_{brush,font,gradient,pattern}_

2003-07-27  Tor Lillqvist  <tml@iki.fi>

	* libgimp/gimp.def
	* libgimp/gimpui.def: Move gimp_{brush,font,gradient,pattern}_
	select_{destroy,new} back to gimp.def (and actually add some of
	the _destroy entries). The files where these are defined go in
	libgimp, not libgimpui (see Makefile.am). Sort the .def files.
This commit is contained in:
Tor Lillqvist 2003-07-27 02:20:40 +00:00 committed by Tor Lillqvist
parent e7b1738f71
commit 8ed4e82cb9
3 changed files with 20 additions and 12 deletions

View file

@ -1,3 +1,11 @@
2003-07-27 Tor Lillqvist <tml@iki.fi>
* libgimp/gimp.def
* libgimp/gimpui.def: Move gimp_{brush,font,gradient,pattern}_
select_{destroy,new} back to gimp.def (and actually add some of
the _destroy entries). The files where these are defined go in
libgimp, not libgimpui (see Makefile.am). Sort the .def files.
2003-07-26 Tor Lillqvist <tml@iki.fi>
* plug-ins/libgck/gck/Makefile.am: Use -no-undefined on Windows.

View file

@ -3,6 +3,8 @@ EXPORTS
gimp_airbrush_default
gimp_attach_new_parasite
gimp_blend
gimp_brush_select_destroy
gimp_brush_select_new
gimp_brushes_close_popup
gimp_brushes_get_brush_data
gimp_brushes_popup
@ -98,6 +100,8 @@ EXPORTS
gimp_floating_sel_remove
gimp_floating_sel_rigor
gimp_floating_sel_to_layer
gimp_font_select_destroy
gimp_font_select_new
gimp_fonts_close_popup
gimp_fonts_popup
gimp_fonts_set_popup
@ -111,6 +115,8 @@ EXPORTS
gimp_get_progname
gimp_gimprc_query
gimp_gimprc_set
gimp_gradient_select_destroy
gimp_gradient_select_new
gimp_gradients_close_popup
gimp_gradients_get_gradient
gimp_gradients_get_gradient_data
@ -262,6 +268,8 @@ EXPORTS
gimp_path_set_points
gimp_path_set_tattoo
gimp_path_stroke_current
gimp_pattern_select_destroy
gimp_pattern_select_new
gimp_patterns_close_popup
gimp_patterns_get_pattern_data
gimp_patterns_popup
@ -355,6 +363,3 @@ EXPORTS
gimp_unit_new
gimp_unit_set_deletion_flag
gimp_version

View file

@ -1,8 +1,6 @@
EXPORTS
gimp_brush_select_new
gimp_brush_select_destroy
gimp_brush_select_widget_new
gimp_brush_select_widget_close
gimp_brush_select_widget_new
gimp_brush_select_widget_set
gimp_channel_menu_new
gimp_drawable_menu_new
@ -17,19 +15,16 @@ EXPORTS
gimp_fixme_preview_new2
gimp_fixme_preview_put_pixel
gimp_fixme_preview_update
gimp_font_select_new
gimp_font_select_widget_new
gimp_font_select_widget_close
gimp_font_select_widget_new
gimp_font_select_widget_set
gimp_gradient_select_new
gimp_gradient_select_widget_new
gimp_gradient_select_widget_close
gimp_gradient_select_widget_new
gimp_gradient_select_widget_set
gimp_image_menu_new
gimp_layer_menu_new
gimp_pattern_select_new
gimp_pattern_select_widget_new
gimp_pattern_select_widget_close
gimp_pattern_select_widget_new
gimp_pattern_select_widget_set
gimp_plug_in_get_path
gimp_ui_init