gecko-dev/extensions/transformiix/source/xslt
bzbarsky%mit.edu 8df9c25d22 Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-04-19 01:27:11 +00:00
..
functions Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
util Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
.cvsignore Updating .cvsignore files. 2001-07-06 02:36:37 +00:00
Makefile.in Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
txBufferingHandler.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txBufferingHandler.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txExecutionState.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txExecutionState.h Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txHTMLAtomList.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txHTMLOutput.cpp Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
txHTMLOutput.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txInstructions.cpp Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2004-11-24 22:48:45 +00:00
txInstructions.h Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
txMozillaStylesheetCompiler.cpp Bug 286073 internal code should use application/xml rather than text/xml 2005-03-15 21:34:41 +00:00
txMozillaTextOutput.cpp Move the BindToTree call for the document element into SetRootContent. Bug 2005-04-15 01:30:14 +00:00
txMozillaTextOutput.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txMozillaXMLOutput.cpp Create CSSLoaders when the document object is created and deCOMify the getter. 2005-04-19 01:27:11 +00:00
txMozillaXMLOutput.h Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txMozillaXSLTProcessor.cpp Move the BindToTree call for the document element into SetRootContent. Bug 2005-04-15 01:30:14 +00:00
txMozillaXSLTProcessor.h Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-01-28 15:08:59 +00:00
txOutputFormat.cpp Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2004-06-17 00:13:25 +00:00
txOutputFormat.h Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
txPatternParser.cpp Fix for bug 235748 (Reorganize Transformiix directories). r=Pike, sr=jst. 2004-05-21 10:41:24 +00:00
txPatternParser.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txRtfHandler.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txRtfHandler.h Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txStandaloneStylesheetCompiler.cpp Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds. 2005-01-13 14:51:20 +00:00
txStandaloneStylesheetCompiler.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txStandaloneXSLTProcessor.cpp Bug 286073 internal code should use application/xml rather than text/xml 2005-03-15 21:34:41 +00:00
txStandaloneXSLTProcessor.h Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv 2004-12-19 21:45:51 +00:00
txStylesheet.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
txStylesheet.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txStylesheetCompileHandlers.cpp Bug 277777: Fix forwards compatible parsing of expressions in XSLT and be more strict about parsing of functioncalls in DOM-XPath. 2005-01-24 10:50:39 +00:00
txStylesheetCompileHandlers.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txStylesheetCompiler.cpp Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
txStylesheetCompiler.h Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
txTextHandler.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txTextHandler.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txTextOutput.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txTextOutput.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txToplevelItems.cpp Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txToplevelItems.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txUnknownHandler.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txUnknownHandler.h Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txVariableMap.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txXMLEventHandler.h Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txXMLOutput.cpp Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst. 2005-01-12 13:50:11 +00:00
txXMLOutput.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txXSLTAtomList.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txXSLTNumber.cpp Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst. 2005-02-20 09:54:06 +00:00
txXSLTNumber.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00
txXSLTNumberCounters.cpp Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
txXSLTPatterns.cpp Fix for bug 227003 (add ::IsContentOfType to txXPathNode, txNameTest, txNodeTypeTest). r=sicking, sr=bz. 2005-01-15 21:30:39 +00:00
txXSLTPatterns.h Fix for bug 187907 (Expr::toString should be removed or debug-only). r=Pike, sr=jst. 2004-05-04 19:36:39 +00:00
txXSLTProcessor.cpp Bug 243520 (Remove txNamespaceManager ifdef's). r=Pike, sr=jst. 2004-05-18 13:15:56 +00:00
txXSLTProcessor.h Small edits to license boilerplate/modelines. No code changes. 2004-04-20 12:27:29 +00:00