merge 0.7.9 code with 0.8.0
fix some command parameters & preferences
TXMEditorPart, TXMResultEditorInput, chartTXMEditorPart and chartResultEditorInput are now parametrables classes -> not more need to create MyResult getResultData() {(MyResult) super.getResultData());
saveParameters is now optional
implement some load/save parametersfix referencer, internalview and wordcloud editors
update index and concordance
remove unsused and missing messages keysfix diag editor
fix corpora view MainCorpus children display
fix acces restrictions
fix TXMToolbar menus
export concordance messages
progression (chart editor), index and concordance editor use the TXMEditorPart top toolbarstarted to move annotation stuff from concordance editorstarted to add a first frozen column to the concordance editor
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
almost all TxmPreferences call removedconvert preference page to TXMpreference pagemove all RCP preference keys in RCPPreferences
replace rcpapplication with rcp
transfert some preferences to TBXPreferences