racket/collects/mrlib
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
..
hierlist fix bug that affects the DrRacket language dialog 2010-12-23 07:15:36 -06:00
private Fixes more spelling errors. 2011-02-04 19:44:13 -07: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
aligned-pasteboard.rkt
bitmap-label.rkt bring this code in the modern world 2010-12-25 07:48:25 -06:00
cache-image-snip.rkt rewrote uses of mzlib/contract into racket/contract 2011-03-31 18:21:11 -05:00
click-forwarding-editor.rkt
close-icon.rkt make the close icon clicky thingy not grab the focus 2011-04-18 10:31:57 -05:00
gif.rkt impose contract on write-animated-gif, Closes PR11358 2010-10-26 23:22:14 -04:00
graph.rkt Two improvements to the mrlib/graph library and the module browser: 2011-04-06 11:35:31 -05:00
hierlist.rkt
image-core-wxme.rkt added support to the 2htdp/image library for reading files when there is no GUI around. 2010-10-28 11:32:14 -05:00
image-core.rkt adding a missing 2htdp/image color => racket/gui color coercion 2011-06-02 16:27:09 -07:00
include-bitmap.rkt
interactive-value-port.rkt
matrix-snip.rkt
name-message.rkt Fixes more spelling errors. 2011-02-04 19:44:13 -07:00
path-dialog.rkt
plot.rkt
switchable-button.rkt added get-button-label method to switchable-button% 2011-01-13 20:11:52 -06:00
syntax-browser.rkt
tab-choice.rkt
tex-table.rkt added cdot 2011-03-10 09:18:00 -06:00
text-string-style-desc.rkt