gecko-dev/extensions/xforms
aaronr%us.ibm.com 8b1396cba8 [XForms] refactor range for xhtml to use common range binding. Bug 348439, patch by surkov, r=doronr+olli 2006-09-12 23:06:44 +00:00
..
resources [XForms] refactor range for xhtml to use common range binding. Bug 348439, patch by surkov, r=doronr+olli 2006-09-12 23:06:44 +00:00
.cvsignore
Makefile.in Bug 347327, [XForms] mediatype for output, p=surkov, r=aaronr+doronr 2006-08-16 18:12:19 +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
jar.mn Bug 348689, fixes to xf:message, p=surkov, r=me+doron 2006-08-30 15:41:29 +00:00
nsIDelegateInternal.idl
nsIInstanceElementPrivate.idl [XForms] cannot submit with replace=instance more than one time part II. Bug 338451, patch by allan, r=doronr+bz, sr=sicking 2006-06-23 17:10:43 +00:00
nsIModelElementPrivate.idl [XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli 2006-08-10 21:41:25 +00:00
nsIXFormsAccessors.idl
nsIXFormsActionElement.idl [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsIXFormsActionModuleElement.idl
nsIXFormsCaseElement.idl
nsIXFormsCaseUIElement.idl
nsIXFormsContextControl.idl
nsIXFormsControl.idl [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsIXFormsControlBase.idl [XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr 2006-05-22 09:06:14 +00:00
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
nsIXFormsModelElement.idl
nsIXFormsNSInstanceElement.idl
nsIXFormsNSModelElement.idl
nsIXFormsRangeAccessors.idl [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsIXFormsRangeConditionAccessors.idl [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +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
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 Fix misspelling in comment. Followup to bug 337250. 2006-09-02 02:14:34 +00:00
nsIXFormsUploadElement.idl
nsIXFormsUploadUIElement.idl
nsIXFormsValueElement.idl
nsIXFormsXPathFunctions.idl Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
nsXFormsAccessors.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsAccessors.h
nsXFormsActionElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsActionElement.h
nsXFormsActionModuleBase.cpp
nsXFormsActionModuleBase.h
nsXFormsAtoms.cpp [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +00:00
nsXFormsAtoms.h [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +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] Trying to fix atlantia bustage (bug 339198). Yeah, I know it does not look busted. It is. Really. Trust me. Or look at bug 339201 :) 2006-05-26 07:11:27 +00:00
nsXFormsControlStub.cpp [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +00:00
nsXFormsControlStub.h [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +00:00
nsXFormsCopyElement.cpp
nsXFormsDelegateStub.cpp [XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli 2006-08-10 21:41:25 +00:00
nsXFormsDelegateStub.h
nsXFormsDispatchElement.cpp
nsXFormsElementFactory.cpp Bug 347327, [XForms] mediatype for output, p=surkov, r=aaronr+doronr 2006-08-16 18:12:19 +00:00
nsXFormsElementFactory.h
nsXFormsGroupElement.cpp
nsXFormsInputElement.cpp
nsXFormsInsertDeleteElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsInstanceElement.cpp [XForms] cannot submit with replace=instance more than one time part II. Bug 338451, patch by allan, r=doronr+bz, sr=sicking 2006-06-23 17:10:43 +00:00
nsXFormsInstanceElement.h [XForms] cannot submit with replace=instance more than one time part II. Bug 338451, patch by allan, r=doronr+bz, sr=sicking 2006-06-23 17:10:43 +00:00
nsXFormsItemElement.cpp [XForms] label's accessors getValue method should return explicit content too. Bug 327239, patch by surkov, r=olli+allan 2006-07-07 17:41:15 +00:00
nsXFormsItemSetElement.cpp [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +00:00
nsXFormsLabelElement.cpp [XForms] label's accessors getValue method should return explicit content too. Bug 327239, patch by surkov, r=olli+allan 2006-07-07 17:41:15 +00:00
nsXFormsLoadElement.cpp
nsXFormsMDGEngine.cpp Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
nsXFormsMDGEngine.h [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsMediatypeElement.cpp Bug 347327, [XForms] mediatype for output, p=surkov, r=aaronr+doronr 2006-08-16 18:12:19 +00:00
nsXFormsMessageElement.cpp Bug 348689, fixes to xf:message, p=surkov, r=me+doron 2006-08-30 15:41:29 +00:00
nsXFormsModelElement.cpp [XForms] XPath expression errors when expr spans mult instances. Bug 348993, r=doronr+olli 2006-08-20 20:46:15 +00:00
nsXFormsModelElement.h [XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli 2006-08-10 21:41:25 +00:00
nsXFormsModule.cpp Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
nsXFormsNodeState.cpp
nsXFormsNodeState.h
nsXFormsOutputElement.cpp [XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr 2006-05-22 09:06:14 +00:00
nsXFormsRangeAccessors.cpp [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsRangeAccessors.h [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsRangeConditionAccessors.cpp [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsRangeConditionAccessors.h [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsRangeElement.cpp [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsRebuildElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsRecalculateElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsRefreshElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsRepeatElement.cpp [XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr 2006-06-06 13:52:03 +00:00
nsXFormsResetElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsRevalidateElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +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] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsSelectElement.cpp [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
nsXFormsSendElement.cpp
nsXFormsSetFocusElement.cpp
nsXFormsSetIndexElement.cpp
nsXFormsSetValueElement.cpp [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +00:00
nsXFormsStubElement.cpp [XForms] Remove nsXFormsXMLVisualStub and nsXFormsControlStub. Bug 339003, r=doronr+me, patch by smaug 2006-05-24 07:49:02 +00:00
nsXFormsStubElement.h [XForms] Remove nsXFormsXMLVisualStub and nsXFormsControlStub. Bug 339003, r=doronr+me, patch by smaug 2006-05-24 07:49:02 +00:00
nsXFormsSubmissionElement.cpp Make it possible to give DOMParsers the right principals from C++. Bug 332840, 2006-09-09 04:54:03 +00:00
nsXFormsSubmissionElement.h [XForms] Add proper support for xforms-load permission. Bug 315407, r=me+aaronr, patch by doronr 2006-05-23 08:18:55 +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] Implement mediatype file filters in upload. Bug 313768, patch by msterlin, r=olli+aaronr 2006-08-21 18:51:05 +00:00
nsXFormsUtilityService.cpp add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil 2006-08-24 21:14:44 +00:00
nsXFormsUtilityService.h add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil 2006-08-24 21:14:44 +00:00
nsXFormsUtils.cpp [XForms] XPath expression errors when expr spans mult instances. Bug 348993, r=doronr+olli 2006-08-20 20:46:15 +00:00
nsXFormsUtils.h [XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli 2006-08-10 21:41:25 +00:00
nsXFormsValueElement.cpp
nsXFormsXPathAnalyzer.cpp [XForms] XPath expression errors when expr spans mult instances. Bug 348993, r=doronr+olli 2006-08-20 20:46:15 +00:00
nsXFormsXPathAnalyzer.h Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
nsXFormsXPathFunctions.cpp Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +00:00
nsXFormsXPathFunctions.h Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst. 2006-07-13 14:21:53 +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