[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
102d2
The exp-tagged source (in CVS) for DrScheme is now version
103d2.
PRS:
1577: DrScheme doesn't set current-load-relative-directory
1578: can't interrupt parse
1582: Help-desk configurability
1566: Bug icon broken in project window
FUNCTIONALITY CHANGES
- files added to projects are now stored as relative files,
by default. (use project menu to change the default)
MINOR CHANGES AND BUG FIXES
- project files are saved using a platform-independant syntax for
paths now.
- if the collection path setting in the project manager is empty
(just spaces and/or returns) it is ignored.
- Using file|open and choosing a project file (based on contents) will open
the project file. (this only will work with project files saved in this
version -- old project files won't be recognized until they are
saved once.)
- Opening or a .plt file will install the .plt file, after querying the user.
- if a semicolon is preceded by a back slash, paren matching still
happens.
- added break button to project windows
(does the same thing as the break menu item always did)
- added save button and little "full name" thingy to project
frames