From 1b75432d708bdfa9ffe4a51b1f07f1cc69842467 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 22 May 1998 13:08:04 +0000 Subject: [PATCH] . original commit: e21738e96993ca372cf7456e2738d3142fab7ddd --- notes/mred/HISTORY | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index f5b1d902..e89f44c6 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,11 +1,14 @@ -Version 52: ??, 1998 +Version 52: May 25, 1998 + +IMPORTANT: Expect major changes in the MrEd toolbox with version 53 or +so. See the note for version 51, below. Engine: ------- on-set-focus and on-kill-focus work reliably; not all windows can get the focus, but those that do call the on-set-focus and on-kill-focus methods -pre-on-char and pre-on-event works for all windows on all +pre-on-char and pre-on-event work for all windows on all platforms wx:begin-busy-cursor no longer takes a cursor argument, but it now works correctly on all platforms @@ -27,6 +30,8 @@ System: documented get-title, etc. in mred:simple-menu-frame% class added get-complete-title to mred:simple-menu-frame% class +---------------------------------------------------------------------- + Version 51: March 25, 1998 IMPORTANT: Expect major changes in the MrEd toolbox with version 53 or