.. |
package
|
Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install
|
2005-03-18 09:33:41 +00:00 |
resources/locale/en-US
|
typo fix, thx to gemal
|
2005-05-04 09:12:04 +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
|
Bug 287714 - Add console outputting of XForms errors. r=aaronr,smaug
|
2005-03-30 16:41:07 +00:00 |
Makefile.in
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +00:00 |
nsIInstanceElementPrivate.idl
|
Implement the xforms-reset event (bug 278471). Patch by aaronr@us.ibm.com, r=smaug@welho.com, sr=me.
|
2005-01-31 23:56:27 +00:00 |
nsIModelElementPrivate.idl
|
Apply MIP properties to repeat content too, and fix a problem with output. Bug 292089, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-05 07:09:40 +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
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +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 |
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
|
Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 01:18:27 +00:00 |
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
|
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
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +00:00 |
nsXFormsActionElement.h
|
Implement XForms message element (bug 269428). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=bryner.
|
2005-01-29 23:53:32 +00:00 |
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
|
Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner
|
2004-11-05 02:15:01 +00:00 |
nsXFormsAtoms.cpp
|
Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB
|
2005-05-17 11:30:43 +00:00 |
nsXFormsAtoms.h
|
Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB
|
2005-05-17 11:30:43 +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
|
Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 01:18:27 +00:00 |
nsXFormsContextContainer.cpp
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +00:00 |
nsXFormsControlStub.cpp
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +00:00 |
nsXFormsControlStub.h
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +00:00 |
nsXFormsDispatchElement.cpp
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +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
|
Remaining controls implement nsIXFormsContextControl, through nsXFormsControlStub, bug 280017, r=smaug, sr=bryner
|
2005-02-09 09:57:31 +00:00 |
nsXFormsInputElement.cpp
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +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
|
Add error messages for failed origin checks. Bug 292724, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-04 08:31:56 +00:00 |
nsXFormsInstanceElement.h
|
181938 allow any protocol to support redirection, using a new
|
2005-03-07 19:46:06 +00:00 |
nsXFormsItemElement.cpp
|
Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 01:18:27 +00:00 |
nsXFormsItemSetElement.cpp
|
Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 01:18:27 +00:00 |
nsXFormsLabelElement.cpp
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +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
|
Validate controls on form initialization. Bug 292915, r=aaronr+smaug, a=mkaply, NPOTB
|
2005-05-11 09:21:20 +00:00 |
nsXFormsMDGEngine.h
|
Patch that fixes the ugly refresh-all hack in nsXFormsModelElement.cpp. Should speed up things considerably, but is also a potential form-breaker. Bug 278368, r=aaronr+smaug, a=mkaply
|
2005-04-11 08:04:51 +00:00 |
nsXFormsMessageElement.cpp
|
Bug 294676 - Alerts firing for valid ancestors, r=aaronr+doronr, a=mkaply. NPOTB
|
2005-05-19 14:39:33 +00:00 |
nsXFormsModelElement.cpp
|
Bug 294277, Support 'inline' <alert>s, r=aaronr+doronr, a=mkaply, NPOTB
|
2005-05-17 20:04:08 +00:00 |
nsXFormsModelElement.h
|
Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB
|
2005-05-17 11:30:43 +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
|
Apply MIP properties to repeat content too, and fix a problem with output. Bug 292089, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-05 07:09:40 +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
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +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
|
XForms bug 273428. Patch by aaronr, r=me,beaufour.
|
2005-02-22 22:11:51 +00:00 |
nsXFormsSchemaValidator.h
|
XForms bug 273428. Patch by aaronr, r=me,beaufour.
|
2005-02-22 22:11:51 +00:00 |
nsXFormsSelectElement.cpp
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +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
|
Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner
|
2004-11-05 02:15:01 +00:00 |
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
|
Remove direct access to MDG in nsIModelElementPrivate and save pointer to model in nsXFormsControlStub. Bug 278370, r=smaug, sr=bryner
|
2005-01-29 20:36:09 +00:00 |
nsXFormsStubElement.cpp
|
Add support for class attribute in XTF, bug 283366, r=bryner, sr=bzbarsky, patch by smaug@welho.com
|
2005-03-06 12:30:12 +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
|
Add error messages for failed origin checks. Bug 292724, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-04 08:31:56 +00:00 |
nsXFormsSubmissionElement.h
|
181938 allow any protocol to support redirection, using a new
|
2005-03-07 19:46:06 +00:00 |
nsXFormsSwitchElement.cpp
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +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
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +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
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +00:00 |
nsXFormsUtilityService.cpp
|
Fix timing problems for controls using index(). Bug 291797, r=smaug+doronr, a=mkaply, NPOTB
|
2005-04-28 07:23:38 +00:00 |
nsXFormsUtilityService.h
|
Convert CR-LF line endings to LF to fix bustage.
|
2005-01-28 00:48:32 +00:00 |
nsXFormsUtils.cpp
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +00:00 |
nsXFormsUtils.h
|
Apply MIP properties to repeat content too, and fix a problem with output. Bug 292089, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-05 07:09:40 +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
|
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 |
nsXFormsXPathAnalyzer.h
|
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.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
|
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.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
|
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
|
Bug 294277, Support 'inline' <alert>s, r=aaronr+doronr, a=mkaply, NPOTB
|
2005-05-17 20:04:08 +00:00 |