plug the COMPUTE_ON_EDITOR_OPENING preference -> restored results from preferences don't behave like results to compute when editor is opened
rename broke ru messages&bundle filesremove empty ru messages&bundle files
clean R symbol _compute() & clean() methods of CA, AHC, Specificities and LexicalTable
update OSGI messages
fix some info and warning messages
LT export&import use export parameters
update all messagesfix some encoding in fr.properties files
some fixes
simplify LexicalTable and Specificities creation from a Subcorpus
add setAlteredfix compute in charResult
fix lexicon filter and sort actions
rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
remove Lexicon.findLexicon method
LexicalTable reuse lexiconsfix WordProperties default order (first is word)
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
revert LT default parameters to alpha2
fix LT default property
small ui fixes
fix R calls in TXMResult.getSimpleName methods
remove uniqueID and always use nodePreferencePath and parent.nodePreferencePath
fix AHC editor
fix Spinners compute on ENTER key pressed
fix defautl visible state
fix specif computed on partition
fix Rconsole and R scripts
add Script engines
set some TXMResult methods to privateProperty -> WordProperty
split Index and PartitionIndex (in core and rcp) links are ok
hide parts lexiconsfix CorporaView root elements
fixes
fix progression editorrename information to propertiesadd SWT debug view
fix toolbar icons order
merging 0.7.9 extensions codefix some groovy imports
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
remove getPAram and setParam from Toolboxfix CQP prefs
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