gecko-dev/extensions/xforms
2005-01-28 19:03:13 +00:00
..
package removing ^Ms 2005-01-28 18:02:10 +00:00
.cvsignore
contents.rdf Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
jar.mn Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
Makefile.in xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsIInstanceElementPrivate.idl comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
nsIModelElementPrivate.idl Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr 2005-01-27 18:22:58 +00:00
nsIXFormsActionElement.idl Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsIXFormsActionModuleElement.idl Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsIXFormsCaseElement.idl fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner 2004-12-15 02:08:53 +00:00
nsIXFormsContextControl.idl Let nsIContextControl use nsIDOMNode instead of nsIDOMElement, bug 278973, r=smaug, sr=darin 2005-01-24 08:55:30 +00:00
nsIXFormsControl.idl XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsIXFormsModelElement.idl comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
nsIXFormsSelectChild.idl Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour. 2005-01-15 01:04:02 +00:00
nsIXFormsSwitchElement.idl fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner 2004-12-15 02:08:53 +00:00
nsIXFormsValueElement.idl Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour. 2005-01-15 01:04:02 +00:00
nsXFormsActionElement.cpp Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsActionElement.h Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsActionModuleBase.cpp Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsActionModuleBase.h Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsAtoms.cpp landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsAtoms.h landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsCaseElement.cpp fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner 2004-12-15 02:08:53 +00:00
nsXFormsChoicesElement.cpp Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour. 2005-01-15 01:04:02 +00:00
nsXFormsContextContainer.cpp Implement CloneState() for nsXFormsContextContainer to clone the model, node, context position, and context size. Merge from XFORMS_20050106_BRANCH. 2005-01-28 19:03:13 +00:00
nsXFormsControlStub.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsControlStub.h XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsDispatchElement.cpp Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsElementFactory.cpp Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour. 2005-01-15 01:04:02 +00:00
nsXFormsElementFactory.h comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
nsXFormsGroupElement.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsInputElement.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsInstanceElement.cpp landing patch for bug 272406 "External instance data not handled correctly" patch by smaug@welho.com r=darin 2004-12-06 21:14:20 +00:00
nsXFormsInstanceElement.h landing patch for bug 272406 "External instance data not handled correctly" patch by smaug@welho.com r=darin 2004-12-06 21:14:20 +00:00
nsXFormsItemElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsItemSetElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsLabelElement.cpp landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsLoadElement.cpp Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsMDGEngine.cpp Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr 2005-01-27 18:22:58 +00:00
nsXFormsMDGEngine.h Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr 2005-01-27 18:22:58 +00:00
nsXFormsMDGSet.cpp landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsMDGSet.h landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsModelElement.cpp xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsModelElement.h xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsModule.cpp xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsNodeState.cpp landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsNodeState.h Four small cosmetic changes... got tired of Doxygen complaining 2005-01-25 12:07:19 +00:00
nsXFormsOutputElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsRebuildElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsRecalculateElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsRefreshElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsRepeatElement.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsResetElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsRevalidateElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsSchemaValidator.cpp landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsSchemaValidator.h Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr 2005-01-27 18:39:34 +00:00
nsXFormsSelectElement.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsSendElement.cpp Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsSetFocusElement.cpp Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
nsXFormsSetValueElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsStubElement.cpp Add a cloneNode hook for XTF (bug 280072). r+sr=jst 2005-01-28 03:49:44 +00:00
nsXFormsStubElement.h Make sure stub-derived elements get destroyed properly by adding a virtual destructor. r=dbaron. 2005-01-15 01:09:16 +00:00
nsXFormsSubmissionElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsSubmissionElement.h comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
nsXFormsSwitchElement.cpp Let nsIContextControl use nsIDOMNode instead of nsIDOMElement, bug 278973, r=smaug, sr=darin 2005-01-24 08:55:30 +00:00
nsXFormsToggleElement.cpp fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner 2004-12-15 02:08:53 +00:00
nsXFormsTriggerElement.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsTypes.h comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
nsXFormsUploadElement.cpp XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
nsXFormsUtilityService.cpp Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
nsXFormsUtilityService.h Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
nsXFormsUtils.cpp xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsUtils.h xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsValueElement.cpp Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
nsXFormsXPathAnalyzer.cpp xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsXPathAnalyzer.h xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
nsXFormsXPathNode.cpp
nsXFormsXPathNode.h
nsXFormsXPathParser.cpp landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well 2005-01-19 16:05:31 +00:00
nsXFormsXPathParser.h
nsXFormsXPathScanner.cpp
nsXFormsXPathScanner.h
nsXFormsXPathXMLUtil.cpp Replace escaped wide character constants by numeric constants. Bug 276360, r=aaronr@us.ibm.com, sr=darin. 2005-01-05 07:43:16 +00:00
nsXFormsXPathXMLUtil.h comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
xforms.css Add a UA stylesheet that sets default style for xforms elements (bug 274663). r=darin. 2005-01-15 00:43:16 +00:00