summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorHavoc Pennington <hp@pobox.com>2000-12-16 06:46:40 +0000
committerHavoc Pennington <hp@src.gnome.org>2000-12-16 06:46:40 +0000
commitcf11e920312b335c5eaa21021a1176fe9f913d9b (patch)
treed81ec1b8fb3d1abd4fff624d4892369c28d1b364 /ChangeLog.pre-1-0
parentf4c71c29b3b9b67d746ea23b17ce28b126911f54 (diff)
downloadpango-cf11e920312b335c5eaa21021a1176fe9f913d9b.tar.gz
move pango_shape and pango_reorder_items in here.
2000-12-15 Havoc Pennington <hp@pobox.com> * pango/pango-glyph.h: move pango_shape and pango_reorder_items in here. * pango/pango-break.h: move most of pango.h in here, so that pango.h can be the only file that includes pango-enum-types.h, so that changing any header doesn't end up rebuilding all of pango due to a rebuild of pango-enum-types.h. * pango/makeenums.pl: script to generate pango-enum-types.[hc] * pango/Makefile.am (pango_headers): built pango-enum-types.h, pango-enum-types.c that do enum type registration; add pango-break.h; do some assorted rearranging to handle the built headers * pango/pango.h: moved most of it to pango-break.h * pango/break.c: include individual headers, not pango.h * pango/shape.c: ditto * pango/reorder-items.c: ditto * pango/querymodules.c: ditto * pango/pango-layout.c: ditto * pango/pango-indic.c: ditto * pango/mapping.c: ditto * pango/itemize.c: ditto * pango/fonts.c: ditto
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-037
1 files changed, 37 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 62360d9b..841b9f3e 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,40 @@
+2000-12-15 Havoc Pennington <hp@pobox.com>
+
+ * pango/pango-glyph.h: move pango_shape and pango_reorder_items in
+ here.
+
+ * pango/pango-break.h: move most of pango.h in here, so that
+ pango.h can be the only file that includes pango-enum-types.h, so
+ that changing any header doesn't end up rebuilding all of pango
+ due to a rebuild of pango-enum-types.h.
+
+ * pango/makeenums.pl: script to generate pango-enum-types.[hc]
+
+ * pango/Makefile.am (pango_headers): built pango-enum-types.h,
+ pango-enum-types.c that do enum type registration; add
+ pango-break.h; do some assorted rearranging to handle the
+ built headers
+
+ * pango/pango.h: moved most of it to pango-break.h
+
+ * pango/break.c: include individual headers, not pango.h
+
+ * pango/shape.c: ditto
+
+ * pango/reorder-items.c: ditto
+
+ * pango/querymodules.c: ditto
+
+ * pango/pango-layout.c: ditto
+
+ * pango/pango-indic.c: ditto
+
+ * pango/mapping.c: ditto
+
+ * pango/itemize.c: ditto
+
+ * pango/fonts.c: ditto
+
2000-12-15 Havoc Pennington <hp@redhat.com>
* modules/Makefile.am (install-data-local): touch