call Job super.canceling
Fixes: Deleting a result node doesn't close its result children editors (refs #2679)Progresses on: TXMEditor parameter toolbar is broken when CQP corpus is not ready (refs #2742)Progresses on: Commands executed on not loaded Partition may lead to wrong results (refs #2682)
Finalize the start and done computing messages of results (refs #2573)Finalize lazy loading of TXMResult children (refs #2685)
Applies Java formater to all source files
fix CA editor (disable ITXMResultEditor for the CAEditor)
add open/close corpus commandcreate ITXMResultEditorprepare UpdateCorpus command to accelerate compiler&pager steps
remove ru from Lang switch handler
fix cached CQPLexicon in Lexiconfix corpus update
fix LT export/import
fix StreamHog log activationfix Language switch handler
fix status line
fix nsis script and TXM Windows launch scriptsfix engines restart method
fix corpus 0.7.9 loadingfix annotation savefix open/close of TXMToolbar groups
fix some info and warning messages
add parameter "url" to LoadBinarycorpus commandadd parameter "stringArgs" to ExecuteScript and ExecuteMacro commandfix null pointers in Delete command
add export/import parametersadd import resultadd utils method to SWTEditorsUtils: refresh/activate/close
restore plot method in RWorkspacemove create&update date from Project to TXMResultadd create and update date in TXMResultDebugViewshow build date in TXM startup messagefix cast exception in TXMEditor.openfix org.txm.rcp runtime (bin was included)
DDot -> Colon
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
remove last PREFERENCES_QUALIFIER from Preferences classes
fix groovy packages
Tiger plugin install its Groovy files
clean&move groovy packages
set all version qualifier to 'svn'
add tests for the qualifier
fix concordance compute -> the top index was not reset
fix groovy directories to copy
fix corpora view reload
fix imports in Groovy scripts
fix annotation plugin xml filefix workspace fix linux startup script
set a default GSE for Groovy script commands
default GSE set some default useful imports org.txm.utils, org.txm, parameters imports, etc.
set Java version to 1.7replace the classloader discovery of GSERunner
fix acces restrictions
fix TXMToolbar menus
export concordance messages
replace ProgressWatcher with IProgressMonitoradd TXMResult.saveParameters methodTXMResult.uniqueID = class + date + UUIDbreak some depandancies cycles with TBX-R , annotation-cqp-concordance, concordance-para plugins
merge 0.7.8 code with 0.7.9 code