remove unused composites
org.txm.rcp.feature include features instead of plugins
TXMEditor._createPartControl(parent) -> TXMEditor._createPartControl() = don't mess with the parent
rename synopticeditor ext to edition
refresh update sites content
result area default layout is GridLayout
set open/close button of parameters and rendering groups
fix default parameters group title
move navigation widgets to the bottom toolbar
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
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
replace rcpapplication with rcp
transfert some preferences to TBXPreferences