fix Query selectionfix Tab titles when label is too long (more than 40 chars)
rename Query interface to IQuery
update plugin.xml builds
move some Classes to org.txm.utils package
update OSGI messages
update all messagesfix some encoding in fr.properties files
NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYSsee report txt files in org.txm.tranlation.rcpsee report.txt to find messages to parametrize with bindings
create empty i18n scripts tools
adding Toolbox.notifyEngines() to notify engines about a TXMResult state
fixing extensions
fixing Linux launcher version
fixing import/load and co
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
fix org.txm.rcp empty messages properties filesrefactor Query -> CQLQuery
externalizing OSGI-INF messages
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
set plugin dependancies
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
remove CQPEngine and references
set Java version to 1.7replace the classloader discovery of GSERunner
fix toolbar icons order
fix project configurations to work from a binary build
remove getPAram and setParam from Toolboxfix CQP prefs
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, ...
add searchengine core plugin