Statistiques
| Révision :

root / TXM / trunk / bundles / org.txm.querycooccurrences.rcp / src @ 3889

# Date Auteur Commentaire
3889 05/06/2023 14:13 Matthieu Decorde

fix NLS String parameters

3885 02/06/2023 17:42 Matthieu Decorde

externalize strings

3794 15/05/2023 11:24 Matthieu Decorde

fix TXMResult.setParameters methods

3658 17/03/2023 09:59 Matthieu Decorde

move bundles 1/N

3610 01/02/2023 10:08 Matthieu Decorde

format

3382 02/03/2022 10:11 Matthieu Decorde

use the corpus view selection to activate commands in menus
fix EditionPanel.setURL to always encode URL

3287 02/11/2021 15:17 Matthieu Decorde

rename "main" to "trunk" -> more common

3271 25/10/2021 15:12 Matthieu Decorde

rename "tmp" to "main"

3270 25/10/2021 15:12 Matthieu Decorde

create the TXM dir + move tmp

2861 29/05/2020 11:06 Matthieu Decorde

wrap TXMResult.toTxt to limit deadlocks
fix Specificities._toTxt() to limit R access commands
fix Specificities.resetComputingState() to release R semaphore
fix ExportResult command to not recompute a result if not dirty

2810 14/04/2020 08:51 Matthieu Decorde

update copyright

2631 07/02/2020 14:32 Sebastien Jacquot

Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)

2619 07/02/2020 09:14 Sebastien Jacquot

Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)

2609 05/02/2020 14:02 Sebastien Jacquot

Refactors TXMResult monitor access methods names

2602 05/02/2020 09:31 Sebastien Jacquot

Improve the definition and split of tasks and sub-tasks of computing job monitors (refs #2750)

2399 26/11/2019 14:20 Sebastien Jacquot
1613 07/01/2019 09:57 Matthieu Decorde

move some Classes to org.txm.utils package

1596 21/12/2018 10:56 Sebastien Jacquot
1581 18/12/2018 16:52 Sebastien Jacquot
1368 13/11/2018 16:44 Matthieu Decorde

DDot -> Colon

1357 13/11/2018 14:14 Matthieu Decorde

bindings++

1338 13/11/2018 11:15 Sebastien Jacquot
1335 12/11/2018 17:23 Matthieu Decorde

NORMALIZE -> CLEAN KEYS -> CLEAN MESSAGES -> MERGE KEYS
see report txt files in org.txm.tranlation.rcp
see report.txt to find messages to parametrize with bindings

1199 12/10/2018 11:53 Matthieu Decorde

adding Toolbox.notifyEngines() to notify engines about a TXMResult state

fixing extensions

fixing Linux launcher version

1148 25/09/2018 11:50 Matthieu Decorde

add Script engines

1094 14/09/2018 15:37 Matthieu Decorde
1061 30/08/2018 10:20 Matthieu Decorde

fix org.txm.rcp empty messages properties files
refactor Query -> CQLQuery

938 29/06/2018 13:49 Sebastien Jacquot
912 22/06/2018 15:07 Sebastien Jacquot
786 29/05/2018 09:43 Sebastien Jacquot
687 06/04/2018 18:16 Sebastien Jacquot
673 05/04/2018 10:50 Matthieu Decorde

rename old references to "rcpapplication" to "rcp"

671 04/04/2018 15:48 Matthieu Decorde

merging 0.7.9 extensions code
fix some groovy imports

645 28/03/2018 11:43 Sebastien Jacquot
491 19/09/2017 17:26 Matthieu Decorde

0.7.9 restructuration

remove CustomizableEditor
fix command ids (eg ComputeIndex -> org.txm.index...ComputeIndex)
prefix command parameters variable with "p"
add TXMEditorPart.initializeFields() abstract method

490 07/09/2017 17:20 Matthieu Decorde

replace ProgressWatcher with IProgressMonitor
add TXMResult.saveParameters method
TXMResult.uniqueID = class + date + UUID
break some depandancies cycles with TBX-R , annotation-cqp-concordance, concordance-para plugins

478 05/09/2017 10:53 Matthieu Decorde

add query cooccurrence extension