result area default layout is GridLayout
remove CQPEngine and references
move query area of Index and dictionnary editors
move Index information line
move navigation widgets to the bottom toolbar
update javadoc
PropertiesSelector no more modify directly the given available and selected properties
fix some command parameters & preferences
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
update index and concordance
fix corpora view MainCorpus children display
remove getPAram and setParam from Toolboxfix CQP prefs
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
merge 0.7.8 code with 0.7.9 code
EnginesManager : SEARCH, STAT, ...
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
fix some errors in RCP projects
fix some packages dependancies in Groovy scripts
org.txm.statengine.core.rcp: create the SendToRCommand extension pointorg.txm.statengine.core.rcp: create the RAdaptor class. This class needs to be extendedorg.txm.index.rcp: implement a SendToRCommand extension point