mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-05 02:09:37 +00:00

2001-03-28 Hans Breuer <hans@breuer.org> * config.h.win32 : #define GETTEXT_PACKAGE * makefile.msc : add theme rule * app/makefile.msc : gimp.exe depends on all the libs and general update * app/base/makefile.msc : updated * app/config/gimpconfig-serialize.c : #include <io.h> for win32 * app/config/gimpconfig-types.c : #include <string.h> * app/core/gimpcontext.c app/core/gimpcontainer.c app/core/gimptoolinfo.c : #include <string.h> * app/core/gimpdocuments.c (gimp_documents_save_func) : need to g_strescape() the filename to not make backslashes vanish during de-serialization * app/core/gimpimagefile.c : #define S_ISREG for G_OS_WIN32 * app/core/makefile.msc : add -DGIMP_COMPILATION required for cpercep.c build * app/display/gimpdisplayshell.c : #include <string.h> * app/display/makefile.msc : -FImsvc_recommended_pragmas.h, G_LOG_DOMAIN definition and object file update * app/file/makefile.msc : -FImsvc_recommended_pragmas.h, G_LOG_DOMAIN definition * app/file/file-open.c (file_open_with_proc_and_display) : use absolute filename for gimp_documents_add() * app/gui/channel-commands.c app/gui/colormap-editor-commands.c app/gui/edit-commands.c app/gui/vectors-commands.c : #include <string.h> * app/gui/makefile.msc : updated * app/gui/menus.c : use g_file_test() instead of access() to avoid inclusion <unistd.h> * app/paint/makefile.msc : updated * app/plug-in/plug-in-params.c : #include <string.h> * app/plug-in/makefile.msc : updated * app/plug-in/plug-in-def.h : #include <time.h> for time_t * app/plug-in/plug-in.c : remove definition of S_IFREG * app/plug-in/gap/gap_arr_dialog.c : include <config.h> before including libgimp/libgimp-intl.h * app/tools/makefile.msc : updated * app/vectors/makefile.msc : new file * app/widgets/makefile.msc : updated * libgimp/gimp.def : updated externals * libgimpwidgets/gimpwidgets.def : updated externals * modules/makefile.msc : updated and disabled colorsel_gtk. * plug-in/makefile.msc : don't define GETTEXT_PACKAGE * themes/Default/images/makefile.msc : moved makefile.msc from .. and adapted pathes to images
109 lines
2.7 KiB
Modula-2
109 lines
2.7 KiB
Modula-2
EXPORTS
|
|
gimp_button_extended_clicked
|
|
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_type
|
|
gimp_color_area_has_alpha
|
|
gimp_color_area_new
|
|
gimp_color_area_set_color
|
|
gimp_color_area_set_type
|
|
gimp_color_button_get_color
|
|
gimp_color_button_get_type
|
|
gimp_color_button_has_alpha
|
|
gimp_color_button_new
|
|
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_get_type
|
|
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
|
|
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_option_menu_set_sensitive
|
|
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_radio_group_set_active
|
|
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_stock_init
|
|
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
|
|
gimp_widgets_init
|
|
|