d0ec84c169Merge branch 'master' into lang_help_enhance
Jim Derry
2016-03-24 10:37:37 +0800
9ecdf30774Localization fixes: - Correct format specifiers. - Fix missing trailing quote if following escaped quote. #385 - Don't put developer comments into generated headers unless --force-comments is used. - Ruby 1.9.3 fix. - Initial fuzzy support. - Fix two character lang codes not working.
Jim Derry
2016-03-22 10:35:03 +0800
d20822230dIssue #383 - Bump version to 5.1.47fr
Geoff McLane
2016-03-23 19:53:51 +0100
df4174f5faIssue #383 - Add a WIP language_fr.h to facilitate testing
Geoff McLane
2016-03-23 19:52:56 +0100
6cda2e02c8Issue #383 - correct another byte-by-byte output to message file.
Geoff McLane
2016-03-23 19:42:03 +0100
71d6ca1392Oops. Didn't commit es changes. This fixes that.
Jim Derry
2016-03-23 15:10:07 +0800
d54785c933language help enhancements: - Show the language Tidy is using. - Update the POT and POs with the modified string. - Regen language_es.h, which uses the string.
Jim Derry
2016-03-23 14:56:36 +0800
2cf03f7fa9Fix two character lang codes not working.
Jim Derry
2016-03-23 14:38:17 +0800
ee151f07f1Ruby 1.9.3 fix.
Jim Derry
2016-03-23 13:27:17 +0800
39e4f16b48Don't put developer comments into generated headers unless --force-comments is used.
Jim Derry
2016-03-22 11:26:32 +0800
3cd1a87c44Fix missing trailing quote if following escaped quote. #385
Jim Derry
2016-03-22 11:01:41 +0800
91e8e6bf1eCorrect format specifiers.
Jim Derry
2016-03-22 10:35:03 +0800
a5ae647ee3Issue #348 - Add README/OTPIONS.md on adding a new option
Geoff McLane
2016-03-20 01:05:36 +0100
3c8d9bf3f6Issue #348 - Bump to version 5.1.47
Geoff McLane
2016-03-20 01:03:25 +0100
23e689d145Issue #373 - Merge branch 'issue-373' of github.com:htacg/tidy-html5 into issue-373
Geoff McLane
2016-02-18 15:18:39 +0100
9ba80b864eIssue #373 - Rebase of issue-373 branch to master
Geoff McLane
2016-02-18 15:12:11 +0100
8c13d270edMerge branch 'master' of github.com:htacg/tidy-html5
Geoff McLane
2016-02-18 13:58:23 +0100
b91d52592bFix to K&R C to compile with MSVC
Geoff McLane
2016-02-18 13:57:47 +0100
63c0327de1Fixed typo in output strings.
Jim Derry
2016-02-18 15:40:10 +0800
be0e5f3a8bExternal API merits patch bump.
Jim Derry
2016-02-18 10:20:40 +0800
e00f419f5dDiscovered some missing strings from tidyErrorFilterKeysStruct.
Jim Derry
2016-02-18 10:19:57 +0800
da8205b2dcRegen'd POT, POs, and headers in order to capture documentation changes in all of them.
Jim Derry
2016-02-17 20:07:00 +0800
7fbe76be0bFinished semantic html.
Jim Derry
2016-02-17 20:02:38 +0800
a78daccd3cThrough TidyIndentSpaces.
Jim Derry
2016-02-17 17:43:09 +0800
a16e89c4f8Updated translator comments.
Jim Derry
2016-02-17 17:27:57 +0800
d30c2d7747XSL for man handles <var>. Updated comment and sample string.
Jim Derry
2016-02-17 17:20:02 +0800
f76c261523Tidy should only generate valid XML in console output, too.
Jim Derry
2016-02-17 15:56:21 +0800
f62e59d813Correct CDATA declaration.
Jim Derry
2016-02-17 14:17:18 +0800
6c181d5689Version bump, since we changed console API a bit.
Jim Derry
2016-02-17 12:43:44 +0800
cc59efb23dAdd a xml-error-strings service to console app providing symbols developers can use with TidyErrorFilter3.
Jim Derry
2016-02-17 12:35:20 +0800
bc1e54d5b5Externalize the TidyReportFilter3 error codes, and provide iterators to loop through them.
Jim Derry
2016-02-17 12:27:11 +0800
b4d2bdf3bf_Also_ output the raw option description in the -xml-options-strings service. Improve documentation.
Jim Derry
2016-02-17 11:20:28 +0800
720d5c25d2Squelch compiler warning default type.
Jim Derry
2016-02-17 10:56:21 +0800
7b8019c6efRegenerated PO's for new strings.
Jim Derry
2016-02-16 11:46:20 +0800
7246c7e3dcRegenered POT for new strings.
Jim Derry
2016-02-16 11:44:50 +0800
dc15acb0f3Remove /test/ from the repository. Regression testing is still very important, and so tests and tools will be migrated to a separate development repository.
Jim Derry
2016-02-16 11:20:22 +0800
468cc02cf3Merge pull request #372 from htacg/attrdict_phase2
Jim Derry
2016-02-16 11:12:32 +0800
97abad0c05Bump to 5.1.39 for merging. Merge branch 'master' into attrdict_phase2
Jim Derry
2016-02-16 11:11:36 +0800
813b12640eMerge pull request #370 from htacg/attrdict_phase1
Jim Derry
2016-02-16 11:08:53 +0800
3431dd05a4Merge branch 'master' into attrdict_phase1 Bump version to 5.1.38
Jim Derry
2016-02-16 11:07:32 +0800
7df66c45daUpdate version.txt
Jim Derry
2016-02-16 10:20:34 +0800
a95536394dBump to 5.1.37
Jim Derry
2016-02-16 10:19:06 +0800
1e4f7dd0f1Merge pull request #368 from htacg/issue-341
Jim Derry
2016-02-16 10:18:26 +0800
cf1adc6d9dMerge pull request #366 from hguemar/master
Jim Derry
2016-02-16 10:16:46 +0800
9cf97d536bIssue #373 - Avoid a null added to output.
Geoff McLane
2016-02-15 12:57:22 +0100
c66bb848f2Improve tidySaveString API documentation.
Geoff McLane
2016-02-13 18:34:36 +0100
c62127b9bdDefault to NO at this point.
Jim Derry
2016-02-13 12:33:02 +0800
8b5771cf24Word2000 Added messages that would otherwise be missed in post-processing, after cleanup.
Jim Derry
2016-02-13 12:26:19 +0800
2cdedb4a63Forgot one file...
Jim Derry
2016-02-13 11:53:53 +0800
896b00238bForgot one file...
Jim Derry
2016-02-13 11:53:40 +0800
2ade3357a9Phase 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.
Jim Derry
2016-02-13 11:31:16 +0800
e947d296e4Handle some issues with misusing VERS_HTML5 in the doctype.
Jim Derry
2016-02-12 20:49:14 +0800
c81a151da5Add VERS_STRICT to identify future strict document types.
Jim Derry
2016-02-12 20:46:49 +0800
74604fd52bHard-coded checks are redundant with updates to attrdict.c.
Jim Derry
2016-02-12 20:44:03 +0800
429703dce4Because the previous effort #350 grew too fast and there was a LOT of side effects to my changes, I'm starting over with this. Comments in the PR thread.
Jim Derry
2016-02-12 19:34:19 +0800
03a643f781Issue #341 - No token can be inserted if istacksize == 0!
Geoff McLane
2016-02-08 15:12:23 +0100
58229b7e24Issue #341 - Bump to version 5.1.37Test for this fix
Geoff McLane
2016-02-08 15:10:38 +0100
fbde392af3- Removed documentation generation from this repository. - Removed documentation generation from CMake. - These functions are now available in the api repository. - Changed documentation directory to man to better illustrate its purpose.
Jim Derry
2016-02-05 14:59:12 +0800
9a0af48a4efixed a NULL node bug in debug build
Srikanth Anantharam
2015-09-13 10:32:05 +0530
22998e81e8Merge pull request #359 from htacg/localize_rc
Jim Derry
2016-01-30 16:02:39 +0800
dca50d4077Version bump prior to rolling into master.
Jim Derry
2016-01-30 16:02:00 +0800
3553cbab1fOne more README update.
Jim Derry
2016-01-29 17:27:44 +0800
9ae15f45a7Consistent tabs
Jim Derry
2016-01-29 11:11:53 +0800
53f2a2da2amsgunfmt works properly with escaped hex.
Jim Derry
2016-01-27 11:48:38 +0800
17e50f2642Encode UTF-8 strings to hex escapes in header files
Martin von Gagern
2016-01-26 15:31:07 +0100
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.
Jim Derry
2016-01-25 20:58:55 +0800
d505869910Localization 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.
Jim Derry
2016-01-15 12:06:15 +0800