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
kvisco%ziplink.net
7e73ab43dc
updated date
2000-05-23 08:33:18 +00:00
kvisco%ziplink.net
e9f408af8f
added changes by Marina for lang() support
2000-05-23 08:32:42 +00:00
kvisco%ziplink.net
0b5ee5cc6b
Added changes by Marina for lang()
2000-05-23 08:30:09 +00:00
kvisco%ziplink.net
698f4f22c8
Added changes by Marina for lang()
2000-05-23 08:24:33 +00:00
kvisco%ziplink.net
ed7dd9d4e7
Added changes by Marina
2000-05-23 08:17:42 +00:00
axel%pike.org
d50106a0f5
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
049c6d21a2
Work around crash, leak instead.
Not part of build yet. a=leaf
2000-05-18 11:57:09 +00:00
Peter.VanderBeken%pandora.be
7d649e9239
Converting to new string APIs.
Not part of build yet. a=leaf
2000-05-18 11:43:44 +00:00
kvisco%ziplink.net
41b867c668
points to the new standalone dom directory
2000-05-18 09:18:35 +00:00
kvisco%ziplink.net
b8757de423
this file is used to point to the correct dom.h
2000-05-18 09:17:41 +00:00
kvisco%ziplink.net
64547de59f
updated to point to the root directory
2000-05-18 09:16:45 +00:00
kvisco%ziplink.net
319a9586ff
removed dependancies on DOM object files
2000-05-18 09:15:45 +00:00
kvisco%ziplink.net
392890ab2c
moved from source/dom
2000-05-18 08:31:46 +00:00
kvisco%ziplink.net
3e13714049
moved to standalone subdirectory
2000-05-18 08:29:45 +00:00
kvisco%ziplink.net
cb005dd346
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
215a99ff61
should not be in CVS
2000-05-18 03:18:40 +00:00
kvisco%ziplink.net
172ca7c941
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
3d8b1164e9
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
821c7b3bb9
added Nisheeth's name to contributors list
2000-05-16 09:03:13 +00:00
Peter.VanderBeken%pandora.be
70c90c3742
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
b235fb5c4b
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
e190736293
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
d7c2810dca
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
0924c6ea33
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
75fc79d666
Use DOMString instead of String.
Not part of build yet. a=leaf
2000-05-02 21:41:45 +00:00
Peter.VanderBeken%pandora.be
1af81c0dcb
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
aac9e0a668
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
dcf06f5803
Converting to new string APIs.
Not part of build yet. a=leaf
2000-05-02 21:34:43 +00:00