fix subcorpus & partition
fix setUsePersistable(false) -> children.setUsePersistable(false)
add electric parameter
first draft of generic Selection, Match & Corpus
introduce ImportEngine (not pluged)
Index and IndexEditor can use others SearchEngine to select the words
remove last PREFERENCES_QUALIFIER from Preferences classes
fix SetTXMREsultPersistentState updateElementfix TXMResult: remove result from preference if parent uuid is wrong (parent not found)fix specif selection command persistence
fixes
replace partition.getParts.size() with partition.getNPart()
remove the Base class and use the Project class instead as a binary corpus
fix default persistence
fix bis
fix
fix prefs
add corpus project nature, first try of new project wizard
remove partitions and subcorpora from Corpus.java
fix metadata preferences
fix metadata file management in groovy scripts
fix some fr messages
fix some messages
add org.eclipse.views.ui plugin to org.txm.rcp dependancies (needed for extensions)
print message if persisted object is not restored
print message if GLComposite.setLayout is called (no effect)
fix corpora view reload
fix imports in Groovy scripts
fix annotation plugin xml filefix workspace fix linux startup script
fix null corpus in Lexicon
set plugin dependancies
maj javadoc
fix TXM user directory "_" > "" & "_dev" -> "-dev"
fix common_structuralUnit message key name
remove some messages
TXMResult : userName directly read from preferences and saved as soon as edited
fix duplicate entries in TXMEditor context menusfix missing reexportsremove all org.txm.toolbox referencesfix XML2Ana import scriptgroovy 2.3.3 -> 2.3.7
fix progression editorrename information to propertiesadd SWT debug view
remove CQPEngine and references
fix navigation widget iconsadd rename command in corpora view context menufix TXMEditor PropertiesSelector auto update from widget
fix default parameters group title
corpus view : fix sort : 1-MainCorpus (then alpha), 2 Partition (then alpha), 3 Subcorpus (then alpha) and 4 others (then creation date)
use WordProperty instead of Propertyfix startupupdate concordance editor
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
set Java version to 1.7replace the classloader discovery of GSERunner