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

450 Коммитов

Автор SHA1 Сообщение Дата
sicking%bigfoot.com a55509d390 Make ImportFrame a friend of ProcessorState to fix nebiros bustage after b=83651 checkin. 2001-10-03 02:18:08 +00:00
sicking%bigfoot.com 0f56e90e06 Fix typo to fix Ports bustage after b=83651 checkin.
r=peterv
2001-10-03 02:08:02 +00:00
peterv%netscape.com 6db41368ef Warning fixes. r=sicking, rs=jst. 2001-10-03 01:27:04 +00:00
sicking%bigfoot.com 34b49dc7e3 Implement import precedence for attributesets, matchable templates, named templates and whitespace filtering.
b=83651 r=Pike, peterv, jst-review.pl sr=jst
2001-10-02 23:54:12 +00:00
varga%utcru.sk 82cbda88c4 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
peterv%netscape.com b8213c04b7 Part of fix for bug 65858 (Rework XSLT sorting) that I forgot to check in. r=sicking, Pike, sr=jst. 2001-10-01 14:28:54 +00:00
peterv%netscape.com adc7b7820b Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xslt/util to this one. r=Pike. a=granrose. See also bug 102138. 2001-09-28 16:21:39 +00:00
peterv%netscape.com 47d4019c9b Trying to fix ports bustage with a workaround. Adding the REQUIRES from mozilla/extensions/transformiix/source/xml/parser to this one. r=Pike. See also bug 102138. 2001-09-28 14:55:30 +00:00
peterv%netscape.com 862ea625c9 Fix for bug 65858 (Rework XSLT sorting). r=sicking, Pike, sr=jst. 2001-09-28 12:58:57 +00:00
sicking%bigfoot.com 250f985177 implement a -q option that supress output of the credits header in standalone transformiix
not part of build
b=101959 r=peterv sr=jst
2001-09-27 21:39:08 +00:00
sicking%bigfoot.com 53855ff015 Fix crash in parameters code.
b=101946 r=peterv sr=shaver
2001-09-27 21:32:20 +00:00
sicking%bigfoot.com d760f564c8 Cleanup the generate-id() xpath function implementation.
b=101672 r=peterv, Pike sr=jst
2001-09-27 21:30:33 +00:00
gerv%gerv.net 05abd17648 License changes, take 2. Bug 98089. mozilla/extensions/. 2001-09-25 23:31:24 +00:00
peterv%netscape.com c4d426c4bb Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst. 2001-09-24 12:03:02 +00:00
cls%seawood.org 62f9ed5a14 Use OBJ_SUFFIX instead of hardcoding .o . Should fix OS/2 bustage 2001-09-22 12:49:53 +00:00
peterv%netscape.com ed94bb0ae3 Improving transformiix test harness. Adding better error reporting, range selection, support for loading text-only reference files, ignore namespace attributes, cleanup code. Code by Pike, sicking and me. r=Pike. Not part of the build. 2001-09-21 12:23:25 +00:00
gerv%gerv.net 1856815ff1 Oops. 2001-09-20 00:02:59 +00:00
scc%mozilla.org 102170b2a0 bug #98089: ripped new license 2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
sicking%bigfoot.com 952b4ffedb Make the XPath engine handle CDATA sections as text-nodes.
b=92786 r=peterv, pike sr=jst

