racket/collects/framework
Carl Eastlund 07849a7fbb Changed Framework icon promises to use delay/sync instead of delay. This
appears to prevent a bug whereby multiple threads attempt to force one of the
promises at the same time, causing the promise to believe it is being used
recursively.  All Framework tests passed (on OS X) after making this change, not
that I really expect the icons to be particularly crucial to the tests.

svn: r16820
2009-11-17 03:42:08 +00:00
..
private Changed Framework icon promises to use delay/sync instead of delay. This 2009-11-17 03:42:08 +00:00
collapsed-snipclass.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
comment-snip.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
decorated-editor-snip.ss fixed up the framework docs so there are no more warnings 2008-05-12 01:53:47 +00:00
doc.txt typo (PR8778) 2007-07-07 02:52:10 +00:00
framework-sig.ss framework minor repairs (after tests) 2008-05-06 15:29:58 +00:00
framework-unit.ss * Newlines at EOFs 2008-07-09 07:18:06 +00:00
framework.ss more progress on the framework docs 2008-04-29 22:51:59 +00:00
gui-utils.ss properly indent documentation 2009-06-02 17:26:15 +00:00
keybinding-lang.ss changed keybinding setup so that the user keybindings override all of the other keybindings (and improved the names a little) 2008-10-30 19:10:49 +00:00
main.ss PR 10406 2009-08-16 09:56:24 +00:00
preferences.ss added PLTDRPROFILE 2009-06-10 04:49:38 +00:00
splash.ss oops committed a bogus change, so rolling it back 2009-11-07 14:27:52 +00:00
test.ss svn: r14027 2009-03-10 14:38:19 +00:00