update NLS messages
set messages properties encoding to UTF-8
cleaning unused keys and messages
externalize strings
fix NPE
Centralize charts engine font selection functionsCentralize combo and spinner parameter control functions
implement #3370:- added a combo box with user-friendly font name "Arial", "Courier", "Times" matching to logical AWT fonts: "SansSerif", "Monospaced", "Serif" - set charts engine default font preference as "SansSerif"/"Arial", size of 14, regular style- added another combo box only visible in expert mode to list all the fonts (logical and physical)...
RCP: Restore combo box of factor plans selection of CA and add convenience classes to manage Control addition to editor toolbar
Add/improve/remove some code comments and some test sections
move bundles 1/N
TXM 0.8.3 modifications
fix timer message
RCP: restore the expert mode chart type selection in advanced chart tool bar (broke in 0.8.0 or 0.8.1)RCP: use dedicated shared method to add Combo controls to a ToolBar and add listener to update the size of the widget on items changeTBX: add/improve/remove some code comments and some test sections...
move CA prototype macros add CACompile macrofix chart editor toobarfix R startup bug when Rdata is alraedy builtadd Concordance to tree link
update strings messages&bundles
FR translations of externalize strings in menus
externalize RCP strings
use the corpus view selection to activate commands in menusfix EditionPanel.setURL to always encode URL
format
fix javadoc
rename "main" to "trunk" -> more common
rename "tmp" to "main"
create the TXM dir + move tmp
normalize tooltips
fixing warningsset TXM version to 0.8.2
fixing warnings
fix missing properties in manifest filesfix trs importfix plugin declarations in org.txm. rcp feature
fix bundle_ru.properties files encoding
add missing start export message
update copyright
disable the svn qualifier
testing updates
update test
update site test build modifications
move ChartEditor.onInit call in the ChartEditor.loadchart(needInit) method
fix chart result file prefixesfix SVG file creation during editor update or openingfix SVG,raster chart size using asyncExec when necessaryfix chart zoom&pan&reset javadoc&exceptionsfix chart pan of the SVGCanvas
Fixes regressions of last commit related with files-based charts engines and UI charts components
Restores old code (commented) that managed the chart recreation from Object to File when needed
Formats source code
fix cooccurrence sort add TXMEditor._setFocus() method which can be overridesimplify TXMResult children compute step
fix RasterCompositefix JFC SVG and co display formatmove ChartsEngine managing code to ChartsEngineManagerparametrized ChartCreators with a ChartsEngine and a ChartResultfix vmax and fmax spinner max value using the corpus size
Re-enable auto-compute on chart type / chart creator combo box
Changes the chart editor dirty state settings so the asterisk does not blind in auto-compute mode
Fixes: advanced chart editor toolbar widgets launch the compute even if the auto-compute preference is disabled
Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)
Refactors TXMResult monitor access methods names
Fixes: Deleting a result node doesn't close its result children editors (refs #2679)Progresses on: TXMEditor parameter toolbar is broken when CQP corpus is not ready (refs #2742)Progresses on: Commands executed on not loaded Partition may lead to wrong results (refs #2682)
add span&zoom toolbar buttons in chart editors
Applies Java formater to all source files
fix 0.7.8 -> 0.8.0
set Java to 1.8add utility methods to manipulate Excel file
remove some casts
update site test commit
remove ru messagesfix URS macros
fix en start messagefix "..." in en messagesfix end of load corpus message
plug the COMPUTE_ON_EDITOR_OPENING preference -> restored results from preferences don't behave like results to compute when editor is opened