.. |
access.c
|
Issue #168 - Fix for access test 5.2.1.2
|
2015-03-04 19:38:59 +01:00 |
access.h
|
- 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.
|
2016-01-30 15:51:53 +08:00 |
alloc.c
|
Add some mem alloc and free debug to chase Issue #217
|
2015-06-03 20:24:41 +02:00 |
attrask.c
|
Restart with geoffmcl's fork
|
2014-11-22 15:42:28 +08:00 |
attrdict.c
|
Because the previous effort #350 grew too fast and there was a LOT of side effects to
|
2016-02-12 19:34:19 +08:00 |
attrdict.h
|
Issue #199 - Add support for html5's template tag
|
2015-04-10 15:50:07 -07:00 |
attrget.c
|
Restart with geoffmcl's fork
|
2014-11-22 15:42:28 +08:00 |
attrs.c
|
Phase 2
|
2016-02-13 11:31:16 +08:00 |
attrs.h
|
Phase 2
|
2016-02-13 11:31:16 +08:00 |
buffio.c
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
charsets.c
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
charsets.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
clean.c
|
Fix to K&R C to compile with MSVC
|
2016-02-18 13:57:47 +01:00 |
clean.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
config.c
|
Default to NO at this point.
|
2016-02-13 12:33:02 +08:00 |
config.h
|
Localization Support added to HTML Tidy
|
2016-01-30 15:51:53 +08:00 |
entities.c
|
Issue #373 - Avoid a null added to output.
|
2016-02-15 13:02:10 +01:00 |
entities.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
fileio.c
|
using _fileno(fout) instead of fout->_file makes it more portable across different MSVC versions
|
2015-09-11 00:27:17 +05:30 |
fileio.h
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
forward.h
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
gdoc.c
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
gdoc.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
iconvtc.c
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
iconvtc.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
istack.c
|
Issue #341 - No token can be inserted if istacksize == 0!
|
2016-02-08 15:12:23 +01:00 |
language.c
|
Discovered some missing strings from tidyErrorFilterKeysStruct.
|
2016-02-18 10:19:57 +08:00 |
language.h
|
Add a xml-error-strings service to console app providing symbols developers can use with TidyErrorFilter3.
|
2016-02-17 12:35:20 +08:00 |
language_en.h
|
Fixed typo in output strings.
|
2016-02-18 15:40:10 +08:00 |
language_en_gb.h
|
Regen'd POT, POs, and headers in order to capture documentation changes in all of them.
|
2016-02-17 20:07:00 +08:00 |
language_es.h
|
Regen'd POT, POs, and headers in order to capture documentation changes in all of them.
|
2016-02-17 20:07:00 +08:00 |
language_es_mx.h
|
Regen'd POT, POs, and headers in order to capture documentation changes in all of them.
|
2016-02-17 20:07:00 +08:00 |
language_zh_cn.h
|
Regen'd POT, POs, and headers in order to capture documentation changes in all of them.
|
2016-02-17 20:07:00 +08:00 |
lexer.c
|
Issue #377 add debug only output of constrained versions
|
2016-03-03 20:21:35 +01:00 |
lexer.h
|
Add VERS_STRICT to identify future strict document types.
|
2016-02-12 20:46:49 +08:00 |
mappedio.c
|
Issue #311 - small changes for MinGW32 build
|
2015-11-28 15:14:53 +01:00 |
mappedio.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
message.c
|
Phase 2
|
2016-02-13 11:31:16 +08:00 |
message.h
|
Phase 2
|
2016-02-13 11:31:16 +08:00 |
parser.c
|
Issue #380 - Experimental patch in issue-380 branch
|
2016-03-05 17:39:14 +01:00 |
parser.h
|
Restart with geoffmcl's fork
|
2014-11-22 15:42:28 +08:00 |
pprint.c
|
Callback added to XML printer, too; fixed off-by-one error.
|
2015-11-29 07:39:33 +08:00 |
pprint.h
|
Make pretty printer keep track of line numbers as it prints.
|
2015-11-28 14:16:17 +08:00 |
sprtf.c
|
Consistent tabs
|
2016-01-30 15:51:54 +08:00 |
sprtf.h
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
streamio.c
|
Consistent tabs
|
2016-01-30 15:51:54 +08:00 |
streamio.h
|
Fixes Mac OS X encoding issues and harmonizes output across platforms.
|
2015-12-31 13:57:34 +08:00 |
tagask.c
|
Restart with geoffmcl's fork
|
2014-11-22 15:42:28 +08:00 |
tags.c
|
Issue #377 - Table summary attribute also applies to XHTML5
|
2016-02-29 19:58:55 +01:00 |
tags.h
|
Issue #285 - Add a ResetTags func to erset html5 mode before each document
|
2015-10-14 16:55:35 +02:00 |
tidy-int.h
|
Consistent tabs
|
2016-01-30 15:51:54 +08:00 |
tidylib.c
|
Squelch compiler warning default type.
|
2016-02-17 10:56:21 +08:00 |
tmbstr.c
|
Consistent tabs
|
2016-01-30 15:51:54 +08:00 |
tmbstr.h
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
utf8.c
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
utf8.h
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
version.h
|
Rename two headers. Issues #224 #223 #221
|
2015-06-30 20:06:02 +02:00 |
win32tc.c
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |
win32tc.h
|
Remove CVS info blocks
|
2012-08-08 17:27:29 +01:00 |