Commit Graph

217 Commits

Author SHA1 Message Date
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
9640b8c7a8 additional patch for bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-04 18:31:19 +00:00
bryner%brianryner.com
c549f3dca6 Make classes inherit from nsXFormsStubElement where applicable. r=darin 2004-11-04 00:24:40 +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
darin%meer.net
1ee02a946c landing patch for bug 264991 "Support xforms submission replace attribute" r=bryner 2004-10-20 21:43:10 +00:00
bryner%brianryner.com
5cb5c5f356 Fixing a couple of MSVC build warnings. 2004-10-17 21:07:25 +00:00
bryner%brianryner.com
b3e745449e Work around blur events not going to the system event group, just use the default event group for now. 2004-10-16 21:29:00 +00:00
bryner%brianryner.com
d63e7dd41d Add HANDLE_DEFAULT to the notification mask for ModelElement and SubmissionElement. 2004-10-15 20:10:15 +00:00
bryner%brianryner.com
0eae1897c7 Switch to XTF handleDefault() API. Fixes crashes from failed QI to nsIDOMNSUIEvent. 2004-10-14 23:55:58 +00:00
bryner%brianryner.com
4ca68be9b7 Fix UMR from bug 263705 2004-10-14 23:38:16 +00:00
bryner%brianryner.com
266cc4de17 Fix spelling of eEvent_ComputeException. Patch by aaronr@us.ibm.com, r=me. 2004-10-14 21:20:18 +00:00
bryner%brianryner.com
fa66492f1c Adding nsIXFormsModelElement here, instead of dom/public/idl/xforms, since nothing in the core will depend on it. 2004-10-13 19:29:35 +00:00
bryner%brianryner.com
76d97cefed More API updates for trunk XTF. 2004-10-13 18:50:15 +00:00
bryner%brianryner.com
80e542ba71 Merge of XForms code to the trunk. This has some rough edges still, like inputs not being treated as inline elements. 2004-10-13 09:51:52 +00:00