diff options
author | Tor Lillqvist <tml@iki.fi> | 2001-01-07 17:08:13 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 2001-01-07 17:08:13 +0000 |
commit | c7fca238d48e14b77d42efff9f399f6a40de2f19 (patch) | |
tree | 50209490652bb56f1a8758c35011e974c45e1e39 /ChangeLog.pre-1-10 | |
parent | 93968e4379a2893e3e8ddcbd24702100e8e91c0f (diff) | |
download | pango-c7fca238d48e14b77d42efff9f399f6a40de2f19.tar.gz |
Allow '+' in the filename.
2001-01-07 Tor Lillqvist <tml@iki.fi>
* pango/fonts.c (pango_font_description_to_filename): Allow '+' in
the filename.
* pango/pangowin32.c (get_font_metrics_from_string): Adopt to new
prototype for g_utf8_to_ucs4).
* pango/module-defs.c.win32: Removed.
* pango/module-defs-ft2.c.win32: New file, hand-written until GNU
configure is used on Win32, too.
* pango/makefile.mingw.in
* pango/Makefile.am (EXTRA_DIST): Corresponding changes.
* pango/pango.def: Update.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 3d8150ce..0039b2c1 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,21 @@ +2001-01-07 Tor Lillqvist <tml@iki.fi> + + * pango/fonts.c (pango_font_description_to_filename): Allow '+' in + the filename. + + * pango/pangowin32.c (get_font_metrics_from_string): Adopt to new + prototype for g_utf8_to_ucs4). + + * pango/module-defs.c.win32: Removed. + + * pango/module-defs-ft2.c.win32: New file, hand-written until GNU + configure is used on Win32, too. + + * pango/makefile.mingw.in + * pango/Makefile.am (EXTRA_DIST): Corresponding changes. + + * pango/pango.def: Update. + Sat Jan 6 20:23:54 2001 Owen Taylor <otaylor@redhat.com> * modules/arabic/arabic-x.c (arabic_engine_shape): Adapt |