diff options
author | Tor Lillqvist <tml@iki.fi> | 1999-11-10 21:37:48 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 1999-11-10 21:37:48 +0000 |
commit | 23b50343c6230ff2fa3f28d76cc1371f116b1f24 (patch) | |
tree | 973e67388be532c5705617805428a1ffe1eac180 /ChangeLog.pre-2-6 | |
parent | 827c4c6d21341dad38cccc83839d98368ec98322 (diff) | |
download | gtk+-23b50343c6230ff2fa3f28d76cc1371f116b1f24.tar.gz |
Fix a couple of bugs. The Unicode subrange table (from the "Developing
1999-11-10 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkfont-win32.c: Fix a couple of bugs. The Unicode
subrange table (from the "Developing International Software for
Windows 95 and Windows NT" book) was missing the Hangul syllable
block... Get the loaded font's charset correctly.
(Note that this, and the other *-win32.c files, still really are
the old ones, the win32 subdirectory is not ready for compilation
yet after the reorg.)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 34c2c84935..01094f781c 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,14 @@ +1999-11-10 Tor Lillqvist <tml@iki.fi> + + * gdk/win32/gdkfont-win32.c: Fix a couple of bugs. The Unicode + subrange table (from the "Developing International Software for + WIndows 95 and Windows NT" book) was missing the Hangul syllable + block... Get the loaded font's charset correctly. + + (Note that this, and the other *-win32.c files, still really are + the old ones, the win32 subdirectory is not ready for compilation + yet after the reorg.) + Wed Nov 10 17:26:49 GMT 1999 Tony Gale <gale@gtk.org> * gtk/gtkclist.c: Fix off-by-one bug in parameter |