original commit: e21738e96993ca372cf7456e2738d3142fab7ddd
This commit is contained in:
Matthew Flatt 1998-05-22 13:08:04 +00:00
parent 1416b9820d
commit 1b75432d70

View File

@ -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