diff options
author | mdejong <mdejong> | 2002-06-09 09:07:14 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2002-06-09 09:07:14 (GMT) |
commit | 8f7a5e090555d59da1db17e4881ac68aee343859 (patch) | |
tree | 77faa960cf113bf84931b1126c4ff0cf0f32d2ee /ChangeLog | |
parent | 4d342bfd5c831a1925a8e091a5dc563a87fc0f2f (diff) | |
download | tk-8f7a5e090555d59da1db17e4881ac68aee343859.zip tk-8f7a5e090555d59da1db17e4881ac68aee343859.tar.gz tk-8f7a5e090555d59da1db17e4881ac68aee343859.tar.bz2 |
* library/bgerror.tcl (tk::dialog::error::bgerror):
Don't set the bgerror dialog as a transient of
itself since this operation is ill defined.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-06-09 Mo DeJong <mdejong@users.sourceforge.net> + + * library/bgerror.tcl (tk::dialog::error::bgerror): + Don't set the bgerror dialog as a transient of + itself since this operation is ill defined. + 2002-06-06 Donal K. Fellows <fellowsd@cs.man.ac.uk> * win/tkWinCursor.c (TkGetCursorByName): Fixed so that the reading |