axel%pike.org
|
2a6679958f
|
bug 230633, constify tx a bit, regression fix, r/sr=pterv
|
2004-01-19 14:21:58 +00:00 |
axel%pike.org
|
f6bb4599be
|
bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv
|
2004-01-18 16:57:34 +00:00 |
peterv%propagandism.org
|
ab60860694
|
Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst.
|
2004-01-16 21:01:44 +00:00 |
peterv%propagandism.org
|
e1391ea341
|
Backout to fix bustage.
|
2004-01-16 15:08:30 +00:00 |
peterv%propagandism.org
|
71ae4139b4
|
Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst.
|
2004-01-16 14:44:38 +00:00 |
peterv%propagandism.org
|
5b7aee3b03
|
Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst.
|
2004-01-16 14:30:54 +00:00 |
peterv%propagandism.org
|
c4730f4aa3
|
Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst.
|
2004-01-16 13:46:07 +00:00 |
sicking%bigfoot.com
|
fc6c696191
|
Fix gcc-platforms bustage
|
2004-01-15 21:23:18 +00:00 |
sicking%bigfoot.com
|
c388903fa0
|
Bug 230528: sync to latest jsnum.h: Make sure that gcc aliasing optimizations doesn't break mathcode. Fix mathcode on ARM
r=Pike sr=peterv
|
2004-01-15 20:36:26 +00:00 |
jst%mozilla.jstenback.com
|
4ab234b8be
|
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
|
2004-01-09 23:54:21 +00:00 |
bsmedberg%covad.net
|
1f4ab81acd
|
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 13:37:00 +00:00 |
bsmedberg%covad.net
|
f0bfff2628
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
peter%propagandism.org
|
e344c1bddb
|
Part of fix for bug 192139 (Intergrate latest Expat). Transformiix standalone only, not part of the default build.
|
2003-12-23 19:25:21 +00:00 |
peter%propagandism.org
|
fe2e2f4092
|
Part of fix for bug 192139 (Intergrate latest Expat). Transformiix standalone only, not part of the default build.
|
2003-12-23 18:33:18 +00:00 |
peter%propagandism.org
|
54da7e086e
|
Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst.
|
2003-12-23 18:04:56 +00:00 |
dbaron%dbaron.org
|
f35f2c3708
|
Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa
|
2003-12-02 23:22:11 +00:00 |
axel%pike.org
|
7c5ac5e8b1
|
bug 151002, 64bit bustage fix, patch by Martin Mokrejs, r=me, sr=peterv, a=dbaron
|
2003-11-23 17:39:41 +00:00 |
mkaply%us.ibm.com
|
891197df4d
|
#200144
r=sicking, a=mkaply
Remove XP_OS2 #ifdefs from transformiix
|
2003-11-19 23:06:14 +00:00 |
jst%mozilla.jstenback.com
|
6380d7fd12
|
Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com.
|
2003-11-19 01:20:56 +00:00 |
peter%propagandism.org
|
40198a5834
|
Remove obsolete files (part of fix for bug 151002). r=sicking, sr=jst.
|
2003-11-19 00:00:19 +00:00 |
peter%propagandism.org
|
95ac46fee9
|
Bustage fix.
|
2003-11-18 23:25:04 +00:00 |
peter%propagandism.org
|
dda52389a7
|
Fix whitespace.
|
2003-11-18 23:19:53 +00:00 |
peter%propagandism.org
|
d7fddbdccd
|
Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst.
|
2003-11-18 22:57:04 +00:00 |
peter%propagandism.org
|
e1cce739d4
|
New files for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst.
|
2003-11-18 22:50:42 +00:00 |
bryner%brianryner.com
|
aae0d0f085
|
deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst.
|
2003-11-15 05:27:37 +00:00 |
sicking%bigfoot.com
|
98d957b9c8
|
Make buster build again. Not part of build.
Patch by Pike. r=me
|
2003-11-07 00:21:08 +00:00 |
peter%propagandism.org
|
2f972b5fd2
|
Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking.
|
2003-11-04 16:15:56 +00:00 |
peter%propagandism.org
|
fcc517b60e
|
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
|
2003-11-04 16:06:42 +00:00 |
peter%propagandism.org
|
bc3eb28a85
|
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
|
2003-11-04 15:15:46 +00:00 |
peter%propagandism.org
|
caad5f5038
|
Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking.
|
2003-11-04 10:13:23 +00:00 |
peter%propagandism.org
|
970a01fc1a
|
Adding copies of trunk version of NodeSet.* (to ease merging of TX_WALKER_BRANCH). r=sicking.
|
2003-11-04 09:53:16 +00:00 |
peter%propagandism.org
|
816b00b6cc
|
Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron.
|
2003-11-01 10:57:41 +00:00 |
sicking%bigfoot.com
|
2c2d7a3e10
|
Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
|
2003-10-30 18:44:14 +00:00 |
peter%propagandism.org
|
e7a046b501
|
Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv.
|
2003-10-30 12:32:41 +00:00 |
jshin%mailaps.org
|
e23c5a36ac
|
bug 195093 : modernize nsILocale (r=smontagu, sr=darin)
|
2003-10-30 05:04:45 +00:00 |
bzbarsky%mit.edu
|
38f1930059
|
Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
attributes to HandleStartElement. Update callees as needed. Bug 223470,
r=sicking, sr=peterv
|
2003-10-30 02:17:50 +00:00 |
timeless%mozdev.org
|
758b7a868f
|
Bug 220267 warning: unused variable `const class NodeSet * nodes' In method `nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
r=sicking sr=peterv
|
2003-10-30 02:06:51 +00:00 |
bryner%brianryner.com
|
a0e219b348
|
deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst.
|
2003-10-22 06:09:48 +00:00 |
sicking%bigfoot.com
|
634670ab75
|
Bug 220703: return either error or return to avoid crashes and leaks
r/sr=peterv
|
2003-10-21 20:55:42 +00:00 |
sicking%bigfoot.com
|
7f75803106
|
Bug 222342: Speed up txStylesheet::isStripSpaceAllowed by not filtering textnodes in the root of a document and by earlyreturning if there are no stripspace rules.
r=Pike sr=peterv
|
2003-10-21 19:55:53 +00:00 |
bzbarsky%mit.edu
|
321b58e88d
|
Fix handling of id attrs to not assume that they are named "id" as much. Bug
208744, r=caillon, sr=peterv
|
2003-10-21 16:16:42 +00:00 |
kairo%kairo.at
|
07e3c65080
|
bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz
|
2003-10-18 17:54:07 +00:00 |
peter%propagandism.org
|
e87728d587
|
Additional fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=bz.
|
2003-10-09 18:41:34 +00:00 |
peter%propagandism.org
|
699af95625
|
Rest of fix for bug 221387 (XPathExpression.createExpression doesn't throw NAMESPACE_ERR). r=Pike, sr=bz.
|
2003-10-09 18:38:27 +00:00 |
sicking%bigfoot.com
|
5a8496bfc5
|
Bug 218770: speed up sorting by using NS_QuickSort and reducing number of allocations.
r=Pike sr=peterv
|
2003-10-07 17:11:21 +00:00 |
sicking%bigfoot.com
|
612cd85aea
|
Bug 221323: Keep a hard reference when moving nodes to avoid premature delete.
r/sr=bz
|
2003-10-06 00:17:15 +00:00 |
bzbarsky%mit.edu
|
8801e97e8f
|
Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
notifications). Bug 200931, r=peterv, sr=jst
|
2003-10-02 21:29:40 +00:00 |
sicking%bigfoot.com
|
44976aa59b
|
Bug 220418: Don't get the initial template until the txExecutionState is fully initialized.
r=Pike sr=peterv
|
2003-09-29 17:54:01 +00:00 |
jst%mozilla.jstenback.com
|
8aa7b563d2
|
Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org.
|
2003-09-27 04:18:26 +00:00 |
axel%pike.org
|
2aa79f252c
|
bustage fix, wrong kezboard
|
2003-09-26 17:11:33 +00:00 |