sicking%bigfoot.com
0e8b505938
Bug 88623: Remove the txList::iterator function and the ListIterator typedef
...
r=peterv sr=jst
2002-06-26 23:09:13 +00:00
peterv%netscape.com
3edd4608fd
Bustage fix.
2002-06-26 13:17:12 +00:00
peterv%netscape.com
7ff4db6886
Fix for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst.
2002-06-26 12:42:13 +00:00
peterv%netscape.com
f3c14fba95
New files for bug 88623 (Cleanup Transformiix code). r=Pike, sr=jst.
2002-06-26 10:37:02 +00:00
sicking%bigfoot.com
4be7f53d06
Remove obsolete and potentially harmfull ctor from ProcessorState.
...
b=88623 r=peterv sr=jst
2002-06-22 01:27:40 +00:00
peterv%netscape.com
c0f15ad250
Fix Transformiix standalone bustage (does not affect Mozilla build). r=Pike.
2002-06-20 14:10:48 +00:00
peterv%netscape.com
cd18879f04
Fix for bug 146966 (Standalone Transformiix outputs HTML with XML prolog). r=Pike, sr=jst.
2002-06-20 13:25:48 +00:00
peterv%netscape.com
6d9c1486db
Fix for bug 142108 (Crash when reloading XML+XSLT Trunk, M100, N70PR1, M11A [@ nsXMLContentSink::Observe][@ 0x00000001]). r=Pike, sr=jst.
2002-06-20 12:04:22 +00:00
sicking%bigfoot.com
8d65e31616
Attribute axis should not include namespace declarations.
...
b=123357 r=peterv sr=jst
2002-06-16 16:58:13 +00:00
mstoltz%netscape.com
76d3ee501f
133170 - Need to re-check host for security on a redirect after a call to
...
XMLHttpRequest.open(). For xmlextras, r=heikki, sr=jband. For caps,
r=bzbarsky, sr=jst
147754 - Add same-origin check to XMLSerializer. Patch by jst. r=mstoltz,
sr=jband
113351 - Add same-origin check to XSL Include. Patch by peterv and jst,
r=mstoltz, sr=rpotts
135267 - Add same-origin check to stylesheets included via LINK tags.
r=dveditz, sr=scc
2002-06-14 23:54:18 +00:00
peterv%netscape.com
f9578389d9
Fix for bug 88623 (Cleanup Transformiix code - remove XSLType). r=sicking, sr=jst.
2002-06-13 22:31:20 +00:00
peterv%netscape.com
29c4012a31
Fix for bug 136272 (definition of isDigit may be incomplete). r=sicking, sr=jst.
2002-06-13 22:27:19 +00:00
axel%pike.org
82fcbbf0d3
bug 113611, XPath and XSLT contexts. fixes bugs 96410, 102293, 92106, 110266, 116534 and a bunch of other cases not filed. This mostly fixes namespaces and some really bad speed issues by fixing the time when namespaces are resolved, how default priorities are computed and how templates are matched.
...
HUGE PERFWIN :-)
r=peterv, sr=jst
2002-06-04 05:00:31 +00:00
peterv%netscape.com
2f17df5e74
Fix for bug 146965 (Standalone Transformiix outputs invalid XML). r=sicking, sr=jst.
2002-05-28 08:27:28 +00:00
peterv%netscape.com
1b3f673e1d
Fix for bug 146964 (Bug in format-number XSLT function). r=sicking, sr=jst.
2002-05-28 08:16:43 +00:00
peterv%netscape.com
71ea4b1205
Removing unused file. r=sicking. Doesn't affect default build.
2002-05-17 22:48:12 +00:00
sicking%bigfoot.com
95eff9cc70
Bug 134295: Make position() work together with xsl:sort again. This will put back some problems with attribute-nodes, but those problems should be much less common then the current situation.
...
r=peterv sr=jst
2002-05-17 22:25:06 +00:00
dougt%netscape.com
e96df2ad1b
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
sicking%bigfoot.com
2357f97675
Bug 140687: Make substring() for all start-indexes
...
r=Pike, sr=jst
2002-05-01 19:48:59 +00:00
axel%pike.org
d5d0fff5ae
Bug 141173, TxObject::hashCode() and Map crash, PRInt32->PRUint32, r=peterv, sr=jaggernaut
2002-05-01 10:45:13 +00:00
peterv%netscape.com
b055fab10b
Fix for bug 135825 (No scrollbars in P3P summary window). r=Pike, sr=heikki.
2002-04-25 21:31:09 +00:00
axel%pike.org
94dd44aa6d
bug 70855, add NSPR logging to transformiix, mere printf's for standalone. r=peterv, sr=heikki
2002-04-19 10:28:57 +00:00
seawood%netscape.com
b9e3c4eaaf
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
peterv%netscape.com
02e9bfd150
Fix for bug 132300 (Need a better way to bootstrap an XPathEvaluator). r=pike, sr=jst.
2002-04-16 11:57:17 +00:00
peterv%netscape.com
96a7a0d5ce
Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). r=harishd, sr=heikki.
2002-04-16 09:26:04 +00:00
dbaron%fas.harvard.edu
324f543007
Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt
2002-04-11 03:49:30 +00:00
sicking%bigfoot.com
a57f4d46e0
Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
...
r=Pike, sr=jst
2002-04-10 13:38:30 +00:00
peterv%netscape.com
1461394aa0
Fix for bug 34849 (dynamically added STYLE element doesn't alter style). r=sicking, sr=jst, a=roc+moz, adt=jaimejr.
2002-04-05 11:29:40 +00:00
dbaron%fas.harvard.edu
2a4007a526
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:03:32 +00:00
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
peterv%netscape.com
5d590f16b0
Fix for bug 126463 (Occurances of uninitialized variables being used before being set (in extensions/transformiix).) r=sicking, sr=jst, a=asa.
2002-03-19 14:14:27 +00:00
alecf%netscape.com
ecdb77e394
a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc
2002-03-19 06:46:56 +00:00
timeless%mac.com
fc883176bf
Bug 106386 rid source of misspellings
...
r=db48x sr=blake a=asa
2002-03-19 04:30:17 +00:00
alecf%netscape.com
c8df4b3d12
fix for bug 101887 - make transformiix no longer depend on appshell by removing an unneeded #include and CID declaration
...
patch=jonsmirl@mediaone.net
sr=alecf
r=peterv
a=asa
2002-03-16 05:34:49 +00:00
peterv%netscape.com
1777ff2bb0
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 15:13:03 +00:00
peterv%netscape.com
8922735075
Fix for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 12:57:37 +00:00
peterv%netscape.com
f16c40594e
New files for bug 103235 (Implement DOM Level 3 XPath WD). r=sicking, sr=jst, a=dbaron.
2002-03-14 11:12:51 +00:00
sicking%bigfoot.com
744a4db9db
Bug 123343. Make <base> and <meta http-equiv=".."> work in XSLT generated pages. Also adds keeping track of stylesheet index for inserted stylesheets.
...
r=peterv sr=jst a=roc+moz
2002-03-12 21:03:34 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
alecf%netscape.com
30260b9c1e
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
peterv%netscape.com
9536db37b1
Fixing bustage for standalone Transformiix build.
2002-03-04 13:35:54 +00:00
peterv%netscape.com
cb5150a5af
Fixing bustage for standalone Transformiix build.
2002-03-04 13:33:35 +00:00
peterv%netscape.com
57fc575a5c
Fix for bug 92377 (Build failure: dom/src/base/nsDOMClassInfo.cpp depends on extensions/xmlextras). r=shaver, sr=jst, a=asa.
2002-03-04 02:25:08 +00:00
sicking%bigfoot.com
8705dbbffc
Bug 70882. Support embedded XSLT stylesheets. Also fixes 97621.
...
r=peterv sr=jst a=asa
2002-03-02 21:11:39 +00:00
sicking%bigfoot.com
df498ffdd1
Fix one *nix build bustage
2002-03-02 19:35:07 +00:00
sicking%bigfoot.com
92aed3831c
Bug 122001. Implement txExpandedNameMap. Add QName parsing and some operators to txExpandedName.
...
r=peterv sr=jst a=asa
2002-03-02 18:39:23 +00:00
sicking%bigfoot.com
b9e7d6cac2
Commiting new files for bug 122001
2002-03-02 09:35:20 +00:00
sicking%bigfoot.com
19d96820c9
Bug 96478. Change the use of getAttributeNode and getAttribute to getAttr
...
r=peterv sr=jst a=asa
2002-03-02 09:19:54 +00:00
seawood%netscape.com
bfbf89d620
Apply patches from FreeBSD's Ports system.
...
Thanks to Jeremy Lea <reg@shale.csir.co.za> for the patch.
Bug #112987 r=cls a=asa
2002-02-26 07:59:00 +00:00
alecf%netscape.com
5ec5cd62b2
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00