Jim Derry
e00f419f5d
Discovered some missing strings from tidyErrorFilterKeysStruct.
2016-02-18 10:19:57 +08:00
Jim Derry
bc1e54d5b5
Externalize the TidyReportFilter3 error codes, and provide iterators to loop through them.
2016-02-17 12:27:11 +08:00
Jim Derry
2ade3357a9
Phase 2
...
This is a MUCH SANER approach to what I was trying to do (now that I screwed up enough internals to understand some of them!
At this point there are zero exit state reversions, and zero markup reversions! There are still 21 errout reversions; I'll
annotate and adjust as necessary.
2016-02-13 11:31:16 +08:00
Jim Derry
53f2a2da2a
msgunfmt works properly with escaped hex.
2016-01-30 15:51:53 +08:00
Jim Derry
bf70824cc2
- Add TidyReportFilter3, which removes translation strings completely from the equation. It would be a good idea to deprecate TidyReportFilter2, which is vulnerable to changing strings in Tidy source.
...
- Documentation reminders for future enum changes.
- Documentation updates.
2016-01-30 15:51:53 +08:00
Jim Derry
d505869910
Localization Support added to HTML Tidy
...
- Languages can now be added to Tidy using standard toolchains.
- Tidy's help output is improved with new options and some reorganization.
2016-01-30 15:51:53 +08:00