doronr%us.ibm.com
|
9d771bbe20
|
XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan
|
2005-11-17 22:00:27 +00:00 |
|
pedemont%us.ibm.com
|
e81c2822be
|
Bug 309546 - Fix multipart submission so file contents get appended. Fix submission crash. r=aaronr/smaug.
|
2005-11-09 22:27:44 +00:00 |
|
doronr%us.ibm.com
|
7411b9b753
|
XForms Bug 303926 - duplicate bound nodesets should show the fatal error dialog r=aaronr/smaug
|
2005-11-08 16:10:46 +00:00 |
|
pedemont%us.ibm.com
|
2f5b9ff526
|
Bug 275453 - Finish <upload> implementation. r=allan, r=aaronr. Not part of default build.
|
2005-10-23 04:24:23 +00:00 |
|
allan%beaufour.dk
|
d70f5ff7d2
|
[XForms] Use pseudoclasses instead of attributes. Bug 271720, r=aaronr+doronr
|
2005-10-19 07:39:36 +00:00 |
|
allan%beaufour.dk
|
1a673fff79
|
[XForms] Support SOAPAction header on submission (set xforms.enableExperimentalFeatures to enable). Bug 309442, r=aaronr, smaug, doronr
|
2005-10-13 09:46:17 +00:00 |
|
Olli.Pettay%helsinki.fi
|
5ffd707e38
|
Bug 305763, Application control models and fixes to lazy instances, r=aaronr+allan
|
2005-10-10 19:11:23 +00:00 |
|
allan%beaufour.dk
|
ca823a1ca8
|
[XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr
|
2005-08-23 11:00:50 +00:00 |
|
doronr%us.ibm.com
|
d5fa74b410
|
XForms bug 300407 - Need to prevent default action when pressing F1 in an xforms control. r=aaronr,smaug a=mkaply
|
2005-07-13 14:36:43 +00:00 |
|
Olli.Pettay%helsinki.fi
|
1b2bb3cac1
|
Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB
|
2005-06-26 18:30:17 +00:00 |
|
doronr%us.ibm.com
|
b454f0cf66
|
XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply
|
2005-06-21 16:47:29 +00:00 |
|
Olli.Pettay%helsinki.fi
|
2bdb06ddda
|
Bug 296714 Make <hint> to work more like a tooltip, r=allan+aaronr, a=mkaply
|
2005-06-08 15:33:18 +00:00 |
|
allan%beaufour.dk
|
6a34dd9123
|
Apply MIP properties to repeat content too, and fix a problem with output. Bug 292089, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-05 07:09:40 +00:00 |
|
Olli.Pettay%helsinki.fi
|
bbbe968ae6
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +00:00 |
|
allan%beaufour.dk
|
a83db34b4c
|
Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB
|
2005-04-28 07:17:49 +00:00 |
|
allan%beaufour.dk
|
79ebd08982
|
Make nsXFormsUtils::ReportError() use nsIScriptError, so we can log different error types. Bug 289518, patch by doron, r=aaronr+me, a=mkaply (NBOTB)
|
2005-04-13 08:06:17 +00:00 |
|
allan%beaufour.dk
|
709f874ed8
|
Print messages in JS console for existing exceptions in code. Bug 289297, r=doron+smaug, a=mkaply
|
2005-04-08 15:40:54 +00:00 |
|
doronr%us.ibm.com
|
f5f98f81ef
|
Bug 287714 - Add console outputting of XForms errors. r=aaronr,smaug
|
2005-03-30 16:41:07 +00:00 |
|
allan%beaufour.dk
|
7d3aed3043
|
Use nsCOMArray instead of nsIArray in nsIXFormsControl and get rid of nsXFormsMDGSet. Bug 278369, r=smaug/doronr
|
2005-02-24 14:35:27 +00:00 |
|
doronr%us.ibm.com
|
f6d43aa074
|
XForms bug 273428. Patch by aaronr, r=me,beaufour.
|
2005-02-22 22:11:51 +00:00 |
|
doronr%us.ibm.com
|
395f555875
|
XForms bug 282263 - XForms Submission doesn't copy over namespaces. r=aaronr,beaufour
|
2005-02-21 17:22:26 +00:00 |
|
doronr%us.ibm.com
|
c4d30bcb1a
|
xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv
|
2005-01-27 23:02:27 +00:00 |
|
doronr%us.ibm.com
|
34d6553453
|
XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner
|
2005-01-27 19:30:03 +00:00 |
|
allan%beaufour.dk
|
98fdc2f849
|
Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner
|
2005-01-26 12:20:21 +00:00 |
|
allan%beaufour.dk
|
4876a5793a
|
Let nsIContextControl use nsIDOMNode instead of nsIDOMElement, bug 278973, r=smaug, sr=darin
|
2005-01-24 08:55:30 +00:00 |
|
doronr%us.ibm.com
|
335ed99122
|
landing xforms branch on trunk, not built by default. Bug 278896, sr=bryner on build config changes. If you build xforms, you now need to enable the schema-validation extension as well
|
2005-01-19 16:05:31 +00:00 |
|
bryner%brianryner.com
|
c42324ab83
|
Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour.
|
2005-01-15 01:04:02 +00:00 |
|
darin%meer.net
|
18ddf92887
|
fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner
|
2004-12-15 02:08:53 +00:00 |
|
darin%meer.net
|
36ecadf8f0
|
fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst
|
2004-12-01 23:50:29 +00:00 |
|
darin%meer.net
|
898bfde5e8
|
fixes bug 265216 "Tracking bug for XForms Group Module" patch by allan@beaufour.dk r=bryner
|
2004-11-24 20:47:23 +00:00 |
|
bryner%brianryner.com
|
526bc54804
|
Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner
|
2004-11-05 02:15:01 +00:00 |
|
bryner%brianryner.com
|
84b2a653a2
|
XForms output element implementation. Patch by allan@beaufour.dk, r=bryner, bug 267300.
|
2004-11-04 23:53:01 +00:00 |
|
bryner%brianryner.com
|
e5c56c7cb8
|
Factor out GetNodeValue and SetNodeValue. r=darin.
|
2004-11-04 23:26:39 +00:00 |
|
bryner%brianryner.com
|
6a131d4b93
|
comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner
|
2004-11-04 21:12:22 +00:00 |
|
darin%meer.net
|
d0be2cd261
|
fixes bug 267539 "miscellaneous xforms submission bugs" r=bryner
|
2004-11-03 23:40:39 +00:00 |
|
darin%meer.net
|
81f9345e29
|
fixes bug 266626 "EvaluateNodeBinding is wrong for <submission> elements" r=bryner
|
2004-10-29 19:50:31 +00:00 |
|
bryner%brianryner.com
|
9c43217e31
|
Support nested bind elements (bug 265471). Remove use of nsIXTFPrivate, to make the code cleaner (and more efficient, as well). Implement the readonly property for inputs.
|
2004-10-26 00:34:03 +00:00 |
|