allan%beaufour.dk
|
b30198a897
|
[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
|
9b887f7f40
|
[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
|
7f5951abc8
|
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
|
43074aebaf
|
[XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug
|
2006-04-05 08:05:25 +00:00 |
allan%beaufour.dk
|
0430310c93
|
[XForms] Fix VC6 compilation issues. Bug 332209, r=neil+doronr
|
2006-03-31 08:36:52 +00:00 |
allan%beaufour.dk
|
8de0f55a61
|
[XForms] Fix UI dependencies. Bug 305060, r=aaronr+smaug
|
2006-03-29 10:49:28 +00:00 |
aaronr%us.ibm.com
|
e0cb6fe99c
|
[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
|
b6a9a77a6d
|
[XForms] Do not dispatch events on form load. Bug 329633. r=aaronr+smaug
|
2006-03-15 09:18:06 +00:00 |
allan%beaufour.dk
|
a15fb4630a
|
[XForms] Backup instances before dispatching xforms-ready. Bug 329510, r=aaronr+smaug
|
2006-03-07 09:20:12 +00:00 |
allan%beaufour.dk
|
68027897e7
|
[XForms] Make binds static. Bug 307421, r=aaronr+smaug
|
2006-02-23 11:25:07 +00:00 |
allan%beaufour.dk
|
e58de7c058
|
[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
|
3acb880650
|
[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
|
c75e9de394
|
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
|
b898baab54
|
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
|
0061b67a9a
|
[XForms] Add interface for enumerating model instances. Bug 307093, r=smaug+doronr
|
2005-10-25 17:29:56 +00:00 |
allan%beaufour.dk
|
df0cd2180c
|
[XForms] Use pseudoclasses instead of attributes. Bug 271720, r=aaronr+doronr
|
2005-10-19 07:39:36 +00:00 |
doronr%us.ibm.com
|
ef1c68fcff
|
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
|
b5db761ddf
|
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
|
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 |
Olli.Pettay%helsinki.fi
|
3a2013bf23
|
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
|
4ac92e85e2
|
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
|
5efe2ce621
|
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
|
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
|
e39228e605
|
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
|
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 |
bryner%brianryner.com
|
52a07396c0
|
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
|
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
|
4550f0d6d7
|
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
|
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 |
doronr%us.ibm.com
|
9b58029d0c
|
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
|
017a9d47e7
|
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
|
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 |
darin%meer.net
|
3ec2476a99
|
fixes bug 273810 "Support inline schema" r=smaug sr=bryner
|
2004-12-15 19:46:10 +00:00 |
bryner%brianryner.com
|
426cf9c1d6
|
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
|
2a265b77d3
|
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
|
8416d7c369
|
Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner
|
2004-11-05 02:15:01 +00:00 |
bryner%brianryner.com
|
b6d20a49b3
|
comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner
|
2004-11-04 21:12:22 +00:00 |
darin%meer.net
|
32a1dd772a
|
additional patch for bug 267539 "miscellaneous xforms submission bugs" r=bryner
|
2004-11-04 18:31:19 +00:00 |
bryner%brianryner.com
|
679f64aba8
|
Make classes inherit from nsXFormsStubElement where applicable. r=darin
|
2004-11-04 00:24:40 +00:00 |
bryner%brianryner.com
|
8e1c5ee967
|
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
|
3e44d10475
|
landing patch for bug 264991 "Support xforms submission replace attribute" r=bryner
|
2004-10-20 21:43:10 +00:00 |
bryner%brianryner.com
|
35a6a12bca
|
Fixing a couple of MSVC build warnings.
|
2004-10-17 21:07:25 +00:00 |
bryner%brianryner.com
|
09bf83a5dc
|
Fix spelling of eEvent_ComputeException. Patch by aaronr@us.ibm.com, r=me.
|
2004-10-14 21:20:18 +00:00 |
bryner%brianryner.com
|
7dd8608440
|
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 |