From 733ae45c798c6e03772292229d039d48ec49bd17 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 25 Aug 2000 16:08:48 +0000 Subject: [PATCH] Add new entry points. 2000-08-25 Tor Lillqvist * libgimp/gimp.def: Add new entry points. --- ChangeLog | 4 ++++ libgimp/gimp.def | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 9b92d98051..090119d62a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-08-25 Tor Lillqvist + + * libgimp/gimp.def: Add new entry points. + 2000-08-25 Sven Neumann * tools/pdbgen/pdb/fileops.pdb diff --git a/libgimp/gimp.def b/libgimp/gimp.def index 3a269f8394..4579e8a773 100644 --- a/libgimp/gimp.def +++ b/libgimp/gimp.def @@ -110,6 +110,8 @@ EXPORTS gimp_eraser_default gimp_extension_ack gimp_extension_process + gimp_file_load + gimp_file_save gimp_flip gimp_floating_sel_anchor gimp_floating_sel_attach @@ -333,13 +335,17 @@ EXPORTS gimp_run_temp gimp_scale gimp_selection_bounds + gimp_selection_clear gimp_selection_float gimp_selection_is_empty + gimp_selection_load gimp_selection_none + gimp_selection_save gimp_shear gimp_smudge gimp_smudge_default gimp_standard_help_func + gimp_temp_name gimp_text gimp_text_fontname gimp_text_get_extents