set open/close button of parameters and rendering groups
use WordProperty instead of Propertyfix startupupdate concordance editor
fix home dir creation (jar reading bug)
fix R & CQP pref initializationfix Workspace create&Update
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
simplify cwb encode, makeall and align call by removing the cwbLoc parameter
fix R Windows ressource path
update javadoc
merge 0.7.9 code with 0.8.0
fix some CA
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
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, ...
fix specif, lexicaltable and ca coresadd dependancies to plugins using statengines (if not the StatExceptions cannot be used Oo)
fix some methods in TXMPreferences
replace rcpapplication with rcp
transfert some preferences to TBXPreferences
concordance, referencer sont sorti de la TBXscripts et macros sont sorti de la TBXtransformation de quelques classes Groovy en Java (PersonalNamespace, StaxIdentityParser, ...)tt reference au lexicon sont sortis de la TBXajout de LexicalTable (TXMREsult), ILexicalTable (Stat abstrait) et LexicalTableImpl (implementation R)...
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