Matthew Flatt
ca1a9dc8bf
docs form David Van Horn; Slideshow tweaks
...
svn: r8661
2008-02-14 14:07:57 +00:00
Robby Findler
ff9938a87f
added check ala PR 9185
...
svn: r8647
2008-02-13 17:34:40 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Robby Findler
a1b8ba51ad
PR 9186
...
svn: r8601
2008-02-09 14:52:01 +00:00
Matthew Flatt
d83e62b71c
generate-search-results renamed to perform-search (I think)
...
svn: r8563
2008-02-07 11:49:57 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Matthew Flatt
60f7074bab
doc fixes and rendering tweaks
...
svn: r8453
2008-01-28 22:43:50 +00:00
Robby Findler
eda72235bd
check syntax now (silently) copes with an exception raised by the documentation xref loading
...
svn: r8439
2008-01-28 02:11:31 +00:00
Robby Findler
288fb78029
made memory limits be on by default and improved 'killed' dialog to turn up the limits
...
svn: r8424
2008-01-26 14:37:55 +00:00
Robby Findler
765a40a2ea
fixed test case coverage and debugging (the latter only when the file isn't saved)
...
svn: r8423
2008-01-26 13:52:20 +00:00
Robby Findler
58d6285752
fixed PR 9157
...
svn: r8378
2008-01-21 03:37:34 +00:00
Robby Findler
d219107a0a
fixed PR 9140
...
svn: r8374
2008-01-21 00:33:28 +00:00
Robby Findler
2e3c05b14e
removed the dependency between the string-constants library and mrlib
...
svn: r8369
2008-01-19 20:13:02 +00:00
Robby Findler
2be06881d0
fixed a bug in check syntax
...
svn: r8359
2008-01-18 02:44:45 +00:00
Matthew Flatt
739fde15cb
add contributed scribbling for 'lazy'
...
svn: r8349
2008-01-16 14:39:56 +00:00
Matthew Flatt
134474805d
add Danny to acks
...
svn: r8324
2008-01-14 19:56:22 +00:00
Matthew Flatt
d532fe4781
finish up main page: release notes, etc.; add Yavuz's errortrace scribbling
...
svn: r8314
2008-01-13 14:53:54 +00:00
Robby Findler
1fe5e608b4
fixed a bug in non-debug language levels
...
svn: r8270
2008-01-09 15:10:15 +00:00
Robby Findler
379f2a162b
searching in help desk now says 'no results' if there are no results, and the help desk menu item in drscheme opens the front page of the manuals
...
svn: r8227
2008-01-05 22:39:32 +00:00
Matthew Flatt
7fc41024c0
3.99.0.9: binding links in docs use nominal import sources
...
svn: r8196
2008-01-03 19:07:02 +00:00
Robby Findler
cbcb5bf57b
added searching to the keybindings dialog
...
svn: r8194
2008-01-03 16:56:46 +00:00
Robby Findler
8b20d62969
fixed some bugs so that long names still allow drs to start up and limited the name message in the upper-left to be at most 200 pixels wide
...
svn: r8176
2008-01-01 17:00:56 +00:00
Robby Findler
16ed718c71
fixed error reporting and brought back the red arrows for the stack trace
...
svn: r8172
2008-01-01 01:55:04 +00:00
Matthew Flatt
1d8b21f53b
disallow empty application; rename regexp-match/fail-without-reading to regexp-try-match
...
svn: r8152
2007-12-29 13:51:32 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Matthew Flatt
396dd54b06
call-with-exception-handler change, plus some configure/Makefile changes that didn't help fix the built-on-10.5-for-10.4 problem but are still healthier in the long run
...
svn: r8102
2007-12-22 12:41:48 +00:00
Robby Findler
4cd7477c85
converted to scheme/base
...
svn: r8087
2007-12-21 01:57:50 +00:00
Robby Findler
937a656d68
updated the insert large letter dialog
...
svn: r8078
2007-12-20 02:46:43 +00:00
Danny Yoo
9a4d947174
added framework:gui-utils:quote-literal-label and framework:gui-utils:format-literal-string to escape ampersands in string labels. Updated drscheme/syncheck and drscheme/private/unit to use these functions.
...
svn: r8073
2007-12-19 21:38:55 +00:00
Matthias Felleisen
deca1bd57f
matrix
...
svn: r8067
2007-12-19 17:45:31 +00:00
Robby Findler
02bd5d4a66
fixed PR 9113
...
svn: r8040
2007-12-17 23:16:23 +00:00
Robby Findler
92081b685d
move docs to scribblings directory
...
svn: r8037
2007-12-17 16:34:17 +00:00
Robby Findler
ae17f72c1d
fixed a bug int he way the menu for the documentation links was constructed
...
svn: r8030
2007-12-16 14:01:25 +00:00
Robby Findler
1b7c6a9d32
fixed a bug
...
svn: r8022
2007-12-16 00:19:04 +00:00
Matthew Flatt
c9aecb01f0
split setup/scribble-index into setup/xref and scribble/xref
...
svn: r8020
2007-12-15 22:10:29 +00:00
Robby Findler
f790d7e10e
restored word completion for the full languages (not teaching languages yet)
...
svn: r8018
2007-12-15 21:10:20 +00:00
Robby Findler
553d628491
fixed PR 9107
...
svn: r8013
2007-12-14 22:58:31 +00:00
Matthias Felleisen
5cdea2191c
svn: r8004
2007-12-14 00:53:03 +00:00
Robby Findler
9eb0d203b3
removed last latex vestiges and added in a (broken) link to remind me to make it work later when there is a place for it to go to
...
svn: r7998
2007-12-13 21:19:12 +00:00
Matthias Felleisen
a11849d49e
svn: r7996
2007-12-13 18:59:01 +00:00
Robby Findler
65f0d01814
added a status message showing when the docs index is loaded
...
svn: r7991
2007-12-13 15:58:55 +00:00
Robby Findler
62eb32519b
minor cleanup
...
svn: r7974
2007-12-12 20:03:42 +00:00
Robby Findler
a451c71dda
added documentation links and mouse colors when there are docs to see
...
svn: r7973
2007-12-12 19:27:44 +00:00
Matthew Flatt
a559a710d4
adjust document names
...
svn: r7968
2007-12-12 16:31:57 +00:00
Robby Findler
aa3cdcc76b
reverted that change, on Matthew's advice
...
svn: r7962
2007-12-11 16:41:25 +00:00
Robby Findler
17991b6d55
gets the default collection paths in a better way
...
svn: r7961
2007-12-11 15:58:00 +00:00
Matthew Flatt
ca5a7c5560
split part of scheme/file into scheme/path, document them
...
svn: r7938
2007-12-10 17:59:26 +00:00
Matthew Flatt
eab8008c4f
change 'include' and 'include-bitmap' to better match normal module-path syntax
...
svn: r7936
2007-12-10 16:13:25 +00:00
Robby Findler
063f1a95c9
added a something to the preferences pane to be able to pick the parenthesis color scheme
...
svn: r7885
2007-12-01 16:16:58 +00:00
Matthew Flatt
8930f31115
remove 'else' and '=>' bindings from 'mzscheme'
...
svn: r7859
2007-11-29 14:08:08 +00:00