scc%netscape.com
94125ee831
making string conversions explicit
2000-04-15 09:54:17 +00:00
scc%netscape.com
798b6f2856
making string conversions explicit
2000-04-15 09:47:08 +00:00
cls%seawood.org
dda84d3a46
Remove redundant use of MOZ_REGISTRY_LIBS. Fix for regression bug #35384
2000-04-15 05:42:16 +00:00
svn%xmlterm.org
badc3e1736
xmlterm changes only.
...
Changed xmlterm/ui/Makefile.in to use CHROME vars to handle content/skin resources (bug 34416); eliminated directories xmlterm/ui/content and xmlterm/ui/skin.
2000-04-15 04:45:36 +00:00
svn%xmlterm.org
27688a0fad
xmlterm changes only.
...
Checking in patch provided by bero@redhat.com to fix Linux/Alpha bustage
2000-04-15 04:10:29 +00:00
mstoltz%netscape.com
6a76f09450
Made prefapi.h private and removed all #includes of it outside of libpref. r=norris
2000-04-15 03:43:09 +00:00
kvisco%ziplink.net
bb8ed152b0
Changed constructor to use new naming, TX_FALSE, instead of FALSE
2000-04-14 04:24:28 +00:00
Peter.VanderBeken%pandora.be
8271678b5e
Resolve name conflict.
Not part of build yet. a=leaf
2000-04-14 02:05:21 +00:00
Peter.VanderBeken%pandora.be
d46348d828
Correcting end of lines.
Not part of build yet. a=leaf
2000-04-14 02:00:44 +00:00
Peter.VanderBeken%pandora.be
21e654b29b
Correcting end of lines.
Not part of build yet. a=leaf
2000-04-14 01:47:09 +00:00
Peter.VanderBeken%pandora.be
cee064026b
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
cad1d8ae72
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
6d0d787e14
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
e6bdff2357
removed for-loop declaration of ints to be compiler friendly
2000-04-13 10:37:49 +00:00
kvisco%ziplink.net
6d4a7814c1
updated with latest info
2000-04-13 10:23:23 +00:00
kvisco%ziplink.net
9bf3b3992f
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
c3495718d8
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
2bc9b516bd
changed makefile to remove dependancy on base/String.o
2000-04-13 07:02:54 +00:00
kvisco%ziplink.net
9f2fae0fc8
finished making name change from String to TxString
2000-04-13 06:40:34 +00:00
nisheeth%netscape.com
b3fea5b8a8
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
3f463dfbb5
Ongoing attempt to get Transformiix building on Windows. Not part of mozilla build.
2000-04-12 22:34:04 +00:00
kvisco%ziplink.net
d944585f4e
updated with latest info
2000-04-12 11:44:13 +00:00
kvisco%ziplink.net
6a196acd08
updated example to show descending order
2000-04-12 11:26:26 +00:00
kvisco%ziplink.net
a7dee3de3d
added support for sorting under xsl:for-each
2000-04-12 11:25:21 +00:00
kvisco%ziplink.net
db996078b6
changed header
2000-04-12 11:08:06 +00:00
kvisco%ziplink.net
3a49c20851
added support for simple xslt sorting
2000-04-12 11:00:56 +00:00
kvisco%ziplink.net
55bebd7db4
*** empty log message ***
2000-04-12 10:59:29 +00:00
kvisco%ziplink.net
90cbef09a2
initial checkin of simple sorting example
2000-04-12 10:57:19 +00:00
kvisco%ziplink.net
933058fa2d
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
f8b969caa5
made TxObect::hashCode virtual, added TxObject::equals
2000-04-12 10:53:27 +00:00
kvisco%ziplink.net
9f14a6d6a4
added new classes to Makefile
2000-04-12 10:52:27 +00:00
kvisco%ziplink.net
89f75b493f
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
5c0df56678
Added processTopLevel function that takes an Element as input.
Not part of build yet. a=leaf
2000-04-12 10:16:45 +00:00
warren%netscape.com
2979b9b4c6
Added nsIZipReaderCache. Removed nsIZipReader::ParseManifest. Got jar: protocol going for downloaded jars and input streams. Added assertions that Cancel is called with a failure code.
2000-04-12 07:58:24 +00:00
morse%netscape.com
a789ac0443
fix bug 35372, appropriate title when used as image manager
2000-04-12 06:35:26 +00:00
kvisco%ziplink.net
6f95d58155
Added name changes from Marina
2000-04-12 05:52:09 +00:00
morse%netscape.com
b50c359eeb
fix bugs 34760 (not all cookies displayed in cookie viewer) and bug 34866 (better test for foreign images)
2000-04-12 05:28:53 +00:00
morse%netscape.com
70fe08bb41
fix bug 34952, cookie header should have Cookie: with uppercase C
2000-04-12 05:26:59 +00:00
bryner%uiuc.edu
bb6f3013c1
Enable parsing of URL's in finger: text. bug 26753. r=valeski, a=ftang.
2000-04-11 22:41:02 +00:00
Peter.VanderBeken%pandora.be
9ad9804e66
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
e81d97f4d6
Use DOMString instead of String.
Not part of build yet. a=leaf
2000-04-07 22:59:18 +00:00
leaf%mozilla.org
d9ec3b55ad
removing incompatibly licensed source.
2000-04-07 20:14:28 +00:00
Peter.VanderBeken%pandora.be
727ee70d09
Obsolete.
Not part of build yet. a=leaf
2000-04-07 10:36:35 +00:00
Peter.VanderBeken%pandora.be
b82b911cbe
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
5cd67768e2
checking in for Olivier Gerardin
2000-04-07 09:00:45 +00:00
kvisco%ziplink.net
2b3c3d5090
checking in for Olivier
2000-04-07 09:00:06 +00:00
kvisco%ziplink.net
3fafc69322
Added scoping back in
2000-04-07 08:58:55 +00:00
kvisco%ziplink.net
9a3bf9ba9c
removed copyright for myself
2000-04-07 08:09:25 +00:00
Peter.VanderBeken%pandora.be
6c7e2e4df4
New module file for transformiix. Not part of build yet.
a=leaf
2000-04-06 22:39:54 +00:00
Peter.VanderBeken%pandora.be
2beca9026f
Fixing class declaration. Not part of build yet.
a=leaf
2000-04-06 22:37:48 +00:00