aaronr%us.ibm.com
|
aafadbbada
|
[XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli
|
2006-08-10 21:41:25 +00:00 |
|
aaronr%us.ibm.com
|
461d5b4ce2
|
[XForms] Performance fix for the control list on models. Bug 346325, r=doronr+olli
|
2006-08-01 21:21:27 +00:00 |
|
peterv%propagandism.org
|
a9c63c4a75
|
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
|
2006-07-13 14:21:53 +00:00 |
|
allan%beaufour.dk
|
f591979402
|
[XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr
|
2006-06-06 13:52:03 +00:00 |
|
allan%beaufour.dk
|
3db1d6e360
|
[XForms] Validate instance documents on xforms-rebuild Bug 338823, r=doronr+smaug
|
2006-05-31 07:47:58 +00:00 |
|
aaronr%us.ibm.com
|
089c4a1d97
|
[XForms] Generate error if more than one schema per namespace on a model. Bug 299173, patch by msterlin, r=olli+aaronr
|
2006-05-24 05:29:30 +00:00 |
|
allan%beaufour.dk
|
a9b9c9b86e
|
[XForms] Optimize repeat refreshing. Bug 331452, r=smaug+aaronr
|
2006-05-22 09:06:14 +00:00 |
|
allan%beaufour.dk
|
4b63146650
|
[XForms] Make recalculate, revalidate, refresh work as deferred update. Bug 300591, r=smaug+aaronr
|
2006-05-22 08:51:06 +00:00 |
|
allan%beaufour.dk
|
9a67bc67eb
|
[XForms] Improve refresh inefficiencies with selects, items. Bug 329935, r=smaug+me, patch by aaronr
|
2006-05-15 14:14:52 +00:00 |
|
allan%beaufour.dk
|
e5bd8c37e0
|
[XForms] Disabled controls should match more than :disabled. Bug 313118, r=doronr+smaug
|
2006-04-19 08:22:28 +00:00 |
|
doronr%us.ibm.com
|
ecc43aa481
|
XForms bug 329136 - XForms needs to validate instance documents against their schema. r=aaronr, allan
|
2006-04-05 16:51:11 +00:00 |
|
allan%beaufour.dk
|
2c1ced7ead
|
[XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug
|
2006-04-05 08:05:25 +00:00 |
|
allan%beaufour.dk
|
562535aaf7
|
[XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr
|
2006-03-31 08:36:52 +00:00 |
|
allan%beaufour.dk
|
ce0c60971b
|
[XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug
|
2006-03-29 10:49:28 +00:00 |
|
aaronr%us.ibm.com
|
1ead5508bb
|
[XForms] generate xforms-link-error for help, hint, alert and message elements. Bug 300255, r=smaug+allan
|
2006-03-22 18:05:49 +00:00 |
|
allan%beaufour.dk
|
f8a15f786a
|
[XForms] Do not dispatch events on form load. Bug 329633. r=aaronr+smaug
|
2006-03-15 09:18:06 +00:00 |
|
allan%beaufour.dk
|
b09e1cc602
|
[XForms] Backup instances before dispatching xforms-ready. Bug 329510, r=aaronr+smaug
|
2006-03-07 09:20:12 +00:00 |
|
allan%beaufour.dk
|
32a42eb82c
|
[XForms] Make binds static. Bug 307421, r=aaronr+smaug
|
2006-02-23 11:25:07 +00:00 |
|
allan%beaufour.dk
|
fd970ae246
|
[XForms] Setting a type on instance data makes rebuild() throw exception. Bug 310138, r=aaronr+smaug
|
2006-02-17 10:14:10 +00:00 |
|
allan%beaufour.dk
|
bccf903e5e
|
[XForms] Handle dynamically inserted instances. Bug 320081, patch by surkov, r=aaronr+me
|
2006-02-08 11:03:27 +00:00 |
|
doronr%us.ibm.com
|
cb1ad4fe56
|
XForms bug 310109 - XForms model-destruct event doesn't work with fastback. Patch by aaronr, r=smaug,me
|
2005-12-13 21:19:58 +00:00 |
|
Olli.Pettay%helsinki.fi
|
24c4b2f21e
|
Bug 308106, controls not bound to external instance data in xul, r=aaronr+allan
|
2005-10-28 18:52:56 +00:00 |
|
allan%beaufour.dk
|
5b63dcb816
|
[XForms] Add interface for enumerating model instances. Bug 307093, r=smaug+doronr
|
2005-10-25 17:29:56 +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 |
|
doronr%us.ibm.com
|
1bd0a8902f
|
XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply
|
2005-08-03 18:43:45 +00:00 |
|
allan%beaufour.dk
|
63395688d4
|
Move event dispatching from revalidate to refresh, as per the errata. Bug 300586, r=aaronr+doronr, a=mkaply, NPOTB
|
2005-07-20 07:53:36 +00:00 |
|
doronr%us.ibm.com
|
ad3a8986be
|
XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply
|
2005-06-29 18:14: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
|
b23266b395
|
Bug 297692, Submission in non-default model doesn't work. p=aaronr, r=doron+me, a=mkaply, NPOTB
|
2005-06-20 19:08:46 +00:00 |
|
allan%beaufour.dk
|
3ca67d1227
|
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
|
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 |
|
allan%beaufour.dk
|
0442e0cf0e
|
Fix insertion-bug in repeat created by mdgfix. Bug 290253, r=smaug+aaronr, a=mkaply, NPOTB
|
2005-04-15 09:44:06 +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 |
|
bryner%brianryner.com
|
28ecb4e167
|
Separate refresh from revalidate in nsXFormsModelElement (bug 279059). Patch by allan@beaufour.dk, r=aaronr@us.ibm.com, sr=me.
|
2005-02-01 20:23:41 +00:00 |
|
doronr%us.ibm.com
|
af9f0dc54f
|
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
|
e5907bb0d9
|
Implement the xforms-reset event (bug 278471). Patch by aaronr@us.ibm.com, r=smaug@welho.com, sr=me.
|
2005-01-31 23:56:27 +00:00 |
|
bryner%brianryner.com
|
8ef2852244
|
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 |
|
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 |
|
allan%beaufour.dk
|
6e1adab39b
|
Sets the bound type of instance nodes, bug 278257, r=doronr, sr=darin
|
2005-01-20 11:11:41 +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 |
|
darin%meer.net
|
b0e9f4f2a5
|
fixes bug 273810 "Support inline schema" r=smaug sr=bryner
|
2004-12-15 19:46:10 +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 |
|
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
|
526bc54804
|
Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner
|
2004-11-05 02:15:01 +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 |
|
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 |
|