summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-04-17 03:54:09 (GMT)
committerhobbs <hobbs>2004-04-17 03:54:09 (GMT)
commit6df0f87c2b7371a450da4a6be3c698b0c150022c (patch)
treef06c061d435233339d806131c21a66f63d2fff92 /ChangeLog
parentd09c2dc8fe0cc3d0e4252a6564c884880efabc65 (diff)
downloadtk-6df0f87c2b7371a450da4a6be3c698b0c150022c.zip
tk-6df0f87c2b7371a450da4a6be3c698b0c150022c.tar.gz
tk-6df0f87c2b7371a450da4a6be3c698b0c150022c.tar.bz2
* library/bgerror.tcl (bgerror): rework to only set -topmost bit
on Windows if necessary. Also use existing ::tk functions for placing dialog and managing focus/grab.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 27b621e..67ac5ca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-16 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * library/bgerror.tcl (bgerror): rework to only set -topmost bit
+ on Windows if necessary. Also use existing ::tk functions for
+ placing dialog and managing focus/grab.
+
2004-03-31 Jim Ingham <jingham@apple.com>
* tkMacOSXMenu.c (EventuallyInvokeMenu): Report errors from invoking
@@ -296,7 +302,7 @@
* generic/tkMenu.c (MenuVarProc): prevent this from triggering
while interp is being destroyed.
-2x03-11-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
+2003-11-21 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de>
*** 8.4.5 TAGGED FOR RELEASE ***