Commit Graph

149711 Commits

Author SHA1 Message Date
peterv%propagandism.org
35ebd7ef76 Fix for bug 238807 (Compilation error in txXPathTreeWalker.h when building txXMLParser). r=Pike, sr=jst. 2005-11-02 07:42:08 +00:00
jst%mozilla.jstenback.com
0b165d94ca Fixing bug 242734. deCOMtaminate nsITextContent. r+sr=bryner@brianryner.com 2005-11-02 07:42:07 +00:00
roc+%cs.cmu.edu
3dc1e4b799 Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2005-11-02 07:42:06 +00:00
peterv%propagandism.org
a85a61745a Small edits to license boilerplate/modelines. No code changes. 2005-11-02 07:42:05 +00:00
gerv%gerv.net
e4282876b9 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-11-02 07:42:04 +00:00
darin%meer.net
141f93a4af landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2005-11-02 07:42:03 +00:00
peterv%propagandism.org
285ad335c3 Fix for bug 103659 (move to static lib per directory). r=Pike, sr=bryner. 2005-11-02 07:42:02 +00:00
bryner%brianryner.com
617e57e7b1 Bustage fix - remove earlier workarounds 2005-11-02 07:42:01 +00:00
sicking%bigfoot.com
fc7ea102ca Bug 237566: Remove nsIContent::ReplaceChildAt and supportive codepaths.
r=bz sr=jst
2005-11-02 07:42:00 +00:00
darin%meer.net
6fef3d1725 landing marco's patch for bug 238928 "domstubs.idl should not include nsAString.h" r=bsmedberg sr=jst a=dbaron 2005-11-02 07:41:59 +00:00
bryner%brianryner.com
f3d2a9d320 Attempting to fix Mac bustage. I'll try to come up with a cleaner fix for this tomorrow. 2005-11-02 07:41:58 +00:00
dbaron%dbaron.org
495e373b61 Rename {nsIDocument,nsIDocumentObserver,nsIFrame}::ContentChanged to CharacterDataChanged, since that's the only thing it's used for. Replace its nsISupports* parameter with a PRBool, since we don't need to allocate an object to pass a boolean parameter. Remove some (but probably not all) unneeded implementations on frames whose content is never a text node. b=234960 r+sr=jst 2005-11-02 07:41:57 +00:00
peterv%propagandism.org
ac98a910fc Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2005-11-02 07:41:56 +00:00
peterv%propagandism.org
2102c89993 Move comment before function. 2005-11-02 07:41:55 +00:00
peterv%propagandism.org
7b006e79d5 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2005-11-02 07:41:54 +00:00
jst%mozilla.jstenback.com
eaa9631d5c Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2005-11-02 07:41:53 +00:00
peter%propagandism.org
8009fa9a27 Bustage fix. 2005-11-02 07:41:52 +00:00
mkaply%us.ibm.com
76f334ce18 #200144
r=sicking, a=mkaply
Remove XP_OS2 #ifdefs from transformiix
2005-11-02 07:41:51 +00:00
jst%mozilla.jstenback.com
e5f046ecf6 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2005-11-02 07:41:50 +00:00
sicking%bigfoot.com
35450257e0 Bug 238327: Implement the svg:style element.
Changes to svg-only files r=afri  (not part of build)
Changes to transformiix files r=peterv sr=jst
Changes to other files r/sr=jst
2005-11-02 07:41:49 +00:00
jst%mozilla.jstenback.com
89f6df5583 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2005-11-02 07:41:48 +00:00
peterv%propagandism.org
546338181c Fix for bug 233579 (XSLT memory leak). r=Pike, sr=darin, a=choffman. 2005-11-02 07:41:47 +00:00
axel%pike.org
421213532a bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv 2005-11-02 07:41:46 +00:00
jst%mozilla.jstenback.com
b7cdfd1032 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2005-11-02 07:41:45 +00:00
peter%propagandism.org
0e0beb56de Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst. 2005-11-02 07:41:44 +00:00
peter%propagandism.org
6bb7249e06 Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2005-11-02 07:41:43 +00:00
peter%propagandism.org
df1d9c27bb Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2005-11-02 07:41:42 +00:00
axel%pike.org
20f6a30137 bug 230633, constify tx a bit, regression fix, r/sr=pterv 2005-11-02 07:41:41 +00:00
tor%cs.brown.edu
10926a344d Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2005-11-02 07:41:40 +00:00
peterv%propagandism.org
661c9f8de9 Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst. 2005-11-02 07:41:39 +00:00
peter%propagandism.org
5633788a04 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2005-11-02 07:41:38 +00:00
timeless%mozdev.org
1c7c4758a4 Bug 220267 warning: unused variable const class NodeSet * nodes' In method nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
r=sicking sr=peterv
2005-11-02 07:41:37 +00:00
bzbarsky%mit.edu
fbc9c7502b Fix handling of id attrs to not assume that they are named "id" as much. Bug
208744, r=caillon, sr=peterv
2005-11-02 07:41:36 +00:00
axel%pike.org
4e543db3ff bug 151002, 64bit bustage fix, patch by Martin Mokrejs, r=me, sr=peterv, a=dbaron 2005-11-02 07:41:35 +00:00
jst%mozilla.jstenback.com
8f2663966a 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. 2005-11-02 07:41:34 +00:00
sicking%bigfoot.com
8aa36a8810 Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
2005-11-02 07:41:33 +00:00
peter%propagandism.org
e64a1739cb 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. 2005-11-02 07:41:32 +00:00
bryner%brianryner.com
4025f49900 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2005-11-02 07:41:31 +00:00
bzbarsky%mit.edu
b0fac2c7f1 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
2005-11-02 07:41:30 +00:00
bryner%brianryner.com
35815f1fe7 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. 2005-11-02 07:41:29 +00:00
sicking%bigfoot.com
b9f4e41b49 Bug 221323: Keep a hard reference when moving nodes to avoid premature delete.
r/sr=bz
2005-11-02 07:41:28 +00:00
jst%mozilla.jstenback.com
311e883b2a 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. 2005-11-02 07:41:27 +00:00
peter%propagandism.org
9e5fc2e1dc Fix for bug 212903 (XSLT bug -- incorrectly added <meta> element to results tree). r=Pike, sr=jst. 2005-11-02 07:41:26 +00:00
bryner%brianryner.com
1884cba76f Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2005-11-02 07:41:25 +00:00
jshin%mailaps.org
849f03f8ac bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2005-11-02 07:41:24 +00:00
sicking%bigfoot.com
d07a3c8656 Bug 218770: speed up sorting by using NS_QuickSort and reducing number of allocations.
r=Pike sr=peterv
2005-11-02 07:41:23 +00:00
neil%parkwaycc.co.uk
62e06b1728 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2005-11-02 07:41:22 +00:00
axel%pike.org
4bac5ed937 txStylesheetCompiler should not error on mRV, r=sicking, sr=peterv 2005-11-02 07:41:21 +00:00
peterv%propagandism.org
6fcef441d2 Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2005-11-02 07:41:20 +00:00
peterv%propagandism.org
1856ad716d Backout to fix bustage. 2005-11-02 07:41:19 +00:00