Geoff McLane
f7658b2c89
Issue #582 - Remove extra new line in 'classic' mode
2017-08-04 14:23:14 +02:00
Geoff McLane
fa18c51871
Add a 'next' branch check to Win64/build-me.bat
...
No code change, so no version bump for this...
2017-08-02 20:30:28 +02:00
Geoff McLane
09f1806834
Issue #572 - discard an all space text node.
...
An earlier patch now passes back an all space text node. Previously this
would have been skipped. So add code in ParseList to detect, and discard
such a node.
Change committed:
modified: src/parser.c
2017-07-08 19:45:42 +02:00
Geoff McLane
f26a068809
Issue #572 - More conditions for #396
2017-07-02 21:10:20 +02:00
Geoff McLane
50859e8258
Issue #567 - add option, messages, and fix node iteration.
...
Add option TidyStyleTags, --fix-style-tags, Bool, to turn off
this action.
Add warning messages MOVED_STYLE_TO_HEAD, and FOUND_STYLE_IN_BODY.
Fully iterate ALL nodes in the body, in search of style tags...
Changes to be committed:
modified: include/tidyenum.h
modified: src/clean.c
modified: src/config.c
modified: src/language_en.h
modified: src/message.c
2017-06-28 20:41:46 +02:00
Geoff McLane
d4ca02adfb
Issue #567 - Branch 'issue-567-2' to move all 'style' to 'head'
2017-06-18 20:06:24 +02:00
Geoff McLane
b32e14a8ea
Issue #456 - add new option show-meta-change
2017-06-09 03:11:39 +02:00
Geoff McLane
97292646f6
Issue #456 - Add 'Info:' message when charset replaced
2017-06-05 17:16:53 +02:00
Geoff McLane
a4770daa2b
Issue #456 - Add 'Info:' message, when meta added.
...
It also fixes the addition of the constant 'http-equiv="Content-Type"
attribute.
2017-06-04 20:44:02 +02:00
Geoff McLane
13b34c9d8b
Issue #456 - BAH! Fix a stupid logic reversal
2017-06-04 15:41:16 +02:00
Geoff McLane
e28ec72301
Merge branch 'next' into issue-456
...
Continue WIP #456
2017-06-04 14:59:18 +02:00
Geoff McLane
e48b06b8c0
Bump version to 5.5.31 - closes #550
2017-05-30 18:17:13 +02:00
Geoff McLane
2c096dfa68
Issue #550 - K&R/MSVC10 fix - tidy.c
2017-05-30 18:15:25 +02:00
Geoff McLane
eb127a5c5b
Issue #550 - K&R/MSVC10 fix - message.c
2017-05-30 18:14:58 +02:00
Geoff McLane
722a841ce2
Merge branch 'next' into issue-456
...
This was to pick up the fix for #395 , PR #564 , and bumps the version to
5.5.30...
2017-05-29 14:36:14 +02:00
Geoff McLane
dbe8a6a767
Issue #395 , #564 - Bump to 5.5.30 for this fix
2017-05-29 14:28:34 +02:00
Geoff McLane
4136d85a9c
Issue #395 , #564 - Oops, restore orig char if not closing
2017-05-29 14:26:55 +02:00
Geoff McLane
40e1d64963
Issue #456 - A desparate commit to get this WIP right, but...
2017-05-27 20:13:51 +02:00
Geoff McLane
8a932f96eb
Issue #456 - Oops, incorrect merge conflict
2017-05-27 18:52:49 +02:00
Geoff McLane
049bc6c288
mERGE branch 'next' into issue-456
2017-05-27 18:35:01 +02:00
Geoff McLane
34d37002c9
Bump to 5.5.29 - closes #395
2017-05-27 18:26:14 +02:00
Geoff McLane
e23f29b145
Merge pull request #564 from htacg/issue-395
...
Issue 395 - self closing tags
2017-05-27 18:25:29 +02:00
Geoff McLane
c61b5b7b0c
Merge branch 'next' into issue-395
2017-05-27 18:20:28 +02:00
Geoff McLane
59a06293ab
Bumped 5.5.28 for this merge - closes #392
2017-05-27 16:36:08 +02:00
Geoff McLane
4224227cb2
Merge pull request #563 from htacg/issue-392
...
Issue 392 - creeping php
2017-05-27 16:33:15 +02:00
Geoff McLane
825ad59262
Merge branch 'next' into issue-392
2017-05-27 16:25:24 +02:00
Jim Derry
5d057abdcb
Bumped to 5.5.27 for console tweaks.
2017-05-21 14:33:10 -04:00
Jim Derry
cefe56dda5
Merge branch 'improve_console_output' into next
2017-05-21 14:32:38 -04:00
Jim Derry
47c27ecf8e
Generated French header file; bumped to 5.5.26 for updated French language.
2017-05-21 14:29:13 -04:00
Jim Derry
7080ed970a
Merge pull request #559 from sballeste/next
...
Improve french translations (next branch).
2017-05-21 14:25:43 -04:00
Jim Derry
b475ca593d
Bumped to 5.5.25.
2017-05-21 14:24:57 -04:00
Jim Derry
996ddb813d
Merge pull request #554 from htacg/issue-365
...
Issue 365
2017-05-21 14:24:03 -04:00
Geoff McLane
c9c1d7ae55
Issue #395 - a potential fix
2017-05-21 01:47:36 +02:00
Geoff McLane
6f05041b5e
Issue #392 - a simple fix, but maybe incomplete
2017-05-21 00:18:43 +02:00
Geoff McLane
ec03beb361
Issue #552 - remove no 'case default:' warning in most gcc versions
...
Seems too small for a version bump. Closes #552
2017-05-19 18:38:01 +02:00
Sébastien Ballesté-Antich
e07b54a4da
Improve french language with poconvert.
2017-05-16 22:38:39 +02:00
Sébastien Ballesté-Antich
cc4ad195c5
Add 3 msgid introduced in commit 5791c55
2017-05-16 21:43:58 +02:00
Sébastien Ballesté-Antich
7feab96480
Improve french translations.
2017-05-16 19:03:12 +02:00
Geoff McLane
21f008501a
Issue #456 - Oops, also out of 'lexer.h'
2017-05-15 16:51:34 +02:00
Geoff McLane
a7a4cd6a16
Issue #456 - avoid head work if showing body only
2017-05-15 16:42:49 +02:00
Geoff McLane
f310f1d5de
Issue #456 - Move new TidyMetaCharset to clean
2017-05-15 16:39:53 +02:00
Geoff McLane
6ebd12be67
Issue #456 - More work on this option
2017-05-14 19:08:29 +02:00
Jim Derry
9b2cd06711
Merge branch 'next' into issue-365
2017-05-13 22:27:14 -04:00
Jim Derry
8a639bf91b
Bumped to 5.5.24 for language updates.
2017-05-13 22:25:12 -04:00
Jim Derry
66d0825e58
Merge pull request #557 from htacg/update_langs
...
Update languages against current English.
2017-05-13 22:24:43 -04:00
Jim Derry
5fad2252d2
Bumped to 5.5.23 for #378 .
2017-05-13 22:20:36 -04:00
Jim Derry
eb6bd1c1d5
Merge pull request #556 from htacg/issue-378
...
Address #378
2017-05-13 22:19:52 -04:00
Jim Derry
5791c55081
Update languages against current English.
2017-05-13 21:07:02 -04:00
Jim Derry
0f1e625324
Address #378
...
Addresses issue #378 by NOT emitting warnings if `fix-uri` is `no`, for HTML5
documents. This preserves existing behavior for legacy document types.
2017-05-13 20:46:48 -04:00
Jim Derry
d18b21b94c
Merge branch 'next' into issue-365
2017-05-13 19:55:19 -04:00