Commit Graph

208 Commits

Author SHA1 Message Date
axel%pike.org
9368491fdc Getting the build process up for Windows, thanx to Arthur Barrett
not part of build, still need to conditionally add transformiix to
extensions/makefile.win
2000-07-11 10:32:17 +00:00
axel%pike.org
ecb5362cfc Use own impl of rint for windows and platforms without one, not on mac
not part of build
2000-07-11 09:47:37 +00:00
axel%pike.org
6af8630656 Fix nested relative includes, not part of build, a=leaf 2000-07-10 12:08:00 +00:00
Peter.VanderBeken%pandora.be
508b7d367b Remove redundant define. Not part of build. a=leaf. 2000-07-07 23:34:12 +00:00
Peter.VanderBeken%pandora.be
2e63593166 Get rid of MOZILLA, use MOZ_XSL. Not part of build. a=leaf. 2000-07-07 21:54:52 +00:00
axel%pike.org
96fae6045f Removing unused Makefile.in, not in allmakefiles.sh, not part of build 2000-07-07 11:09:23 +00:00
axel%pike.org
861e4bd4e0 Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
not part of build
2000-07-06 12:35:44 +00:00
cls%seawood.org
1f3b6d75ab Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
Peter.VanderBeken%pandora.be
de3aa1076c Correct typo. Not part of the build. 2000-06-29 07:09:06 +00:00
Peter.VanderBeken%pandora.be
6ee2d5ae43 Adding locale files. Not part of the build. 2000-06-28 23:01:14 +00:00
Peter.VanderBeken%pandora.be
930524fd8b Adding locale info. Not part of the build. 2000-06-28 22:57:42 +00:00
axel%pike.org
3a23f21413 Not part of build, r=kvisco, don't add abundant text nodes to document 2000-06-27 10:40:57 +00:00
Peter.VanderBeken%pandora.be
c911aea053 Added expat to optimized target. Not part of build yet. 2000-06-25 20:57:37 +00:00
Peter.VanderBeken%pandora.be
294dc77b0e Use StringList (instead of hashmap) for namespace URIs. Not part of build yet. a=leaf. 2000-06-22 07:30:07 +00:00
Peter.VanderBeken%pandora.be
60b56b018a Fix UNICODE_CHAR bustage. Not part of build yet. a=leaf. 2000-06-22 07:29:20 +00:00
Peter.VanderBeken%pandora.be
de91b17cf7 Remove include workaround. Not part of build yet. a=leaf. 2000-06-22 07:27:54 +00:00
kvisco%ziplink.net
13fb81c0bd Not part of build, a=leaf
Added fix from Peter Van der Beken to fix Name conflicts with NodeType tokens
Added fix to bug reported by Axel Hecht (#42502)
2000-06-19 09:03:12 +00:00
kvisco%ziplink.net
a618936393 Not part of build, a=leaf
updated docs
2000-06-19 07:53:55 +00:00
kvisco%ziplink.net
b92b983e5c Not part of build, a=leaf
Fixed a cut-and-paste error
2000-06-19 07:16:37 +00:00
kvisco%ziplink.net
bed944d6e1 Not part of build, a=leaf
Checked in changes from Olivier to improve template parameter handling
2000-06-19 07:09:02 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
axel%pike.org
75efe3d8a2 Updating Makefile.in, not part of build 2000-06-14 11:55:16 +00:00
axel%pike.org
09ca9cf1ce Code cleanup, not part of build, needed for SUN Workshop compilers 2000-06-13 12:10:09 +00:00
Peter.VanderBeken%pandora.be
53e90aa649 Remove DOMString. Clean up some whitespace. Add basic default namespace handling. Fix TransformDocument. Not part of build yet. a=leaf. 2000-06-11 16:56:06 +00:00
Peter.VanderBeken%pandora.be
e53be60c59 Remove DOMString. Clean up some whitespace. Add basic default namespace handling. Fix TransformDocument. Not part of build. a=leaf. 2000-06-11 16:54:54 +00:00
Peter.VanderBeken%pandora.be
ce544548fc Updating comment. Not part of build yet. a=leaf 2000-06-11 16:00:34 +00:00
Peter.VanderBeken%pandora.be
bb7f0f065a Removing DOMString/Cleaning up some whitespace. Adding basic default namespace handling. Not part of build yet. a=leaf. 2000-06-11 16:00:01 +00:00
Peter.VanderBeken%pandora.be
482c73e809 Cleaning up whitespace. Not part of build. a=leaf. 2000-06-11 12:31:28 +00:00
Peter.VanderBeken%pandora.be
240ae24a80 Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 12:29:54 +00:00
Peter.VanderBeken%pandora.be
b50dd527d6 Removing DOMString/Cleaning up some whitespace. Not part of build yet. a=leaf. 2000-06-11 11:43:12 +00:00
ben%netscape.com
a5da281d80 update extensions modules to use utility overlay and global overlay 2000-06-05 06:33:38 +00:00
kvisco%ziplink.net
3e133c2783 Not part of build, a=leaf
Made some performance adjustments in the match method.
2000-05-29 07:15:17 +00:00
kvisco%ziplink.net
98d6c009df Not part of build, a=leaf
Added the get(int) method, for accessing via index. It's not recommended using
this method unless on very small lists. This will help save on overhead so we don't have to create an iterator on lists with only a couple elements.
2000-05-29 07:14:03 +00:00
Peter.VanderBeken%pandora.be
eee4371c9b Clear nodename before calling GetNodeName. Add comment about DOM Level 2. Not part of build yet. a=leaf 2000-05-26 20:58:28 +00:00
axel%pike.org
535072cccb Not part of the build, a=leaf
Bringing Makefiles uptodate with String changes
Get testcase going into new chrome structure.
2000-05-26 15:04:52 +00:00
Peter.VanderBeken%pandora.be
6beea3f0b4 Cleaning up string implementation. Not part of build. a=leaf 2000-05-25 23:15:25 +00:00
Peter.VanderBeken%pandora.be
c9a45d3389 Remove TxString.cpp. Not part of build. a=leaf 2000-05-25 23:01:08 +00:00
Peter.VanderBeken%pandora.be
2e98ac9253 Correcting comment. Not part of build. a=leaf 2000-05-25 22:59:25 +00:00
Peter.VanderBeken%pandora.be
c371c24237 Cleaning up end-of-lines. Not part of build. a=leaf 2000-05-25 22:57:08 +00:00
Peter.VanderBeken%pandora.be
4dde286530 Cleaning up string implementation. Not part of build. a=leaf 2000-05-25 22:52:27 +00:00
axel%pike.org
d35776ea3c Getting us a step closer to xslt on mozilla, see 36038,
[NOT PART OF THE BUILD]
2000-05-25 01:03:29 +00:00
axel%pike.org
0d354ec874 Updating new build scheme for recent checkins, NOT PART OF THE BUILD 2000-05-24 08:39:01 +00:00
kvisco%ziplink.net
702cc0138c latest changes 2000-05-24 05:04:15 +00:00
kvisco%ziplink.net
1ad83e014d Added fix from Marc Schefer regarding OR expressions 2000-05-24 05:00:25 +00:00
kvisco%ziplink.net
ead8cbec21 updated with latest info 2000-05-24 04:54:08 +00:00
kvisco%ziplink.net
62ee4638fb Non important changes 2000-05-24 04:29:00 +00:00
kvisco%ziplink.net
16428f15b5 patched compilation error 2000-05-24 04:24:45 +00:00
kvisco%ziplink.net
9112f73e6e Initial checkin for Olivier 2000-05-24 03:46:43 +00:00
kvisco%ziplink.net
41954858e7 Added Olivier's changes to support the document() function 2000-05-24 03:46:31 +00:00
axel%pike.org
5db64576ba Fixing 40120, not part of the build 2000-05-23 13:27:50 +00:00