Serna Free is an Open Source XML editor now

Serna XML Editor: Versions 1-2 Release History

V 2.6.0: 2006/04/26

New Features


  • Major DITA enhancements, DITA-specific dialogs and buttons (Enterprise Edition).

  • Locking policy support for WebDAV (Document > WebDAV > WebDAV Properties).

  • XSLT function function-available() is implemented.

  • Custom Content can now automatically generate unique element ID.

Bugs Fixed


  • Insertion of single   symbol via custom content caused application crash.

  • Edit Selection As Text command freezed application in certain situations if selection contained XInclude.

  • Application crash on opening non-XML files on Mac OS X.

  • Files in non-latin1 directories could not be opened on Windows.

  • Example of C++ plugin for DITA (ditatopicref.cxx) was not working.

  • Cursor was ambiguously placed on element selections.

  • Sometimes cursor focus was lost when switching to another editing tab.

  • Validator messages for xincluded fragments had wrong origin in specific situations.

  • List item label and list item content could appear on different pages.

V 2.5.0: 2006/1/18

New Features


  • Edit Selection as Text allows you to edit selection as XML source without switching to text mode.

  • Convert To XInclude command allows you to create an XInclude inclusion with a simple selection.

  • Comment/Uncomment commands allows you to convert document portion to/from XML comment.

  • Tools > Preferences > General > Save Document Line-breaks, allows to force Windows/Unix style line-breaks in the documents.

  • New, fully reworked text editor for Text Mode.

  • About dialog allows to copy to clipboard all license data, including current Serna version.

  • Antenna House XSL Formatter V3.4 support.

Bugs Fixed


  • Suggestions were not changed in the Spell Check Dialog when switching a dictionary.

  • Serna created absolute path with attribute dialog browse button instead of relative one in certain cases.

  • When applying enterprise configuration settings package Serna does not require to reset to factory settings, if package has no changes to configuration.

  • Insert Element Dialog mixed up element context in certain cases.

  • Toolbars did not remember their assigned position.

  • Serna did not synchronize two identical XInclude inclusions in certain cases.

  • Searching for attributes was cycling in certain cases.

  • Antenna House XSL Formatter plugin can now be forced to be installed with a different AH Formatter version.

  • WebDAV plugin did not work on Mac OS X Tiger.

  • Find... command was working incorrectly in searches within attributes in certain cases.

  • Serna created absolute path in custom-content attributes instead of relative one in certain cases.

  • Serna crashed with large documents that had more that 1000 pictures (Windows only).

V 2.4.0: 2005/10/26

New Features


  • Serna Enterprise Edition is introduced. Python API, WebDAV, Redlining, and Enterprise Configuration Settings are now considered stable and available only in Serna Enterprise version.

  • Serna GUI Item Reference Guide, an important reference for Serna GUI plugin developers.

  • Serna API Design Notes, an important reference for Python plugin developers.

  • Serna now works with the latest version of Antenna House XSL Formatter v3.3

  • Basic MathML support. Serna can now render MathML inline content.

  • XML 2005 IDEAlliance Proceedings V1.3 are available in Serna out-of-the-box.

  • Basic functionality of table plugin for DITA.

  • Serna now uses anti-aliased fonts on Linux.

  • Plugin-specific icons can now be shipped within the plugin directory.

  • Serna-specific icons are now selectable from drop-down lists.

  • Browser for custom content attributes remembers the last visited directory.

  • Antenna House plugin now uses per-template configuration. It is possible to add new AH plugin configuration within a separate plugin.

Bugs Fixed


  • WebDAV:


    • Save As of documents opened as text to WebDAV server caused application crash.

    • WebDAV compatibility issue with eXist XML database (exist.sourceforge.net).

    • When opening with WebDAV Serna did not complain if document was already open.

    • Recent URLs in WebDAV dialog were shown in the wrong order.

    • buildGroveFromFile() occasionally hung on broken URI.

    • WebDAV: Open Document did not navigate correctly on the local file system.

  • Python API:


    • SString.length() and SString.resize() were not available in Python API.

    • GroveEditor().replaceText() caused crash in out-of-bounds conditions.

    • Python _socket library was missing in the distribution.

  • Validator did not check the attributes when doing extensions of the simple content in some cases.

  • Complete list of available elements between already inserted elements was not shown in certain cases.

  • Validator incorrectly handled specific cases of restrictions involving xs:pattern.

  • When Serna saved documents with #FIXED empty xmlns then each element was saved with xmlns="".

  • Template-specific XML catalogs were appended instead of being prepended.

  • A line that contained elements with different font sizes could be split between pages.

  • C++ examples in Serna used obsolete API.

  • In New Document Dialog schema file browser started from wrong directory, instead of the last visited.

  • Serna forced root entity encoding to to external entity that did not have explicit encoding mentioned.

  • Preferences turned plugin state on/off without clicking Apply button.

  • Serna could not work on Windows if account name contained non-latin symbols.

  • Linux Serna required unnecessary libGL library.

  • Copy/paste worked incorrectly with simple form widgets.

  • Edit Comment Dialog interpreted specific tags as presentational in the commented content.

  • toc-is-on tag did not work in Serna document templates.

  • Shift-Ins stopped to work as paste.

