ben%netscape.com
bf831eaa4b
update extensions modules to use utility overlay and global overlay
2000-06-05 06:33:38 +00:00
kvisco%ziplink.net
831fe8cfbe
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
0d89152c10
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
162ec7f2c2
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
4a16f8fe25
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
580efbc579
Cleaning up string implementation. Not part of build. a=leaf
2000-05-25 23:15:25 +00:00
Peter.VanderBeken%pandora.be
c9e1c83792
Remove TxString.cpp.
Not part of build. a=leaf
2000-05-25 23:01:08 +00:00
Peter.VanderBeken%pandora.be
8fa3a58199
Correcting comment.
Not part of build. a=leaf
2000-05-25 22:59:25 +00:00
Peter.VanderBeken%pandora.be
3352d6f652
Cleaning up end-of-lines.
Not part of build. a=leaf
2000-05-25 22:57:08 +00:00
Peter.VanderBeken%pandora.be
04964507ad
Cleaning up string implementation.
Not part of build. a=leaf
2000-05-25 22:52:27 +00:00
axel%pike.org
237c43f404
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
8a8a7f31f6
Updating new build scheme for recent checkins, NOT PART OF THE BUILD
2000-05-24 08:39:01 +00:00
kvisco%ziplink.net
dc04f8063c
latest changes
2000-05-24 05:04:15 +00:00
kvisco%ziplink.net
5abf0c077f
Added fix from Marc Schefer regarding OR expressions
2000-05-24 05:00:25 +00:00
kvisco%ziplink.net
f4d6cfd653
updated with latest info
2000-05-24 04:54:08 +00:00
kvisco%ziplink.net
6bc53c7079
Non important changes
2000-05-24 04:29:00 +00:00
kvisco%ziplink.net
9d799f96d4
patched compilation error
2000-05-24 04:24:45 +00:00
kvisco%ziplink.net
0be997b821
Initial checkin for Olivier
2000-05-24 03:46:43 +00:00
kvisco%ziplink.net
d958ae6f7e
Added Olivier's changes to support the document() function
2000-05-24 03:46:31 +00:00
axel%pike.org
6bdd3d551c
Fixing 40120, not part of the build
2000-05-23 13:27:50 +00:00
kvisco%ziplink.net
a71e89eecd
updated date
2000-05-23 08:33:18 +00:00
kvisco%ziplink.net
907f8df89e
added changes by Marina for lang() support
2000-05-23 08:32:42 +00:00
kvisco%ziplink.net
e32ae5dc27
Added changes by Marina for lang()
2000-05-23 08:30:09 +00:00
kvisco%ziplink.net
6495695b84
Added changes by Marina for lang()
2000-05-23 08:24:33 +00:00
kvisco%ziplink.net
98c928437a
Added changes by Marina
2000-05-23 08:17:42 +00:00
axel%pike.org
628f5b5062
Checking in Makefile.ins for building transformiix on unix,
...
standalone version only. See post in n.p.m.l.xslt
Not part of the build
2000-05-18 21:17:27 +00:00
Peter.VanderBeken%pandora.be
504911d217
Work around crash, leak instead.
Not part of build yet. a=leaf
2000-05-18 11:57:09 +00:00
Peter.VanderBeken%pandora.be
a5db27d66b
Converting to new string APIs.
Not part of build yet. a=leaf
2000-05-18 11:43:44 +00:00
kvisco%ziplink.net
29287ecb9e
points to the new standalone dom directory
2000-05-18 09:18:35 +00:00
kvisco%ziplink.net
c48ff0c68f
this file is used to point to the correct dom.h
2000-05-18 09:17:41 +00:00
kvisco%ziplink.net
a238051179
updated to point to the root directory
2000-05-18 09:16:45 +00:00
kvisco%ziplink.net
46ffce9f31
removed dependancies on DOM object files
2000-05-18 09:15:45 +00:00
kvisco%ziplink.net
316bbf6d20
moved from source/dom
2000-05-18 08:31:46 +00:00
kvisco%ziplink.net
18a3070b4d
moved to standalone subdirectory
2000-05-18 08:29:45 +00:00
kvisco%ziplink.net
675969c75a
Added special case for handling xsl:copy-of when the node is a document node, this is a fix to a bug reported by Olivier Gerardin
2000-05-18 03:59:17 +00:00
kvisco%ziplink.net
3ef3acabbb
should not be in CVS
2000-05-18 03:18:40 +00:00
kvisco%ziplink.net
4f37cc1b5a
added Olivier Gerardin's changes to the command line app, see source code for more info
2000-05-16 09:43:09 +00:00
kvisco%ziplink.net
fd6f8123b4
Fixed a seg fault when '/' is used as a div operator, which is an error so I also added an error message for this case
2000-05-16 09:34:01 +00:00
kvisco%ziplink.net
1ea8b6ac6f
added Nisheeth's name to contributors list
2000-05-16 09:03:13 +00:00
Peter.VanderBeken%pandora.be
1750fa78fc
Sample files to show how to call Transformiix from JS.
Not part of build. a=leaf
2000-05-02 22:20:53 +00:00
Peter.VanderBeken%pandora.be
6f05386ba4
Remove layout library. Add a bunch of files.
Not part of the build yet. a=leaf
2000-05-02 22:06:50 +00:00
Peter.VanderBeken%pandora.be
e1f216f488
Add a first version of the TransformDocument method.
Not part of build yet. a=leaf
2000-05-02 22:03:54 +00:00
Peter.VanderBeken%pandora.be
96a864e817
Add a cast to UNICODE_CHAR*.
Not part of the build yet. a=leaf
2000-05-02 21:57:19 +00:00
Peter.VanderBeken%pandora.be
063a767445
Ifdef the rint function out for platforms other than Windows (temporary).
Not part of build yet. a=leaf
2000-05-02 21:53:37 +00:00
Peter.VanderBeken%pandora.be
0953c51d05
Use DOMString instead of String.
Not part of build yet. a=leaf
2000-05-02 21:41:45 +00:00
Peter.VanderBeken%pandora.be
0335aebbe3
Remove dependency on layout.
Add our own InsertChildNode and AppendChild with workaround for bug #25123 .
Not part of build yet. a=leaf
2000-05-02 21:41:24 +00:00
Peter.VanderBeken%pandora.be
9c508d6d52
Add namespace prefix to node name if available.
Not part of build yet. a=leaf
2000-05-02 21:37:13 +00:00
Peter.VanderBeken%pandora.be
5426074f8a
Converting to new string APIs.
Not part of build yet. a=leaf
2000-05-02 21:34:43 +00:00
Peter.VanderBeken%pandora.be
c915ffc794
First checkin of Mac project for Transformiix.
Not part of build yet. a=leaf
2000-04-21 12:23:23 +00:00
nisheeth%netscape.com
9922634926
Ongoing work to get Transformiix to build on Windows as a Mozilla component. Not part of the build.
...
- implemented rint() in NumberFunctionCall.cpp
- Changed String to DOMString in calls to processAttrValueTemplate() in XSLTProcessor.cpp
- Fixed up more windows makefiles.
2000-04-21 02:20:28 +00:00