diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-04-28 08:37:01 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-04-28 08:37:01 (GMT) |
commit | 1f27bcb487508323c68e02927575ef9717428b9c (patch) | |
tree | d6ecfdfebf917912b70345cdf3c82defec1ec269 /ChangeLog | |
parent | 12b8f6f81712c5c8abb8ac9cd6e60b4abe974f1c (diff) | |
download | tk-1f27bcb487508323c68e02927575ef9717428b9c.zip tk-1f27bcb487508323c68e02927575ef9717428b9c.tar.gz tk-1f27bcb487508323c68e02927575ef9717428b9c.tar.bz2 |
Fix [1191097], factor, and tidy up.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-28 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * macosx/tkMacOSXNotify.c (TkMacOSXWaitForEvent): Fix for typo in + waitTime computation. [Bug 1191097] + (AlertNotifier): Factor out the core of the notifier alerting code. + 2005-04-25 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXNotify.c: sync with tclUnixNotfy.c changes since |