allan%beaufour.dk
|
e81891ce09
|
[XForms] Show dialogbox on fatal errors. Binding-errors for now. Bug 290465, r=doronr+smaug.
|
2005-08-24 09:43:27 +00:00 |
allan%beaufour.dk
|
e13c875cb9
|
[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 |
allan%beaufour.dk
|
57e453e308
|
[XForms] Set correct context for controls with only a model attribute. Bug 280366, r=aaronr+smaug, a=mkaply, NPOTB
|
2005-08-02 09:23:21 +00:00 |
allan%beaufour.dk
|
5168b25f52
|
Fix setfocus for non-bound controls. Bug 299793, r=aaronr+smaug, a=mkaply, NPOTB
|
2005-07-14 10:33:53 +00:00 |
doronr%us.ibm.com
|
3b80ecccbb
|
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 |
doronr%us.ibm.com
|
e00e6ac9ef
|
XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply
|
2005-06-29 18:14:43 +00:00 |
doronr%us.ibm.com
|
4ac92e85e2
|
XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply
|
2005-06-21 16:47:29 +00:00 |
doronr%us.ibm.com
|
860a4d26b2
|
Bug 296114 - xforms-next, xforms-previous event support. patch by aaronr,r=smaug,me a=mkaply
|
2005-06-13 19:17:24 +00:00 |
Olli.Pettay%helsinki.fi
|
14092e2434
|
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
|
4a81cd9b05
|
Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug
|
2005-06-07 07:14:31 +00:00 |
allan%beaufour.dk
|
fd4f11b2e0
|
Use size and position in XPath expressions. Bug 265460, r=smaug+doronr, a=mkaply
|
2005-06-02 07:00:11 +00:00 |
Olli.Pettay%helsinki.fi
|
888311c91a
|
Bug 291026, Allow XBL to bind to XTF elements, r=alex, sr=bryner, a=mkaply
|
2005-06-01 19:19:33 +00:00 |
allan%beaufour.dk
|
2a37040446
|
Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB
|
2005-05-17 12:10:08 +00:00 |
allan%beaufour.dk
|
258a8ec685
|
Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB
|
2005-05-17 11:30:43 +00:00 |
allan%beaufour.dk
|
019885a13e
|
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 |
allan%beaufour.dk
|
0a916ba017
|
Add error messages for failed origin checks. Bug 292724, r=smaug+doronr, a=mkaply, NPOTB
|
2005-05-04 08:31:56 +00:00 |
Olli.Pettay%helsinki.fi
|
92a6302273
|
Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB
|
2005-05-03 19:39:38 +00:00 |
allan%beaufour.dk
|
0d9693ccba
|
Fix timing problems for controls using index(). Bug 291797, r=smaug+doronr, a=mkaply, NPOTB
|
2005-04-28 07:23:38 +00:00 |
allan%beaufour.dk
|
c553b66916
|
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 |
doronr%us.ibm.com
|
c31b580782
|
XForms bug 284469 - Calling ProcessNodeBind unnecessarily. Patch by aaronr, r=beaufour,me, a=mkaply
|
2005-04-11 16:33:31 +00:00 |
allan%beaufour.dk
|
2fafb291c7
|
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 |
allan%beaufour.dk
|
8bcc795aa1
|
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 |
allan%beaufour.dk
|
626178e2ea
|
Fix problem with controls not binding when using external instances. Bug 279021, r=smaug+aaronr
|
2005-02-18 09:48:13 +00:00 |
allan%beaufour.dk
|
438c31138c
|
Remaining controls implement nsIXFormsContextControl, through nsXFormsControlStub, bug 280017, r=smaug, sr=bryner
|
2005-02-09 09:57:31 +00:00 |
doronr%us.ibm.com
|
8824161ab2
|
XForms bug 279516 - controls not initialized with MIP's. Patch by beaufour, r=smaug/sr=bryner
|
2005-02-01 16:02:54 +00:00 |
bryner%brianryner.com
|
f968982249
|
Fix nsXFormsModelElement::Rebuild() to work correctly. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-01-31 23:41:00 +00:00 |
bryner%brianryner.com
|
f287a5b5c8
|
Implement XForms message element (bug 269428). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=bryner.
|
2005-01-29 23:53:32 +00:00 |
allan%beaufour.dk
|
120d7ed22c
|
Remove direct access to MDG in nsIModelElementPrivate and save pointer to model in nsXFormsControlStub. Bug 278370, r=smaug, sr=bryner
|
2005-01-29 20:36:09 +00:00 |
doronr%us.ibm.com
|
475d93633e
|
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
|
d8ccf5a184
|
Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner
|
2005-01-26 12:20:21 +00:00 |
doronr%us.ibm.com
|
e9b22c1d3c
|
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 |