diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-04-12 12:30:42 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-04-12 12:30:42 (GMT) |
commit | f9e3816c8f035d2c1ff2613328fbb286230fa34b (patch) | |
tree | 9bd7c7e044d7a6edad8ed56ca153733ad7bfe543 /ChangeLog | |
parent | fe331f8e923d4a2673e6af3cb8e72e701821e64e (diff) | |
download | tk-f9e3816c8f035d2c1ff2613328fbb286230fa34b.zip tk-f9e3816c8f035d2c1ff2613328fbb286230fa34b.tar.gz tk-f9e3816c8f035d2c1ff2613328fbb286230fa34b.tar.bz2 |
Better handling of when image creation nukes the main window so now
does not crash on Linux.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2001-04-12 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tkImage.c (Tk_ImageObjCmd,DeleteImage): Better detection + of deletion when world is falling apart. [Bug #220819] + 2001-04-04 Jeff Hobbs <jeffh@ActiveState.com> * win/tkWinMenu.c (TkWinHandleMenuEvent): corrected reseting of |