svn commit: r1200420 - in /uima/uimaj/trunk/uimaj-ep-cas-editor-ide: plugin.xml src/main/java/org/apache/uima/caseditor/ide/CasEditorPreferencePage.java

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 16:47:41 2011 New Revision: 1200420 URL: http://svn.apache.org/viewvc?rev=1200420&view=rev Log: UIMA-2282 Added new parent preference page "UIMA Cas Editor" for "Annotation Editor" and "Cas Editor Ide". The empty implementation of the general page is located in t

svn commit: r1200386 - in /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor: AnnotationEditorPreferenceConstants.java AnnotationEditorPreferenceInitializer.java Anno

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 15:43:58 2011 New Revision: 1200386 URL: http://svn.apache.org/viewvc?rev=1200386&view=rev Log: UIMA-2011 Added preference and logic to load CASs leniently. Preference was added to the annotation editor preference page since the logic was placed in DocumentUimaIm

svn commit: r1200355 - in /uima/uimaj/trunk: uimaj-ep-cas-editor-ide/ uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/ uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/e

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 14:56:31 2011 New Revision: 1200355 URL: http://svn.apache.org/viewvc?rev=1200355&view=rev Log: UIMA-2280 moved the preference to a new preference page in the ide plugin Added: uima/uimaj/trunk/uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/i

svn commit: r1200317 - in /uima/uimaj/trunk: uimaj-ep-cas-editor-ide/src/main/java/org/apache/uima/caseditor/ide/ uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 13:08:35 2011 New Revision: 1200317 URL: http://svn.apache.org/viewvc?rev=1200317&view=rev Log: UIMA-2280 added preference and logic. The type system will be remembered in any case, but only applied if preference is set. Modified: uima/uimaj/trunk/uimaj-ep-c

svn commit: r1200299 - in /uima/sandbox/trunk/TextMarker: uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/textmarker/explain/apply/ uimaj-ep-textmarker-addons/src/main/java/org/apache/uima/te

2011-11-10 Thread pkluegl
Author: pkluegl Date: Thu Nov 10 12:39:48 2011 New Revision: 1200299 URL: http://svn.apache.org/viewvc?rev=1200299&view=rev Log: UIMA-2273 adapted "TextMarker" views to changed casDocumentChanged interface Modified: uima/sandbox/trunk/TextMarker/uimaj-ep-textmarker-addons/src/main/java/org/a

svn commit: r1200246 - /uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/AbstractDocument.java

2011-11-10 Thread joern
Author: joern Date: Thu Nov 10 09:51:09 2011 New Revision: 1200246 URL: http://svn.apache.org/viewvc?rev=1200246&view=rev Log: UIMA-2281 Now uses SafeRunner to broadcast events. Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/src/main/java/org/apache/uima/caseditor/editor/AbstractDocument.jav