Robby Findler
2659e1049e
add missing default arg value to close-icon% docs
...
original commit: b1ecffe26214c853445a4ad0e2fccba995ddd971
2011-09-20 17:14:58 -05:00
Eli Barzilay
950c968e77
".ss" -> ".rkt" scan done.
...
original commit: 3157955d40f89d83fb3d5fa7a2f20639cda69579
2011-07-02 10:37:53 -04:00
Ryan Culpepper
856c27560b
docs reorganization
...
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
original commit: 1b702a2ae32aba835f7467ced6b203902db0ccd9
2011-07-01 17:16:53 -06:00
Eli Barzilay
f1b2ecf4aa
Get rid of "defaultly"s.
...
original commit: 78dacef817e0349071fb0300cf46b800ef58bfa5
2011-06-28 02:11:24 -04:00
Eli Barzilay
ec12cbefed
A ton of @scheme*' ->
@racket*' and related updates.
...
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
original commit: ac26fe75546b5182d78f18c2cd882f0f440849e2
2011-06-25 04:08:47 -04:00
Eli Barzilay
4f207d84ed
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
...
(Some other minor things here and there.)
original commit: debd1f9f1e6899e2a7e4ab5de929a49df490b5c7
2011-06-20 04:27:14 -04:00
Matthew Flatt
e9e8b55383
"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.
original commit: f34a31cac945a622ea5994ca270cc5e253c795ed
2011-06-17 18:54:43 -06:00
Eli Barzilay
b89e20385f
Specify what happens on OS X with ;-separated globs.
...
Also, update the `path-dialog%' intro -- it is no longer similar to the
dialog under X.
original commit: 3ecdd3bc592a36b73ec9b9086b8a280eadd1c9f0
2011-06-06 02:01:26 -04:00
Robby Findler
ffaf986cdc
adjust drracket's value printer to specially treat 2htdp/image images.
...
related to PR 11849
original commit: 7b4e6730810028b44e720b5de006980199c60b51
2011-04-14 15:26:43 -05:00
Robby Findler
1a2755c1f8
Two improvements to the mrlib/graph library and the module browser:
...
- improved the drawing speed in mrlib's graph pasteboard
by caching the background arrows (optionally; only turned
on for the module browser. in redex, this probably won't
speed anything up so it isn't used)
- added a search feature to the module graph to help find
dependencies; type in string and some of the graph changes
color
original commit: e928bd840c02ac68e6fbf7ed7c72b69e74d2fd1a
2011-04-06 11:35:31 -05:00
David Van Horn
15c7ab6e1f
Fixes more spelling errors.
...
original commit: 760a58b65df2b91010d2bcc2739ddab2a4489729
2011-02-04 19:44:13 -07:00
Robby Findler
b77f73f013
added get-button-label method to switchable-button%
...
original commit: 65579793afbebb705080267a37580ec0b94e1e97
2011-01-13 20:11:52 -06:00
Robby Findler
0c9aceeb9e
added un/cache-image, a function that enables/disables the drawing cache in 2htdp/image images
...
original commit: 670d58d134eaf2dc5ed6ef4ea60f53d66321acda
2011-01-06 14:24:01 -06:00
Matthew Flatt
fc73b618d1
document some modules that are referenced in other documentation
...
original commit: 234a57506fc379449864495a5ed4dc12672f472f
2010-12-15 13:41:59 -07:00
Matthias Felleisen
c0aee593cc
impose contract on write-animated-gif, Closes PR11358
...
original commit: 07952e140867be125978e05516ea0fe1591deff8
2010-10-26 23:22:14 -04:00
Robby Findler
87a29fc514
rackety mrlib/name-message
...
original commit: 9f5593c2224d2dc6d167ab14c6adbad35806427e
2010-06-22 14:22:35 -05:00
Robby Findler
b4ccdd66b5
added docs and minor cleanups in mrlib/name-message
...
original commit: c5b0c73111e7e6e6752616856a8a4c54d3749a95
2010-06-22 14:22:34 -05:00
Robby Findler
b9bb6461df
made a start on the image-core library's documentation
...
original commit: 8c98f9d9794e4ec977bdda8bb2d215a30c8442e9
2010-05-25 16:10:23 -05:00
Robby Findler
6ad2935d91
made a start on the image-core library's documentation
...
original commit: 0c1afebb5a9c163a383c6f4959ad86f065c6d408
2010-05-25 16:10:23 -05:00
Eli Barzilay
d7fccc9d0d
A lot of "DrScheme" -> "DrRacket"s.
...
original commit: de0cc7771b3f4be098cfa30e552f0acad3436a0e
2010-05-17 01:27:03 -04:00
Matthew Flatt
5adf804728
rename all files .ss -> .rkt
...
original commit: 28b404307793f041bb3363135a2968e283855318
2010-04-27 16:50:15 -06:00
Robby Findler
ea5ebc18b2
some improvements to the new language dialog
...
svn: r17886
original commit: be5b6cd32e4a95c834d76ce487c95f4151307805
2010-01-29 18:29:03 +00:00
Robby Findler
875a5732aa
made the define popup and the file popup appear when the toolbar is on the left/right
...
svn: r17452
original commit: 0d16beda3cd5c9e09658565fd01282647dd28f22
2009-12-31 13:27:49 +00:00
Robby Findler
3e64e5f4fb
added a close icon to the yellow warning message
...
svn: r15611
original commit: 3c4bdf86feeda27ad9de986bf357d1a65fda79c0
2009-07-28 20:40:54 +00:00
Eli Barzilay
424dcbc9c2
removed lots of "the the"s
...
svn: r14679
original commit: ff73a5395ee00699c7b85d6ed20bbc3e5d9a2957
2009-05-01 21:02:51 +00:00
Eli Barzilay
9d63c4e072
Changed @itemize{...} to @itemize[...] (done after comparing the doc
...
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)
svn: r14427
original commit: c0a8a0122200209e38dff1959d79b58f847814db
2009-04-05 17:46:20 +00:00
Eli Barzilay
abd9eaa6b9
typo
...
svn: r14397
original commit: 28d35ebb6acaef8b30242aff237e23d99c2823fa
2009-04-01 06:10:22 +00:00
Eli Barzilay
e5e234462c
clarification
...
svn: r14388
original commit: 0adc7a50f2ace401f74851c07780d09c526b4784
2009-03-31 14:56:55 +00:00
Eli Barzilay
c995b241b3
added set-flip-labels?
...
svn: r14386
original commit: c5d2342999d2e1c4ab0de7df04b90a8678a25e67
2009-03-31 14:54:40 +00:00
Eli Barzilay
5fb3efd7d0
added remove-links
...
svn: r14383
original commit: a58ba38c52e81c6bc710ca4c5db00b287388d4b6
2009-03-31 12:22:29 +00:00
Eli Barzilay
a70f5f39b1
set-links-label! -> set-link-label
...
svn: r14382
original commit: 3d04c4ce109bcf1c960d4663f28423613b1f053a
2009-03-31 12:16:39 +00:00
Eli Barzilay
391108e3b9
document set-links-label!
...
svn: r14381
original commit: 33c30e7dd7a7c70685efc4502b473c5a00f7b2a5
2009-03-31 12:13:47 +00:00
Robby Findler
6d0d1640f3
added support for special-case drawing of individual edges to the graph library and support to be able to use that to redex
...
svn: r13226
original commit: af810c8a6ff52e1af97b7096ec7383b54ea98465
2009-01-19 18:02:33 +00:00
Robby Findler
de59c57008
added support for customizing the edge label font to the graph library and propogated that argument to the redex traces and traces/ps functions
...
svn: r13155
original commit: a4799be53c07f1b3bc7dc5403d3827f8d1be7d84
2009-01-15 21:29:26 +00:00
Matthew Flatt
83dd14f202
add equal?/recur; implement equal? for image-snip% via properties
...
svn: r12950
original commit: 1642a84e690899f7da27839648e315ebb03d7966
2008-12-29 22:36:53 +00:00
Eli Barzilay
eddad21ccb
typo (PR9789)
...
svn: r11898
original commit: ad2928e32a2e373840654a80a2905440e14b8ac7
2008-09-28 22:59:34 +00:00
Robby Findler
59175768e5
refined searching
...
svn: r11581
original commit: 805d4eb73f7a4dc2fb45814421b80f51b2899845
2008-09-09 03:43:57 +00:00
Robby Findler
7749ed115e
added bug logging
...
svn: r11528
original commit: aaccfbb42feae363450250338d5c15606eaca7b6
2008-09-02 21:34:56 +00:00
Matthew Flatt
65506c87ca
change world animated GIFs to not loop
...
svn: r11242
original commit: fcabbbf576fefd54378f5d66b4cb9f0b83a514eb
2008-08-14 17:17:57 +00:00
Danny Yoo
f07db07b8a
typo
...
svn: r11008
original commit: 983dceb84c2baffd0bebee32f586992608b8a7f0
2008-07-31 14:43:46 +00:00
Matthew Flatt
ed41fa0654
fix equal? on transparent R6RS records
...
svn: r10949
original commit: 27375c0d5ac206df9dda22998de0e31a3d2e7cce
2008-07-28 20:30:25 +00:00
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