.. |
resources
|
[XForms] Handle empty instances. Bug 321876, r=aaronr+smaug
|
2006-05-17 08:06:12 +00:00 |
.cvsignore
|
[XForms] Fix xforms build system. Bug 298431, r=benjamin
|
2005-10-19 07:11:06 +00:00 |
install.jst
|
[XForms] Add skin directory. Bug 310122, r=doronr+me, patch by surkov@dc.baikal.ru
|
2006-03-31 08:30:36 +00:00 |
install.rdf
|
[XForms] Include Gecko version and build ID in extension description. Bug 327305, r=doronr+aaronr
|
2006-02-17 10:04:39 +00:00 |
jar.mn
|
[XForms] Expose abstract interface for input[type="date"]. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru
|
2006-04-12 07:57:55 +00:00 |
Makefile.in
|
[XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru
|
2006-04-26 09:54:12 +00:00 |
nsIDelegateInternal.idl
|
[XForms] Revise custom control interface. Bug 306764, r=aaronr+smaug
|
2005-11-05 16:11:42 +00:00 |
nsIInstanceElementPrivate.idl
|
[XForms] Expose a .getInstanceDoc() interface on instance elements. Bug 330252, patch by surkov, r=allan+aaronr
|
2006-03-17 02:19:07 +00:00 |
nsIModelElementPrivate.idl
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsIXFormsAccessors.idl
|
[XForms] Fixes issue with selects and itemsets. Bug 316895, r=allan+smaug
|
2006-02-23 23:53:23 +00:00 |
nsIXFormsActionElement.idl
|
|
|
nsIXFormsActionModuleElement.idl
|
|
|
nsIXFormsCaseElement.idl
|
Bug 302497 - selected attribute on case element should only determine initial state. r=doronr/allan, a=mkaply. Not part of default build.
|
2005-08-11 16:15:17 +00:00 |
nsIXFormsCaseUIElement.idl
|
Bug 301374, controls show in wrong order. p=me+doron, r=me+doron+aaronr, a=mkaply, NPOTB
|
2005-08-09 19:17:18 +00:00 |
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] Make binds static. Bug 307421, r=aaronr+smaug
|
2006-02-23 11:25:07 +00:00 |
nsIXFormsControlBase.idl
|
[XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr
|
2006-05-15 14:14:52 +00:00 |
nsIXFormsCopyElement.idl
|
XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan
|
2005-11-17 22:00:27 +00:00 |
nsIXFormsDelegate.idl
|
[XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug
|
2005-11-14 08:42:36 +00:00 |
nsIXFormsEphemeralMessageUI.idl
|
Bug 333029, XBLize xf:message. r=allan+doronr
|
2006-04-17 13:06:08 +00:00 |
nsIXFormsItemElement.idl
|
XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan
|
2005-11-17 22:00:27 +00:00 |
nsIXFormsItemSetUIElement.idl
|
XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply
|
2005-08-03 18:43:45 +00:00 |
nsIXFormsLabelElement.idl
|
XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply
|
2005-08-03 18:43:45 +00:00 |
nsIXFormsModelElement.idl
|
|
|
nsIXFormsNSInstanceElement.idl
|
[XForms] Expose a .getInstanceDoc() interface on instance elements. Bug 330252, patch by surkov, r=allan+aaronr
|
2006-03-17 02:19:07 +00:00 |
nsIXFormsNSModelElement.idl
|
[XForms] Add interface for enumerating model instances. Bug 307093, r=smaug+doronr
|
2005-10-25 17:29:56 +00:00 |
nsIXFormsRangeAccessors.idl
|
[XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug
|
2005-11-14 08:42:36 +00:00 |
nsIXFormsRepeatElement.idl
|
[XForms] Modify repeat-index on insert and delete. Bug 282828, r=doronr+aaronr
|
2006-03-29 07:39:28 +00:00 |
nsIXFormsRepeatItemElement.idl
|
Bug 331081, Nested repeats are not working on trunk, r=aaronr+allan
|
2006-04-04 19:51:31 +00:00 |
nsIXFormsRepeatUIElement.idl
|
[XForms] XBLize repeat. Bug 306247, r=me+smaug, patch by surkov@dc.baikal.ru
|
2006-04-26 09:54:12 +00:00 |
nsIXFormsSelectChild.idl
|
XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan
|
2005-11-17 22:00: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
|
[XForms] Expose switch-state to script. Bug 332127, r=aaronr+doronr
|
2006-04-06 08:12:46 +00:00 |
nsIXFormsUIWidget.idl
|
[XForms] Revise custom control interface. Bug 306764, r=aaronr+smaug
|
2005-11-05 16:11:42 +00:00 |
nsIXFormsUploadElement.idl
|
Bug 275453 - Finish <upload> implementation. r=allan, r=aaronr. Not part of default build.
|
2005-10-23 04:24:23 +00:00 |
nsIXFormsUploadUIElement.idl
|
Bug 275453 - Finish <upload> implementation. r=allan, r=aaronr. Not part of default build.
|
2005-10-23 04:24:23 +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 |
nsXFormsAccessors.cpp
|
Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin.
|
2006-03-15 04:59:42 +00:00 |
nsXFormsAccessors.h
|
[XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug
|
2005-11-14 08:42:36 +00:00 |
nsXFormsActionElement.cpp
|
Bug 312687, XBLize action module elements, part 1, r=allan+doronr
|
2006-02-27 17:02:43 +00:00 |
nsXFormsActionElement.h
|
Bug 312687, XBLize action module elements, part 1, r=allan+doronr
|
2006-02-27 17:02:43 +00:00 |
nsXFormsActionModuleBase.cpp
|
Bug 328344, action module elements leak, r=aaronr+doronr
|
2006-02-24 19:13:43 +00:00 |
nsXFormsActionModuleBase.h
|
Bug 328344, action module elements leak, r=aaronr+doronr
|
2006-02-24 19:13:43 +00:00 |
nsXFormsAtoms.cpp
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsAtoms.h
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsCaseElement.cpp
|
[XForms] Fix selected attribute on case elements. Bug 332129, r=aaonr+doronr
|
2006-04-04 08:12:38 +00:00 |
nsXFormsChoicesElement.cpp
|
xforms bustage from nsIArray freezing, bug 270893
|
2006-04-12 16:49:36 +00:00 |
nsXFormsContextContainer.cpp
|
Bug 336596, Anything getting focus inside a repeat row should change index, r=allan+doron
|
2006-05-05 08:25:33 +00:00 |
nsXFormsControlStub.cpp
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsControlStub.h
|
[XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr
|
2006-05-15 14:14:52 +00:00 |
nsXFormsCopyElement.cpp
|
[XForms] Make binds static. Bug 307421, r=aaronr+smaug
|
2006-02-23 11:25:07 +00:00 |
nsXFormsDelegateStub.cpp
|
[XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
|
2006-04-19 08:22:28 +00:00 |
nsXFormsDelegateStub.h
|
[XForms] Revise custom control interface. Bug 306764, r=aaronr+smaug
|
2005-11-05 16:11:42 +00:00 |
nsXFormsDispatchElement.cpp
|
[XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr
|
2005-08-23 11:00:50 +00:00 |
nsXFormsElementFactory.cpp
|
XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan
|
2005-11-17 22:00:27 +00:00 |
nsXFormsElementFactory.h
|
Bug 305763, Application control models (support for JS), r=aaronr+allan
|
2005-10-19 20:55:53 +00:00 |
nsXFormsGroupElement.cpp
|
Bug 301374, controls show in wrong order. p=me+doron, r=me+doron+aaronr, a=mkaply, NPOTB
|
2005-08-09 19:17:18 +00:00 |
nsXFormsInputElement.cpp
|
XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply
|
2005-08-03 18:43:45 +00:00 |
nsXFormsInsertDeleteElement.cpp
|
[XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
|
2006-04-19 08:22:28 +00:00 |
nsXFormsInstanceElement.cpp
|
[XForms] Handle empty instances. Bug 321876, r=aaronr+smaug
|
2006-05-17 08:06:12 +00:00 |
nsXFormsInstanceElement.h
|
[XForms] Expose a .getInstanceDoc() interface on instance elements. Bug 330252, patch by surkov, r=allan+aaronr
|
2006-03-17 02:19:07 +00:00 |
nsXFormsItemElement.cpp
|
xforms bustage from nsIArray freezing, bug 270893
|
2006-04-12 16:49:36 +00:00 |
nsXFormsItemSetElement.cpp
|
xforms bustage from nsIArray freezing, bug 270893
|
2006-04-12 16:49:36 +00:00 |
nsXFormsLabelElement.cpp
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsLoadElement.cpp
|
XForms bug 310109 - XForms model-destruct event doesn't work with fastback. Patch by aaronr, r=smaug,me
|
2005-12-13 21:19:58 +00:00 |
nsXFormsMDGEngine.cpp
|
[XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug
|
2006-04-05 08:05:25 +00:00 |
nsXFormsMDGEngine.h
|
[XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug
|
2006-04-05 08:05:25 +00:00 |
nsXFormsMessageElement.cpp
|
[XForms] help @src only works with absolute urls. Bug 329106, patch by msterlin, r=olli+aaronr
|
2006-05-16 19:26:05 +00:00 |
nsXFormsModelElement.cpp
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsModelElement.h
|
[XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr
|
2006-05-15 14:14:52 +00:00 |
nsXFormsModule.cpp
|
[XForms] Handle empty instances. Bug 321876, r=aaronr+smaug
|
2006-05-17 08:06:12 +00:00 |
nsXFormsNodeState.cpp
|
[XForms] nsXFormsNodeState should work with NS_EVENT constants. Bug 324096, r=smaug+aaronr
|
2006-03-01 09:03:29 +00:00 |
nsXFormsNodeState.h
|
[XForms] nsXFormsNodeState should work with NS_EVENT constants. Bug 324096, r=smaug+aaronr
|
2006-03-01 09:03:29 +00:00 |
nsXFormsOutputElement.cpp
|
[XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
|
2006-04-19 08:22:28 +00:00 |
nsXFormsRangeAccessors.cpp
|
[XForms] Fix range crash on reloading page. Bug 329379, r=me+aaronr, patch by smaug
|
2006-03-21 09:19:13 +00:00 |
nsXFormsRangeAccessors.h
|
[XForms] Fix range crash on reloading page. Bug 329379, r=me+aaronr, patch by smaug
|
2006-03-21 09:19:13 +00:00 |
nsXFormsRangeElement.cpp
|
[XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug
|
2005-11-14 08:42:36 +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] Controls using index() in @ref does not work on form load. Bug 335524, r=smaug+doronr
|
2006-05-04 12:15:07 +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 329136 - XForms needs to validate instance documents against their schema. r=aaronr, allan
|
2006-04-05 16:51:11 +00:00 |
nsXFormsSchemaValidator.h
|
XForms bug 329136 - XForms needs to validate instance documents against their schema. r=aaronr, allan
|
2006-04-05 16:51:11 +00:00 |
nsXFormsSelect1Element.cpp
|
[XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr
|
2006-05-15 14:14:52 +00:00 |
nsXFormsSelectElement.cpp
|
[XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr
|
2006-05-15 14:14:52 +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
|
[XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr
|
2005-08-23 11:00:50 +00:00 |
nsXFormsSetIndexElement.cpp
|
[XForms] Make binds static. Bug 307421, r=aaronr+smaug
|
2006-02-23 11:25:07 +00:00 |
nsXFormsSetValueElement.cpp
|
[XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
|
2006-04-19 08:22:28 +00:00 |
nsXFormsStubElement.cpp
|
[XForms] Class attribute name should be set in *Stub* elements, not in *ControlStub*. Bug 303876, r=aaronr+me, a=mkaply, patch by smaug@welho.com, NPOTB
|
2005-08-10 07:58:29 +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] model > * > submission makes submit crash. Bug 337983, r=doronr+aaronr.
|
2006-05-16 08:18:01 +00:00 |
nsXFormsSubmissionElement.h
|
[XForms] Fixup submission cosmetics. Bug 332072, r=smaug+doronr
|
2006-03-30 08:28:00 +00:00 |
nsXFormsSwitchElement.cpp
|
[XForms] Get rid of unnecessary switch debug console warning. Bug 332872, r=doronr+olli
|
2006-04-11 16:47:49 +00:00 |
nsXFormsToggleElement.cpp
|
[XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr
|
2005-08-23 11:00:50 +00:00 |
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] Fix excessive refreshing for delegate controls. Bug 327985, r=aaronr+me, patch by surkov@dc.baikal.ru
|
2006-03-20 10:47:06 +00:00 |
nsXFormsUtilityService.cpp
|
[XForms] Add interface for enumerating model instances. Bug 307093, r=smaug+doronr
|
2005-10-25 17:29:56 +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] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsUtils.h
|
[XForms] Events thrown in model need to be deferred. Bug 315712, r=doronr+allan
|
2006-05-17 19:30:36 +00:00 |
nsXFormsValueElement.cpp
|
[XForms] Make binds static. Bug 307421, r=aaronr+smaug
|
2006-02-23 11:25:07 +00:00 |
nsXFormsXPathAnalyzer.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsXFormsXPathAnalyzer.h
|
[XForms] Fix refreshing for output with @value. Bug 293571, r=doronr+aaronr
|
2006-03-29 07:54:37 +00:00 |
nsXFormsXPathNode.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +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
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsXFormsXPathParser.h
|
|
|
nsXFormsXPathScanner.cpp
|
Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky
|
2006-04-05 00:00:44 +00:00 |
nsXFormsXPathScanner.h
|
|
|
nsXFormsXPathXMLUtil.cpp
|
|
|
nsXFormsXPathXMLUtil.h
|
|
|