racket/collects/graphics
Matthew Flatt f34a31cac9 "under <platform>" -> "on <platform>"; "X" -> "Unix"
I originally picked "under" as the preposition to go before
 a platform name, but obviously you should build "on" a
 platform, and "under" suddenly annoys me. The choice of "on"
 is now codified in the documentation style guide. Meanwhile,
 "Unix" insted of "X" seems more clear and consistent in the
 `racket/gui' docs.

 More usefully, this patch also fixes a few out-of-date
 platform-specific claims.
2011-06-17 18:54:43 -06:00
..
scribblings "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
tests moved the docs-complete library into rackunit 2011-05-05 16:10:42 -05:00
graphics-posn-less-unit.rkt "under <platform>" -> "on <platform>"; "X" -> "Unix" 2011-06-17 18:54:43 -06:00
graphics-sig.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
graphics-unit.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
graphics.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
main.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
turtle-examples.rkt graphics/turtles: fixed up for an 'xor-less world 2011-05-01 18:27:40 -05:00
turtle-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
turtles.rkt graphics/turtles: fixed up for an 'xor-less world 2011-05-01 18:27:40 -05:00
value-turtles-examples.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
value-turtles-test.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
value-turtles.rkt fixed up the graphics/ collection's docs 2011-05-01 16:57:10 -05:00