fix xtzremove "synchronized" of TXMResult
more fixes
fixes
fix org.txm.rcp empty messages properties filesrefactor Query -> CQLQuery
remove the Base class and use the Project class instead as a binary corpus
force GTK3 au lancement de TXM sur ubuntu
fix tigersearch import
fix URS unit annotation when edition page contains no word
fix edition -> concordancefix ts importfix corpus updatefix analec build.properties
fix groovy packages
Tiger plugin install its Groovy files
fix some messages
add org.eclipse.views.ui plugin to org.txm.rcp dependancies (needed for extensions)
set plugin dependancies
remove CQPEngine and references
fix navigation widget iconsadd rename command in corpora view context menufix TXMEditor PropertiesSelector auto update from widget
update HTML&PDF manual link to textometrie.ens-lyon.fr site
corpus view : fix sort : 1-MainCorpus (then alpha), 2 Partition (then alpha), 3 Subcorpus (then alpha) and 4 others (then creation date)
fix Debian preinstadd Load corpora directory command
fix home dir creation (jar reading bug)
add post txm home install step extension pointimplement stesp in groovy, R and core pluginsupdate getSharedFiles.sh to get only the sample corpora and manual
merging 0.7.9 extensions codefix some groovy imports
update javadoc
merge 0.7.9 code with 0.8.0
fix
ComputeTXMResult : call updateResultFromEditorcreate the @Parameter annotationdeclare @Parameter parameters in the Concordanceadd isDirtyFromHistory() in TXMResult
update index and concordance
Description command has now a TXMEditor and uses the top toolbar
fix diagnostic setPArameter if value is <= 0
remove the TXMCommandfix some TxmObject methods to avoid repetition in extended objects
fix textbalance and specif RCP projects
remove getPAram and setParam from Toolboxfix CQP prefs
fix acces restrictions
fix TXMToolbar menus
export concordance messages
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
EnginesManager : SEARCH, STAT, ...