Commit Graph

18 Commits

Author SHA1 Message Date
Danny Yoo
62010ffec9 Added last-frame-delay to the gif writing documentation.
svn: r10929

original commit: 0013f61f654dd33cfa6a941c344857d9ef88c335
2008-07-26 21:48:35 +00:00
Robby Findler
b216ed1e99 forgot to add this in the last commit
svn: r10709

original commit: 6b9690da7172ee91d9643e2732d9ae42dd2d6a3e
2008-07-10 18:03:39 +00:00
Robby Findler
b8574126bd moved the tex-table.ss file somewhere accessible and documented it
svn: r10708

original commit: 1858924c508d27211f98a52045b33a80e71cef44
2008-07-10 17:21:00 +00:00
Eli Barzilay
9fbe729200 documented on-click-always
svn: r10692

original commit: d443abe50da064a891dd4f952cce7776fc98e145
2008-07-09 09:52:20 +00:00
Robby Findler
ebed61f4d6 added zero size rectangles, ellipses, circles, and strings
svn: r10610

original commit: 7be05fcf8b156766495df02b7c77d0ebcbd720d1
2008-07-05 01:58:36 +00:00
Robby Findler
e083457aa0 found some unchecked in changes to the cdb source and ported them
svn: r10594

original commit: 31407bea6929bdf1c99f58f8feec0524c220c04b
2008-07-04 11:45:29 +00:00
Robby Findler
c6bd317fa7 abstracted out edge drawing so it can be overriden
svn: r10136

original commit: 50cd17833f4db7dea33038f87ffd8870a25d91ed
2008-06-04 21:36:13 +00:00
Matthew Flatt
5462d5a219 drs bug and test-suite fixes
svn: r9709

original commit: 860c41d7492a33880f9c18839c21a601d675e5b8
2008-05-06 23:27:23 +00:00
Robby Findler
961faf38fd added the ability to have two separate bitmaps specified
svn: r9667

original commit: 4b42c948324359eb80e7840f63d80038f1003401
2008-05-05 21:40:23 +00:00
Robby Findler
cdeb372b5f svn: r9582
original commit: f17d85c24a65cf5d3c2d1a66a00509e430cd8b9c
2008-05-02 00:23:32 +00:00
Robby Findler
04318aa689 reworked the buttons along the top of drscheme
svn: r9578

original commit: ee9fc4a8d7591e0270b607fc057fa6398c6b7274
2008-05-01 23:15:06 +00:00
Matthew Flatt
eeed36c497 proprocessor doc, merge scribblings and doc-categories fields
svn: r9414

original commit: a26b334c67a2d77b56c8a83e0856a8f538b94e79
2008-04-23 00:20:25 +00:00
Matthew Flatt
d72298416f hierlist docs; fix latex/pdf output when a paragraph starts with n hspace
svn: r9276

original commit: 02fbaca2b7c8fdafe5b88b24dae2f4d46020eb36
2008-04-12 14:42:02 +00:00
Eli Barzilay
979f0b1682 * 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

original commit: 699c40643d538e54164bf68f5eddf43ae30c5b5e
2008-02-12 10:33:01 +00:00
Eli Barzilay
68a7bbea2e switched info.ss files to #lang
svn: r8532

original commit: 3c72e71e24202366d4be41532cba0a89f69d7ebd
2008-02-04 23:00:35 +00:00
Matthew Flatt
239c3cc08f normalize some doc titles
svn: r8336

original commit: 04859fb2dd423cd76b5dc9aa0e2d394fbf079074
2008-01-15 14:46:36 +00:00
Matthew Flatt
1e06f9bcc5 doc build automatically go to main doc dir; added doc categories for start doc; fix locale-sensitive byte<->string ops to actually use the locale; other small edits
svn: r8286

original commit: 1e069dd2bcd7b1dd84213f6943f6f549681219f8
2008-01-10 23:42:23 +00:00
Matthew Flatt
984bf9ee05 move doc sub-dirs to scribblings sub-dirs
svn: r8281

original commit: b76aa843ab09e8c1c5f5de9e033b7170ed64acd4
2008-01-10 20:07:32 +00:00