fix AHC editor
fix Spinners compute on ENTER key pressed
some messages fix
replacing calls to CQPCorpus.getName() by CQPCorpus.getID()
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
fix defautl visible state
add INTERNAL TXMResult Parameter typevisible,userName and lazyName are now Parameters
hide * in corpora view for TXMREsult.isInternalPersistable = true
In TXMEditor.autoLoadParameters, skip widget initialization if value == null
fix specif computed on partition
fix Rconsole and R scripts
add Script engines
set some TXMResult methods to privateProperty -> WordProperty
fix 0.7.9 corpus load
split Index and PartitionIndex (in core and rcp) links are ok
fix xtzremove "synchronized" of TXMResult
remove parts.compute()
fix PartitionDimension parts step
hide parts lexiconsfix CorporaView root elements
compute all Texts before openning EditionEditor
fix backtotext
fix editions
fix cooc, progression links
fix link (replace RESULT_ID with RESULT_PARAMETERS_NODE_PATH
fix workspace refresh after import
revert
more fixes
fixes
fix the editors default field values
import fixes
fix subcorpus & partition
fix setUsePersistable(false) -> children.setUsePersistable(false)
fix Edition & Pages
some fixes
fix null IStatus in groovy import
fix subcorpus pQuery save
fix cqp registry setting from workspace directory
add electric parameter
add cooc electric parameter
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
code format
move TreeTagger menu entry to Corpus menu
add TreeTagger train options to preferences
remove last PREFERENCES_QUALIFIER from Preferences classes