gecko-dev/extensions/xforms
aaronr%us.ibm.com a2a59f2320 [XForms] xsi:type value with no prefix handled incorrectly. Bug 360974, r=doronr+olli 2007-01-04 20:07:03 +00:00
..
resources Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
.cvsignore [XForms] Fix xforms build system. Bug 298431, r=benjamin 2005-10-19 07:11:06 +00:00
Makefile.in implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com> 2006-12-12 16:19:18 +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 implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com> 2006-12-12 16:19:18 +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] 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 Bug 106386 Correct misspellings in source code 2006-11-01 23:02:18 +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 [XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr 2006-05-22 08:51:06 +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 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
nsIXFormsComboboxUIWidget.idl implement accessible objects for xforms date input controls, r=aaronr, aaronlev, sr=neil, b=349644. Patch by Alexander Surkov <surkov.alexander@gmail.com> 2006-12-12 16:19: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] 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 XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan 2005-11-17 22:00:27 +00:00
nsIXFormsDelegate.idl [XForms] hide input controls if bound to restricted types. Bug 331984, r=surkov+olli 2006-09-21 16:49:13 +00:00
nsIXFormsEphemeralMessageUI.idl Bug 333029, XBLize xf:message. r=allan+doronr 2006-04-17 13:06:08 +00:00
nsIXFormsItemElement.idl Reorganize full selects, Patch by Alexander Surkov <surkov.alexander@gmail.com>. r=aaronr, Olli.Pettay, b=358712 2006-12-04 14:55:25 +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
nsIXFormsModelElement.idl comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
nsIXFormsNSEditableElement.idl Bug 354728. Support nsIAccessibleText/nsIAccessibleEditableText for xforms controls. Patch by Alexander Surkov. r=aaronlev, r=aaronr, sr=neil 2006-11-06 02:50:37 +00:00
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
nsIXFormsNSSelect1Element.idl Bug 332083, expose interface xforms:select to control selection, p=surkov, r=me+aaronr 2006-10-27 10:49:09 +00:00
nsIXFormsNSSelectElement.idl Bug 332083, expose interface xforms:select to control selection, p=surkov, r=me+aaronr 2006-10-27 10:49:09 +00:00
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 Bug 106386 Correct misspellings in source code 2006-11-01 23:02:18 +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 Fix misspelling in comment. Followup to bug 337250. 2006-09-02 02:14:34 +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
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 [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 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsActionElement.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsActionModuleBase.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsActionModuleBase.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsAtoms.cpp Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
nsXFormsAtoms.h Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
nsXFormsCaseElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsChoicesElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsContextContainer.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsControlStub.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsControlStub.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsCopyElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsDelegateStub.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsDelegateStub.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsDispatchElement.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsElementFactory.cpp Bug 347327, [XForms] mediatype for output, p=surkov, r=aaronr+doronr 2006-08-16 18:12:19 +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 355082, remove remaining mentions of XTF Visual in code, p=aaronr, r=me+doron 2006-10-02 14:34:05 +00:00
nsXFormsInputElement.cpp [XForms] hide input controls if bound to restricted types. Bug 331984, r=surkov+olli 2006-09-21 16:49:13 +00:00
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] reset has stopped working. Bug 362310, r=surkov+olli 2006-12-04 20:33:14 +00:00
nsXFormsInstanceElement.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsItemElement.cpp Reorganize full selects, Patch by Alexander Surkov <surkov.alexander@gmail.com>. r=aaronr, Olli.Pettay, b=358712 2006-12-04 14:55:25 +00:00
nsXFormsItemSetElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsLabelElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +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] xf:textarea appears to have 4096 characters size restriction. Bug 357652, patch by surkov, r=doronr+aaronr 2006-10-25 20:42:03 +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 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsModelElement.cpp [XForms] xsi:type value with no prefix handled incorrectly. Bug 360974, r=doronr+olli 2007-01-04 20:07:03 +00:00
nsXFormsModelElement.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +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 [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 Bug 106386 Correct misspellings in source code 2006-11-01 23:02:18 +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] hide input controls if bound to restricted types. Bug 331984, r=surkov+olli 2006-09-21 16:49:13 +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 Bug 361366, problems with xf:repeat in anonymous content, r=aaronr+doronr 2006-12-11 10:24:25 +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 Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsSelectElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsSendElement.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsSetFocusElement.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsSetIndexElement.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
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 Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsStubElement.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsSubmissionElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsSubmissionElement.h Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsSwitchElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
nsXFormsToggleElement.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsTriggerElement.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +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 [XForms] upload control fails to update filename/mediatype (1.8.0 safe version). Bug 353672, r=olli+aaronr 2006-09-22 18:06:08 +00:00
nsXFormsUtilityService.cpp Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
nsXFormsUtilityService.h Bug 358713, implement accessible objects for xforms selects of full apperance, p=surkov, r=aaronr+ginn.chen, sr=neil 2006-12-28 14:19:47 +00:00
nsXFormsUtils.cpp Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsUtils.h Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +00:00
nsXFormsValueElement.cpp Bug 355100, Remove XTF visuals (part I/II, not removing files), r=alex,bryner,aaronr,doronr sr=bz 2006-10-08 14:15:02 +00:00
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 Bug 361501, use 'anonid' attribute inside anonymous content as ID attribute, p=surkov, r=aaronr+me 2006-12-11 10:54:09 +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 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 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