.. |
resources
|
Bug 365907 use spin controls for xul calendar
|
2007-02-14 06:06:05 +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
|
[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
|
Bug 339286, [XForms/ally] tab navigation, p=surkov, r=me+aaronr
|
2007-02-13 17:47:29 +00:00 |
Makefile.in
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +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 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me
|
2007-01-23 07:43: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
|
|
|
nsIXFormsCaseElement.idl
|
|
|
nsIXFormsCaseUIElement.idl
|
|
|
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
|
|
|
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
|
|
|
nsIXFormsModelElement.idl
|
|
|
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
|
|
|
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
|
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
|
|
|
nsIXFormsXPathFunctions.idl
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsIXFormsXPathState.idl
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +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
|
[XForms] Controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr
|
2007-01-25 21:25:04 +00:00 |
nsXFormsControlStub.h
|
[XForms] Controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr
|
2007-01-25 21:25:04 +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 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +00:00 |
nsXFormsDelegateStub.h
|
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +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
|
|
|
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] Controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr
|
2007-01-25 21:25:04 +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
|
Bug 358714 ��� implement accessible object for xforms minimal select in xhtml context, r=aaronr,aaronl, sr=neil
|
2007-01-10 14:39:44 +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 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +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 363516, inline message regression, p=aaronr, r=me+surkov
|
2007-01-26 13:30:55 +00:00 |
nsXFormsModelElement.cpp
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsModelElement.h
|
Bug 368627, Problem with XForms using itemsets across models, r=aaronr+surkov
|
2007-01-31 17:08:30 +00:00 |
nsXFormsModule.cpp
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +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] Controls should not be allowed to bind to complexContent. Bug 356190, patch by msterlin, r=olli+aaronr
|
2007-01-25 21:25:04 +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 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +00:00 |
nsXFormsSelectElement.cpp
|
Bug 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +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 339287, support accesskey attribute, p=surkov, r=me+mats, sr=jst
|
2007-02-13 15:02:57 +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
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +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
|
|
|
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 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me
|
2007-01-23 07:43:18 +00:00 |
nsXFormsUtilityService.h
|
Bug 367256, Expose datatype object attribute, p=surkov, r=aaronr, aaronl, me
|
2007-01-23 07:43:18 +00:00 |
nsXFormsUtils.cpp
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsUtils.h
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +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] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsXPathAnalyzer.h
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsXPathFunctions.cpp
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsXPathFunctions.h
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +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
|
|
|
nsXFormsXPathState.cpp
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsXPathState.h
|
[XForms] Add support for XPath function current(). Bug 342857, r=doronr+olli
|
2007-02-09 19:22:54 +00:00 |
nsXFormsXPathXMLUtil.cpp
|
|
|
nsXFormsXPathXMLUtil.h
|
|
|