
2003-07-26 Hans Breuer <hans@breuer.org> * libgimp/gimpcompat.h : renamed GimpOrientationType with Compat postfix to avoid name clashing when using this header together with libgimp/gimpenums.h * app/composite/makefile.msc : (new file) **/makefile.msc : updated * libgimp/gimp.c : use static defined _tile<widht|height> in this file instead of function call * libgimp/gimp.def libgimp/libgimpui.def : moved from former to latter : gimp_<brush|font|gradient|pattern>_select_<new|destroy> added to former gimp_<brushes|gradients|patterns>_popup * app/paint/gimppaintcore.h : removed double semicolon which gave msvc error C2059: syntax error : ';' * libgimpbase/gimpwin32-io.h : (new file) compatibilty defines which were spread over multiple files to make up mostly for missing unistd.h * app/base/tile-swap.c app/core/gimpimagefile.c libgimpbase/gimpdatafiles.c plug-ins/FractalExplorer/FractalExplorer.c : use new header * plug-ins/gflare/gflare.c plug-ins/flame/flame.c plug-ins/FractalExplorer/Dialogs.c : removed #ifdef G_OS_WIN32 special casing, not needed anymore due to g_file_test() usage * app/text/*.* : changes required for build with PangoWin32, but not commited ...
36 lines
937 B
Modula-2
36 lines
937 B
Modula-2
EXPORTS
|
|
gimp_brush_select_new
|
|
gimp_brush_select_destroy
|
|
gimp_brush_select_widget_new
|
|
gimp_brush_select_widget_close
|
|
gimp_brush_select_widget_set
|
|
gimp_channel_menu_new
|
|
gimp_drawable_menu_new
|
|
gimp_export_image
|
|
gimp_fixme_preview_do_row
|
|
gimp_fixme_preview_fill
|
|
gimp_fixme_preview_fill_scaled
|
|
gimp_fixme_preview_fill_with_thumb
|
|
gimp_fixme_preview_free
|
|
gimp_fixme_preview_get_pixel
|
|
gimp_fixme_preview_new
|
|
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_set
|
|
gimp_gradient_select_new
|
|
gimp_gradient_select_widget_new
|
|
gimp_gradient_select_widget_close
|
|
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_set
|
|
gimp_plug_in_get_path
|
|
gimp_ui_init
|