corpus view : fix sort : 1-MainCorpus (then alpha), 2 Partition (then alpha), 3 Subcorpus (then alpha) and 4 others (then creation date)
fix Debian preinstadd Load corpora directory command
fix home dir creation (jar reading bug)
add post txm home install step extension pointimplement stesp in groovy, R and core pluginsupdate getSharedFiles.sh to get only the sample corpora and manual
merging 0.7.9 extensions codefix some groovy imports
update javadoc
merge 0.7.9 code with 0.8.0
fix
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
update index and concordance
Description command has now a TXMEditor and uses the top toolbar
fix diagnostic setPArameter if value is <= 0
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix textbalance and specif RCP projects
remove getPAram and setParam from Toolboxfix CQP prefs
fix acces restrictions
fix TXMToolbar menus
export concordance messages
fix some preferences and preferences page declaration in plugin.xml
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 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, ...