summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-0
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2001-02-10 00:24:58 +0000
committerTor Lillqvist <tml@src.gnome.org>2001-02-10 00:24:58 +0000
commitd6f9b720674c1eef1f1975d567a8fdf197bc9fc7 (patch)
tree7c6cbeb9e84833cc3a59d55c67ad6a2257662f9f /ChangeLog.pre-1-0
parentda18979679966822e231eebdf1c93b2fbdce4818 (diff)
downloadpango-d6f9b720674c1eef1f1975d567a8fdf197bc9fc7.tar.gz
Use g_win32_get_package_installation_subdirectory(). Use the same
2001-02-10 Tor Lillqvist <tml@iki.fi> * pango/pango-utils.c (pango_get_sysconf_subdirectory, pango_get_lib_subdirectory): (Win32): Use g_win32_get_package_installation_subdirectory(). Use the same directory structure as on Unix, etc\pango and lib\pango under the installation "prefix". * config.h.win32 * pango/makefile.mingw.in: Use mini-fribidi instead of full FriBiDi. * pango/pangowin32.c (pango_win32_render_layout_line): Adapt to changed PangoAttrColor. * pango/querymodules.c: Include <io.h> for getcwd() prototype. (query_module): Handle modules with spaces in the path, and backslashes, use g_strescape() (for Windows). * pango/mini-fribidi/makefile.mingw: New file
Diffstat (limited to 'ChangeLog.pre-1-0')
-rw-r--r--ChangeLog.pre-1-021
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-0 b/ChangeLog.pre-1-0
index 188ea887..b8fe1ff7 100644
--- a/ChangeLog.pre-1-0
+++ b/ChangeLog.pre-1-0
@@ -1,3 +1,24 @@
+2001-02-10 Tor Lillqvist <tml@iki.fi>
+
+ * pango/pango-utils.c (pango_get_sysconf_subdirectory,
+ pango_get_lib_subdirectory): (Win32): Use
+ g_win32_get_package_installation_subdirectory(). Use the same
+ directory structure as on Unix, etc\pango and lib\pango under the
+ installation "prefix".
+
+ * config.h.win32
+ * pango/makefile.mingw.in: Use mini-fribidi instead of full
+ FriBiDi.
+
+ * pango/pangowin32.c (pango_win32_render_layout_line): Adapt to
+ changed PangoAttrColor.
+
+ * pango/querymodules.c: Include <io.h> for getcwd() prototype.
+ (query_module): Handle modules with spaces in the path, and
+ backslashes, use g_strescape() (for Windows).
+
+ * pango/mini-fribidi/makefile.mingw: New file
+
2001-02-05 Alexander Larsson <alexl@redhat.com>
* pango/pangoft2.c (pango_ft2_render,