thomasmey committed revision 22949 to the jEdit SVN repository, changing 8 files.
2013-04-23 11:53:15 PDT in jEdit
Hi, the problem is that temporary buffers are loaded on the EDT and so are not cancelable. The code in org.gjt.sp.jedit.io.VFS.load(View, Buffer, String) and org.gjt.sp.jedit.Buffer.load(View, boolean) checks for a temporary buffer and runs them on the EDT. when in startup mode all files are opened temporary and are later on "commited" to full buffers. When jEdit is already...
2013-04-23 11:16:39 PDT in jEdit
applied.
2013-04-23 10:58:20 PDT in jEdit
thomasmey committed revision 22948 to the jEdit SVN repository, changing 3 files.
2013-04-23 10:58:00 PDT in jEdit
applied.
2013-04-23 10:52:41 PDT in jEdit
Applied to trunk. The PatternSearchMatcher still doesn't react on thread interruption.
2013-04-23 10:52:05 PDT in jEdit
thomasmey committed revision 22947 to the jEdit SVN repository, changing 1 files.
2013-04-23 10:50:51 PDT in jEdit
Applied slightly modified.
2013-04-23 10:42:52 PDT in jEdit
thomasmey committed revision 22944 to the jEdit SVN repository, changing 1 files.
2013-04-22 05:02:12 PDT in jEdit
thomasmey committed revision 22943 to the jEdit SVN repository, changing 7 files.
2013-04-22 04:44:40 PDT in jEdit