forked from jositux/gimp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2006-10-25 Simon Budig <[email protected]>
* app/vectors/vectors-enums.h: Oops. Need to specify both pdb-skip and skip. * libgimp/gimp.def * libgimpconfig/gimpconfig.def * libgimpmath/gimpmath.def * libgimpthumb/gimpthumb.def * libgimpwidgets/gimpwidgets.def: .def-file maintenance. Hope my changes are correct... With the help from nm .libs/libgimpfoo-2.0.so |\ sed -ne "s/.* T \([a-zA-Z0-9][a-zA-Z0-9_]*\)/\t\1/p" |\ (echo EXPORTS ; LC_ALL=C sort ) * libgimpwidgets/gimppageselector.c: marked stretch_frame_image() as static. * libgimp/gimpenums.c.tail * libgimp/gimpenums.h * tools/pdbgen/enums.pl: regenerated. * devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml: this changed again. WTF? git-svn-id: http://svn.gnome.org/svn/gimp/trunk@21169 f57ce169-c725-0410-9505-c4955b3f21d2
- Loading branch information
simon
committed
Oct 25, 2006
1 parent
7cb099a
commit 19bd9d3
Showing
12 changed files
with
78 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,30 @@ | ||
2006-10-25 Simon Budig <[email protected]> | ||
|
||
* app/vectors/vectors-enums.h: Oops. Need to specify both | ||
pdb-skip and skip. | ||
|
||
* libgimp/gimp.def | ||
* libgimpconfig/gimpconfig.def | ||
* libgimpmath/gimpmath.def | ||
* libgimpthumb/gimpthumb.def | ||
* libgimpwidgets/gimpwidgets.def: .def-file maintenance. Hope my | ||
changes are correct... | ||
|
||
With the help from | ||
nm .libs/libgimpfoo-2.0.so |\ | ||
sed -ne "s/.* T \([a-zA-Z0-9][a-zA-Z0-9_]*\)/\t\1/p" |\ | ||
(echo EXPORTS ; LC_ALL=C sort ) | ||
|
||
* libgimpwidgets/gimppageselector.c: marked stretch_frame_image() | ||
as static. | ||
|
||
* libgimp/gimpenums.c.tail | ||
* libgimp/gimpenums.h | ||
* tools/pdbgen/enums.pl: regenerated. | ||
|
||
* devel-docs/libgimp/tmpl/gimpfontselectbutton.sgml: this changed | ||
again. WTF? | ||
|
||
2006-10-25 Simon Budig <[email protected]> | ||
|
||
* app/vectors/gimpvectors-import.[ch]: extended gimp_vectors_import() | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
EXPORTS | ||
gimp_thumb_ensure_thumb_dir | ||
gimp_thumb_ensure_thumb_dir_local | ||
gimp_thumb_error_quark | ||
gimp_thumb_file_test | ||
gimp_thumb_file_type_get_type | ||
gimp_thumb_find_thumb | ||
gimp_thumb_get_thumb_dir | ||
gimp_thumb_get_thumb_dir_local | ||
gimp_thumb_init | ||
gimp_thumb_name_from_uri | ||
gimp_thumb_name_from_uri_local | ||
gimp_thumb_size_get_type | ||
gimp_thumb_state_get_type | ||
gimp_thumbnail_check_thumb | ||
gimp_thumbnail_delete_failure | ||
gimp_thumbnail_delete_others | ||
gimp_thumbnail_get_type | ||
gimp_thumbnail_has_failed | ||
gimp_thumbnail_load_thumb | ||
gimp_thumbnail_new | ||
gimp_thumbnail_peek_image | ||
gimp_thumbnail_peek_thumb | ||
gimp_thumbnail_save_failure | ||
gimp_thumbnail_save_thumb | ||
gimp_thumbnail_save_thumb_local | ||
gimp_thumbnail_set_filename | ||
gimp_thumbnail_set_from_thumb | ||
gimp_thumbnail_set_uri | ||
gimp_thumbs_delete_for_uri | ||
gimp_thumbs_delete_for_uri_local | ||
gimp_thumb_ensure_thumb_dir | ||
gimp_thumb_ensure_thumb_dir_local | ||
gimp_thumb_error_quark | ||
gimp_thumb_file_test | ||
gimp_thumb_file_type_get_type | ||
gimp_thumb_find_thumb | ||
gimp_thumb_get_thumb_dir | ||
gimp_thumb_get_thumb_dir_local | ||
gimp_thumb_init | ||
gimp_thumb_name_from_uri | ||
gimp_thumb_name_from_uri_local | ||
gimp_thumb_size_get_type | ||
gimp_thumb_state_get_type | ||
gimp_thumbnail_check_thumb | ||
gimp_thumbnail_delete_failure | ||
gimp_thumbnail_delete_others | ||
gimp_thumbnail_get_type | ||
gimp_thumbnail_has_failed | ||
gimp_thumbnail_load_thumb | ||
gimp_thumbnail_new | ||
gimp_thumbnail_peek_image | ||
gimp_thumbnail_peek_thumb | ||
gimp_thumbnail_save_failure | ||
gimp_thumbnail_save_thumb | ||
gimp_thumbnail_save_thumb_local | ||
gimp_thumbnail_set_filename | ||
gimp_thumbnail_set_from_thumb | ||
gimp_thumbnail_set_uri | ||
gimp_thumbs_delete_for_uri | ||
gimp_thumbs_delete_for_uri_local |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters