summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-05-05 09:39:36 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-05-05 09:39:36 (GMT)
commit6537a2d1e074434eb560cd0bab189190e0dba106 (patch)
treed3af85b2b2acc80ea0fee4d624c5fc85fe550eb8 /ChangeLog
parentcfa2caa8be76ffed4179c1f51779095c837cab14 (diff)
downloadtk-6537a2d1e074434eb560cd0bab189190e0dba106.zip
tk-6537a2d1e074434eb560cd0bab189190e0dba106.tar.gz
tk-6537a2d1e074434eb560cd0bab189190e0dba106.tar.bz2
Fix FMR in subfont handling on Windows. [Bug 618872]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 970233b..d5906e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-05 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * win/tkWinFont.c (Tk_MeasureChars,Tk_DrawChars,etc): Make sure
+ that the lastSubFontPtr remains valid even when the subfont array
+ is reallocated. [Bug 618872]
+
2004-05-03 Jeff Hobbs <jeffh@ActiveState.com>
* unix/tkUnixButton.c (TkpDrawCheckIndicator): allow radiobuttons