This website requires JavaScript.
Explore
Help
Sign In
suzanne.soy
/
racket
Watch
1
Star
0
Fork
0
You've already forked racket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
c62907da58
racket
/
collects
/
unstable
/
gui
History
Jon Rafkind
c62907da58
add revealing-slide
2012-10-01 12:03:58 -06:00
..
private
removed useless requires
2011-09-27 19:28:44 -06:00
notify.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
pict.rkt
rounded-rectangle/border gets #:corner-radius and #:angle arguments
2011-09-29 13:48:15 -06:00
ppict.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
prefs.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
pslide.rkt
removed useless requires
2011-09-27 19:28:44 -06:00
scribble.rkt
add codeblock->pict to convert between scribble and slideshow representations of code
2012-10-01 11:06:13 -06:00
slideshow.rkt
add revealing-slide
2012-10-01 12:03:58 -06:00
snip.rkt
When
plot-new-window?' is #t,
plot' and `plot3d' now create a frame in a new eventspace. This allows plot frames to be displayed programmatically. (Without this change, the frames are unresponsive until the REPL regains control.)
2012-05-25 13:11:46 +09:00