Finalize the start and done computing messages of results (refs #2573)Finalize lazy loading of TXMResult children (refs #2685)
don't show the corpus columns when computed with a subcorpus
remove ru messagesfix URS macros
fix specifs selection compute
replug CorporaView statusline update on selection
clean R symbol _compute() & clean() methods of CA, AHC, Specificities and LexicalTable
update OSGI messages
fix double quotes
update all messagesfix some encoding in fr.properties files
simplify LexicalTable and Specificities creation from a Subcorpus
rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
LexicalTable reuse lexiconsfix WordProperties default order (first is word)
fix log stacktrace preference
fix Specif name "LTNONAME:..."
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
fix AHC editor
fix Spinners compute on ENTER key pressed
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
fix defautl visible state
add Script engines
set some TXMResult methods to privateProperty -> WordProperty
fix SetTXMREsultPersistentState updateElementfix TXMResult: remove result from preference if parent uuid is wrong (parent not found)fix specif selection command persistence
fix SpecifSelection persistence
fixes
replace partition.getParts.size() with partition.getNPart()
fix progression editorrename information to propertiesadd SWT debug view
fix toolbar icons order
some fixes
fix some CA
fix informations, concordances and specif default max score
implement some save/load parameters
saveParameters is now optional
start moving LexicalTable and Specificities to TXMResult object behavior
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
0.7.9 restructuration
remove CustomizableEditorfix command ids (eg ComputeIndex -> org.txm.index...ComputeIndex)prefix command parameters variable with "p" add TXMEditorPart.initializeFields() abstract method
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