Commit Graph

70 Commits

Author SHA1 Message Date
Robby Findler
2de5845dbd added an angle parameter to rounded-rectangle and filled-rounded-rectangle
svn: r9277
2008-04-12 15:17:13 +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
Eli Barzilay
f40cf986d9 no main for texpict
svn: r8769
2008-02-22 22:39:11 +00:00
Eli Barzilay
4115bb68a0 misc main-related fixes
svn: r8768
2008-02-22 22:37:37 +00:00
Eli Barzilay
f5bc96418d add lots of main.ss files where appropriate
svn: r8764
2008-02-22 16:28:31 +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
Eli Barzilay
3d0d7637f9 remove unused help-desk-message fields
svn: r8525
2008-02-04 17:09:09 +00:00
Matthew Flatt
f5845e01a0 slideshow fixes
svn: r8035
2007-12-17 15:56:53 +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
5b0a0be3d6 change scheme/unit and scheme/signature #langs to build on scheme/base
svn: r7792
2007-11-20 23:44:31 +00:00
Matthew Flatt
39cedb62ed v3.99.0.2
svn: r7706
2007-11-13 12:40:00 +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
Matthew Flatt
b025b527df allow pin-over to accept pict-finding paths, etc.
svn: r7430
2007-10-04 06:24:43 +00:00
Matthew Flatt
4fa78c4298 don't draw pict at all for 0 alpha
svn: r7415
2007-09-26 12:49:52 +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
bd93217061 refactored the contract system so that contracts do not depend on the class system, and now the class contracts are exported from class.ss
svn: r7357
2007-09-17 02:27:05 +00:00
Matthew Flatt
e4cbc4e6a9 371.2
svn: r7263
2007-09-02 17:39:32 +00:00
Matthew Flatt
e284229dc2 remove redundant cond clause
svn: r6901
2007-07-13 01:03:51 +00:00
Matthew Flatt
ca64ce1415 fix spacing with code-vl-append
svn: r6888
2007-07-11 02:23:58 +00:00
Robby Findler
05ea93da4c added caps style to 'text'
svn: r6680
2007-06-17 02:41:54 +00:00
Robby Findler
0d69b92c79 added a contract to 'text'
svn: r6571
2007-06-11 03:03:03 +00:00
Matthew Flatt
62954f2d27 filled-flash needs to explicitly set the brush
svn: r6078
2007-04-28 23:49:44 +00:00
Matthew Flatt
7b0c764124 improve texpict balloon drawing for PS output
svn: r5869
2007-04-05 03:18:37 +00:00
Matthew Flatt
615f6e0454 add current-code-font and fix bounding box ascent/descent for pin-line operations
svn: r5844
2007-03-30 01:42:54 +00:00
Robby Findler
ad634b20c5 removed crashing bug from copy/paste but there are still problems
svn: r5577
2007-02-08 23:33:16 +00:00
Matthew Flatt
bfc693c063 369.7
svn: r5506
2007-01-30 06:34:05 +00:00
Matthew Flatt
5d60ef12e1 unit clean-up for texpict, too
svn: r5161
2006-12-22 01:45:55 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Matthew Flatt
8b0045df18 fix pin-under
svn: r4819
2006-11-10 20:49:58 +00:00
Matthew Flatt
2700ead795 correct drawing of balloon spikes in some directions
svn: r4809
2006-11-08 21:49:47 +00:00
Matthew Flatt
86f9de0b41 fix handling of improper lists in the code macro
svn: r4746
2006-11-02 03:16:19 +00:00
Robby Findler
974337cc6f performance bugfix
svn: r4553
2006-10-11 19:54:57 +00:00
Robby Findler
093919aaac fixed contracts
svn: r4353
2006-09-16 15:12:57 +00:00
Robby Findler
1cfdf94eca documented defaults
svn: r4345
2006-09-15 02:28:07 +00:00
Robby Findler
b71e372c49 added contracts
svn: r4340
2006-09-14 21:47:32 +00:00
Matthew Flatt
9840aaf47c filled shapes should set brush
svn: r2942
2006-05-15 14:49:09 +00:00
Robby Findler
3ac9ac813c messed around with oh mouth
svn: r2727
2006-04-20 17:32:42 +00:00
Robby Findler
00d7cf4966 removed #:teeth-shading and just let people disable the teeth entirely
svn: r2726
2006-04-20 17:12:23 +00:00
Robby Findler
4b3abed323 changed parameters to keywords
svn: r2704
2006-04-18 14:05:47 +00:00
Matthew Flatt
ffe615cf03 moved where smoothing was enabled
svn: r2703
2006-04-18 13:12:51 +00:00
Matthew Flatt
2bcd8365ae turn on smoothing in face demo
svn: r2702
2006-04-18 13:11:00 +00:00
Robby Findler
72d9f314bb oops
svn: r2700
2006-04-18 03:12:13 +00:00
Robby Findler
331a1c896b added a way to disable face shading, fixed a bug in color-series to handle zero steps
svn: r2699
2006-04-18 03:09:22 +00:00
Robby Findler
fa8fbaa21c removed absurd -- should not have checked it in
svn: r2698
2006-04-17 23:17:52 +00:00
Robby Findler
2f3cdfa302 added surprised faces, 'oh mouths, and cleaned up a few things
svn: r2696
2006-04-17 21:13:59 +00:00