racket/collects/scribblings
Robby Findler a799985951 fix the gradient example code in the docs.
Things wrong:

 - indentation
 - the dc callback didn't reset the dc state
   (this is okay if you only use the pict
    in the interactions window in drracket,
    because drracket protects itself, but it
    is not okay if you use them in slideshow
    or something)
 - the dc callback didn't use the 'dx' and 'dy'
   arguments properly
   (you could see this going wrong if you put
    two of the picts together in an hc-append
    and looked at the compound pict in the
    interactions window)
2012-08-10 12:15:37 -05:00
..
draw fix the gradient example code in the docs. 2012-08-10 12:15:37 -05:00
drracket add a find-from-selection menu item that grabs the selection and puts 2012-08-06 18:00:57 -05:00
foreign ffi/com: fix potential interaction of finalization and custodians 2012-08-02 16:29:03 -06:00
framework add a find-from-selection menu item that grabs the selection and puts 2012-08-06 18:00:57 -05:00
gui racket/gui: clarify graphical min size in docs for `text-field%' 2012-08-01 09:34:12 -06:00
guide Document zsh completion along with bash completion. 2012-08-07 16:31:52 -04:00
htdp-langs fixed up docs to use new system; retested 2012-06-25 19:15:09 -04:00
inside inside: add new error functions to docs 2012-06-23 02:04:55 -07:00
main Further improvements to the documentation search. 2012-06-14 15:46:53 -04:00
more doc style adjustments; reorg cmdline+editors docs in Guide 2011-08-24 09:07:12 -06:00
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco setup/pack: fix internal and contract errors 2012-08-10 07:49:17 -06:00
reference Fic generics docs. 2012-08-08 17:26:55 -04:00
scheme Fix documentation for packages and mutable lists. 2012-07-31 17:12:30 -04:00
scribble scribble/base: generalize `itemlist' to splice/coerce some arguments 2012-08-03 13:43:23 -06:00
slideshow Convert all uses of (integer-in 0 255) to `byte?'. 2012-07-22 13:00:05 -04:00
tools Remove documentation for non-existent methods. 2012-07-24 17:22:43 -04:00
finger.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00
icons.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt move purpose statements to the info files 2010-08-23 15:13:00 -06:00
magnify.png more cross-referencing and icons to help explain margin notes 2007-06-23 02:33:00 +00:00