fix annotation engine
fix internal view editor nav widget buttons
move LexicalTableEditor description to the bottom
fix CAEditor
fix add new query test
remove wrongly used REFERENCER icon path referencerReferencer, Cooccurrences editors mimic portal parameters
set open/close button of parameters and rendering groups
fix navigation widget iconsadd rename command in corpora view context menufix TXMEditor PropertiesSelector auto update from widget
update HTML&PDF manual link to textometrie.ens-lyon.fr site
add user name to debug view
fix default parameters group title
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
use WordProperty instead of Propertyfix startupupdate concordance editor
update TXM launch scripts
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
update linux build script
set Java version to 1.7replace the classloader discovery of GSERunner
fix cancel button of the PropertiesSelector widget
move navigation widgets to the bottom toolbar
Concordances pQuery parameter was not saved in saveParametersimplement Cooccurrences saveParameters!! remove if (!update) in TXMResult.refresh -> it seems not useful
simplify cwb encode, makeall and align call by removing the cwbLoc parameter
fix toolbar icons order
fix menu contribution locationsfix menu idfix ComputeSpecificities menu entryadd PluginMenuContribution JUnit test
rename old references to "rcpapplication" to "rcp"
fix stacktrace if view is not opened
merging 0.7.9 extensions codefix some groovy imports
update javadoc
merge 0.7.9 code with 0.8.0
PropertiesSelector no more modify directly the given available and selected properties
update ParametersView
remove ChartResult.dumpParameters
fix some command parameters & preferences
fix some CA
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