racket/collects/scribblings
Matthew Flatt 48f7ddafe4 racket/gui: fix some concurrency problems `text%'
Changed `open-output-text-editor' to put its additions into
an edit sequence to better work with threads.

Fixed problems in editor-canvas refresh and resize events, where
the editor's refresh synchronization wasn't used properly.

Fixed race conditions in the the protocol that is used to separate
refreshes and edit sequences.

Related to PR 12749
2012-05-05 10:32:05 -06:00
..
draw racket/draw: make-immutable-{color,brush,pen} => make-{color,brush,pen} 2012-05-01 21:04:40 -06:00
drracket added a test suite for DrRacket that checks to make sure the Dear Dr 2012-03-26 15:43:56 -05:00
foreign ffi/com: add support for type descriptions on values 2012-04-16 08:47:13 -06:00
framework add a preference to control whether or not there is an extra 2012-03-24 20:20:05 -05:00
gui racket/gui: fix some concurrency problems `text%' 2012-05-05 10:32:05 -06:00
guide Improve the contract error messages: 2012-04-21 16:55:03 -05:00
htdp-langs Document `quote' et al in ISL+lambda. 2012-02-19 16:24:57 -05:00
inside doc correction 2012-02-09 16:49:33 -07:00
main Improve the windows text a bit. 2012-05-03 10:24:05 -04:00
more
quick fixed typo, closes PR 12539 2012-02-05 10:13:31 -05:00
raco fix `raco setup' for splicing collections 2012-05-03 11:11:38 -06:00
reference Add contracts to interface syntax & structures 2012-05-04 17:24:55 -04:00
scheme
scribble fix proc-doc/names documentation 2012-05-03 11:36:09 -05:00
slideshow doc correction 2012-04-19 08:15:11 -06:00
tools change register-toolbar-button so that it accepts a number 2012-02-25 16:57:49 -06:00
finger.png
icons.rkt
info.rkt
magnify.png