src/Pure/System/swing_thread.scala
Thu, 24 May 2012 17:42:47 +0200 wenzelm more robust Swing_Thread.now: allow body to fail;
Thu, 01 Mar 2012 14:12:18 +0100 wenzelm explicitly revoke delay, to avoid spurious timer events after deactivation of related components;
Tue, 21 Feb 2012 16:42:57 +0100 wenzelm invoke later to reduce chance of causing deadlock;
Tue, 29 Nov 2011 21:29:53 +0100 wenzelm separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Mon, 28 Nov 2011 22:18:19 +0100 wenzelm explicit indication of modules for independent Scala library;
Mon, 29 Aug 2011 16:28:51 +0200 wenzelm invoke in Swing thread to make double sure;
Wed, 01 Dec 2010 20:34:40 +0100 wenzelm more abstract/uniform handling of time, preferring seconds as Double;
Sun, 29 Aug 2010 18:55:48 +0200 wenzelm Swing_Thread.now: volatile result to make double-sure;
Sat, 07 Aug 2010 16:15:52 +0200 wenzelm more explicit treatment of Swing thread context;
Wed, 05 May 2010 22:23:45 +0200 wenzelm some rearrangement of Scala sources;
less more (0) tip