TextGridLab

This is an archived release. To download the current stable version of the TextGridLab, please go to our main download page.

Dies ist eine alte Version. Die aktuelle stabile Version des TextGridLab bekommen Sie auf unserer Haupt-Downloadseite.

TextGridLab-3.2.0-linux.gtk.x86.zip 106.1 MB 2016-05-20 12:12:18
TextGridLab-3.2.0-linux.gtk.x86_64.zip 106.2 MB 2016-05-20 12:12:28
TextGridLab-3.2.0-macosx.cocoa.x86_64.zip 105.9 MB 2016-05-20 12:13:00
TextGridLab-3.2.0-win32.win32.x86.zip 106.3 MB 2016-05-20 12:12:40
TextGridLab-3.2.0-win32.win32.x86_64.zip 106.4 MB 2016-05-20 12:12:50

This directory contains downloads for a specific version of the TextGridLab.

For up to date TextGridLab versions, release notes, installation hints etc. see the TextGrid homepage.

Dieses Verzeichnis enthält die Downloads für eine spezifische Version des TextGridLab.

Aktuelle TextGridLab-Versionen, Versionshinweise und Installationsanleitungen finden Sie auf der TextGrid-Homepage.

Release Notes

TextGridLab 3.2 contains a number of bugfixes and improvements over the last released version, 3.1.1. The list of resolved issues can be found in our project management. Here are the individual changes:

Spanish Translation

TextGridLab 3.2 is the first version to feature a Spanish localization.

  • spanish translation (Ubbo Veentjer, 2016-02-17) [base]
  • spanish translation (Ubbo Veentjer, 2016-02-17) [core]
  • spanish translation (Ubbo Veentjer, 2016-02-17) [dictionaries]
  • spanish translation (Ubbo Veentjer, 2016-02-17) [linkeditor]
  • spanish translation (Ubbo Veentjer, 2016-02-17) [xmleditor]
  • spanish eclipse translation (Ubbo Veentjer, 2016-02-17) [base]
  • utf8 to slash u escaped hex (Ubbo Veentjer, 2016-02-17) [base]
  • utf8 to slash u escaped hex (Ubbo Veentjer, 2016-02-17) [core]
  • utf8 to slash u escaped hex (Ubbo Veentjer, 2016-02-17) [dictionaries]
  • utf8 to slash u escaped hex (Ubbo Veentjer, 2016-02-17) [linkeditor]
  • utf8 to slash u escaped hex (Ubbo Veentjer, 2016-02-17) [xmleditor]
  • add spanish welcome screen (Ubbo Veentjer, 2016-02-18) [base]
  • next try adding welcome_es (Ubbo Veentjer, 2016-02-18) [base]
  • another try adding welcome_es (Ubbo Veentjer, 2016-02-18) [base]
  • add missing xml file for spanish welcome screen (Ubbo Veentjer, 2016-02-18) [base]
  • spanish tooltips for welcome screen (Ubbo Veentjer, 2016-02-18) [base]
  • Added plugin localization to binary build (Thorsten Vitt, 2016-02-18) [core]
  • Added plugin localization to binary build (Thorsten Vitt, 2016-02-18) [linkeditor]
  • Added plugin localization to binary build (Thorsten Vitt, 2016-02-18) [xmleditor]
  • Credit Spanish translators (Thorsten Vitt, 2016-02-22) [base]
  • Fixed about dialog localization (Thorsten Vitt, 2016-02-26) [base]
  • spanisch about text change (Ubbo Veentjer, 2016-02-29) [base]

The Text Image Link Editor features numerous improvements and bugfixes:

  • Worked on Bug #8730; Add new tooltip text and dialog text to the color chooser; (andreas.kuestner, 2015-12-09) [linkeditor]
  • Changed text of toolbox titles - Bug #8730 and parts from Bug #9414; (andreas.kuestner, 2015-12-09) [linkeditor]
  • modified messages - affects Bug #8730 and Bug #9414 (andreas.kuestner, 2015-12-09) [linkeditor]
  • Add rotation button to toolbar - depends on bug #9414 (AndreasKuestner, 2016-02-02) [linkeditor]
  • Modified the scrollbars for fit to window mode - they will disapear. Bug #8690 done! (AndreasKuestner, 2016-02-02) [linkeditor]
  • Add new buttons to toolbar : changing image sizes (four buttons); created a new icon to clone selection; add clone selection horiztontal in the toolbar; modified messages (AndreasKuestner, 2016-02-05) [linkeditor]
  • removed handler for ShwoLinksObjectContentHandler; removed package with LinksObjectContentDialog; - affects Bug #9103 (AndreasKuestner, 2016-02-05) [linkeditor]
  • Reworked toolbuttons in the toolbar to get a better behavior and separate them form the rest of the buttons. Belongs to #9414 . (AndreasKuestner, 2016-02-10) [linkeditor]
  • Checking for other editors than StructuredTextEditor. Belongs to Bug #9491 . (AndreasKuestner, 2016-02-10) [linkeditor]
  • removed toggle behavior of the buttons image risize ... and clone selection button (AndreasKuestner, 2016-02-10) [linkeditor]
  • removed a blank line (AndreasKuestner, 2016-02-10) [linkeditor]
  • worked on bug #9414 - check unsaved and unlinked selections; worked on bug #9178 - removed setpagetoreadonly; (AndreasKuestner, 2016-02-11) [linkeditor]
  • After closing or open a new TBLE document a question to the user is asked to save, no save or cancle the first/old TBLE document. Belongs to Bug #9414 (AndreasKuestner, 2016-02-12) [linkeditor]
  • Removed unused import statements. Removed CycleRecoverble.Context #16770 (AndreasKuestner, 2016-02-18) [linkeditor]
  • Reordered ImageView dispose behavour; +logging (Thorsten Vitt, 2016-04-22) [linkeditor]
  • Check for loaded_object not to be null in unlocking the tgl object. (AndreasKuestner, 2016-05-04) [linkeditor]

