add altered state to TXMResults> show messages in TXMREsult.compute() if altered = true> ask confirm in TXMEditor.compute() if altered = true
rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
replace file.listFiles() -> file.listFiles(IOUtils.FILTER_HIDDEN)
DDot -> Colon
bindings++
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
adding Toolbox.notifyEngines() to notify engines about a TXMResult state
fixing extensions
fixing Linux launcher version
small ui fixes
fix metadata reading from ODS and XLXS files
fix import parameter persistencefix XTZ import process
minor fixes
replace pName parameter with userName parameter
fix some import parameters
fixing import/load and co
fix Analec macro installation
fix KR & analec annotation toolbars
fix AHC editor
fix Spinners compute on ENTER key pressed
replacing calls to CQPCorpus.getName() by CQPCorpus.getID()
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
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
set some TXMResult methods to privateProperty -> WordProperty
fix 0.7.9 corpus load
fix xtzremove "synchronized" of TXMResult
remove parts.compute()
revert
fix the editors default field values
import fixes
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
fixes
replace partition.getParts.size() with partition.getNPart()
fix edition -> concordancefix ts importfix corpus updatefix analec build.properties
fix groovy packages
Tiger plugin install its Groovy files
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
set plugin dependancies
fix missing exported packagesfix org.txm.rcp feature inclusions
unify annotation tools access
fix SynopticEditor navigation toolbar layout
remove annotation expert mode -u> use the org.txm.annotation.rcp.editor.AnnotationArea
add WordProperties annotation mode
remove unused composites
add DropDown and DropDownCheck TXMToolbar button
Convert Edition editor to TXMEditor<Edition>
GLComposite have names -> used in SWT debug view
org.txm.rcp.feature include features instead of plugins
TXMEditor._createPartControl(parent) -> TXMEditor._createPartControl() = don't mess with the parent
rename synopticeditor ext to edition
refresh update sites content
pirvate \o/
add build.properties tests
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
more wtc replacements
replace all "wtc" file references to "cqp" references
fix vertical spacing of TXMEditor parent composite
enhance SWT debug view double click
fix progression editorrename information to propertiesadd SWT debug view
result area default layout is GridLayout
fix annotation engine
move LexicalTableEditor description to the bottom
fix CAEditor