fix subcorpus & partition
fix setUsePersistable(false) -> children.setUsePersistable(false)
fix Edition & Pages
some fixes
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
fixes
remove the Base class and use the Project class instead as a binary corpus
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 workspace maybe
fix annotation plugin xml filefix workspace fix linux startup script
maj javadoc
fix TXM user directory "_" > "" & "_dev" -> "-dev"
fix common_structuralUnit message key name
fix workspace creation from eclipse run
fix progression editorrename information to propertiesadd SWT debug view
fix build.propertiesupdate txm feature build propertiesWorkspace stop copying files (see feature properties)
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 javadoc
merge 0.7.9 code with 0.8.0
fix cooc editor
fix some CA
implement some save/load parameters
saveParameters is now optional
implement some load/save parametersfix referencer, internalview and wordcloud editors
remove some unimplemented errors
fix InternalViewremove unused methods in TXMObject
fix corpora view MainCorpus children display
remove some duplicated methods in TXMObjectsfix corpora view to not show Text and SavedQuery objects
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
remove getPAram and setParam from Toolboxfix CQP prefs
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, ...
concordance, referencer sont sorti de la TBXscripts et macros sont sorti de la TBXtransformation de quelques classes Groovy en Java (PersonalNamespace, StaxIdentityParser, ...)tt reference au lexicon sont sortis de la TBXajout de LexicalTable (TXMREsult), ILexicalTable (Stat abstrait) et LexicalTableImpl (implementation R)...