Geoff McLane
0eb1407818
Issue #102 - fix this regression bug
2015-01-29 18:25:19 +01:00
Geoff McLane
85070acd8c
fix windows DLL build
2015-01-28 17:15:44 +01:00
Geoff McLane
59974e0bb0
When adding meta element for Tidy prefer library version over date
2015-01-28 12:15:27 +01:00
Geoff McLane
ec4d4cd1f1
Issue #92 - OLD problem of ins and del
...
These are marked as CM_INLINE, but also CM_BLOCK,
so should not be stacked for insertion
2015-01-28 11:50:06 +01:00
Geoff McLane
d905b1037f
Back up version to 4.9.1
...
Need to be able to clearly separate versions as we move forward towards
the final 5.0.0 release... Will try to remember to bump the point
as each fix is added so issue reports can be clear in which
version the problem exists.
2015-01-27 19:13:37 +01:00
Geoff McLane
11d8dbd952
add convenient updexe.bat, until install used...
2015-01-27 18:09:32 +01:00
Geoff McLane
f83c604ad0
add some more messy debug output
2015-01-27 18:07:56 +01:00
Geoff McLane
acdaa67696
small adjust in updexe.bat
2015-01-27 18:06:55 +01:00
Geoff McLane
9fb90f55d4
Oops, that fix should be after a potential new line in head
2015-01-26 12:23:41 +01:00
Geoff McLane
813f1c8a13
Issue #56 - long outstanding bug on script tag
...
Added a PCondFlushLine before emitting the script tag
Certainly looks better, but need to check for any regression
2015-01-25 21:03:16 +01:00
Geoff McLane
f1297f718c
remove a msvc warning
2015-01-25 20:18:36 +01:00
Geoff McLane
60d8271ecf
Issue #132 - no warning when inserting a BODY tag
2015-01-25 20:10:41 +01:00
Geoff McLane
27bc767325
Fix some more info messages
2015-01-24 16:39:57 +01:00
Geoff McLane
ff947e036e
correct spelling
2015-01-24 15:34:17 +01:00
Geoff McLane
b0bfed6106
Show not only 'expected', add 'got'
2015-01-24 15:16:20 +01:00
Geoff R. McLane
182720be85
adjust clean up text to match new names
2015-01-24 13:25:27 +01:00
Geoff McLane
ef69056959
seems windows has no problem with unix set_target_properties
2015-01-24 13:21:33 +01:00
Geoff R. McLane
d37c7e7cab
ignore changed lib name
2015-01-24 13:15:02 +01:00
Geoff R. McLane
aa32c5e557
change library name to 'tidy5'
2015-01-24 13:14:12 +01:00
Geoff McLane
1262dcc711
remove this now OLD patch
2015-01-24 12:40:55 +01:00
Geoff McLane
23cc4c0432
remove some deleted folders
2015-01-23 20:29:43 +01:00
Geoff McLane
4a3f5ecf07
make this version 5.0.0
2015-01-22 13:40:50 +01:00
Geoff McLane
7c1211c879
return info message to former glory
2015-01-22 13:11:16 +01:00
Geoff McLane
daee86302a
merge with tidy-fork/geoffmcl-restart branch
2015-01-21 17:34:01 +01:00
Geoff McLane
ce7c70532c
Remove what seems like a regression
2015-01-20 18:10:57 +01:00
Geoff McLane
f884da577d
Small fix for TidyAttr_ASYNC to CH_BOOL
2015-01-20 18:10:13 +01:00
Geoff McLane
0fc8029600
adjust the version
2015-01-20 18:09:01 +01:00
Geoff McLane
3f46000197
add allowfullscreen attribute exception
2015-01-18 20:59:27 +01:00
Geoff McLane
82fc656863
exception attr tabindex can begin with '-'
2015-01-18 14:46:12 +01:00
Geoff McLane
995a6122f2
merge with with balthisar/tidy-html5 repo
2015-01-18 12:25:20 +01:00
Geoff McLane
935f775a47
remove ALL old build systems
2015-01-17 19:31:25 +01:00
Geoff McLane
43cdfd9c65
Merge README files
2015-01-17 19:30:44 +01:00
Jim Derry
8b454f53c6
Merge pull request #140 from sebgod/patch-2
...
README.md: Code highlighting now balanced
2015-01-16 09:12:10 +08:00
Sebastian Godelet
1e1f4f0685
README.md: Code highlighting now balanced
2015-01-16 08:37:30 +08:00
Geoff McLane
48da10c0aa
trash lots of old build stuff
2014-12-05 18:51:26 +01:00
Geoff McLane
4dfb825a0b
remove OLD readme.txt
2014-12-05 18:47:45 +01:00
Geoff McLane
e0041162e8
ignore *.bak files
2014-12-05 18:44:35 +01:00
Geoff McLane
c08894195e
continue process of cleaning up build instructions
2014-12-05 18:43:42 +01:00
Geoff McLane
f6f807be1a
some relining
2014-12-05 18:01:16 +01:00
Geoff McLane
24f4f89c95
Commence to clean up the build instructions
2014-12-05 17:57:07 +01:00
Geoff McLane
06189c6033
remove old Makefile
2014-11-27 16:43:25 +01:00
Geoff McLane
e026b8ff3c
add cmd file to test one html file
2014-11-27 16:41:42 +01:00
Jim Derry
b8608380a2
Add support for 'role' attribute. #115
2014-11-22 20:44:38 +08:00
Jim Derry
08d490f406
Print end tag for self-closing tag #113
2014-11-22 20:08:00 +08:00
Jim Derry
edb185a308
Use a hash table for anchors #64
2014-11-22 19:39:06 +08:00
Jim Derry
9a0b05cb69
Added HTML Microdata (itemprop, etc.) support.
2014-11-22 19:32:30 +08:00
Jim Derry
7754802884
Updated Aria attributes to geoffmcl's added tags; added missing aria-orientation.
2014-11-22 17:39:17 +08:00
Jim Derry
e4f7aa0748
Merged changes from andrewle, #96 , support Aria attributes.
2014-11-22 17:38:22 +08:00
Jim Derry
e279302eaf
Added TidyReportFilter2
2014-11-22 15:43:11 +08:00
Jim Derry
6aaf826476
Restart with geoffmcl's fork
2014-11-22 15:42:28 +08:00