fix cancel button of the PropertiesSelector widget
move navigation widgets to the bottom toolbar
Concordances pQuery parameter was not saved in saveParametersimplement Cooccurrences saveParameters!! remove if (!update) in TXMResult.refresh -> it seems not useful
update javadoc
merge 0.7.9 code with 0.8.0
PropertiesSelector no more modify directly the given available and selected properties
fix some CA
implement some load/save parametersfix referencer, internalview and wordcloud editors
fix InternalViewremove unused methods in TXMObject
remove unsused and missing messages keysfix diag editor
remove getPAram and setParam from Toolboxfix CQP prefs
fix acces restrictions
fix TXMToolbar menus
export concordance messages
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
merge 0.7.8 code with 0.7.9 code