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

927 Коммитов

Автор SHA1 Сообщение Дата
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
kvisco%ziplink.net 60c863ef32 *** empty log message *** 2000-04-12 10:59:29 +00:00
kvisco%ziplink.net 1871c76ae1 initial checkin of simple sorting example 2000-04-12 10:57:19 +00:00
kvisco%ziplink.net 1ae2c0fce6 initial checkin of NodeSorter.h/cpp which as the name suggests handles Node sorting 2000-04-12 10:55:55 +00:00
kvisco%ziplink.net 35479dca25 made TxObect::hashCode virtual, added TxObject::equals 2000-04-12 10:53:27 +00:00
kvisco%ziplink.net 39ba4b299e added new classes to Makefile 2000-04-12 10:52:27 +00:00
kvisco%ziplink.net e224a8f098 initial checkin. StringComparator is a virtual class used for doing String
comparisons. DefaultStringComparator is the default implementation of
StringComparator. Map.h/cpp is a simple HashMap implementation for TxObjects.
2000-04-12 10:50:03 +00:00
Peter.VanderBeken%pandora.be 420e8abc81 Added processTopLevel function that takes an Element as input. Not part of build yet. a=leaf 2000-04-12 10:16:45 +00:00
kvisco%ziplink.net d07193737e Added name changes from Marina 2000-04-12 05:52:09 +00:00
Peter.VanderBeken%pandora.be 988b8d4cc1 Prevent multiple inclusion. Fix class declaration. Not part of build yet. a=leaf 2000-04-07 23:00:35 +00:00
Peter.VanderBeken%pandora.be 5ab8d574ed Use DOMString instead of String. Not part of build yet. a=leaf 2000-04-07 22:59:18 +00:00
Peter.VanderBeken%pandora.be f95d22562f Obsolete. Not part of build yet. a=leaf 2000-04-07 10:36:35 +00:00
Peter.VanderBeken%pandora.be ab13eb896e Removing obsolete Create method. Renaming CID and PROGID defines. Move PROGID into header file. Add my copyright. Not part of build yet. a=leaf 2000-04-07 10:35:05 +00:00
kvisco%ziplink.net cf0ab063e3 checking in for Olivier Gerardin 2000-04-07 09:00:45 +00:00
kvisco%ziplink.net 932258a1e2 checking in for Olivier 2000-04-07 09:00:06 +00:00
kvisco%ziplink.net 7b950437e0 Added scoping back in 2000-04-07 08:58:55 +00:00
kvisco%ziplink.net 1129ee90ad removed copyright for myself 2000-04-07 08:09:25 +00:00
Peter.VanderBeken%pandora.be 4500ab8cdc New module file for transformiix. Not part of build yet. a=leaf 2000-04-06 22:39:54 +00:00
Peter.VanderBeken%pandora.be 9acd738281 Fixing class declaration. Not part of build yet. a=leaf 2000-04-06 22:37:48 +00:00
Peter.VanderBeken%pandora.be e2c142d7e6 Fixing class declarations. Not part of build yet. a=leaf 2000-04-06 22:36:39 +00:00
kvisco%ziplink.net 3ce7b31782 updated Olivier's information 2000-04-06 08:19:39 +00:00
kvisco%ziplink.net 992841a590 Moved files to source/xslt and source/xpath 2000-04-06 07:57:14 +00:00
kvisco%ziplink.net f75e70e3dc Changed directory structure, changed name of XSLProcessor to XSLTProcessor 2000-04-06 07:47:44 +00:00
kvisco%ziplink.net cc0e28df46 latest changes 2000-03-31 10:21:34 +00:00
kvisco%ziplink.net bf9923974f added a test to check for proper result type conversion 2000-03-31 10:16:38 +00:00
kvisco%ziplink.net 004985f4fa updated to support changes to String.h/cpp 2000-03-31 07:11:29 +00:00
kvisco%ziplink.net d4f206d32c Fixed a memory leak when using the Translate function,
also made change to use the String::toUnicode method instead
of String::toCharArray
2000-03-31 07:10:12 +00:00
kvisco%ziplink.net f0026e99fa changed the AttributeValueTemplate parsing to be unicode safe 2000-03-31 07:08:44 +00:00
kvisco%ziplink.net 912c49a876 updated to support changes in String.cpp 2000-03-31 07:07:24 +00:00
tomk%mitre.org 16a56620b3 Changed toChar to toCharArray in String and MozillaString. Also provided is a
version of the function which creates its own char* buffer.  These classes are
part of TransforMIIX and are not part of the automatic build process for the
rest of Mozilla.
2000-03-30 20:47:34 +00:00
kvisco%ziplink.net 55095faca6 added Olivier's fix, as well as removed some debug code 2000-03-29 08:56:07 +00:00
kvisco%ziplink.net 63b83aaecb enumerated changes 2000-03-27 22:39:04 +00:00
kvisco%ziplink.net b08adb781b Fixed "dot" bug with CNAME reported by Nathan Pride 2000-03-27 22:32:20 +00:00
kvisco%ziplink.net b6ab749d42 added latest changes 2000-03-27 09:21:10 +00:00
kvisco%ziplink.net 174fddbc94 added Marina Mechtcheriakova 2000-03-27 07:34:16 +00:00
kvisco%ziplink.net c56cc81bcc fixed unicode issues (Marina Mechtcheriakova) 2000-03-27 07:30:18 +00:00
kvisco%ziplink.net 089bb31938 added Peter Van der Beken's changes for integration with Mozilla 2000-03-27 07:12:10 +00:00
kvisco%ziplink.net 4928ede4ff updated with latest information 2000-03-23 10:55:37 +00:00
kvisco%ziplink.net d3f6a7c335 updated with latest contributions 2000-03-23 10:42:07 +00:00
kvisco%ziplink.net e872ed638a updated date 2000-03-23 10:17:54 +00:00
kvisco%ziplink.net 37ec59e75a fixed some Unicode bugs reported by Lidong 2000-03-23 10:17:14 +00:00
kvisco%ziplink.net f17e2b0991 updated to handle proper conversion to NumberResult (Olivier Gerardin) 2000-03-19 08:01:58 +00:00
kvisco%ziplink.net edef084c4e Added support for XPath number functions (Olivier Gerardin) 2000-03-19 08:00:20 +00:00
kvisco%ziplink.net 6fc4ce9093 updated to test number functions (Olivier Gerardin) 2000-03-19 07:58:20 +00:00
kvisco%ziplink.net 82269daa7d fixed missing prototype 2000-03-17 08:06:57 +00:00
kvisco%ziplink.net 9a85e6f340 latest contributors 2000-03-17 07:43:43 +00:00
tomk%mitre.org 5dc424cc72 Same fix as before, better comment in header. 2000-03-10 12:06:45 +00:00
tomk%mitre.org 40d8d483e1 Fixed a bug in String::indexOf(const String& data, Int32 offset) where there
was not value being returned.  This class is not part of the regular Mozilla
Build.
2000-03-10 12:02:31 +00:00
tomk%mitre.org 047da2712f Misc. fixes for issues found during wrapper testing. The classes affected by
this change are not part of the regular Mozilla build.
2000-03-03 21:03:55 +00:00
tomk%mitre.org bc6cc05811 Misc. fixes from wrapper testing. The classes affected by this submission is
not part of the regular mozilla build process.
2000-03-03 21:02:41 +00:00
kvisco%ziplink.net 2ca95debf8 updated to support TxObject and ArrayList 2000-03-02 09:22:29 +00:00
kvisco%ziplink.net f23e97e72d initial checkin, a list implementation using an array which will grow
automatically as elements are added.
2000-03-02 09:19:38 +00:00
kvisco%ziplink.net 305608a99f initial checkin, a base object used by some of my other classes 2000-03-02 09:16:44 +00:00
kvisco%ziplink.net 82879f5510 updated with latest changes 2000-02-22 11:25:41 +00:00
kvisco%ziplink.net dd77057558 This file is a duplicate of docs/release.txt 2000-02-22 11:20:32 +00:00
kvisco%ziplink.net 00fc00e762 This file is a duplicate of docs/changes.txt 2000-02-22 11:19:43 +00:00
kvisco%ziplink.net 1c6139b302 Added support for getting the parent node of an Attribute, also added support
for sorting a NodeSet by document order.
2000-02-22 11:16:42 +00:00
kvisco%ziplink.net 9c13273b8e Initial check in of DOMHelper.cpp, used to overcome some DOM related
deficiencies.
2000-02-22 11:12:57 +00:00
kvisco%ziplink.net 6b792d69ae Simple cleanup on source 2000-02-22 11:10:01 +00:00
kvisco%ziplink.net 33206be0b2 updated with latest contributors 2000-02-19 06:50:01 +00:00
kvisco%ziplink.net 9a07a0eae5 fixed bug where xsl:param was getting processed, and then also treated as a
literal element.
2000-02-19 06:43:12 +00:00
kvisco%ziplink.net 090e26e963 some additional documentation 2000-02-18 01:44:41 +00:00
kvisco%ziplink.net 7a9547d1bb some additional documentation 2000-02-18 00:58:55 +00:00
kvisco%ziplink.net 193ebb10de fixed some incorrect information 2000-02-18 00:20:58 +00:00
kvisco%ziplink.net 44d474c5e6 updated with latest information 2000-02-18 00:19:26 +00:00
kvisco%ziplink.net 02e7c80bd8 I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay 2000-02-18 00:11:24 +00:00
kvisco%ziplink.net 4b6e3d6a12 updated to correctly reflect the status 2000-02-17 23:51:14 +00:00
kvisco%ziplink.net a3e892b841 updated with latest contributors 2000-02-17 21:20:05 +00:00
kvisco%ziplink.net 1a199cd5ea Updated to handle changes in StringList.cpp 2000-02-17 20:57:16 +00:00
kvisco%ziplink.net 270bafae77 #iterator now returns a pointer to StringListIterator instead
of a reference.
2000-02-17 20:56:20 +00:00
kvisco%ziplink.net 7df34f04e4 Did some minor clean-up of code 2000-02-17 07:58:10 +00:00
kvisco%ziplink.net d8061a5bd5 Fixed bug with #isEmpty (which return the opposite of the expected value) 2000-02-17 07:54:57 +00:00
kvisco%ziplink.net 047d08c7cc fixed bug with using wildcards 2000-02-17 03:30:32 +00:00
kvisco%ziplink.net e10f573724 updated XSLT namespace 2000-02-17 03:29:30 +00:00
kvisco%ziplink.net e3ea745c08 updated stylesheets to use correct XSLT namespace 2000-02-17 03:28:53 +00:00
tomk%mitre.org c6369d1e5e Added a generic Makefile to simply build the Mozilla DOM wrapper classes.
Fixed a bug in the wrapper factory methods in MozillaDocument.cpp.  The bug
could cause seg. faults if a "null" mozilla object was being wrapped.

