fix getRange()
fix some imports
fix corpora view reload
fix imports in Groovy scripts
set plugin dependancies
fix SynopticEditor navigation toolbar layout
remove annotation expert mode -u> use the org.txm.annotation.rcp.editor.AnnotationArea
add WordProperties annotation mode
maj javadoc
fix TXM user directory "_" > "" & "_dev" -> "-dev"
fix common_structuralUnit message key name
remove some messages
TXMResult : userName directly read from preferences and saved as soon as edited
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
fix KR annotation
plug target in Cooccurrence command
set a default GSE for Groovy script commands
default GSE set some default useful imports org.txm.utils, org.txm, parameters imports, etc.
more wtc replacements
replace all "wtc" file references to "cqp" references
fix progression editorrename information to propertiesadd SWT debug view
remove CQPEngine and references
use WordProperty instead of Propertyfix startupupdate concordance editor
revert Property.toString() as in TXM 0.7.9 : return this.getName()
set Java version to 1.7replace the classloader discovery of GSERunner
move navigation widgets to the bottom toolbar
fix Query initializer if String is null
Concordances pQuery parameter was not saved in saveParametersimplement Cooccurrences saveParameters!! remove if (!update) in TXMResult.refresh -> it seems not useful
add a tester to the TIGERSearch command
simplify cwb encode, makeall and align call by removing the cwbLoc parameter
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
some fixes
fix some CA
fix informations, concordances and specif default max score
implement some save/load parameters
saveParameters is now optional
implement some load/save parametersfix referencer, internalview and wordcloud editors
fix InternalViewremove unused methods in TXMObject
update index and concordance
Description command has now a TXMEditor and uses the top toolbar
fix diagnostic setPArameter if value is <= 0
start moving LexicalTable and Specificities to TXMResult object behavior
fix corpora view MainCorpus children display
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix project configurations to work from a binary build
fix project configurations to include icons and OSGI-IFN in builds
remove getPAram and setParam from Toolboxfix CQP prefs
fix some preferences and preferences page declaration in plugin.xml
move CQP preferences to org.txm.searchengine.cqp.core preferencesneed to fix install preferences of org.txm.libs.cqp
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, ...
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 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