pjs/extensions/xforms
allan%beaufour.dk d1a53a2211 [XForms] Fix crash in insert/delete. Bug 310840, r=me+aaronr 2005-10-04 06:47:48 +00:00
..
package [XForms] Set xpi extension version to 1.6a1. Bug 305227, r=aaronr+smaug 2005-09-15 11:40:08 +00:00
resources [XForms] Error dialog should have "open javascript console" link. Bug 309246, r=me+smaug, patch by surkov@dc.baikal.ru 2005-09-30 08:59:41 +00:00
.cvsignore
Makefile.in 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
jar.mn [XForms] Show dialogbox on fatal errors. Binding-errors for now. Bug 290465, r=doronr+smaug. 2005-08-24 09:43:27 +00:00
nsIInstanceElementPrivate.idl XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsIModelElementPrivate.idl XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +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 Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsIXFormsControlBase.idl XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
nsIXFormsDelegate.idl Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsIXFormsItemElement.idl XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +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
nsIXFormsRepeatElement.idl [XForms] Inner repeats should initialize to startindex on update. Bug 301998, r=aaronr+smaug 2005-09-27 11:53:08 +00:00
nsIXFormsRepeatItemElement.idl
nsIXFormsSelectChild.idl XForms bug 300801 - xblize xforms:select. r=aaronr/smaug 2005-08-23 18:35:52 +00:00
nsIXFormsSubmissionElement.idl
nsIXFormsSubmitElement.idl
nsIXFormsSwitchElement.idl
nsIXFormsUIWidget.idl Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
nsIXFormsValueElement.idl
nsXFormsActionElement.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
nsXFormsActionElement.h
nsXFormsActionModuleBase.cpp
nsXFormsActionModuleBase.h
nsXFormsAtoms.cpp [XForms] Make instance elements work in documents without windows. Bug 306678, r=smaug+doronr 2005-09-16 10:53:36 +00:00
nsXFormsAtoms.h [XForms] Make instance elements work in documents without windows. Bug 306678, r=smaug+doronr 2005-09-16 10:53:36 +00:00
nsXFormsCaseElement.cpp 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
nsXFormsChoicesElement.cpp XForms bug 300801 - xblize xforms:select. r=aaronr/smaug 2005-08-23 18:35:52 +00:00
nsXFormsContextContainer.cpp XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
nsXFormsControlStub.cpp [XForms] Show dialogbox on fatal errors. Binding-errors for now. Bug 290465, r=doronr+smaug. 2005-08-24 09:43:27 +00:00
nsXFormsControlStub.h [XForms] Show dialogbox on fatal errors. Binding-errors for now. Bug 290465, r=doronr+smaug. 2005-08-24 09:43:27 +00:00
nsXFormsDelegateStub.cpp XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
nsXFormsDelegateStub.h XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +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 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
nsXFormsElementFactory.h
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] Fix crash in insert/delete. Bug 310840, r=me+aaronr 2005-10-04 06:47:48 +00:00
nsXFormsInstanceElement.cpp XForms bug 308986 - [Crash] Handle changes to the src attribute of the instance element. Patch by aaronr, r=smaug,me 2005-09-26 14:21:52 +00:00
nsXFormsInstanceElement.h XForms bug 304373 - crash loading a poorly formed xforms with external instance data. Patch by aaronr, r=smaug,me 2005-08-22 19:28:47 +00:00
nsXFormsItemElement.cpp XForms bug 300801 - xblize xforms:select. r=aaronr/smaug 2005-08-23 18:35:52 +00:00
nsXFormsItemSetElement.cpp Bug 303312, itemsets not refreshed if bound nodeset changes r=allan+aaronr 2005-09-21 15:15:21 +00:00
nsXFormsLabelElement.cpp XForms bug 304373 - crash loading a poorly formed xforms with external instance data. Patch by aaronr, r=smaug,me 2005-08-22 19:28:47 +00:00
nsXFormsLazyInstanceElement.cpp XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsXFormsLazyInstanceElement.h XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
nsXFormsLoadElement.cpp
nsXFormsMDGEngine.cpp XForms bug 301413 - Valid bindings generate MDG loop warning. patch my beaufour, r=smaug/me a=mkaply 2005-07-25 14:29:47 +00:00
nsXFormsMDGEngine.h
nsXFormsMessageElement.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
nsXFormsModelElement.cpp Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-26 14:37:29 +00:00
nsXFormsModelElement.h XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
nsXFormsModule.cpp
nsXFormsNodeState.cpp
nsXFormsNodeState.h
nsXFormsOutputElement.cpp XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
nsXFormsRebuildElement.cpp
nsXFormsRecalculateElement.cpp
nsXFormsRefreshElement.cpp
nsXFormsRepeatElement.cpp [XForms] Inner repeats should initialize to startindex on update. Bug 301998, r=aaronr+smaug 2005-09-27 11:53:08 +00:00
nsXFormsResetElement.cpp
nsXFormsRevalidateElement.cpp
nsXFormsSchemaValidator.cpp Bustage fix, missed a file 2005-07-26 20:18:35 +00:00
nsXFormsSchemaValidator.h XForms bug 278447 - Implement XForms Schema Types. r=aaronr/smaug a=mkaply 2005-06-29 20:42:24 +00:00
nsXFormsSelect1Element.cpp XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
nsXFormsSelectElement.cpp XForms bug 300801 - xblize xforms:select. r=aaronr/smaug 2005-08-23 18:35:52 +00:00
nsXFormsSendElement.cpp
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] Remove binding-exception from setindex. Bug 293436, r=aaronr+smaug 2005-08-23 11:04:36 +00:00
nsXFormsSetValueElement.cpp
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] Force instance data content-type to application/xml. This fixes responses from ASP.NET V2 web services. Bug 308439, r=aaronr+smaug 2005-10-04 06:37:01 +00:00
nsXFormsSubmissionElement.h [XForms] Fix submission for empty nodesets. Bug 292710, r=doronr+smaug 2005-09-27 10:47:52 +00:00
nsXFormsSwitchElement.cpp 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
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 bug 300243 - upload doesn't generate xforms-value-changed event. patch by aaronr@us.ibm.com, r=smaug,me a=mkaply 2005-07-22 18:47:11 +00:00
nsXFormsUtilityService.cpp Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply 2005-08-04 21:15:37 +00:00
nsXFormsUtilityService.h
nsXFormsUtils.cpp Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-26 14:37:29 +00:00
nsXFormsUtils.h [XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr 2005-08-23 11:00:50 +00:00
nsXFormsValueElement.cpp
nsXFormsXPathAnalyzer.cpp Fix stupid error in XPath analyzer. Bug 301168, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 07:49:26 +00:00
nsXFormsXPathAnalyzer.h
nsXFormsXPathNode.cpp
nsXFormsXPathNode.h
nsXFormsXPathParser.cpp More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr 2005-09-12 01:28:51 +00:00
nsXFormsXPathParser.h
nsXFormsXPathScanner.cpp
nsXFormsXPathScanner.h
nsXFormsXPathXMLUtil.cpp
nsXFormsXPathXMLUtil.h