summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>1999-11-10 21:37:48 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-11-10 21:37:48 +0000
commit23b50343c6230ff2fa3f28d76cc1371f116b1f24 (patch)
tree973e67388be532c5705617805428a1ffe1eac180
parent827c4c6d21341dad38cccc83839d98368ec98322 (diff)
downloadgtk+-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.)
-rw-r--r--ChangeLog11
-rw-r--r--ChangeLog.pre-2-011
-rw-r--r--ChangeLog.pre-2-1011
-rw-r--r--ChangeLog.pre-2-211
-rw-r--r--ChangeLog.pre-2-411
-rw-r--r--ChangeLog.pre-2-611
-rw-r--r--ChangeLog.pre-2-811
7 files changed, 77 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34c2c84935..01094f781c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 34c2c84935..01094f781c 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 34c2c84935..01094f781c 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index 34c2c84935..01094f781c 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -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
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 34c2c84935..01094f781c 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -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
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
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 34c2c84935..01094f781c 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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