Version 3.32

programmer D.Deneer
date: 26 jan 2016
TypeDescription

----

-----------------

fix Fix for java 1.8.0_66 and later, see XMLHandler

===============================

Version 3.31

programmer D.Deneer
date: 04 feb 2015
TypeDescription

----

-----------------

added Added "Open with" action in the file menu
added Single instance is implemented for the Windows version (for Mac OS X it was already there). So if you open a document and XMLSpear is already running, then the document will be opened in a new tab of that instance.
added Added a file info panel with information of the selected file.
updated Performance boost for the file tree (caching of icons and files).
updated File tree has new ordering:
1) directories before files
2) order by filename ascending.
updated Icons in the file tree will default to system icons for that file even if you did not use the system look an feel.
updated The xml tree in the element view will be positioned at the left side by default. If you want it at the right you can set the property tree_left_element_pane in the XMLSpear.properties file to false.
fix Menu shortcuts did not work immediately after program start. A mouse click in the window was needed.
updated Selected text will be used to initialize the find/replace dialog.
updated Menu option to associate file extensions in the registry with XMLSpear is removed. The JNIRegistry dll could not be used in a 64bit platform. You can use Windows Explorer itself to create file mappings when right-click a file and choose "Open with".
updated Updated Saxon xslt library from version 9.2.0.2 to version 9.5.2.5.
updated Upgraded Mac Os application handler which used some deprecated methods.
added Integrated an advanced Excel to XML and CSV to Excel plugin which uses templates. It can be found in the Conversion menu, which was formerly called the Translations menu.
fix Fixed duplicate class error in a multithreaded plug-in, by synchronizing the class loading

===============================

Version 3.2

programmer D.Deneer
date: 11 sept 2013
TypeDescription

----

-----------------

updated Several changes and fixes in the XMLHandler; see the version information of the XMLHandler
fix Popup was placed outside visible screen
fix File stayed locked, even after it was closed.

===============================

Version 3.1

programmer D.Deneer
date: 12 sep 2010
TypeDescription

----

-----------------

updated All run-parameters after the first one (which references the property file), will be interpreted as file paths.
So you can use the bat or shell script to start the editor and open 1 or more files.
added Added extra method appReady to the adapter pugin interface
added Added several extra settings to customize XMLSpear to your specific needs.
All available settings can be viewed or edited in the XMLSpear.properties file.
fixed Fixed a bug in the XMLHandler, see the version information of the XMLHandler
updated Updated Xerces XML parser library to version 10.0

===============================

Version 3.00 final

programmer D.Deneer
date: 08 march 2010

===============================

Version 3.00Beta3

programmer D.Deneer
date: 06 febrauri 2010

===============================

Version 3.00Beta2

programmer D.Deneer
date: 28 januari 2010

===============================

Version 3.00Beta1

programmer D.Deneer
date: 01 januari 2010

===============================

----

-----------------

Changes made in version 2.43

programmer D.Deneer
date: 01 december 2007
TypeDescription

----

-----------------

fixed Fixed several bugs in the XMLHandler
update React to closing the frame in same way as File->Exit. This means alerting the user when there are still unsaved changes.
fixed B-06 Added property -Dsun.java2d.d3d=false to java to the java runtime parameters

===============================

Changes made in version 2.42

programmer D.Deneer
date: 04 oktober 2007
TypeDescription

----

-----------------

fixed Fixed a serious problem in the XMLHandler

===============================

Changes made in version 2.41

programmer D.Deneer
date: 02 oktober 2007
TypeDescription

----

-----------------

fixed If property routeconsole was set to false, the messages were not directed to stdout

===============================

Changes made in version 2.40

programmer D.Deneer
date: 19 september 2007
TypeDescription

----

-----------------

fixed When the proxy checkbox was deselected, the proxy was still used if there was a non blank host address
added The change status of a source is reflected by the appearance of the save button. The save button will only be enabled when the document has changes.
added A warning will be given when a document is closed, that has unsaved changes.
added A close and close-all action is added to the file menu
added Added tooltip text with modified date and size to the file tree
updated The file tree got a iTunes look.
added Documents can now easily be reloaded.
updated New application and document icons for MacOS. If have you the old one permanent in the dock, please trash it.
updated Open and save file dialogs use the directory of last opened document
added Warning added to save-as action if a file with the same name already exists
fixed Workaround for a java bug where long lines freeze the GUI

===============================

Changes made in version 2.30

programmer D.Deneer
date: 16 april 2007
TypeDescription

----

-----------------

fixed Incorrect display and behavior of default button in dialogs
fixed Double-clicking folders in the file tree to expand the tree, incidentally triggered an action to open a file.
fixed After deleting all file trees, a newly add tree only showed up after opening a source or restarting XMLSpear
fixed The filetree tab, which displays the top directory name, was not updated after a folder was selected as the new root.
fixed Small problems with the item names in the filetree popup menu in java 1.6
added Move up possibility in file tree

