Geoff R. McLane
b14e3a3a1d
Merge branch 'develop-500' of github.com:htacg/tidy-html5 into develop-500
2015-02-12 13:32:55 +01:00
Geoff R. McLane
ebc8dce0aa
remove development stuff from build script
2015-02-12 13:32:30 +01:00
Jim Derry
a968a09de2
Update README.md
2015-02-12 20:11:06 +08:00
Geoff McLane
071407bc24
Merge branch 'develop-500' of github.com:htacg/tidy-html5 into develop-500
2015-02-10 15:32:29 +01:00
Geoff McLane
ea50bd30e7
add comment only for potential fix of Issue #8
2015-02-10 15:32:05 +01:00
Geoff McLane
8b362b5f37
bump point on revert to 880221e
fix this issue #20
2015-02-10 15:30:35 +01:00
Geoff McLane
279c29bf8d
Issue #20 - revert to 880221e
fix this issue
2015-02-10 15:28:56 +01:00
Geoff R. McLane
3ff823e766
ignore test71 build
2015-02-07 15:51:35 +01:00
Geoff R. McLane
d2cc284456
allow additional commands
2015-02-07 15:50:00 +01:00
Geoff McLane
4bb9418c7c
add small 'sample' API use, optional build
2015-02-07 15:33:13 +01:00
Geoff McLane
53dda446d4
allow for additional command line input
2015-02-07 15:31:26 +01:00
Geoff McLane
97470ce459
bump version for issue #155 fix
2015-02-07 13:57:31 +01:00
Geoff McLane
cbd9eb7903
Issue #155 - issue warnings unless --show-body-only yes
2015-02-07 13:56:13 +01:00
Geoff McLane
0cf21fb559
bump to 4.9.12 for addition of picture element
2015-02-07 13:43:09 +01:00
Geoff McLane
b26291ec6b
Issue #151 - Initial implementation of picture element.
...
TODO: check, verify the picture attribute list.
2015-02-07 13:42:22 +01:00
Geoff McLane
bef3b08c18
bump point to 11 for adding srcset and sizes attr to img
2015-02-06 19:26:45 +01:00
Geoff McLane
d72e681d32
Issue #152 - add srcset and sizes to img tag
2015-02-06 19:24:04 +01:00
Geoff McLane
906d858f9e
bump version point for endif section fix
2015-02-05 19:03:25 +01:00
Geoff McLane
2172a498f6
Issue #153 - fix for endif section no conforming to what tidy expects
2015-02-05 19:01:34 +01:00
Geoff McLane
66951a562a
add row/col to DEBUG output
2015-02-05 18:24:02 +01:00
Geoff McLane
383a901990
bumped version point for MathML support
2015-02-05 12:22:14 +01:00
Geoff McLane
1be5ccbb63
Issue #130 - initial MathML support
2015-02-05 12:21:08 +01:00
Geoff McLane
5f470763c5
bump point of Issue #149 fix
2015-02-03 13:39:51 +01:00
Geoff McLane
698396eaa0
Issue #149 - avoid crash on null attr value
2015-02-03 13:38:20 +01:00
Geoff McLane
d38c5c5d78
bump version point for this svg support
2015-02-02 17:37:49 +01:00
Geoff McLane
885c7caab7
Issue #70 - Initial implmentation of SVG support.
...
An immense thanks to Ger Hobbelt who had already done this
in his github.com/GerHobbelt/htmltidy fork.
The two sources have diverges so was not a simple cut
an paste. But again thanks Ger for this.
2015-02-02 17:36:27 +01:00
Geoff McLane
201f3cb49e
bump version point for fix of Issue #126
2015-02-01 18:36:30 +01:00
Geoff McLane
63c6671f59
Issue #126 - partial fix for indenting style
2015-02-01 18:35:28 +01:00
Geoff McLane
8497326dc3
bump version point on Issue #132 fix
2015-02-01 16:08:31 +01:00
Geoff McLane
7a3afd41ca
Issue #132 - avoid warning if configured to omit-optional-tags.
...
Difficult decision to avoid head warning.
2015-02-01 16:05:39 +01:00
Geoff McLane
3e0cfbb88d
Merge branch 'develop-500' of github.com:htacg/tidy-html5 into develop-500
2015-02-01 14:40:30 +01:00
Geoff McLane
22a3924484
Bump point to 4 for this Issue #133 fix
2015-02-01 14:39:51 +01:00
Geoff McLane
0f80c08355
Issue #133 - ever increasing indent!
...
This is a simple but profound change in pprint.c.
Since leading space is preserved on script code, after tidy indents
the code once, a second run on that tidied file would add more indent
to already indented code. This fix should be carefully checked,
and removed if there are other bad consequences.
Bump the version point to 4 for this change.
2015-02-01 14:34:22 +01:00
Jim Derry
3c721d8bf8
#72 , avoid showing some warnings when show-body-only.
2015-02-01 21:16:17 +08:00
Jim Derry
e6930feb02
Fixes #78 by treating canvas as a block level tag.
2015-02-01 19:28:38 +08:00
Jim Derry
6f9dc2327e
Fix for #103 - don't drop empty dd tags.
2015-02-01 18:46:31 +08:00
Jim Derry
5897b66e1e
Fixed #42 .
2015-02-01 18:09:17 +08:00
Jim Derry
de97628f8f
Deprecated tidyReleaseDate(). Returns epoch time (tdb). Removed dates from help, manpage, output, cmake, etc.
2015-02-01 14:20:41 +08:00
Jim Derry
72c23bed53
Removed xcode project
2015-02-01 11:31:48 +08:00
Jim Derry
049272ce58
Added a clean Xcode project for Mac OS X.
2015-02-01 00:03:04 +08:00
Jim Derry
362c71ee2e
Added build date to version.txt and use CMakeLists.txt to build that, too.
2015-01-31 18:11:26 +08:00
Jim Derry
e112abfea2
Removed unnecessary README.html (redundant).
...
Updated README.md for legibility. Will add deleted credits to documentation.
2015-01-31 18:09:33 +08:00
Geoff McLane
e2cbd9e89f
Move version out to a version.txt file
2015-01-29 18:25:57 +01:00
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