fix some CA
implement some save/load parameters
saveParameters is now optional
update index and concordance
start moving LexicalTable and Specificities to TXMResult object behavior
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix encoding settings of properties file
remove getPAram and setParam from Toolboxfix CQP prefs
fix cooc unused messages
fix some preferences and preferences page declaration in plugin.xml
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
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
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)...
add svn:ignore bin rules to all plugins
fix double LexicalTable bug
resolve errors and plugin cycles
create cooccurrences core plugin
Share project "org.txm.cooccurrence.core" into "https://forge.cbp.ens-lyon.fr/svn/txm/tmp"