Implemented Search capability for searching XPDL elements based on specified criteria.
In TWE's default configuration/mode, workflow_patterns.xpdl is present in Transient package pool
Improvement: when configured to save XPDLs with namespace prefix and if XPDL didn't have xpdl namespace defined TWE now automatically adds this namespace.
More icons for XPDL entities are shown in DetailedPackageNavigator view
New configuration parameter for validating if variable (DataField or WorkflowProcess's FormalParameter) is not used anywhere in XPDL (nor as actual parameter or inside expression). If it is not used, warning is reported when validating XPDL.
Icons defined for all entries in menu bar
Some shortcut/accelerator keys have changed
Expand all/Collapse all are now context sensitive in relation to selected tree-node
Top tree elements now have '-' displayed if they contain sub-elements
Switched to 2.9 version of xerces
Spanish translation included
XMLInterface changed - removed method getIdFromFile (it is now a static method of XMLUtil class)
Code corrections based on FindBugs report
Fixed: bug with reading of language property files from jar file - if there are spaces in the path where TWE is installed they were not read
Fixed: bug in XMLCheckBoxPanel - whenever mouse was over, an apply button was enabled as if something has changed in a panel
Fixed: bug that was introduced in previous version and appeares when there are external packages defined and Id of the main package is changed
Fixed: when trying to save read-only document TWE didn't complain but the changes were not saved to a document
Fixed bug in Shark configuration - bug fix in Shark configuration (related with deletion of ext. attribs)