Skip to content

Releases: morbac/xmltools

XMLTools 3.0.4.0

21 Mar 18:50

Choose a tag to compare

  • New pretty print function

XMLTools 3.0.3.4

09 Mar 06:48

Choose a tag to compare

Fix performance issue
Previous version may slow down NPP, especially during "Replace All" action.

XMLTools 3.0.3.3

03 Mar 07:29

Choose a tag to compare

  • Force XPath mode for XPath Evaluation
  • Minor "Current XPath evaluation" improvement
  • Add HRESULT check while putting content handler for SAX parsing
  • Fix pretty print for ">
  • Fix annotation clearing issue when playing with several docs

XMLTools 3.0.3.2

19 Feb 20:09

Choose a tag to compare

  • Fix some type missmatch
  • Fix positioning error on annotation tester (button "view" in option dialog)
  • Fix "Current XML Path" and "Current XML Path with predicates"
  • Improve display of XPath result for elements

XMLTools 3.0.3.1

18 Feb 21:28

Choose a tag to compare

  • Add keyboard hook to detect ESC keypress and remove displayed annotations
  • Shift annotation message on error position
  • Scroll text horizontally to make annotation visible when required
  • Make annotation the default error display mode + change default annotation style

XMLTools 3.0.3.0

17 Feb 12:37

Choose a tag to compare

Add option to customize xml <-> text conversion + add apos conversion

XMLTools 3.0.2.1

14 Feb 17:40

Choose a tag to compare

  • Add linearizeXML on selection
  • Fix indentation issue on prettyprint (bug #32)
  • Remove compilation warning

XMLTools 3.0.1.0

11 Feb 11:31

Choose a tag to compare

  • Fix invalid access exception on "view" button for annotations in options dialog
  • Improve annotation display (center on line)

XMLTools 3.0.0.3

10 Feb 09:35

Choose a tag to compare

Fix prettyprint regression

XMLTools 3.0.0.2

28 Jan 20:05

Choose a tag to compare

Replacement of libXML with MSXML