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

836 Коммитов

Автор SHA1 Сообщение Дата
peter%propagandism.org e1daa9b219 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 24493f59eb 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 1f063142b1 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 f1e0b952de 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 a972a3e501 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 c76f8193c7 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 5037b2a4a2 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 af2ff29ca4 bustage fix, wrong kezboard 2003-09-26 17:11:33 +00:00
axel%pike.org 0155e1d5a9 bug 206445, review nit from/r=sicking 2003-09-26 16:55:33 +00:00
axel%pike.org 66f8209327 fixup whitespace for bustage, r=bsmedberg 2003-09-26 15:15:01 +00:00
neil%parkwaycc.co.uk ef0c09bc62 Fix Pike's build bustage r=bsmedberg sr=bustage 2003-09-26 13:03:47 +00:00
axel%pike.org 9ee5c3e892 bug 206445, nsresult based error reporting in XPath expression parser and lexer, r=sicking, sr=peterv 2003-09-26 12:32:42 +00:00
axel%pike.org ffac9796c0 nits on a doc, make things referencable. npob 2003-09-15 13:25:41 +00:00
peter%propagandism.org d9c5406c8a Fix for bug 212903 (XSLT bug -- incorrectly added <meta> element to results tree). r=Pike, sr=jst. 2003-09-13 17:05:56 +00:00
peter%propagandism.org 55f0b2a1a0 Fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=jst. 2003-09-13 17:04:15 +00:00
bryner%brianryner.com 6722f4e66c Remove extra semicolon in macro definition/usage which causes gcc 3.4 bustage (bug 218551). a=brendan. 2003-09-10 19:55:47 +00:00
sicking%bigfoot.com a6df5b8828 Fix potential buildbustage by adding proper REQUIRES. No bug.
r/sr=peterv a=mkaply
2003-09-09 21:11:52 +00:00
bryner%brianryner.com 2406bc1ed4 Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan. 2003-09-07 22:05:34 +00:00
cls%seawood.org 1b51ba858c Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules. 2003-08-16 00:42:35 +00:00
kairo%kairo.at 5cbc82d1b5 bug 214207 - update localeVersion for 1.5b - rs=blizzard, a=asa 2003-08-11 11:31:24 +00:00
axel%pike.org 397117c707 bug 214954, fix embedded XSLT stylesheets from script, r=sicking, sr=peterv 2003-08-05 22:37:23 +00:00
sicking%bigfoot.com bdb9838b16 Bug 205703: Reduce binarysize by not inlineing ExprResult::Release.
r/sr=peterv
2003-08-05 21:34:17 +00:00
sicking%bigfoot.com 76f2d6fe7f Bug 207377: Change the way tbody-elements are inserted into tables to increase speed and make sure that only tablerows are inserted.
r=Pike sr=peterv
2003-08-05 21:27:21 +00:00
bzbarsky%mit.edu 5fa37ec6f3 DeCOMify GetParent/GetBindingParent/GetDocument on nsIContent. Bug 213823,
r+sr=jst
2003-07-28 21:35:53 +00:00
bzbarsky%mit.edu b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
neil%parkwaycc.co.uk e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com 4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
sicking%bigfoot.com d4cccf83f1 not part of build. installfile for a buster.xpi. Also put the overlayed menuitem in the Webdevelopment menu so that it works for official builds. 2003-07-22 19:56:01 +00:00
dbaron%dbaron.org 47183725c7 Remove unused content quality stubs. b=111346 r+sr=bzbarsky 2003-07-22 18:38:08 +00:00
varga%utcru.sk fbd78f9fd1 Fix for bug 152209. unnecessary distinction between "content" and "treeitem" template conditions
r=neil, sr=bienvenu
2003-07-20 10:35:41 +00:00
jaggernaut%netscape.com 83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
axel%pike.org 888ad788b0 bug 211485, check for UniversalBrowserRead for xpath/xslt security checks, r=sicking, sr=jst 2003-07-17 10:13:24 +00:00
dbaron%dbaron.org d85698fd40 Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
bzbarsky%mit.edu b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
timeless%mozdev.org f0895362c6 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=sicking rs=jag
2003-07-03 01:25:29 +00:00
sicking%bigfoot.com d46559104b Backing out patch from bug 210528 to fix ports bustage 2003-06-30 20:11:13 +00:00
sicking%bigfoot.com 3e358d8a77 Bug 208979: Fix NS_ENSUREs to use the right variable. Patch by peterv
r=sicking sr=jst
2003-06-30 19:03:35 +00:00
sicking%bigfoot.com eb53572f85 Bug 210528: Modernize XPath-classes to use nsAutoPtr
r=Pike sr=jst
2003-06-30 18:44:22 +00:00
caillon%returnzero.com e6a3eca1ed Bug 210601 - XSLT should check whether the subject principal is the system principal.
r=axel@pike.org sr=jst@netscape.com
2003-06-25 22:40:58 +00:00
axel%pike.org 04e84a9763 bustage fix for unix, shupid me 2003-06-24 21:38:18 +00:00
axel%pike.org 1fb99991f5 bug 209539, 209089, crash on several ways when linking to a non-existing XSLT stylesheet, r=sicking, sr=peterv 2003-06-24 20:41:49 +00:00
axel%pike.org 1a97d2a623 bug 208561, grammar check, a X vs. an X, patch by Joseph Myers, r=axel@pike.org, sr=peterv 2003-06-23 14:25:23 +00:00
axel%pike.org d4e0a79f99 npob, jprof support for transformiix standalone, rs=peterv 2003-06-20 19:54:56 +00:00
sicking%bigfoot.com 13f65a560a Bug 209667: Make it possible to hold an nsRefPtr to a class that lacks an empty ctor. I'll back this out if it breaks any ports.
r=jag sr=dbaron on the nsCOMPtr.h part
r=Pike sr=peterv on the transformiix part
2003-06-19 18:21:39 +00:00
sicking%bigfoot.com f939dab6e1 Documentation changes only 2003-06-18 20:04:28 +00:00
alecf%flett.org b7fa256d74 fix for bug 209220 - now that i18n APIs take ASCII charset names, update consumers to avoid excess conversions.. which usually means storing charset names as ASCII and updating a few other APIs
r=jkeiser, sr=jst and some great comments from jshin@mailaps.org
2003-06-17 16:40:34 +00:00
sicking%bigfoot.com d27334ffbc Attempt at fixing ports bustage 2003-06-17 15:49:25 +00:00
sicking%bigfoot.com 6da2b447fd Try to fix build bustage and also fix a couple of new warnings. 2003-06-16 23:50:40 +00:00
sicking%bigfoot.com dbd0da7d1e Bug 205703: Refcount Expr-results, to avoid cloning, and recycle them, to avoid memorymanagement.
r=Pike sr=peterv
2003-06-16 22:31:20 +00:00
aaronl%netscape.com fccde7c7eb Bug 208460. Remove nsIDOM3Node.idl dependency from nsIDOMNode.idl 2003-06-16 11:17:18 +00:00