From: Robert Bruce Findler <robby@cs.rice.edu> To: plt-scheme@fast.cs.utah.edu Date: Fri, 16 Feb 2001 12:58:23 -0600 Subject: 103d105 The exp-tagged source (in CVS) for DrScheme is now version 103d105. For details on using the intermediate releases, see http://www.cs.utah.edu/plt/anoncvs/ PRS FIXED 1801: graphics help failure 1798: help desk build path problems 1641: relative paths problem when searching in help desk FUNCTIONALITY CHANGES - Changed the defaults colors in Check Syntax to match what Dorai Sitaram uses for the upcoming web release of How to Design Programs (excellent choices!) - adding splitting of the definitions and interactions canvases, to be able to see two different parts of the buffer simultaneously (Merry belated Christmas, Steck) MINOR CHANGES AND BUG FIXES - when saving or executing, if the file has been overwritten in the filesystem, drscheme prompts you to make sure you want to overwrite or execute the file. - added save-file-out-of-date? to editor:basic<%> - improved the read/write display in drscheme frames (was "locked" and "unlocked", now is "Read/Write" and "Read only" and the "Read only" variant is yellow on black) - Help Desk no longer exits when submitting a bug report. Robby