gecko-dev/extensions/xforms
pedemont%us.ibm.com 21ad1a16b1 Bug 302027 - input element doesn't dispatch DOMActivate. r=aaronr/smaug, a=mkaply. 2005-07-26 20:29:13 +00:00
..
package XForms Bug 284519 - Need preference for whitelisting submission, instance loading, etc.. r=allan/smaug a=mkaply 2005-06-28 16:30:50 +00:00
resources Bug 302027 - input element doesn't dispatch DOMActivate. r=aaronr/smaug, a=mkaply. 2005-07-26 20:29:13 +00:00
.cvsignore
Makefile.in XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
jar.mn XForms Bug 284519 - Need preference for whitelisting submission, instance loading, etc.. r=allan/smaug a=mkaply 2005-06-28 16:30:50 +00:00
nsIInstanceElementPrivate.idl XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsIModelElementPrivate.idl XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsIXFormsActionElement.idl
nsIXFormsActionModuleElement.idl
nsIXFormsCaseElement.idl
nsIXFormsContextControl.idl XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsIXFormsControl.idl XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsIXFormsControlBase.idl XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsIXFormsDelegate.idl Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsIXFormsModelElement.idl
nsIXFormsRepeatElement.idl Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:17:49 +00:00
nsIXFormsRepeatItemElement.idl Implementation of setindex element and repeat-index functionality. Bug 278209, r=smaug+aaronr 2005-02-18 09:38:32 +00:00
nsIXFormsSelectChild.idl
nsIXFormsSubmissionElement.idl Disables submit button until submit is done. Bug 280312, r=aaronr+me, patch by smaug@welho.com 2005-02-18 11:16:15 +00:00
nsIXFormsSubmitElement.idl Disables submit button until submit is done. Bug 280312, r=aaronr+me, patch by smaug@welho.com 2005-02-18 11:16:15 +00:00
nsIXFormsSwitchElement.idl
nsIXFormsUIWidget.idl Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsIXFormsValueElement.idl
nsXFormsActionElement.cpp Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB 2005-05-03 19:39:38 +00:00
nsXFormsActionElement.h
nsXFormsActionModuleBase.cpp Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB 2005-05-03 19:39:38 +00:00
nsXFormsActionModuleBase.h
nsXFormsAtoms.cpp XForms bug 299766 - Implement accesskey support. r=aaronr,smaug a=mkaply 2005-07-07 19:59:49 +00:00
nsXFormsAtoms.h XForms bug 299766 - Implement accesskey support. r=aaronr,smaug a=mkaply 2005-07-07 19:59:49 +00:00
nsXFormsCaseElement.cpp
nsXFormsChoicesElement.cpp XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsXFormsContextContainer.cpp Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug 2005-06-07 07:14:31 +00:00
nsXFormsControlStub.cpp Fix setfocus for non-bound controls. Bug 299793, r=aaronr+smaug, a=mkaply, NPOTB 2005-07-14 10:33:53 +00:00
nsXFormsControlStub.h XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsXFormsDelegateStub.cpp Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsDelegateStub.h Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsDispatchElement.cpp Bug 302069, Custom events don't bubble, r=doronr+aaronr, a=mkaply, NPOTB 2005-07-25 21:52:54 +00:00
nsXFormsElementFactory.cpp Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:32:46 +00:00
nsXFormsElementFactory.h Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:32:46 +00:00
nsXFormsGroupElement.cpp Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug 2005-06-07 07:14:31 +00:00
nsXFormsInputElement.cpp Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsInsertDeleteElement.cpp XForms bug 282263 - XForms Submission doesn't copy over namespaces. r=aaronr,beaufour 2005-02-21 17:22:26 +00:00
nsXFormsInstanceElement.cpp Bug 299283 Fix bug in GetInstanceNodeForData, p=aaronr, r=me+jhpedemonte, a=mkaply, NPOTB 2005-07-04 16:13:59 +00:00
nsXFormsInstanceElement.h XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsXFormsItemElement.cpp XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsXFormsItemSetElement.cpp XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsXFormsLabelElement.cpp Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsLazyInstanceElement.cpp XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsXFormsLazyInstanceElement.h XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsXFormsLoadElement.cpp
nsXFormsMDGEngine.cpp XForms bug 301413 - Valid bindings generate MDG loop warning. patch my beaufour, r=smaug/me a=mkaply 2005-07-25 14:29:47 +00:00
nsXFormsMDGEngine.h Use size and position in XPath expressions. Bug 265460, r=smaug+doronr, a=mkaply 2005-06-02 07:00:11 +00:00
nsXFormsMessageElement.cpp XForms bug 302074 - hint/help/alert order of precedence not being followed. Patch by aaronr r=smaug/me a=mkaply 2005-07-26 16:39:25 +00:00
nsXFormsModelElement.cpp Move event dispatching from revalidate to refresh, as per the errata. Bug 300586, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 07:53:36 +00:00
nsXFormsModelElement.h Move event dispatching from revalidate to refresh, as per the errata. Bug 300586, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 07:53:36 +00:00
nsXFormsModule.cpp Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:32:46 +00:00
nsXFormsNodeState.cpp Fix problems with schema validation for calculated fields. Bug 284101, r=doronr/smaug 2005-02-28 18:41:05 +00:00
nsXFormsNodeState.h Fix problems with schema validation for calculated fields. Bug 284101, r=doronr/smaug 2005-02-28 18:41:05 +00:00
nsXFormsOutputElement.cpp Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsRebuildElement.cpp
nsXFormsRecalculateElement.cpp
nsXFormsRefreshElement.cpp
nsXFormsRepeatElement.cpp Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsResetElement.cpp
nsXFormsRevalidateElement.cpp
nsXFormsSchemaValidator.cpp Bustage fix, missed a file 2005-07-26 20:18:35 +00:00
nsXFormsSchemaValidator.h XForms bug 278447 - Implement XForms Schema Types. r=aaronr/smaug a=mkaply 2005-06-29 20:42:24 +00:00
nsXFormsSelectElement.cpp Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug 2005-06-07 07:14:31 +00:00
nsXFormsSendElement.cpp Print messages in JS console for existing exceptions in code. Bug 289297, r=doron+smaug, a=mkaply 2005-04-08 15:40:54 +00:00
nsXFormsSetFocusElement.cpp
nsXFormsSetIndexElement.cpp Print messages in JS console for existing exceptions in code. Bug 289297, r=doron+smaug, a=mkaply 2005-04-08 15:40:54 +00:00
nsXFormsSetValueElement.cpp
nsXFormsStubElement.cpp Bug 291026, Allow XBL to bind to XTF elements, r=alex, sr=bryner, a=mkaply 2005-06-01 19:19:33 +00:00
nsXFormsStubElement.h XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsXFormsSubmissionElement.cpp XForms bug 280966 - Submit Get is terminated with extra separator. r=aaronr/smaug a=mkaply 2005-07-13 17:07:42 +00:00
nsXFormsSubmissionElement.h Bug 268285 - Support includenamespaceprefixes attribute on <submission> element. r=doronr, r=smaug, a=mkaply 2005-06-30 22:32:44 +00:00
nsXFormsSwitchElement.cpp Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug 2005-06-07 07:14:31 +00:00
nsXFormsToggleElement.cpp
nsXFormsTriggerElement.cpp Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsXFormsTypes.h
nsXFormsUploadElement.cpp XForms bug 300243 - upload doesn't generate xforms-value-changed event. patch by aaronr@us.ibm.com, r=smaug,me a=mkaply 2005-07-22 18:47:11 +00:00
nsXFormsUtilityService.cpp XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsXFormsUtilityService.h
nsXFormsUtils.cpp Throw xforms-compute-exception on XPath parse errors. Bug 299280, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 08:21:43 +00:00
nsXFormsUtils.h XForms bug 300407 - Need to prevent default action when pressing F1 in an xforms control. r=aaronr,smaug a=mkaply 2005-07-13 14:36:43 +00:00
nsXFormsValueElement.cpp
nsXFormsXPathAnalyzer.cpp Fix stupid error in XPath analyzer. Bug 301168, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 07:49:26 +00:00
nsXFormsXPathAnalyzer.h Use size and position in XPath expressions. Bug 265460, r=smaug+doronr, a=mkaply 2005-06-02 07:00:11 +00:00
nsXFormsXPathNode.cpp Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:17:49 +00:00
nsXFormsXPathNode.h Fix error in XPath analyzer. Bug 296812, r=smaug+aaronr, a=mkaply 2005-06-08 11:10:47 +00:00
nsXFormsXPathParser.cpp Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:17:49 +00:00
nsXFormsXPathParser.h
nsXFormsXPathScanner.cpp Simple fix for XPath scanner (code that will die in the future). Bug 277929, r=doronr 2005-02-24 16:18:46 +00:00
nsXFormsXPathScanner.h
nsXFormsXPathXMLUtil.cpp
nsXFormsXPathXMLUtil.h