Changes between Version 1 and Version 2 of Release notes


Ignore:
Timestamp:
Oct 15, 2009, 5:06:45 PM (15 years ago)
Author:
kthoden
Comment:

Change recent versions to wiki syntax (for linking purposes)

Legend:

Unmodified
Added
Removed
Modified
  • Release notes

    v1 v2  
     1 = Version 5.21 =
     2
     3 * Extensive reworking of content update architecture (not finished!)
     4 * Retooling of edit facility
     5 * Creation of smart edit locking mechanism
     6 * "Smart" draw after edits (not yet complete)
     7 * Location preservation afer edits (not yet complete)
     8 * Changed {{{Save pane as text...}}} to {{{Save pane as text (UTF-8)...}}}
     9 * Keyboard shortcut for tenth termlist fixed
     10 * New editing/multiple view framework
     11 * Tree expansion (not just highlight) state preserved when tree redrawn
     12 * {{{Save modified files...}}} warns if nothing needs to be saved
     13 * Modifications in docspecs for XTF2 format and for Proto-Elamite
     14 * Word tagger now emits punctuation tokens
     15 * Default heap size increased
     16 * Bug fixes
     17  * Keyboard shortcut for tenth termlist now works
     18  * Fixed recognition of non-standard containers for searching
     19  * Exception no longer thrown when editing empty translation in termlist
     20  * Orthographic normalization allows search for "Africa" in Italian to find "d'Africa"
     21  * Numerous small warning fixed in javadoc presentation
     22  * Fixed bug that prevented committing edits in a pseudo-container
     23  * Added exception handling to !AsyncStyledEditorKit
     24
     25 = Version 5.16 =
     26
     27 * Bug fixes
     28  * File dialog gets default name when saving morphlogy
     29  * Fixed bugs relating to interaction between commit edits/save
     30  * Improved handling of !ConentUpdateEvens
     31  * Added script for setting version number (globally)
     32
     33
    134{{{
    235#!html
    3 
    4 <h3>Version 5.21</h3>
    5 <ul>
    6 <li>Extensive reworking of content update architecture (not finished!)
    7 <li>Retooling of edit facility
    8 <li>Creation of smart edit locking mechanism
    9 <li>&quot;Smart&quot; draw after edits (not yet complete)
    10 <li>Location preservation afer edits (not yet complete)
    11 
    12 <li>Changed <span class="menu">Save pane as text...</span> to <span class="menu">Save pane as text (UTF-8)...</span>
    13 <li>Keyboard shortcut for tenth termlist fixed
    14 <li>New editing/multiple view framework
    15 <li>Tree expansion (not just highlight) state preserved when tree redrawn
    16 <li><span class="menu">Save modified files...</span> warns if nothing needs to be saved
    17 <li>Modifications in docspecs for XTF2 format and for Proto-Elamite
    18 <li>Word tagger now emits punctuation tokens
    19 <li>Default heap size increased
    20 <li>Bug fixes
    21 <ul>
    22 
    23 <li>Keyboard shortcut for tenth termlist now works
    24 <li>Fixed recognition of non-standard containers for searching
    25 <li>Exception no longer thrown when editing empty translation in termlist
    26 <li>Orthographic normalization allows search for &quot;Africa&quot; in Italian to find &quot;d'Africa&quot;
    27 <li>Numerous small warning fixed in javadoc presentation
    28 <li>Fixed bug that prevented committing edits in a pseudo-container
    29 <li>Added exception handling to AsyncStyledEditorKit
    30 </ul>
    31 </ul>
    32 
    33 <h3>Version 5.16</h3>
    34 
    35 <ul>
    36 <li>Bug fixes
    37 <ul>
    38 <li>File dialog gets default name when saving morphlogy
    39 <li>Fixed bugs relating to interaction between commit edits/save
    40 <li>Improved handling of ConentUpdateEvens
    41 <li>Added script for setting version number (globally)
    42 </ul>
    43 </ul>
    4436
    4537<h3>Version 5.14</h3>