summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2003-06-15 23:41:47 +0000
committerTor Lillqvist <tml@src.gnome.org>2003-06-15 23:41:47 +0000
commitee1018f02dee38a6ff11f0a95eab4b23f033599b (patch)
tree396b23fdd557f4fa34d806f80f12019446573651 /ChangeLog.pre-1-8
parent32a45d22ed8d41a33c7391799a7774fcbef4235c (diff)
downloadpango-ee1018f02dee38a6ff11f0a95eab4b23f033599b.tar.gz
Merge from HEAD:
2003-06-15 Tor Lillqvist <tml@iki.fi> Merge from HEAD: * acconfig.h: Add HAVE_X. * configure.in: Set HAVE_X. * modules/indic/Makefile.am: Use -no-undefined on Windows. * modules/thai/thai-shaper.h: Don't include pangox.h unless HAVE_X. Also leave out the PangoXSubfont field unless HAVE_X. * modules/thai/thai-shaper.c * modules/thai/thai-x.c: Include config.h for HAVE_X. * modules/thai/thai-shaper.c (get_glyphs_list): Bypass THAI_FONT_XTIS case unless HAVE_X. * pango/pangoft2.def: Add some missing entries.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-821
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index e171ba2e..9c48c58c 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,24 @@
+2003-06-15 Tor Lillqvist <tml@iki.fi>
+
+ Merge from HEAD:
+
+ * acconfig.h: Add HAVE_X.
+
+ * configure.in: Set HAVE_X.
+
+ * modules/indic/Makefile.am: Use -no-undefined on Windows.
+
+ * modules/thai/thai-shaper.h: Don't include pangox.h unless
+ HAVE_X. Also leave out the PangoXSubfont field unless HAVE_X.
+
+ * modules/thai/thai-shaper.c
+ * modules/thai/thai-x.c: Include config.h for HAVE_X.
+
+ * modules/thai/thai-shaper.c (get_glyphs_list): Bypass
+ THAI_FONT_XTIS case unless HAVE_X.
+
+ * pango/pangoft2.def: Add some missing entries.
+
2003-06-13 Tor Lillqvist <tml@iki.fi>
* README.win32: Updates.