diff options
author | mdejong <mdejong@noemail.net> | 2002-06-09 09:07:14 (GMT) |
---|---|---|
committer | mdejong <mdejong@noemail.net> | 2002-06-09 09:07:14 (GMT) |
commit | bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513 (patch) | |
tree | 77faa960cf113bf84931b1126c4ff0cf0f32d2ee /ChangeLog | |
parent | 56ec32dec87c0f1772d74ec07b1e2b1f4ea5eb06 (diff) | |
download | tk-bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513.zip tk-bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513.tar.gz tk-bbf053f9b4ed39ab659a49ae4e8e5bf201bb6513.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.
FossilOrigin-Name: 70bae675185cfdfe4a0012d34a8894a51dcda8fd
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 |