fix Query selectionfix Tab titles when label is too long (more than 40 chars)
rename Query interface to IQuery
fix corpus lang parameterfix macosx INSTALL and run scripts
update merge excel macrofix URS concordance linkreplace BackToText.setAssociatedEditor with txmEditor.addLinkedEditor
fix urs macros
replug CorporaView statusline update on selection
replug partition index, concordance, progression and cooccurrence R transferts
fix annotation values when concordance is sorted
fix LangDetector call in TreeTagger annotation
rename broke ru messages&bundle filesremove empty ru messages&bundle files
add load&import end of process test and remove TXMResult file if failure
update OSGI messages
fix some info and warning messages
fix double quotes
update all messagesfix some encoding in fr.properties files
add altered state to TXMResults> show messages in TXMREsult.compute() if altered = true> ask confirm in TXMEditor.compute() if altered = true
clean messages
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
rename Analec extension to Annotation URS extension
add Search un-translated messages command in Translate extension
fixes
fix import parameter persistencefix XTZ import process
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
add Script engines
import fixes
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 missing exported packagesfix org.txm.rcp feature inclusions
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
fix progression editorrename information to propertiesadd SWT debug view
fix annotation engine
use WordProperty instead of Propertyfix startupupdate concordance editor
set Java version to 1.7replace the classloader discovery of GSERunner
Concordances pQuery parameter was not saved in saveParametersimplement Cooccurrences saveParameters!! remove if (!update) in TXMResult.refresh -> it seems not useful
update javadoc
merge 0.7.9 code with 0.8.0
PropertiesSelector no more modify directly the given available and selected properties
fix some command parameters & preferences
some fixes
fix informations, concordances and specif default max score
implement some load/save parametersfix referencer, internalview and wordcloud editors
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
fix InternalViewremove unused methods in TXMObject
update index and concordance
fix corpora view MainCorpus children display
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix encoding settings of properties file
remove all symogih annotation from trunk plugins -> Need to fix the JPA configuration : The persistence.xml file is not read ?Freeze first column of concordance editor table
fix some preferences and preferences page declaration in plugin.xml
progression (chart editor), index and concordance editor use the TXMEditorPart top toolbarstarted to move annotation stuff from concordance editorstarted to add a first frozen column to the concordance editor
fix some cycles
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