Граф коммитов

138 Коммитов

Автор SHA1 Сообщение Дата
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
Peter.VanderBeken%pandora.be 15364f9242 More conversions from String to DOMString. Not part of build yet. a=leaf 2000-04-20 22:10:16 +00:00
kvisco%ziplink.net ef899df9eb updated with latest info 2000-04-20 10:21:06 +00:00
kvisco%ziplink.net 2e4dfc4870 latest info 2000-04-20 10:16:44 +00:00
kvisco%ziplink.net ca126639f1 Added a fix for relative URI with xsl:include (npride) 2000-04-20 10:14:05 +00:00
kvisco%ziplink.net a3e2df8548 Added Nathan Pride's fix for document base when a stylesheet is specified on the command line 2000-04-20 10:13:22 +00:00
kvisco%ziplink.net feccf78f1b Added some changes from Marina (see changes.txt) 2000-04-20 10:12:06 +00:00
kvisco%ziplink.net ee812cd173 changed a couple postfix increments to prefix, aesthetics really. 2000-04-20 10:11:28 +00:00
kvisco%ziplink.net 97192a3798 added Marina's changes (removed casts from XML_Char to DOM_CHAR) 2000-04-20 10:09:42 +00:00
nisheeth%netscape.com d11fdcdd70 More changes to get Transformiix to build as a Mozilla component on windows. Not part of the mozilla build. 2000-04-19 23:07:33 +00:00
kvisco%ziplink.net 711403963c updated examples to show generate-id that takes an argument 2000-04-19 11:07:04 +00:00
kvisco%ziplink.net 8c226a9d0a added support for optional NodeSet argument 2000-04-19 11:06:09 +00:00
kvisco%ziplink.net b5d0802f3c updated make files to add new files, updated functions.xsl to show an example of generate-id() 2000-04-19 10:43:41 +00:00
kvisco%ziplink.net 17ef99311d added support for extension functions 2000-04-19 10:41:13 +00:00
kvisco%ziplink.net 792ef94f37 initial checkin: generate-id extension function 2000-04-19 10:40:06 +00:00
kvisco%ziplink.net 7d27400818 updated to include xslt extension functions 2000-04-19 10:38:01 +00:00
kvisco%ziplink.net f13daf4bc6 Added definitions for some of the XSLT extension functions 2000-04-19 10:32:35 +00:00
kvisco%ziplink.net 6e5344b42f Added the generateId method 2000-04-19 10:31:32 +00:00
Peter.VanderBeken%pandora.be 43aed24341 Include mozilladom.h if MOZILLA is defined. Hack until we get the dom directories cleaned up. Not part of build yet. a=leaf 2000-04-17 22:01:39 +00:00
Peter.VanderBeken%pandora.be 73f9792b2d Remove use of nsXMLDocument so we only use interfaces. Not part of build yet. a=leaf 2000-04-17 22:00:30 +00:00
kvisco%ziplink.net d773b3115f Changed constructor to use new naming, TX_FALSE, instead of FALSE 2000-04-14 04:24:28 +00:00
Peter.VanderBeken%pandora.be c4fcb7b668 Resolve name conflict. Not part of build yet. a=leaf 2000-04-14 02:05:21 +00:00
Peter.VanderBeken%pandora.be af6f28a3e9 Correcting end of lines. Not part of build yet. a=leaf 2000-04-14 02:00:44 +00:00
Peter.VanderBeken%pandora.be 43efe4355a Correcting end of lines. Not part of build yet. a=leaf 2000-04-14 01:47:09 +00:00
Peter.VanderBeken%pandora.be 5a6b64b8e6 Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 23:41:43 +00:00
nisheeth%netscape.com 2f22ba4ef6 Ongoing work to get Transformiix to build as a mozilla component on windows. Not part of mozilla build. 2000-04-13 18:30:03 +00:00
Peter.VanderBeken%pandora.be ef6741cbff Use DOMString instead of String (getting these changes back in). Not part of build yet. a=leaf 2000-04-13 14:14:45 +00:00
kvisco%ziplink.net 621cc444c2 removed for-loop declaration of ints to be compiler friendly 2000-04-13 10:37:49 +00:00
kvisco%ziplink.net 34c878262f updated with latest info 2000-04-13 10:23:23 +00:00
kvisco%ziplink.net dd4eaa7dab added Marina's fix to handle recurise attribute-set processing, and to handle attribute-set processing for xsl:copy 2000-04-13 09:39:28 +00:00
kvisco%ziplink.net d808073f42 added patches from Marina M. to fix predicate parsing, and make sure we look for Axis Identifier wild cards 2000-04-13 09:13:22 +00:00
kvisco%ziplink.net 9aeef6530d changed makefile to remove dependancy on base/String.o 2000-04-13 07:02:54 +00:00
kvisco%ziplink.net 5b6207c601 finished making name change from String to TxString 2000-04-13 06:40:34 +00:00
nisheeth%netscape.com 73cb317e57 Ongoing work to get Transformiix to build on Windows. Not part of the mozilla build. 2000-04-12 22:47:04 +00:00
nisheeth%netscape.com 5a13a00149 Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build. 2000-04-12 22:34:04 +00:00
kvisco%ziplink.net 4f4264bcf0 updated with latest info 2000-04-12 11:44:13 +00:00
kvisco%ziplink.net 5a1090db8c updated example to show descending order 2000-04-12 11:26:26 +00:00
kvisco%ziplink.net 10ee6137f4 added support for sorting under xsl:for-each 2000-04-12 11:25:21 +00:00
kvisco%ziplink.net 96ffaf80ab changed header 2000-04-12 11:08:06 +00:00
kvisco%ziplink.net 80b3cfa8d9 added support for simple xslt sorting 2000-04-12 11:00:56 +00:00