Go to file
Matthew Flatt f32ef95602 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

original commit: 48f7ddafe4d3363635f775a0da0980065718d5a4
2012-05-05 10:32:05 -06:00
collects racket/gui: fix some concurrency problems `text%' 2012-05-05 10:32:05 -06:00
doc/release-notes remove unsupported MDI styles and method 2011-08-04 08:02:54 -06:00
man/man1 minor man-page corrections 2011-02-01 08:01:17 -07:00