V 2.3.0: 2005/08/02

New Features


  • Major enhancements:


    • WebDAV support. Serna now may access URLs, read and save files over WebDAV.

    • Basic forms support. Serna introduces XSL FO extensions that allow using edit-boxes and combo-boxes in the document view.

    • Text XInclude support. It is now possible to XInclude text files into the XML document.

    • Preview Python API. It is now possible to write Serna plugins in Python. See Using Serna API in Help for examples.

    • Reorganized XML metadata. The XML metadata for a specific document type (e.g. DTD, schemas, templates, etc) now can be placed into single directory. Serna now also supports packages which are located outside of the Serna installation.

    • Additional XML catalog specification. It is possible to specify additional XML catalog in document template. The catalog will take effect only for the documents opened with this template.

  • Other enhancements:


    • Ability to set the XInclude attributes when xincluding a document.

    • Ability to edit element attributes "in-place" using basic form support.

    • Ability to edit Schema simple types using basic form support.

    • Document Properties Dialog now shows document statistics.

    • Blocking editing of read-only entities/xincludes.

    • Serna can search schemas as specified with xsi:noNamespaceSchemaLocation.

    • OASIS DITA now works in Serna out-of-the box.

    • New Norman Walsh's XSL Docbook stylesheets for publishing (version 1.68.1).

Bugs Fixed


  • Weird behavior and/or crashing when opening many documents (Windows only)

  • Application crash when inserting text during the quick mouse triple-click

  • Application crash on splitting a redlined text.

  • Application crash on removing corrupted XInclude file.

  • It was not possible to cut/paste XInclude or Entity as a whole.

  • Application crash with recursive Xinclude.

  • Entities pasted into Xinclude were not handled properly.

  • Application could crash in certain cases of xincluding large files.

  • There were no notifications on changing the xincluded text file by another application.

  • Empty DOCTYPE was generated for files with undefined entities.

  • Pasted text containing windows-style line-feeds was incorrectly shown.

  • Serna silently did not start if previous session was abnormally killed (Linux).

  • Wrong entry in nextCatalog in XML catalog caused application crash.

  • Save As dialog created wrong save path.

  • Open with template dialog produced wrong path to user-specified schema.

  • elementFormDefault was considered as qualified by default.

  • "Chameleon"-type XML schemas were not handled properly.

  • XML Schema substitution groups were not handled correctly in multi-namespace documents

  • Join Element command did not join their child text nodes.

  • Document template matching priority was incorrectly interpreted.

  • It was impossible to insert column or row with CALS table plugin in certain cases.

  • Serna did not handle certain complex schemas properly.

  • External entities defined in external parameter entities were incorrectly saved.

V 2.2.0: 2005/05/31

New Features


  • Major Enhancements:


    • Basic XInclude support. Serna now supports the most essential XInclude features.

    • Redlining. A tool for collaborative authoring: mark and annotate your XML document.

    • New fancy icons. Serna changed its icons to the modern-looking ones.

    • Advanced element splitting. Hitting Enter several times in a row splits element, then its parent, its next parent, etc. Useful for working with itemizedlists.

    • Auto-adjusting text insertion. If user attempts to insert text to the wrong location in strict validation mode the cursor is moved to the closest position where text is allowed.

  • Other enhancements:


    • Serna C++ API reference guide

    • C++ API Examples Demo document (see Help > Examples).

    • Ability to hide custom content icons on the Custom Content Toolbar

    • Zoom In and Zoom Out commands

