Commit History

Autor SHA1 Mensaxe Data
  sergei 5cc8ddfbf1 * The second part of changes suggested by Maris Janis Vasilevskis (Mantis #22434): %!s(int64=9) %!d(string=hai) anos
  sergei e50deef149 * Reworked SplitTagString as suggested by Mantis #22434: it now accepts html-style unquoted attribute values and is not sensitive to whitespace around '=' name-value separator. %!s(int64=9) %!d(string=hai) anos
  sergei fe59bb9ec5 - THTMLToDOMConverter.FElementStack is created and destroyed, but unused otherwise. Removed. %!s(int64=10) %!d(string=hai) anos
  sergei e41a365f59 * Changed 'var' parameters to 'out' in order to avoid warnings (Mantis #22136) %!s(int64=13) %!d(string=hai) anos
  sergei b781311670 * sax_html.pp: accumulate token chars in ansistring in order to handle multi-byte encodings without errors (counterpart of sax_xml.pp r15738). Mantis #21070. %!s(int64=13) %!d(string=hai) anos
  sergei 54ea6a9be1 - removed 'var' parameter, it isn't necessary and prevents passing TStream descendants (Mantis #20867). %!s(int64=14) %!d(string=hai) anos
  sergei b7e26ed986 * sax_html.pp, ignore markup in STYLE and SCRIPT elements, Mantis #18826 %!s(int64=14) %!d(string=hai) anos
  sergei b4b83a7edb * HTML reader, attempt recovery from misplaced '<' characters (another part of Mantis #16916). %!s(int64=15) %!d(string=hai) anos
  sergei 1a50f3ed26 * The fix in r15551 was not entirely correct. Must handle the case when string ends with a single whitespace. %!s(int64=15) %!d(string=hai) anos
  sergei 7e2f713d09 * HTML parser: in case of malformed input, do not create attributes with invalid names (Mantis #16916). %!s(int64=15) %!d(string=hai) anos
  sergei 83238862f7 * The tag name may be followed by any whitespace char, not only #32 (Mantis #16906) %!s(int64=15) %!d(string=hai) anos
  sergei 73bafe0444 + Implement TSAXReader.Abort method, which can be used to end the parsing prematurely (Mantis #16703) %!s(int64=15) %!d(string=hai) anos
  sergei 173a0647a3 Reworked entity reference handling in SAX parsers: %!s(int64=16) %!d(string=hai) anos
  sergei fcd96805fa htmldefs.pp: %!s(int64=16) %!d(string=hai) anos
  sergei 5f45dd409b SAX readers: never transition from scText to scWhitespace state, and don't reset token while transitioning from scWhitespace to scText. This ensures that only pure-whitespace chunks are ever reported via IgnorableWhitespace event, and that text nodes are not broken into words. %!s(int64=16) %!d(string=hai) anos
  sergei a8e6f79ef3 * SAX parsers: support hexadecimal notation in character references and return result in a SAXChar %!s(int64=16) %!d(string=hai) anos
  marco 1d5758b29d * Minor fixes to $ifdef writeln's I had lying around. %!s(int64=16) %!d(string=hai) anos
  sergei b9ad8e3755 * Handle xml/xhtml style empty tags by emitting a pair of StartElement/EndElement events with %!s(int64=16) %!d(string=hai) anos
  peter e338befa21 * mode objfpc added %!s(int64=17) %!d(string=hai) anos
  michael 645b0d2cb1 * Patch from Sergei Gorelkin %!s(int64=18) %!d(string=hai) anos
  peter 5b8dd4c004 * move fcl sources to separate packages %!s(int64=18) %!d(string=hai) anos