fix some command parameters & preferences
some fixes
fix cooc editor
fix some CA
TXMEditorPart, TXMResultEditorInput, chartTXMEditorPart and chartResultEditorInput are now parametrables classes -> not more need to create MyResult getResultData() {(MyResult) super.getResultData());
fix informations, concordances and specif default max score
add generic save/load parameters in TXMREsult: manage only String, Integer, Float, Double, Boolean types
fix refresh loop in IndexEditor
add optional @Parameter.key field to set the preference node id of the preference storeadd method to check if a parameter has changed
implement some save/load parameters
saveParameters is now optional
implement some load/save parametersfix referencer, internalview and wordcloud editors
remove log
remove some unimplemented errors
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
fix InternalViewremove unused methods in TXMObject
update index and concordance
remove unsused and missing messages keysfix diag editor
start moving LexicalTable and Specificities to TXMResult object behavior
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
try of parameters view
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
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
set VERSION to 0.7.9
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