.. |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 ani în urmă |
dom.pp
|
124592899f
* fcl-xml: dropped using 'hack classes', which cause runtime errors if compiled with -CR. Resolves #27447.
|
10 ani în urmă |
dom_html.pp
|
0117568c25
* Patch from Martok to let CreateElement create correct class (bug ID 32322)
|
8 ani în urmă |
dtdmodel.pp
|
d14c6b5e0a
* fcl-xml: fixed off-by-one error, preventing 'xmlns:foo' in DTD ATTLIST from being recognized as namespace declaration.
|
9 ani în urmă |
htmldefs.pp
|
d8a74620a5
+ Added definitions for deprecated (in HTML 4.01) attributes. Deprecated elements are already there.
|
16 ani în urmă |
htmlelements.pp
|
72b521e365
* fix result:=func(result) instead of result:=func(s). Mantis #26746
|
11 ani în urmă |
htmlwriter.pp
|
c61c192c23
* Fixed class cast error (THTMLDocument is not a descendant of THTMLCustomElement).
|
13 ani în urmă |
htmwrite.pp
|
a6ea383b0e
* Don't escape text inside script/style elements, third part of Mantis #22434.
|
9 ani în urmă |
names.inc
|
6adf381867
* fcl-xml, upgrade to comply with XML 1.0 Fifth Edition. This makes naming rules for xml 1.0 identical to ones for xml 1.1.
|
13 ani în urmă |
sax.pp
|
86f0a4177d
* SAX cleanup: removed {$ifdef UseDynArrays}, left variant without dynarrays, they don't provide any significant advantage.
|
13 ani în urmă |
sax_html.pp
|
d997db7fa7
* Fix bug ID #32389 (patch from Martok) to fix script parsing
|
7 ani în urmă |
sax_xml.pp
|
0feee25b1e
# revisions: 46531,46744,46747,47288,47327,47366,47392,47393,47414
|
4 ani în urmă |
tagsimpl.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
18 ani în urmă |
tagsintf.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
18 ani în urmă |
wtagsimpl.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
18 ani în urmă |
wtagsintf.inc
|
9024d66959
* units htmlelements and htmlwriter moved from fcl-web to fcl-xml
|
18 ani în urmă |
xhtml.pp
|
4e5488529d
* fixed class conversion and inheritance tree errors
|
18 ani în urmă |
xmlcfg.pp
|
dec9a74507
* Marked TXMLConfig component as deprecated as well
|
14 ani în urmă |
xmlconf.pp
|
499df41c28
--- Merging r40529 into '.':
|
6 ani în urmă |
xmliconv.pas
|
aecbef27b2
* Patch from Sergei Gorelkin:
|
16 ani în urmă |
xmliconv_windows.pas
|
ee3ac64afb
* Hopefully fixed argument size problem on 64-bit windows
|
16 ani în urmă |
xmlread.pp
|
124592899f
* fcl-xml: dropped using 'hack classes', which cause runtime errors if compiled with -CR. Resolves #27447.
|
10 ani în urmă |
xmlreader.pp
|
18079355f5
* fcl-xml, going public with TXMLTextReader: moved most of the code from xmlread.pp to new unit xmltextreader.pp, auxiliary classes moved to xmlreader.pp.
|
13 ani în urmă |
xmlstreaming.pp
|
915aa94e2d
* Implemented dummys for missing methods
|
18 ani în urmă |
xmltextreader.pp
|
869d24f7d1
* spelling mistakes fpc repo part, mantis #30233
|
9 ani în urmă |
xmlutils.pp
|
081900de7c
* Merging revisions 40927,40930,40935,40936,40939,40940,40942,40944 from trunk:
|
6 ani în urmă |
xmlwrite.pp
|
def5c7feab
* Merging revisions 41662 from trunk:
|
6 ani în urmă |
xpath.pp
|
8afc5b8ebf
+ Basic implementation of TXPathNSResolver class, Mantis #25183.
|
12 ani în urmă |
xpathkw.inc
|
0f5795baaf
XPath, use a perfect hash to recognize all possible keywords.
|
15 ani în urmă |