racket/collects/mred
Danny Yoo 87f8e830b6 Fixing type error in path dialog.
When the directory is bad, we need to send a list of path-labels; the
original code would pass in a path object and would emit a contract
error of the form:

dyoo@kfisler-ra1:~$ set in list-box%: expected argument of type <list of strings (up to 200 characters)>; given ("Bad Directory:" #<path:/home/dyoo/tmp/>)

svn: r9868
2008-05-16 19:08:35 +00:00
..
lang revise the way setup-plt crawls over the collection trees 2008-03-03 22:04:28 +00:00
private Fixing type error in path dialog. 2008-05-16 19:08:35 +00:00
doc.txt wxme belongs outside of mred, obviously 2007-01-18 14:26:29 +00:00
edit-main.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
edit.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
info.ss * Changed setup-plt to compile collections if they have an "info.ss" 2008-02-12 10:33:01 +00:00
main.ss v3.99.0.2 2007-11-13 12:40:00 +00:00
mred-sig.ss revised mzlib/sandbox in scheme/sandbox 2007-12-12 13:47:02 +00:00
mred-unit.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
mred.ss mred -z and textual-read-eval-print-loop 2008-04-13 17:09:18 +00:00
script-installer.ss use new require specs in many places 2008-02-23 09:42:03 +00:00