Note:  These files are not part of the regular Mozilla build.
2000-02-15 15:19:15 +00:00
tomk%mitre.org 0d616d4d03 Fixed MAC build problem where MozillaProcessingInstruction.cpp was too long of
a file name.  Some changes were also made to testMozDOM.cpp to test other
appects of the wrapper classes.  (TransforMIIX is not part of the regular
Mozilla building process, and is not build automatically)
2000-02-11 12:47:27 +00:00
tomk%mitre.org 167300f8c4 The implementation of the Mozilla DOM wrapper classes. testMozDOM.cpp is an
example of how to use/test the classes and makedom is a sample make file for
building the test app and all classes.
2000-02-02 18:44:48 +00:00
tomk%mitre.org dc16d6df05 Removed these files so they can be replaced with the actual Mozilla DOM wrapper
classes following the Mozilla* naming convention.
2000-02-02 18:32:45 +00:00
tomk%mitre.org 781302ab65 Changes and additions to support DOM wrapper classes. 2000-02-02 18:17:30 +00:00
pp%ludusdesign.com 13efd9e8c6 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
warren%netscape.com 4ab4ee4d4e Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
kvisco%ziplink.net 4991af52cd Added preliminary DocumentHandler.h
Added changes from Bob Miller (kbob@oblix.com) which fix some
memory leaks.
1999-11-25 03:03:07 +00:00
kvisco%ziplink.net 719073de41 *** empty log message *** 1999-11-18 04:40:02 +00:00
nisheeth%netscape.com 8a090c1995 Checkin won't affect build. Re-applying mozilla specific defines that weren't included in the source drop from Keith. 1999-11-15 07:48:36 +00:00
nisheeth%netscape.com eece311721 Checkin not part of build Checking in new files for Transformiix from Keith Visco (keith@ziplink.net) 1999-11-15 07:28:04 +00:00
nisheeth%netscape.com 6f01c5de64 Checkin not part of build. New version of Transformiix from Keith Visco (kvisco@ziplink.net) 1999-11-15 07:13:17 +00:00
dmose%mozilla.org 8535dda53e updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nisheeth%netscape.com 1f47bc0cb5 Checking in initial version of Keith Visco's (kvisco@ziplink.net) XSL processor, Transformiix. Some glue code to interface it with mozilla is #ifdef MOZILLA protected. 1999-08-28 08:19:56 +00:00