fix subcorpus & partition
fix setUsePersistable(false) -> children.setUsePersistable(false)
some fixes
fix subcorpus pQuery save
fix cqp registry setting from workspace directory
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
remove last PREFERENCES_QUALIFIER from Preferences classes
fix org.txm.rcp empty messages properties filesrefactor Query -> CQLQuery
fix SetTXMREsultPersistentState updateElementfix TXMResult: remove result from preference if parent uuid is wrong (parent not found)fix specif selection command persistence
fixes
replace partition.getParts.size() with partition.getNPart()
fix internal view persistence
remove the Base class and use the Project class instead as a binary corpus
fix multiple partition from import.xml & persistence saves
add corpus project nature, first try of new project wizard
remove partitions and subcorpora from Corpus.java
fix groovy packages
Tiger plugin install its Groovy files
fix link edition -> concordance
clean&move groovy packages
set all version qualifier to 'svn'
add tests for the qualifier
fix concordance compute -> the top index was not reset
fix groovy directories to copy
fix metadata preferences
fix metadata file management in groovy scripts
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 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()
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
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