remove log
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
update index and concordance
remove unsused and missing messages keysfix diag editor
start moving LexicalTable and Specificities to TXMResult object behavior
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
try of parameters view
remove getPAram and setParam from Toolboxfix CQP prefs
move CQP preferences to org.txm.searchengine.cqp.core preferencesneed to fix install preferences of org.txm.libs.cqp
fix setup creationindex editor uses the editor toolbar
fix some cycles
TBX: update messagesTBX: update XSLTBX: update css
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, ...
rename concordance core package from org.Txm.function.concordance to org.txm.concordance.*
externalize concordance core messages
fix org.txm.macro project java build path to be able to run groovy from Eclipse
add macro to get String from tbx core messages*.properties file : GetStringsFromPropertiesFile
fix some methods in TXMPreferences
almost all TxmPreferences call removedconvert preference page to TXMpreference pagemove all RCP preference keys in RCPPreferences
replace rcpapplication with rcp
transfert some preferences to TBXPreferences
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)...
fix some packages dependancies in Groovy scripts
org.txm.statengine.core.rcp: create the SendToRCommand extension pointorg.txm.statengine.core.rcp: create the RAdaptor class. This class needs to be extendedorg.txm.index.rcp: implement a SendToRCommand extension point