Aggregation Handling

Aggregation handling in the TextGridLab has been improved: Now aggregations can be saved even when users don't have write access to all sub-aggregations, and aggregation cycles are effectively prevented even in corner cases.

  • Don't try to save subaggregations that we cannot update. (Thorsten Vitt, 2015-11-30) [core]
  • Refactored different cases for drop events in Navigator. (Thorsten Vitt, 2016-02-18) [base]
  • Refactored aggregation case in navigator drag&drop (Thorsten Vitt, 2016-02-18) [base]
  • Check for circles using the latest URI. (Thorsten Vitt, 2016-02-18) [base]
  • Also check for a self loop ... (Thorsten Vitt, 2016-02-18) [base]
  • Adjusted navigator to new aggregation writing API. (Thorsten Vitt, 2016-04-08) [base]
  • Improved progress reporting when moving aggregated objects (Thorsten Vitt, 2016-04-08) [base]
  • Merge branch 'feature/avoid-aggregation-loop' into develop (Thorsten Vitt, 2016-04-08) [base]
  • WIP: Avoid aggregation loops (Thorsten Vitt, 2016-04-04) [core]
  • Refactored aggregation writing. (Thorsten Vitt, 2016-04-08) [core]
  • Refactored URI policy. (Thorsten Vitt, 2016-04-08) [core]
  • Improved progress reporting (Thorsten Vitt, 2016-04-08) [core]
  • Don't query parents of new aggregations ... (Thorsten Vitt, 2016-04-08) [core]
  • Validate cycles during drag & drop. (Thorsten Vitt, 2016-04-08) [core]
  • Merge branch 'feature/avoid-aggregation-loop' into develop (Thorsten Vitt, 2016-04-08) [core]

Revisions

Revision handling has been overhauled: We fixed some bugs that could cause ghost revisions, enabled users to create revisions even if they would shadow newer revisions, and represent

  • Cancel new revision when SaveAsRevisionDialog is canceled. (Thorsten Vitt, 2016-03-29) [core]
  • Fixed the search client's latest revision check. (Thorsten Vitt, 2016-04-01) [core]
  • Only warn if creating revision would shadow newer revision. (Thorsten Vitt, 2016-04-01) [core]
  • Add "r" to document title if revision > 0. (Thorsten Vitt, 2016-04-01) [core]

Locking

We extended locking to link editor objects and fixed some corner-case regressions.

  • Locking watchdog: Ignore non-TGO editor inputs. (Thorsten Vitt, 2015-11-18) [core]
  • Secure LockingService against null objects. (Thorsten Vitt, 2016-04-22) [core]
  • Linkeditor lock is astablished. Bug #9178 done (AndreasKuestner, 2016-02-02) [linkeditor]

TextGridObject tables

Tables that list TextGrid ressources, e.g., the list of revisions and the schema list in the schema dialog, can now be sorted for improved overview. Also, objects that were accidently omitted from lists previously are now shown.

  • Merge branch 'feature/sort-tgo-tables' into develop (Thorsten Vitt, 2016-04-04) [core]
  • (Not yet working) sorting for TGO tables (Thorsten Vitt, 2016-04-04) [core]
  • Added column sorting support. (Thorsten Vitt, 2016-04-04) [core]
  • Try query instead of queryAllProjects for, e.g., schema dialog. (Thorsten Vitt, 2016-04-04) [core]

Compatibility Regressions

Newer versions of Java and Oxygen could interfere with some TextGridLab libraries, causing nasty regressions that have been fixed.

  • Set internal transformer factory before calling JAXB. (Thorsten Vitt, 2016-04-22) [core]
  • Removed unneeded non-API import. (Thorsten Vitt, 2016-02-18) [linkeditor]
  • Update AXIOM. (Thorsten Vitt, 2016-03-29) [textgridlab-dependencies]
  • Adjust to updated AXIOM. (Thorsten Vitt, 2016-03-29) [linkeditor]
  • Removed the linkeditor library plugin. (Thorsten Vitt, 2016-04-11) [linkeditor]

XML Editor

In the builtin XML editor, some issues have been resolved:

  • Schema resolver now accepts textgrid: URI as System ID. (Thorsten Vitt, 2016-04-04) [xmleditor]
  • Menu item to reload all preview XSLTs. (Thorsten Vitt, 2016-04-06) [xmleditor]
  • fixup! Menu item to reload all preview XSLTs. (Thorsten Vitt, 2016-04-06) [xmleditor]
  • Removed adapter manager menu item. (Thorsten Vitt, 2016-04-06) [xmleditor]
  • Fixed NPE in schema resolver (Thorsten Vitt, 2016-04-11) [xmleditor]

Elsewhere

Various smaller fixes have been included:

  • Use p2 to determine the actual product version. (Thorsten Vitt, 2015-11-24) [base]
  • Unified version info and logging. (Thorsten Vitt, 2015-11-27) [base]
  • Point users to our ChiliProject (Thorsten Vitt, 2016-03-30) [base]
  • Added debugging for JAXP (Thorsten Vitt, 2016-04-12) [base]
  • Enabled updating internal metadata on read. (Thorsten Vitt, 2015-11-23) [core]
  • Don't try to display a non-existing message. (Thorsten Vitt, 2016-03-30) [core]
  • Added tracing option for internal metadata changes. (Thorsten Vitt, 2016-04-04) [core]
  • Don't replace source's metadata on copy. (Thorsten Vitt, 2016-04-04) [core]