diff options
author | stanton <stanton@noemail.net> | 1999-03-30 22:32:21 (GMT) |
---|---|---|
committer | stanton <stanton@noemail.net> | 1999-03-30 22:32:21 (GMT) |
commit | c147a1c0a04c7adba6b03ae1421e1c2eb065296a (patch) | |
tree | 1cc1aa8d66f18f0fa9b71b23b345d3bfd0f20a90 | |
parent | 5411c3220d1b0c2a49d2e91462f4b768beb22481 (diff) | |
download | tk-c147a1c0a04c7adba6b03ae1421e1c2eb065296a.zip tk-c147a1c0a04c7adba6b03ae1421e1c2eb065296a.tar.gz tk-c147a1c0a04c7adba6b03ae1421e1c2eb065296a.tar.bz2 |
*** empty log message ***
FossilOrigin-Name: 558ae726b231e75ea2efe3a986472562f2e88ccd
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +1999-03-30 <stanton@scriptics.com> + + * generic/tkWindow.c (Tk_DestroyWindow): Image handlers are now + finalized before the font subsystem since complex image handlers + may contain references to fonts (e.g. Tix compound images). + [Bug: 1603] + 1999-03-29 <stanton@scriptics.com> * doc/MeasureChar.3: |