Commit Graph

67 Commits

Author SHA1 Message Date
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
Matthew Flatt
386b9c06a9 attach mrpict.ss instead of loading it in the user's space
svn: r3926
2006-08-02 12:55:20 +00:00
Matthew Flatt
a9a0bf90b8 always use original library paths for loading pict library
svn: r3554
2006-06-30 00:17:30 +00:00
Matthew Flatt
9b942c21eb next and prior change slides
svn: r3254
2006-06-06 20:33:02 +00:00
Robby Findler
c948e8cbc6 used capability interface for a bunch more special menu items
svn: r3205
2006-06-03 19:44:18 +00:00
Robby Findler
b6372a2e22 infrastrure for capabilities added (and added first capabilities)
svn: r3119
2006-05-30 14:54:10 +00:00
Matthew Flatt
ecff5e096f fix typo
svn: r2873
2006-05-08 11:43:57 +00:00
Matthew Flatt
88b51730c8 window move => move background, too
svn: r2863
2006-05-05 04:59:05 +00:00
Robby Findler
f5d5caddbf got rid of stack trace and improved error messages in a minor way
svn: r2724
2006-04-20 14:51:48 +00:00
Eli Barzilay
16f01a1109 {quick,merge}sort -> sort
svn: r2569
2006-04-01 12:24:15 +00:00
Robby Findler
fddb1fa862 updated many unions to or/c's
svn: r2061
2006-01-31 19:17:33 +00:00
Matthew Flatt
ad629c682b wrap dynamic requires with original code inspector
svn: r1596
2005-12-12 19:01:52 +00:00
Matthew Flatt
6967a8fa64 allow writes to temp dir in protected mode
svn: r1439
2005-11-29 17:49:59 +00:00