fix some CA
implement some save/load parameters
saveParameters is now optional
update index and concordance
fix corpora view MainCorpus children display
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix acces restrictions
fix TXMToolbar menus
export concordance messages
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, ...
rename concordance core package from org.Txm.function.concordance to org.txm.concordance.*
externalize concordance core messages
fix org.txm.macro project java build path to be able to run groovy from Eclipse
add macro to get String from tbx core messages*.properties file : GetStringsFromPropertiesFile
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