rename Lexicon -> CQPLexiconrename ___Lexicon3 -> Lexicon
fix TXMResult.isDirtyFromHistory: inherited field were not tested
fix compilers step cqpfile s were not reset
fix LongString parameter widget height
DDot -> Colon
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
remove shared chart preference initialization (since done in the parent class)
fix concordance ref
import fixes
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
fixes
print message if persisted object is not restored
print message if GLComposite.setLayout is called (no effect)
fix SynopticEditor navigation toolbar layout
remove annotation expert mode -u> use the org.txm.annotation.rcp.editor.AnnotationArea
add WordProperties annotation mode
add DropDown and DropDownCheck TXMToolbar button
Convert Edition editor to TXMEditor<Edition>
GLComposite have names -> used in SWT debug view
fix properties export file name
fix linux64 build script
fix progression editorrename information to propertiesadd SWT debug view
fix internal view editor nav widget buttons
fix add new query test
fix navigation widget iconsadd rename command in corpora view context menufix TXMEditor PropertiesSelector auto update from widget
use WordProperty instead of Propertyfix startupupdate concordance editor
fix cancel button of the PropertiesSelector widget
move navigation widgets to the bottom toolbar
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 CA
implement some load/save parametersfix referencer, internalview and wordcloud editors
fix InternalViewremove unused methods in TXMObject
remove unsused and missing messages keysfix diag editor
remove getPAram and setParam from Toolboxfix CQP prefs
fix acces restrictions
fix TXMToolbar menus
export concordance messages
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
merge 0.7.8 code with 0.7.9 code