allan%beaufour.dk
|
6ae8b63fe1
|
Fix problems with schema validation for calculated fields. Bug 284101, r=doronr/smaug
|
2005-02-28 18:41:05 +00:00 |
|
doronr%us.ibm.com
|
3202dbcf56
|
Bug 283376 - GetTypeForControl API needs to return default type for node. Patch by aaronr@us.ibm.com, r=me,smaug
|
2005-02-25 21:52:59 +00:00 |
|
allan%beaufour.dk
|
3243c8f515
|
Simple fix for XPath scanner (code that will die in the future). Bug 277929, r=doronr
|
2005-02-24 16:18:46 +00:00 |
|
allan%beaufour.dk
|
b15a475d7f
|
Forgot to remove nsXFormsMDGSet ... bug 278369
|
2005-02-24 14:38:44 +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 |
|
doronr%us.ibm.com
|
1662cd40fa
|
XForms bug 283240 - xforms:message not centered. Patch by aaronr@us.ibm.com, r=smaug,me
|
2005-02-23 20:35:04 +00:00 |
|
doronr%us.ibm.com
|
2d88b38e4a
|
XForms bug 283006 - XForms seems vulnerable to http-redirect attacks. Patch by smaug, r=me/sr=darin
|
2005-02-23 18:01:11 +00:00 |
|
doronr%us.ibm.com
|
dd690f3ef1
|
Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour
|
2005-02-23 17:17:47 +00:00 |
|
doronr%us.ibm.com
|
f6d43aa074
|
XForms bug 273428. Patch by aaronr, r=me,beaufour.
|
2005-02-22 22:11:51 +00:00 |
|
doronr%us.ibm.com
|
395f555875
|
XForms bug 282263 - XForms Submission doesn't copy over namespaces. r=aaronr,beaufour
|
2005-02-21 17:22:26 +00:00 |
|
allan%beaufour.dk
|
dd61e1c7b5
|
Delays dispatching of document load event until all instances have been loaded. Bug 282351, r=aaronr/darin/me, patch by smaug@welho.com
|
2005-02-21 11:20:46 +00:00 |
|
doronr%us.ibm.com
|
724a86c712
|
Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst
|
2005-02-18 21:32:46 +00:00 |
|
doronr%us.ibm.com
|
48532f2fe6
|
XForms bug 280264 - XForms submission doesn't remove non-relevant instance-data. r=aaronr/smaug
|
2005-02-18 19:48:46 +00:00 |
|
allan%beaufour.dk
|
8fed129e53
|
Disables submit button until submit is done. Bug 280312, r=aaronr+me, patch by smaug@welho.com
|
2005-02-18 11:16:15 +00:00 |
|
allan%beaufour.dk
|
529e7b08db
|
Fix crash when input points to a non-existing bind. Bug 281850, r=smaug+me, patch by doronr@gmail.com
|
2005-02-18 10:14:48 +00:00 |
|
allan%beaufour.dk
|
100ff910cf
|
Fix problem with MDG not allowing calculated values to write to readonly instance nodes. Bug 280823, r=aaronr+smaug
|
2005-02-18 10:05:24 +00:00 |
|
allan%beaufour.dk
|
9179f0a5b4
|
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
|
784c9d05f6
|
Implementation of setindex element and repeat-index functionality. Bug 278209, r=smaug+aaronr
|
2005-02-18 09:38:32 +00:00 |
|
allan%beaufour.dk
|
191b779fe4
|
Cosmetic check in: Fixed out-of-date comments.
|
2005-02-10 11:02:43 +00:00 |
|
allan%beaufour.dk
|
d77ae785d1
|
Implements insert and delete, and fixes bug in repeat caused by bug 279957. Bug 278211, r=smaug, sr=bryner
|
2005-02-09 13:19:37 +00:00 |
|
allan%beaufour.dk
|
9fc0546e03
|
Remaining controls implement nsIXFormsContextControl, through nsXFormsControlStub, bug 280017, r=smaug, sr=bryner
|
2005-02-09 09:57:31 +00:00 |
|
doronr%us.ibm.com
|
ca58d9d036
|
bug 280735 - os/2 code breaks xforms xpi packaging on windows. patch by aaronr@us.ibm.com, r=me. Evil os/2, bad os/2, die finally please.
|
2005-02-02 04:20:00 +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 |
|
bryner%brianryner.com
|
2560574e5b
|
Support incremental=true for input controls (bug 279012). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 19:38:00 +00:00 |
|
bryner%brianryner.com
|
27c6760db2
|
Throw a binding exception when the submission attribute does not reference a valid xforms:submission element. Bug 279552, patch by smaug@welho.com, r=aaronr@us.ibm.com, sr=me.
|
2005-02-01 19:31:56 +00:00 |
|
bryner%brianryner.com
|
e1c3b67503
|
Fix windows bustage (bug 279516). Patch by aaronr@us.ibm.com, r=me.
|
2005-02-01 19:30:10 +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
|
9ad4cbaa75
|
Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me.
|
2005-02-01 01:18:27 +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
|
2d5eedd0a5
|
back out changes that were accidentely checked in
|
2005-01-31 23:42:37 +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 |
|
bryner%brianryner.com
|
2082b5ec62
|
Remove MODULE_NAME to fix static-build bustage.
|
2005-01-31 20:40:52 +00:00 |
|
allan%beaufour.dk
|
a8427f50f2
|
Fix signed/unsigned warning, bug 280557, r=doron
|
2005-01-31 19:15:58 +00:00 |
|
doronr%us.ibm.com
|
f154e2f620
|
XForms bug 279449: Submission not stopped for invalid/required data. r=aaronr/beaufour
|
2005-01-31 16:13:24 +00:00 |
|
bryner%brianryner.com
|
237ed29cbf
|
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
|
4e4fb02082
|
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 |
|
allan%beaufour.dk
|
bd1eb9e46e
|
Make selects incremental by default. Bug 278881, patch by aaronr, r=smaug, sr=bryner
|
2005-01-29 11:37:33 +00:00 |
|
bryner%brianryner.com
|
fca0197e8b
|
fixing merge bustage
|
2005-01-28 19:35:28 +00:00 |
|
bryner%brianryner.com
|
5fa91093e2
|
Make xforms and schema-validation always build as dynamic components, for now.
|
2005-01-28 19:22:21 +00:00 |
|
bryner%brianryner.com
|
94e993acd1
|
Implement CloneState() for nsXFormsContextContainer to clone the model, node, context position, and context size. Merge from XFORMS_20050106_BRANCH.
|
2005-01-28 19:03:13 +00:00 |
|
bryner%brianryner.com
|
6dbe716ae1
|
removing ^Ms
|
2005-01-28 18:02:10 +00:00 |
|
bryner%brianryner.com
|
50976e0d21
|
Add a cloneNode hook for XTF (bug 280072). r+sr=jst
|
2005-01-28 03:49:44 +00:00 |
|
dbaron%dbaron.org
|
ffc102ed81
|
Convert CR-LF line endings to LF to fix bustage.
|
2005-01-28 00:48:32 +00:00 |
|
doronr%us.ibm.com
|
38e86f26fd
|
xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv
|
2005-01-27 23:09:54 +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 |
|
doronr%us.ibm.com
|
34d6553453
|
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 |
|
doronr%us.ibm.com
|
e8a0db789d
|
Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr
|
2005-01-27 18:39:34 +00:00 |
|
doronr%us.ibm.com
|
2efd59b026
|
Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr
|
2005-01-27 18:22:58 +00:00 |
|
allan%beaufour.dk
|
ff39d4f7a5
|
Inform MDG about presence of type attribute, bug 279936, r=doron
|
2005-01-27 14:37:57 +00:00 |
|
allan%beaufour.dk
|
98fdc2f849
|
Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner
|
2005-01-26 12:20:21 +00:00 |
|