Граф коммитов

492 Коммитов

Автор SHA1 Сообщение Дата
darin%meer.net 3badefb9cb fixes build bustage (cannot do a const conversion in a static_cast) 2004-12-15 23:15:44 +00:00
darin%meer.net b0e9f4f2a5 fixes bug 273810 "Support inline schema" r=smaug sr=bryner 2004-12-15 19:46:10 +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 b1d8f98242 fixes bug 274648 "crash using repeat element on Windows" patch by aaronr@us.ibm.com r+sr=darin 2004-12-15 01:15:55 +00:00
darin%meer.net e301911905 fixes bug 272122 "Crash in xf:output" patch by smaug@welho.com r=darin 2004-12-07 19:33:12 +00:00
darin%meer.net 2af5df515c fixes bug 272677 "Implement <xforms:secret>" r=bryner 2004-12-06 23:04:58 +00:00
darin%meer.net b2049ca98f landing patch for bug 272406 "External instance data not handled correctly" patch by smaug@welho.com r=darin 2004-12-06 21:14:20 +00:00
bryner%brianryner.com 434a4433ec Implement support for repeat element (bug 269132). Patch by allan@beaufour.dk, r=aaronr sr=bryner. 2004-12-06 20:31:15 +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 577739f6ea fixes bug 272523 "Implement <xforms:textarea>" r=bryner 2004-12-01 23:39:55 +00:00
darin%meer.net 22d1517984 backing out previous patch for bug 271411 2004-11-30 01:19:22 +00:00
darin%meer.net fdf9af9c09 fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst 2004-11-30 01:06:32 +00:00
darin%meer.net 89a327e935 fixes bug 267990 "crash [@ nsXFormsModelElement::DocumentChanged]" r=bryner 2004-11-24 20:53:26 +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 8564d5a285 Implement XForms label support (bug 267612). r=darin. 2004-11-20 21:00:59 +00:00
darin%meer.net 9999d9d102 fixes bug 268578 "support xforms submit and trigger elements" r=bryner 2004-11-16 04:28:20 +00:00
bryner%brianryner.com 383cf60b5f Merge nsXFormsMDG and nsXFormsMDGEngine (bug 266113). Patch by allan@beaufour.dk, r=bryner. 2004-11-13 00:22:30 +00:00
darin%meer.net b7edf3ddf0 fixes bug 268284 "Support cdata-section-elements attribute on xforms <submission> element." r=bryner 2004-11-12 22:12:01 +00:00
doronr%us.ibm.com 8674c69c26 Bug 267480 - XForms should use nsISchemaLoader. r/sr=darin, not part of default build. 2004-11-10 23:24:23 +00:00
bryner%brianryner.com d37af99b29 Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst 2004-11-09 23:59:24 +00:00
bryner%brianryner.com 2b4ff19b59 Add a shared base class for elements that derive from nsIXTFXMLVisual. r=darin. 2004-11-07 08:54:32 +00:00
bryner%brianryner.com 3c1fa565f0 Attempt to fix a shutdown crash; don't refresh when we're removed from the document. 2004-11-07 08:28:40 +00:00
darin%meer.net 040f12fb03 trivial fix for bug 268033 "crash when <bind> has an empty nodeset attribute" 2004-11-06 01:28:41 +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 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