Fixed syntax coloring bug in processing instruction handling.
Fixed Find and Replace dialogues not updating drop down list correctly.
Fixed Find and Replace dialogues only accepting short strings.
Fixed problem with keyboard shortcuts in toolbar find combo box.
Fixed disappearing icon on first document window tab.
Fixed GPF when performing drag and drop in TagBar. This problem only occurred
under some conditions.
Fixed DTD syntax coloring for keyword "#IMPLIED". Previously, #IMPLIED would
only be colored correctly if it was followed by a whitespace.
Eliminated menu flicker.
Bugs Fixed from XMLwriter 1.0
Fixed error message when installing XMLwriter with versions of Internet
Explorer higher than 5.0. XMLwriter now runs with versions of IE later than 5.0.
Fixed GPF when opening files with lines longer than ~20,000 characters.
Automatic line wrapping now occurs at 32768 (32K) characters. Long lines no longer
crash, even if you create longer lines after loading a file.
Fixed GPF when opening files with a mixture of end of line encoding.
Fixed Save As bug, where a file would be saved without a file extension
under some circumstances.
Fixed focus in the Add New File dialogue box when ESC is selected.
Fixed Program Group icons placement. The setup program now places XMLwriter's
icons in the selected Program Group. Previously, icons were placed in the XMLwriter
Program Group only.
Substantial speed improvements to syntax coloring engine.
Bugs Fixed from XMLwriter 1.0 Beta
Fixed file type associations bug. Users can now choose which file types
to associate with XMLwriter on installation.
Fixed Validate All XML Files and Convert All XML Files Using XSL
GPF when a project is not open. These menu items are now active only when a
project is open.
Fixed Cancel button functionality on Confirm dialogue box when
adding multiple files to a project.
Fixed error message that occurs when Edit with XMLwriter context menu
item is chosen in Explorer. Now when this is selected, XMLwriter is launched.
Fixed Find/Replace All bugs. All occurrences of Find string are
now replaced.
Fixed Page Setup bugs. Page settings are now retained.
Fixed stale entries and modified file status bugs in the active document
windows list (on the Windows menu).
Fixed Undo/Redo bugs.
Fixed Progress bar display when validating XML files.
Fixed file saving bug when switching a Read Only file to non-RO and
editing.
Fixed shortcut keys used to navigate in the internal browser:
Ctrl+R refreshes, Alt+Left goes back one step, and Alt+Right
goes forward one step.
Fixed column sorting in Tool View (previously Error View). Now
clicking on headers sorts list.
Fixed file status when all Undo functions selected. Now the file status
is unmodified if all Undos selected.
TagBar: Fixed Auto Insert status. Now it is ticked only if toggled on.
TagBar: Fixed loading XML Schema bug when no datatypes have been specified
for attributes.
TagBar: Fixed GPF when loading an XML Schema with a recursive structure.
TagBar: Fixed sequential elements display order.
TagBar: Fixed empty element syntax. Empty elements are now displayed as
<element/>.