summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>1999-11-25 00:27:11 +0000
committerTor Lillqvist <tml@src.gnome.org>1999-11-25 00:27:11 +0000
commit72fc042792ddd9041ca1bad48bc48593f928d6be (patch)
tree4eb51db3c0924422550a17cf1902ca382139b311 /ChangeLog.pre-2-10
parent119a9f33caebdda58f580dac2ed5fd4b804eff2a (diff)
downloadgtk+-72fc042792ddd9041ca1bad48bc48593f928d6be.tar.gz
Fix two copy&paste errors.
1999-11-25 Tor Lillqvist <tml@iki.fi> * gdk/gdkgc.c (gdk_gc_set_ts_origin, gdk_gc_set_clip_origin): Fix two copy&paste errors. * gdk/makefile.cygwin: Also rebuild DLL when the static archive in win32 has changed. * gdk/win32/gdkprivate-win32.h: Don't need CPINFO in the GdkWin32SingleFont struct. * gdk/win32/gdkfont-win32.c: Some more debugging: Print Unicode subranges of loaded fonts. Clear font signature first, in case GetTextCharsetInfo fails. Pretend SYMBOL_CHARSET fonts have ASCII+Basic Latin (i.e. 0x40--0xFF) as they are single-byte. * gdk/win32/gdkgc-win32.c: Improved logging. (gdk_gc_postdraw): Unoffset clip region.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-1019
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index a82226b070..7f84fcd018 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,22 @@
+1999-11-25 Tor Lillqvist <tml@iki.fi>
+
+ * gdk/gdkgc.c (gdk_gc_set_ts_origin, gdk_gc_set_clip_origin):
+ Fix two copy&paste errors.
+
+ * gdk/makefile.cygwin: Also rebuild DLL when the static archive in
+ win32 has changed.
+
+ * gdk/win32/gdkprivate-win32.h: Don't need CPINFO in the
+ GdkWin32SingleFont struct.
+
+ * gdk/win32/gdkfont-win32.c: Some more debugging: Print Unicode
+ subranges of loaded fonts. Clear font signature first, in case
+ GetTextCharsetInfo fails. Pretend SYMBOL_CHARSET fonts have
+ ASCII+Basic Latin (i.e. 0x40--0xFF) as they are single-byte.
+
+ * gdk/win32/gdkgc-win32.c: Improved logging. (gdk_gc_postdraw):
+ Unoffset clip region.
+
1999-11-23 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (gdk_event_translate): set