summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@novell.com>2005-01-25 13:57:50 +0000
committerTor Lillqvist <tml@src.gnome.org>2005-01-25 13:57:50 +0000
commit74bea5371d786118906077534823dad4e8741e33 (patch)
tree440956e38fa9f233ec4d6a82a2d32b7e40d58da3
parentc7e0ef198c87b35284242a9bade3b14686cab581 (diff)
downloadpango-74bea5371d786118906077534823dad4e8741e33.tar.gz
Add missing entry points.
2005-01-25 Tor Lillqvist <tml@novell.com> * pango/pango.def: Add missing entry points.
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.pre-1-102
-rw-r--r--pango/pango.def3
3 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0d416d33..790bbc08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2005-01-25 Tor Lillqvist <tml@novell.com>
+ * pango/pango.def: Add missing entry points.
+
* modules/basic/Makefile.am (usp10.h): Don't use -p option to cp,
can cause "failed to preserve ownership" errors.
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 0d416d33..790bbc08 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,5 +1,7 @@
2005-01-25 Tor Lillqvist <tml@novell.com>
+ * pango/pango.def: Add missing entry points.
+
* modules/basic/Makefile.am (usp10.h): Don't use -p option to cp,
can cause "failed to preserve ownership" errors.
diff --git a/pango/pango.def b/pango/pango.def
index 0e6b00a6..6c2902ee 100644
--- a/pango/pango.def
+++ b/pango/pango.def
@@ -30,6 +30,7 @@ EXPORTS
pango_attr_shape_new
pango_attr_shape_new_with_data
pango_attr_size_new
+ pango_attr_size_new_absolute
pango_attr_stretch_new
pango_attr_strikethrough_new
pango_attr_style_new
@@ -93,6 +94,7 @@ EXPORTS
pango_font_description_get_family
pango_font_description_get_set_fields
pango_font_description_get_size
+ pango_font_description_get_size_is_absolute
pango_font_description_get_stretch
pango_font_description_get_style
pango_font_description_get_type
@@ -102,6 +104,7 @@ EXPORTS
pango_font_description_merge
pango_font_description_merge_static
pango_font_description_new
+ pango_font_description_set_absolute_size
pango_font_description_set_family
pango_font_description_set_family_static
pango_font_description_set_size