Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
f1bacbb166
ignore failures when writing the commentary-window position/size to the preferences file, mainly because a security guard might disallow it for nested slideshows
...
svn: r10194
2008-06-09 14:23:12 +00:00
Matthew Flatt
0ef9d76ad3
remove HtUS and Slideshow web sites in the Help menu
...
svn: r10057
2008-05-30 19:10:27 +00:00
Robby Findler
f0f27e2e2c
removed mz,mred,slideshow languages and made module language's initial REPL be scheme/base instead of mzscheme
...
svn: r9384
2008-04-21 19:00:18 +00:00
Matthew Flatt
3730930380
just curly closing quotes as para punctuation
...
svn: r9359
2008-04-18 12:17:53 +00:00
Robby Findler
811216ad78
added curly quotes as things that do not need spaces before them
...
svn: r9358
2008-04-18 12:03:08 +00:00
Matthew Flatt
a796029a56
rename drop and lift in Slideshow; minor doc fixes
...
svn: r9066
2008-03-22 13:48:35 +00:00
Eli Barzilay
fb8efd4816
added take+drop+append to scheme/list (problems with texpict providing drop too)
...
svn: r9045
2008-03-21 18:45:18 +00:00
Eli Barzilay
975290d0c1
use flatten from scheme/list
...
svn: r8927
2008-03-08 07:03:40 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Matthew Flatt
ca1a9dc8bf
docs form David Van Horn; Slideshow tweaks
...
svn: r8661
2008-02-14 14:07:57 +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
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
Eli Barzilay
59b5f3a727
removed unused doc.txt entries from info.ss files
...
svn: r8529
2008-02-04 20:31:04 +00:00
Robby Findler
f210fc2ea4
added current-page-number-adjust
...
svn: r8347
2008-01-16 05:04:18 +00:00
Robby Findler
7459da43ce
renamed the Special menu to Insert
...
svn: r8141
2007-12-27 20:39:51 +00:00
Matthew Flatt
dd19a2d1ab
finish Scribbled Slideshow docs
...
svn: r8039
2007-12-17 20:56:24 +00:00
Matthew Flatt
67752bc435
add 'last' field to picts, and document slideshow/code
...
svn: r8033
2007-12-17 00:28:20 +00:00
Matthew Flatt
3e2e0ff02d
more slideshow docs
...
svn: r8031
2007-12-16 14:19:10 +00:00
Matthew Flatt
622cd0554d
revised mzlib/sandbox in scheme/sandbox
...
svn: r7965
2007-12-12 13:47:02 +00:00
Robby Findler
ad0c6175c7
bugfix for the problem with the wedged drscheme on startup
...
svn: r7958
2007-12-11 13:43:07 +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
Matthew Flatt
6e464cda15
draw frame over pict instead of under
...
svn: r7904
2007-12-05 23:45:43 +00:00
Matthew Flatt
4b1b737d8f
fix 'title' to decode a string
...
svn: r7903
2007-12-05 23:26:30 +00:00
Matthew Flatt
58684c1b0b
doc corrections in quick and guide
...
svn: r7880
2007-12-01 01:47:32 +00:00
Matthew Flatt
cc2a099a32
more slideshow docs/refinements
...
svn: r7751
2007-11-16 21:58:33 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Matthew Flatt
f64548b6d6
slide timeout advance as low-priority callback, to avoid thrashing when the last registered slide has a timeout
...
svn: r7439
2007-10-06 13:25:52 +00:00
Matthew Flatt
b4ef1b29e9
finish up and doc new bit of animation support in Slideshow
...
svn: r7435
2007-10-05 23:12:20 +00:00
Eli Barzilay
9c2e268f1e
typo
...
svn: r7432
2007-10-05 01:54:44 +00:00
Matthew Flatt
b025b527df
allow pin-over to accept pict-finding paths, etc.
...
svn: r7430
2007-10-04 06:24:43 +00:00
Matthew Flatt
687deb3f8a
added slide/title/center/timeout
...
svn: r7416
2007-09-26 12:50:49 +00:00
Matthew Flatt
b9a0d860c0
experiment with alpha setting in dc<%>, plus some slideshow experiments and other minor changes
...
svn: r7399
2007-09-22 13:48:22 +00:00
Robby Findler
fae2462619
prefs no longer ok
...
svn: r7371
2007-09-17 18:49:35 +00:00
Robby Findler
eee752fde1
allow LINKAGE file to be written to
...
svn: r7370
2007-09-17 18:24:56 +00:00
Robby Findler
bd85d12125
allow writes to preferences directory
...
svn: r7292
2007-09-07 15:55:46 +00:00
Robby Findler
338a77f341
fixed a bug in the error checking code
...
svn: r7288
2007-09-07 01:12:56 +00:00
Robby Findler
3525ceed8a
PR 8735
...
svn: r6568
2007-06-10 22:35:26 +00:00
Robby Findler
e9598b5eb6
fixed to handle 0x0 picts (which are drawn as 1x1 bitmaps now)
...
svn: r6506
2007-06-06 18:49:24 +00:00
Robby Findler
02a8f5cdef
avoids attaching texpict, just requires it now -- in addition to getting of the attaching problems, also works better when the drawing callbacks have errors or other effects
...
svn: r6478
2007-06-05 03:07:38 +00:00
Robby Findler
41d4b5d28e
changed teachpacks to be language specific
...
svn: r6145
2007-05-04 20:45:15 +00:00
Matthew Flatt
cf0b303497
359.2, collects changes
...
svn: r5143
2006-12-20 00:57:12 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
6ca71b6035
correct round-off error in Slideshow clickback highlighting
...
svn: r4808
2006-11-08 21:49:11 +00:00
Robby Findler
513ac7611d
fixed PR 8233
...
svn: r4123
2006-08-23 17:00:52 +00:00
Robby Findler
4c9868bf8c
got rid of get-language-id, in favor of using get-language-numbers in the preference for the current language
...
svn: r4079
2006-08-17 16:05:41 +00:00
Robby Findler
67f4db819d
fixed PR 8186
...
svn: r4064
2006-08-15 03:10:15 +00:00