Progress and libxml2 fixes
- libxml 2.9.8 had an API change in the definition of
xmlHashScanner
. Handle both < 2.9.8 and >= 2.9.8 correctly. - Fix a bug where a timer was immediately stopped, causing the progress bar in the statistics window to stall.