TXMEditorPart, TXMResultEditorInput, chartTXMEditorPart and chartResultEditorInput are now parametrables classes -> not more need to create MyResult getResultData() {(MyResult) super.getResultData());
add generic save/load parameters in TXMREsult: manage only String, Integer, Float, Double, Boolean types
fix refresh loop in IndexEditor
implement some save/load parameters
saveParameters is now optional
implement some load/save parametersfix referencer, internalview and wordcloud editors
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
update index and concordance
fix last unused messages
remove unsused and missing messages keysfix diag editor
Description command has now a TXMEditor and uses the top toolbar
start moving LexicalTable and Specificities to TXMResult object behavior
fix corpora view MainCorpus children display
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix textbalance and specif RCP projects
remove all symogih annotation from trunk plugins -> Need to fix the JPA configuration : The persistence.xml file is not read ?Freeze first column of concordance editor table
remove getPAram and setParam from Toolboxfix CQP prefs
fix some concordance unused messages
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
fix setup creationindex editor uses the editor toolbar
fix some cycles
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
EnginesManager : SEARCH, STAT, ...