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
fix org.txm.rcp empty messages properties filesrefactor Query -> CQLQuery
fix prefs
fix null corpus in Lexicon
fix progression editorrename information to propertiesadd SWT debug view
merge 0.7.9 code with 0.8.0
saveParameters is now optional
fix corpora view MainCorpus children display
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix some preferences and preferences page declaration in plugin.xml
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
resolve errors and plugin cycles