Bugs Fixed


  • Save As removed the original document name from recent file list.

  • Docbook stylesheet: table cells had extra start-indent if the table was a child of a ordered/itemizedlist.

  • Several problems in certain cases of Save/Restore View.

  • Changed Ctrl-B to Ctrl-[ for Balance Selection command.

  • Copy of cross-selected CDATA regions could lead to application crash.

  • It was possible to insert cycled external and internal entities.

  • Find&Replace Dialog incorrectly replaced attribute substring.

  • Paste made cursor go into the next element instead of staying right after pasted region.

  • Import precedence of the named XSLT templates was deduced incorrectly.

  • XSLT did not work correctly with PI target matching.

  • If namespace prefix was not specified for the documents with namespaces, the validation was broken.

  • Invalid use of position() function in the Docbook stylesheets.

  • Special attribute $caption for custom content attribute insertion dialog did not work.

  • Some topics in Help Assistant index were referencing the wrong links.

  • It was not possible to create titles in Docbook in Clean mode.

  • Incorrect cursor positioning after insertion of a custom content into an empty element.

  • Element renaming could lead to application crash in certain cases.

V 2.1.0: 2005/10/2

New Features


  • XSLT Parameter Sets. The ability to to change values of top-level stylesheet parameters and to switch between parameter sets while editing the document.

  • Custom Content Insertion Commands. Ability to create commands/buttons that insert customizable and context-sensitive content templates.

  • Save All command.

  • Autosave functionality.

  • The preview version of C++ API.

  • Help > Shortcut Keys... dialog.

  • Document templates now may have several new document skeletons.

  • CALS Table tools now support informaltable.

  • Ability to paste text with external and internal entities from another document that are already defined in the document.

  • DITA 1.3.2 support.

  • Ability to specify the list of elements that should not be spell-checked.

  • A number of newly supported elements in Docbook stylesheet.

Bugs Fixed


  • False warnings were issued that document was modified by a third application.

  • On attempt to save read-only file from text mode, Serna silently did not save the file.

  • Modification of parameter entities by a third applications were ignored.

  • Save As dialog was coming twice in certain cases.

  • The second call to Save All did not save the newly created documents.

  • XPath parser incorrectly handled multiplication operator in some cases.

  • Validator created required attribute twice in certain cases.

  • Custom content insertion removed selected content on operation cancel.

  • Recent files were opened with a wrong encoding if they were "saved as" with an encoding different from the initial one.

  • Default fonts on Mac OS X were too small.

  • Docbook: turning off section.autolabel caused strange document formatting.

  • Docbook: indexterm in formalpara did not work.

  • Docbook: footnote was incorrectly handled by the stylesheet.

  • Ctrl-H and Ctrl-F were calling the last state of Find&Replace Dialog, instead of Find or Find&Replace.

  • Restoring built-in interface did not restore action properties.

  • HTML publishing used system xsltproc on Linux, instead of the included to the package.

  • Search was not working if the document was expanded from collapsed view.

  • It was not possible to restore a built-in interface from Interface Customizer.

  • Enter worked as Esc in Publish Dialog.

  • Catalog manager signalled errors on missing catalog several times.

  • Untag command was enabled for the document element.

  • Comments just before DOCTYPE went into the DOCTYPE in the saved document.

  • Cut and Copy were still enabled after undo even though selection went away.

  • In some cases Convert to External Entity command did not give visual effect.

V 2.0.1: 2004/11/12

New Features


  • Text mode allows switching among external entities of the document with Current Entity combo-box, and by clicking on the parse error messages.

  • A number of minor enhancements to the DITA style-sheets: shortdescs handling, DITA map support, new parameters for draft modes. Stylesheet structure reorganized.

Bugs Fixed


  • Browse... dialog in the docked Attribute Dialog blocked the input to the dialog.

  • Frequent switching to-from text mode could lead to application crash.

  • Recent file list was too short by default.

  • Validator did not handle xs:redefine properly.

  • Scrolling a Docbook document with tables could cause application crash in some cases.

  • Minor fixes in CALS Table plugin functionality.

  • Merge Cells Above could cause the application crash in some cases.

  • Alt-accelerators were not shown in main menu under Windows.

  • It was not possible to assign a hot key to a command that did not have an accelerator.

  • PI immediately following the closing document element confused Serna formatter.

  • It was impossible to assign the intended order of file extensions in Open Document Dialog with Preferences > File Types.

  • If a GUI component property was changed several times, then the component was called several times when activated.

  • Text mode was not working correctly with non-UTF8 encodings.

  • Hitting ESC on warning that document search is finished could lead to application crash.

  • Open with Serna2 did not work on Mac OS X for XML files.

  • “Large document” warning was coming in a detached window.

  • Browse... dialog called from Attributes Dialog was overlapped by the latter.

  • Status bar was bringing an empty tool tip.

  • Reloading a corrupted TOC stylesheet could result an application crash.

  • Corrected order of properties in the DITA templates.

  • Enhanced the stylesheet for Serna document templates.

  • Wait icon was not changed after Required Attributes Dialog if called right after the new document dialog.

  • Long messages in Message window created tool-tips that did not fit the screen.

  • Insert Element Dialog silently ignored insertion of non-qname element names.

  • Plugins tab in preferences had extra column.

V 2.0.0: 2004/09/08

New Features


  • Major enhancements:


    • New, Fully Customizable GUI. Layout, toolbars, menus, buttons, etc. may be customized according to your preferences with easy-to-use GUI Customizer Dialog.

    • Liquid Dialogs. Key dialog boxes (Insert Element, Element Attributes, Find/Replace, etc.) are now non-modal and dockable. They may be configured to show up as a regular dialog box, or docked to the toolbar or sidebar. The appearance of the dialog boxes changes according to where they are docked (e.g. when docked to the toolbar, the “tiny”version of the dialog is shown).

    • Large Document Support. Automatic folding when opening large documents removes constraints on document sizes.

    • Advanced Folding. Fold parts of your document to better concentrate on the portions being edited. Representation of folds can be customized in the stylesheet to include useful information (e.g. number and title of folded section).

    • CALS Table Tools. A set of handy graphical controls that help to create and modify tables in Docbook and other DTDs employing CALS tables.

    • Enterprise Configuration Settings. It will be possible to quickly install Serna with pre-set preferences: from any aspect of GUI appearance to XML catalog lists, document template sets, etc.

    • Multiple Validation Modes (Strict, On, Off). In Strict validation mode, changes which are not permitted by the XML Schema cannot be made.

    • Advanced Find&Replace. Allows you to search and replace not only text, but also attribute names, attribute values, and text within comments. Searches are now also possible by XSLT match patterns.

    • Enhanced Insert Element and Element Attributes Dialogs. The dialog boxes have been fully redesigned.

    • Enhanced Open Dialog and Open with Template. The Open dialog box is easier to use, while the Open with Template command is available for advanced users.

    • Automatic Clearance of Validation Errors. If the cause of the error goes away, it is removed automatically from the message box.

    • TOC is in Sync with Cursor Position. You always know where you are in the document.

    • Copy/Paste as Text. You can now copy/paste the content of the document either as XML or simply as plain text.

    • Hiding Peculiar Attributes and Elements. Some DTDs/Schemas tend to define a large set of attributes or elements that are not used by particular users. Serna helps by hiding them in Dialogs for specified contexts.

  • Other enhancements:


    • IDEAlliance Proceedings out-of-the box support.

    • New Edit > Select Content command allows you to select only the content of the current element.

    • Fit Page, Fit Width and Actual Size commands are added to the Zoom Tool-bar.

    • Triple click selects the current element (works as Select Element).

    • Reset to factory settings button has been added to Preferences/General.

    • Status bar shows column and line number when cursor is in preserve-whitespace elements.

    • Serna works with the mouse clipboard and Qt clipboard on X11.

    • Go > TOC and Go > Editing Window commands have been implemented.

    • New Document Dialog and Open Document Dialog's browsers are now “parked” to the same directory location, and remember their last directory.

    • Document appearance regulated by document templates: show or hide TOC (toc-is-on), set validation mode for the document (validation-mode), set mode of selection balancing (selection-balancing), show or hide XML tags (show-tags), cursor position when the document is open (cursor-treeloc).

    • Document template now may be guessed by filename and document element name ( filename-guess-string and rootelem-guess-string and template-priority template properties).

    • Document template appearance features: ability to use alternative icon for template categories (category-pixmap), order of template name appearance (template-showup-priority).

    • FO tree is now saved with additional information on origin of their elements.

    • Dump Fo Tree Dialog remembers the last save location, and proposes a choice to save the FO tree with or without Syntext extensions.

V 1.5.2: 2004/07/22

New Features


  • Major memory optimizations. Docbook documents now require about 30% less memory.

Bugs Fixed


  • Default for block and inline FO paddings was equal to 2.5pt, changed to 0pt.

  • Tag namespace color changes did not take effect immediately.

  • Find and Find&Replace dialogs, when reopened, did not show the previous search string selected.

  • When clicking on fields next to a picture the document view sometimes twitched.

  • It was impossible to specify a helper application for the Mac version.

  • Spell checker did not apply appropriate dictionary to elements with the lang and xml:lang attributes set.

  • Preferences->Tag Style ->Block Indent field did not work.

V 1.5.1: 2004/06/16

New Features


  • Out-of-the-box HTML Publishing with Libxslt Xsltproc included in the package.

  • Stylesheet font settings have been adjusted to look better under every platform.

Bugs Fixed


  • There was an occasional crash when using the Split Element command within an internal entity.

  • TEI catalog had invalid PUBID and Serna tried to get the XML catalog DTD from the network.

  • The document element in Tag Mode was shown with two wrapping blocks.

  • Unicode internal entity symbols were not shown properly after insertion.

  • Pasting of a CALS tgroup could lead to an application crash in some cases.

  • Inserting a PI could lead to an application crash in some cases.

  • Removing the last internal reference entity nulled the entity contents.

  • Serna was compiled with Xrender, which the result that it crashed on X-terminals.

V 1.5.0: 2004/04/16

New Features


  • XML Catalog support.

  • Docbook V4.3 DTD out-of-the-box support.

  • DITA 1.3 out-of-the-box support.

Bugs Fixed


  • Paste events did not have inscriptions in Undo/Redo history.

  • SYSID, containing file:/// was incorrectly working on Mac OS X.

  • Certain operations with tables could cause application crash.

  • Mouse clicks on document portions coming from attribute contents could cause application crash.

  • Pasted PIs were not saved.

  • Removing last internal entity reference nullified its declaration.

V 1.4.0: 2004/04/01

New Features


  • Availability for Mac OS X.

  • Advanced Insert Symbol Dialog.

  • Major CALS table rendering optimizations.

  • Docbook Lite out-of-the-box support.

  • Advanced Help Browser.

  • Copy XPath Location command saves cursor XPath location to clipboard.

Bugs Fixed


  • Publish output dialog did not become active.

  • Serna did not complain on attempts to save file in write-protected directory.

  • A number of minor GUI slips on OS X version.

  • Splitting an element caused default attribute value saving.

  • Choice element did not go away when the right content was pasted with internal entity.

  • Internal entity insertion did not trigger revalidation.

  • Example file names were not descriptive.

  • External entity encoding was ignored when reading, and root entity encoding in external entities was forced when saving.

  • Windows-**** encoding files were not read correctly on Linux and OS X.

  • Drag&Drop on Serna icon, License Dialog and Open Dialog did not work on OS X.

  • Revalidate was silent if document was valid.

  • Paste into the very end of external/internal entity was not saved.

  • Cursor position in the very end of an entity was incorrectly shown.

  • OS X version required libcrypto.0.9.7.dylib.

V 1.3.1: 2004/03/05

This version was released as a preview version only for Mac OS X users.

V 1.3.0: 2004/02/12

New Features


  • XslBricks rapid stylesheet development library release, Reference Guide added.

  • NITF (News Industry Text Format) out-of-the box support.

  • Ability to hide unwanted elements in New Element Dialog (convenient for suppressing generally unused elements in long/legacy DTDs).

  • Clicking on XML documents opens them in running Serna instance (Windows), and ability to open another document from command line in the running instance (Linux).

  • Copy to Clipboard command is now available for Message Window.

  • Performance optimizations.

Bugs Fixed


  • Insert Element Dialog in mixed content of "namespaced" document provided element list without prefixes.

  • Serna automatically inserted default to dateTime element types, preventing it from editing.

  • Paddings did not get the background color of the area and were transparent.

  • In Attributes Dialog enumerated default attribute values were presented twice.

  • Docbook reference module was poorly supported.

  • Entity borders were not shown correctly in recursive template calls (e.g. in Docbook CALS Tables).

  • Preserved space elements were saved with extra new-line characters after empty elements.

  • Convert from Entity command converted all entity occurrences, instead of only the current.

  • Reload Document disabled Balance Selection mode.

V 1.2.1: 2004/01/13

New Features


  • XslBricks rapid stylesheet development library (proof-of-the-concept version).

  • Full TEI template.

Bugs Fixed


  • Minor XHTML stylesheet enhancements: padding and fonts parameters were not properly working.

  • Padding shorthand did not work.

  • XML Schema import did not work in certain use-cases.

  • Namespace attribute prefixes were excessively assigned when saved.

  • When saving a document with choice elements invalid indentation appeared.

  • When using namespaces an attribute within the namespace appeared twice in Attribute Dialog.

V 1.2.0: 2003/12/25

New Features


  • New Document Dialog is enhanced with template categorizing.

  • GCA Proceedings (XML Conference Proceedings) support.

  • Basic XHTML support (ability to edit XHTML documents more conveniently).

  • Shortcuts to all buttons in Attributes Dialog.

  • TOC and Message panes inscriptions are now regulated with System Font preferences.

  • Default Stylesheet Warning dialog now warns that file is getting open with default stylesheet.

Bugs Fixed


  • General


    • Serna was confused with common .qt/qtrc. It now uses its own .qt/sernarc.

    • Serna did not save parameter entity declarations (used for TEI documents).

    • Serna did not open files declared with parameter entities.

    • Spell-checker might get showing garbage in some cases.

    • Table spans and dynamic table updates were not handled correctly in certain cases.

    • XSL number default attributes handling could lead to application crash in certain cases.

    • Percent value in font-size was incorrectly handled.

    • Improper formatting of mixed content in space preserving elements.

    • When renaming the elements Serna preserved old default attribute values, while not assigning new ones.

    • xsl:attribute shadowing xsl:use-attribute-sets could cause application crash.

    • Serna failed to upload external entities from HTTP virtual hosts.

  • GUI


    • Element Start/End navigation was broken.

    • Disabled context hints were getting enabled after Serna restart.

    • Attributes Dialog allowed invalid attributes name for the first shown attribute.

    • Clicking on existing attribute name in Attributes Dialog did not bring the name combo list.

    • Arrow Up/Down did not work in enumerated value fields of Attributes Dialog.

    • When selection crossed elements in mixed content all text was selected in balanced selection mode.

    • Docbook formal title numbering in TOC stylesheet was incorrect.

V 1.1.0: 2003/12/02

New Features


  • TEI out-of-the-box support: DTD, schema, stylesheets, example, template.

  • User's FAQ is added.

  • Ability to define new file extension lists for Open Document Dialog.

  • $SERNA_XML variable now can be redefined.

Bugs Fixed


  • General:


    • Major cursor navigation algorithm redesign. A number of cursor navigation bugs fixed.

    • Document guessing did not work if comments preceded DOCTYPE.

    • Rename Element caused application crash under certain conditions.

    • Preferences Dialog was always issuing an error if spell checking library was not found.

    • TGZ package failed to install to non-standard path.

    • FOs below editing point were not updated under certain conditions.

    • External entity was not saved if its file name only was changed.

    • Undefined XSL variable caused application crash under certain conditions.

    • In TEI stylesheet it was not possible to split single <l> within <lg>.

    • Minor DITA stylesheet updates.

    • Docbook formalobjects were incorrectly numbered.

  • GUI:


    • Write to text-box in Publishing Dialog was not working properly.

    • About dialog did not show number of licensed users.

    • Attribute Value radio-button was disabled in expert mode.

    • Reload was resetting zoom scale to 100%.

V 1.0.1: 2003/11/14

New Features


  • Implemented text-decoration XSL FO property.

  • Memory consumption and performance optimizations.

  • Docbook:


    • Implemented glossary module.

    • Emphasis can now be underlined, bold, or strike-through.

  • Added business-data example “Syntext Timesheet”.

Bugs Fixed


  • General:


    • Error message on “insertion text in element content” was not descriptive.

    • Serna duplicated redefined internal entities from external DTD subset.

    • Possible application crash after pasting large portion of documents and clicking TOC element.

    • About dialog did not show note from license certificate.

    • xml:space attribute was misinterpreted with DITA Schema.

    • Balance Selection state was not remembered and was not global for open documents.

    • Itemized and ordered list performance were optimized in Docbook.

  • GUI:


    • Cursor was cycling on PageDown in the second-page portion of itemizedlist.

    • Cursor could not be visually placed on Comment/PI.

    • Comment/PI Edit dialog is now called with a double click.

    • Find&Replace dialog was not navigating properly in Expert Mode.

    • Esc did not close Attributes Dialog.

    • Main window did not receive focus after closing a warning dialog.

    • RightAlt-Enter did not bring up the Attributes Dialog.

V 1.0.0: 2003/10/31

Initial release.