Changes for version 0.05_02 - 2009-01-04

  • The XPath entry has a default text when empty.

Changes for version 0.05_01 - 2009-01-03

  • Issue 14: Performance issues.
  • The program uses now XS for speeding up the slow parts.
  • Updated the syntax highlighting styles.
  • Added the namespace XML http://www.w3.org/XML/1998/namespace to all results.

Changes for version 0.04_02 - 2008-11-28

  • Issue 15: In the README it says perl Makefile.PL but there is only Build.PL.
  • Issue 16: SVG icons are not supported by all installations of GTK.

Changes for version 0.04_01 - 2008-11-27

  • Speed improvement: the namespaces are found through XPath.
  • RT #41178: notify user that the xpath is not correct (patch by Jozef Kutej).
  • RT #41180: show tree element in results text view (patch by Jozef Kutej).
  • RT #41187: include filename in application title (patch by Jozef Kutej).

Documentation

Graphical interface for running XPath queries.

Modules

XPath (XML Path Language) visualizer.
An XML document and it's related information.
The DOM model used for the TreeView.
A custom made timer.
The graphical interface of the application.
Utilities shared among the project.
Functions rewritten in XS.