===============================

Changes made in version 2.20

programmer D.Deneer
date: 22 januar 2007
TypeDescription

----

-----------------

add Several changes and additions in the XMLHandler. See the version info for details

===============================

Changes made in version 2.10

programmer D.Deneer
date: 31 december 2006
TypeDescription

----

-----------------

add More system integration for Windows users. You can now associate filetypes to be handled by XMLSpear.
add Project tree shows the icons of the filetype
add Added a splashscreen
fix The info text in some dialog box had a strange fontsize in Windows
add Several changes and additions in the XMLHandler. See the version info for details

===============================

Changes made in version 2.01

programmer D.Deneer
date: 14 december 2006
TypeDescription

----

-----------------

fix Some popups with EXIT_ON_CLOSE were not shown in java 1.6.
fix Skip class OSXAdapter when searching for plugIns to avoid problems in non mac environment
fix Made a separate download for Mac OS 10.2.X users

===============================

Changes made in version 2.00

programmer D.Deneer
date: 11 december 2006
TypeDescription

----

-----------------

update Many improvements in XML plugin
update Proxy settings are saved and now you can test your settings
added Finder integration for Mac OS. This means you can open a document to start XMLSpear. And the document will be shown in the editor

===============================

Changes made in version 1.23

programmer D.Deneer
date: 6 september 2006
TypeDescription

----

-----------------

fix The application crashed in java 1.6. caused by setting EXIT_ON_CLOSE as default in dialogs.
fix Always show actual proxy settings in the proxy dialog

===============================

Changes made in version 1.22

programmer D.Deneer
date: 9 jul 2006
TypeDescription

----

-----------------

fix Fixed a nullpointer exception which prevented the password proxy popup to come up

===============================

Changes made in version 1.21

programmer D.Deneer
date: 26 jun 2006
TypeDescription

----

-----------------

fix Fixed a bug in the FileHistory mechanism. Files that did not exist anymore but were still in the history, prevented the application to start
update Preference file renamed to com.donkeydevelopment.xmlspear instead com.dd.xml.
Sorry you wil loose your current preferences because of this change

===============================

Changes made in version 1.20

programmer D.Deneer
date: 12 jun 2006
TypeDescription

----

-----------------

update When a file is opened that does not have a standard contenthandler,
a dialog will be displayed to choose your editor of choice.
In the projectTree this action was already available in the popup menu, that shows up after right-clicking on a file
added System.out and System.err can be routed to the console window.
You may change this behaviour by editing the xmlspear.properties file.

===============================

Changes made in version B1.16

programmer D.Deneer
date: 09 apr 2006
TypeDescription

----

-----------------

update Changed the XML and Text plugin, for details see the plug-in info

===============================

Changes made in version B1.15

programmer D.Deneer
date: 06 apr 2006
TypeDescription

----

-----------------

update Save as did not added the exension when supplied by user

===============================

Changes made in version B1.13

programmer D.Deneer
date: 23 mar 2006
TypeDescription

----

-----------------

added Open with submenu in project tree extended
added Project tree now asks for actions to the active ContentHandler. This makes it possible to assign a schema form the projectTree
added Added file filters in menu Open
added Added history for File open action

===============================

Changes made in version B1.12

programmer D.Deneer
date: 13 feb 2006
TypeDescription

----

-----------------

update Tried to get rid of some ugly borders

===============================

Changes made in version B1.11

programmer D.Deneer
date: 03 jan 2006
TypeDescription

----

-----------------

update Several changes related to application loading. The application jars should now be persistently cached. So even after a system shutdown, a restart of the application will only catch the modified files.
update Bugs related to URL-to-File conversions should be solved

===============================

Changes made in version B1.10

programmer D.Deneer
date: 08 dec 2005
TypeDescription

----

-----------------

add Added a very simple html plugin to browse html files
add All open project panes are restored after restart
update Added names to project tabs reflecting the opened directory
update Dock of the commongui now uses SplitPanes instead of static panes

===============================

Changes made in version B1.04

programmer D.Deneer
date: 21 nov 2005
TypeDescription

----

-----------------

add Added Save(as) to the file menu

===============================

Changes made in version B1.03

programmer D.Deneer
date: 14 nov 2005
TypeDescription

----

-----------------

update Some technical changes

===============================

Changes made in version B1.02

programmer D.Deneer
date: 12 nov 2005
TypeDescription

----

-----------------

fix Keep selection in treetable after update of a Node. This bug also slowed down the program while updating Nodes !!

===============================

Changes made in version B1.01

programmer D.Deneer
date: 08 nov 2005
TypeDescription

----

-----------------

add Added action to open with system associated program
fix Fix reload action project tree
fix Fix popup menu JTree
fix Fix showing drive letter in project tree

===============================

Version B1.00.

date: 31 okt 2005
Made by DonkeyDevelopment
All rights reserved
Use of this software is at own risk
Donkey Development is not responsible for any possible damage caused by this software