tidy-html5/src
Jim Derry 4509695445 Updated documentation in file.
Simplified the update counting.
2017-09-06 21:25:19 -04:00
..
access.c Updated the remaining items, including all of the accessibility module items. 2017-09-04 17:35:57 -04:00
access.h Massive Revamp of the Messaging System 2017-03-13 13:28:57 -04:00
alloc.c Add some mem alloc and free debug to chase Issue #217 2015-06-03 20:24:41 +02:00
attrapi.c Combined leftover attribute API stuff into single, new file. 2017-02-18 16:57:11 -05:00
attrdict.c - Add support for the is attribute. 2017-03-13 13:45:32 -04:00
attrdict.h Issue #199 - Add support for html5's template tag 2015-04-10 15:50:07 -07:00
attrs.c Merge branch 'next' into issue-365 2017-05-13 22:27:14 -04:00
attrs.h feat(attrask.c): learn about charset attr 2016-10-06 19:29:56 +11: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 Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
clean.h Merge branch 'next' into issue-456 2017-08-28 15:17:10 -04:00
config.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
config.h Refactor Picklists and Option Parsers 2017-05-11 14:40:21 -04: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 avoid DEBUG duplicate newline 2016-04-03 17:54:46 +02:00
fileio.h Rename two headers. Issues #224 #223 #221 2015-06-30 20:06:02 +02:00
forward.h Massive Revamp of the Messaging System 2017-03-13 13:28:57 -04:00
gdoc.c Correctly process 'bookmarks' in html exported from Google Doc. 2017-04-19 14:47:27 -10: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 Several foundational changes preparing for release of 5.4 and future 5.5: 2017-02-17 15:29:26 -05:00
language.h Several foundational changes preparing for release of 5.4 and future 5.5: 2017-02-17 15:29:26 -05:00
language_en.h Updated the POs and POT to reflect the re-sorted strings. 2017-09-06 20:55:36 -04:00
language_en_gb.h Geenrated en_gb language from the PR'd PO. Version bump for recent PR's. 2017-08-28 14:29:02 -04:00
language_es.h Update languages against current English. 2017-05-13 21:07:02 -04:00
language_es_mx.h Update languages against current English. 2017-05-13 21:07:02 -04:00
language_fr.h Updated the POs and POT to reflect the re-sorted strings. 2017-09-06 20:55:36 -04:00
language_zh_cn.h Update languages against current English. 2017-05-13 21:07:02 -04:00
lexer.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
lexer.h Issue #456 - Oops, also out of 'lexer.h' 2017-05-15 16:51:34 +02:00
mappedio.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
mappedio.h Remove CVS info blocks 2012-08-08 17:27:29 +01:00
message.c Updated documentation in file. 2017-09-06 21:25:19 -04:00
message.h Updated the remaining items, including all of the accessibility module items. 2017-09-04 17:35:57 -04:00
messageobj.c Fixed some casting issues that Ubuntu object to. 2017-04-04 14:33:56 -04:00
messageobj.h Continue the documentation effort! 2017-03-22 16:05:13 -04:00
parser.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
parser.h Restart with geoffmcl's fork 2014-11-22 15:42:28 +08:00
pprint.c Issue #582 - Remove extra new line in 'classic' mode 2017-08-04 14:23:14 +02:00
pprint.h Make pretty printer keep track of line numbers as it prints. 2015-11-28 14:16:17 +08:00
sprtf.c Fix license for SPRTF modules. 2017-02-12 17:38:44 +01:00
sprtf.h Fix license for SPRTF modules. 2017-02-12 17:38:44 +01:00
streamio.c Implement formatter for encoding reports. 2017-09-04 15:50:45 -04:00
streamio.h Fixes Mac OS X encoding issues and harmonizes output across platforms. 2015-12-31 13:57:34 +08:00
tagask.c Removed deprecated NodeIsElementName from API. 2017-02-18 16:33:21 -05:00
tags.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
tags.h I think the messages are where I want them to be. Will generate test cases 2017-03-15 17:36:05 -04:00
tidy-int.h Added TidyConfigCallback and deprecated TidyOptCallback for consistency with 2017-08-26 12:47:18 -04:00
tidylib.c Migrated reports using formatFileError and formatStandard to flexible messaging system. Migrated old reportNotice() to report(). 2017-09-04 11:24:48 -04:00
tmbstr.c Fix NULL pointer issue with Word2000 empty attributes. 2017-08-28 15:30:28 +01: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