Mixed small fixes and comments.
b=99792 r=peterv sr=jst
2001-09-17 23:02:57 +00:00
alecf%netscape.com 62424ee7b2 Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!) 2001-09-17 19:06:35 +00:00
sicking%bigfoot.com ad1f70b177 Make PathExpr::matches more clever and remove specialcasing of absolute path expressions
b=97107 r=peterv sr=jst
2001-09-14 11:49:50 +00:00
axel%pike.org d12220b0da updating testcase. IE needs to have dummy-param declared, synching with version from the website 2001-09-13 14:58:26 +00:00
axel%pike.org 47cdb69f6f bug 98704, kill ContextState|ProcessorState|DOMHelper::getParentNode, r=sicking, peterv; sr=jst 2001-09-13 09:23:44 +00:00
alecf%netscape.com e580b45f37 Add REQUIRES to many modules for win32 support, bug 98372 r=cls 2001-09-12 21:32:10 +00:00
jaggernaut%netscape.com 30ace44624 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
peterv%netscape.com d64ede57e6 Fix for bug 99044 (Big memory leak in DOMHelper.cpp). Switch arguments to correct order in the Map::put call and set ownership model for the Map. r=Pike, sr=jst. 2001-09-11 07:09:23 +00:00
axel%pike.org d5e39ce53e bug 98704, xml/dom part of beating DOMHelper::getParentNode out of the tree, r=peterv, rs=brendan 2001-09-10 18:01:23 +00:00
sicking%bigfoot.com 92811cf360 Fix bustage. gcc dosn't like function-results used as non-const argument. 2001-09-09 17:02:15 +00:00
sicking%bigfoot.com 1112d5188a Implement xsl:import. This dosn't implement any import precedence but gives us the infrastructure to do so.
b=78068 r=peterv sr=shaver
2001-09-09 16:09:57 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
jaggernaut%netscape.com 5b93c1d9fc Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
sicking%bigfoot.com 412ef306b5 Push and pop xslt-current node only when needed. Also evaluate xsl:with-param only once in an xsl:apply-templates.
b=97405, r=peterv, sr=jst
2001-09-07 00:04:02 +00:00
axel%pike.org d01c24b0aa fix for bug 97581, <xsl:variable name="foo" /> needs to be "", r=peterv, sr=jst, a=dbaron 2001-08-31 08:55:04 +00:00
peterv%netscape.com e979d55673 Adding null checks to fix crash. No bug. r=Pike, sr=jst. 2001-08-21 09:14:51 +00:00
sicking%bigfoot.com f29e35a1ad Fix default-priorities for patterns and priorities for templates.
b=84677 r=Pike sr=shaver
2001-08-17 22:42:16 +00:00
sicking%bigfoot.com f1bb4efbfa Fix crash by makeing sure that no Expr objects are deleted until the entire transform is done.
b=91332 r=Pike sr=shaver
2001-08-17 22:12:07 +00:00
axel%pike.org facaf916c4 not part of build, testcase. to use selections in outliner, the view needs to support nsIClassInfo. Based on code by peterv in bug 80926 2001-08-15 10:03:51 +00:00
axel%pike.org 4ec3b69cb6 fix testcase, bug 93909, set the context node list by using the right select attribute in xsl:apply-templates. r=peterv 2001-08-14 13:53:33 +00:00
cls%seawood.org 04aa36f0a0 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=peterv sr=brendan@mozilla.org
2001-08-14 07:58:24 +00:00
axel%pike.org d7c5ec47d6 bug 54490, xsl:strip- and preserve-space need wildcards, r=sicking, peterv, sr=shaver 2001-08-10 19:42:31 +00:00
cls%seawood.org ba40081b14 Adding caps to REQUIRES 2001-08-08 07:30:32 +00:00
peterv%netscape.com 711c13372e Fix crash (result of simultaneous check-in for 73936 and mstoltz check-in for 82495). r=Pike. 2001-08-03 13:48:30 +00:00
peterv%netscape.com 62ef4ca538 Fix for bug 73936 (xsl:include/xsl:import/document() doesn't work). r=Pike/sicking, sr=jst. 2001-08-02 20:29:20 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
axel%pike.org c09d0f2ff5 bug 90053, fix for default namespace handling in NameTest. checkin for sicking@bigfoot.com, r=me,peterv, sr=jst 2001-07-25 04:48:10 +00:00
jaggernaut%netscape.com 5cf5f05af6 Fix Senna bustage by adding "necko" to REQUIRES 2001-07-24 01:26:21 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00