From 0418eb433bdb361394a5dc2a9e78fcf32ee3f5d8 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 26 Jun 1998 22:23:28 +0000 Subject: [PATCH] 53/1 changes original commit: 8011df52479f45f8ccef7aedc4ebc0663f64cbd7 --- notes/mred/HISTORY | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/notes/mred/HISTORY b/notes/mred/HISTORY index f45f0cf1..eb578fab 100644 --- a/notes/mred/HISTORY +++ b/notes/mred/HISTORY @@ -1,3 +1,30 @@ +Version 51: March 25, 1998 + +Engine: +------- +Removed wx:concat-files, wx:string-match?, wx:get-temp-file-name + (see MzLib's new make-temporary-file) +Removed some constants: + wx:const-bitmap-type-default + wx:const-bitmap-discard-colourmap + wx:const-allow-auto-resize + wx:const-needed-sb + wx:const-event-type-char + wx:const-conter (use wx:const-centre) +All methods that operate on bitmap files now require that the + bitmap type is specified +Removed wx:key-event%'s get-event-type, since there was only + one possible result +Added wx:const-print-postscript, wx:const-print-standard, and + wx:const-print-ask +Restricted wx:find-path to fewer paths; see MzScheme's new + find-system-path + +System: +------- + +---------------------------------------------------------------------- + Version 52: May 25, 1998 IMPORTANT: Expect major changes in the MrEd toolbox with version 53 or