gecko-dev/extensions/xforms
2006-04-19 14:52:36 +00:00
..
resources [XForms] Select is generating too many messages. Bug 333619, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-18 08:48:12 +00:00
.cvsignore
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
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 Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
nsIDelegateInternal.idl
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] Fix UI dependencies. Bug 305060, r=aaronr+smaug 2006-03-29 10:49:28 +00:00
nsIXFormsAccessors.idl
nsIXFormsActionElement.idl
nsIXFormsActionModuleElement.idl
nsIXFormsCaseElement.idl
nsIXFormsCaseUIElement.idl
nsIXFormsContextControl.idl
nsIXFormsControl.idl
nsIXFormsControlBase.idl
nsIXFormsCopyElement.idl
nsIXFormsDelegate.idl
nsIXFormsEphemeralMessageUI.idl Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
nsIXFormsItemElement.idl
nsIXFormsItemSetUIElement.idl
nsIXFormsLabelElement.idl
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
nsIXFormsRangeAccessors.idl
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
nsIXFormsSelectChild.idl
nsIXFormsSubmissionElement.idl
nsIXFormsSubmitElement.idl
nsIXFormsSwitchElement.idl [XForms] Expose switch-state to script. Bug 332127, r=aaronr+doronr 2006-04-06 08:12:46 +00:00
nsIXFormsUIWidget.idl
nsIXFormsUploadElement.idl
nsIXFormsUploadUIElement.idl
nsIXFormsValueElement.idl
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
nsXFormsActionElement.cpp
nsXFormsActionElement.h
nsXFormsActionModuleBase.cpp
nsXFormsActionModuleBase.h
nsXFormsAtoms.cpp [XForms] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan 2006-03-22 18:05:49 +00:00
nsXFormsAtoms.h [XForms] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan 2006-03-22 18:05:49 +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 [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
nsXFormsControlStub.cpp [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr 2006-04-19 14:52:36 +00:00
nsXFormsControlStub.h [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr 2006-04-19 14:52:36 +00:00
nsXFormsCopyElement.cpp
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
nsXFormsDispatchElement.cpp
nsXFormsElementFactory.cpp
nsXFormsElementFactory.h
nsXFormsGroupElement.cpp
nsXFormsInputElement.cpp
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] Remove use of deprecated instanceLoadOrigin error. Bug 332215, r=doronr+smaug 2006-03-31 08:40:05 +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] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan 2006-03-22 18:05:49 +00:00
nsXFormsLoadElement.cpp
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 Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
nsXFormsModelElement.cpp [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
nsXFormsModelElement.h [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
nsXFormsModule.cpp
nsXFormsNodeState.cpp
nsXFormsNodeState.h
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
nsXFormsRebuildElement.cpp
nsXFormsRecalculateElement.cpp
nsXFormsRefreshElement.cpp
nsXFormsRepeatElement.cpp [XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug 2006-03-29 10:49:28 +00:00
nsXFormsResetElement.cpp
nsXFormsRevalidateElement.cpp
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
nsXFormsSelectElement.cpp
nsXFormsSendElement.cpp
nsXFormsSetFocusElement.cpp
nsXFormsSetIndexElement.cpp
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
nsXFormsStubElement.h
nsXFormsSubmissionElement.cpp [XForms] Fix required check for partial submissions. Bug 331961, r=aaronr+smaug 2006-03-29 07:37:17 +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
nsXFormsTriggerElement.cpp
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
nsXFormsUtilityService.h
nsXFormsUtils.cpp [XForms] Fix crashes with select1 (regression from bug 313118. Bug 334612, r=smaug+doronr 2006-04-19 14:52:36 +00:00
nsXFormsUtils.h [XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug 2006-04-19 08:22:28 +00:00
nsXFormsValueElement.cpp
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
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