allan%beaufour.dk
|
1738cfb5b2
|
Fix xpi packaging, so version is taken from Makefile.in and make clean removes temporaries. Bug 285418, r=aaronr
|
2005-03-15 09:12:57 +00:00 |
|
doronr%us.ibm.com
|
60e2e74268
|
Bug 280945 - XForms XPI missing nsSchemaValidatorRegexp.js. Patch by beaufour, r=me
|
2005-03-11 15:55:39 +00:00 |
|
allan%beaufour.dk
|
5c86958214
|
Expression with no meaning. Bug 285434, r=smaug
|
2005-03-10 09:42:15 +00:00 |
|
allan%beaufour.dk
|
d95842a49c
|
Make minimum version be 1.0+ for xpi install, and instert url and description too. Bug 285094, r=doron+smaug
|
2005-03-08 10:33:13 +00:00 |
|
cbiesinger%web.de
|
e8d4c35266
|
181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
|
2005-03-07 19:46:06 +00:00 |
|
allan%beaufour.dk
|
74514ee1bf
|
Add support for class attribute in XTF, bug 283366, r=bryner, sr=bzbarsky, patch by smaug@welho.com
|
2005-03-06 12:30:12 +00:00 |
|
jst%mozilla.jstenback.com
|
a57ec3f6dc
|
Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com
|
2005-03-04 02:01:54 +00:00 |
|
allan%beaufour.dk
|
8c8a0f54c2
|
Quick fix for small oops in bug 283219... calling wrong function, patch by smaug@welho.com
|
2005-03-02 15:26:55 +00:00 |
|
doronr%us.ibm.com
|
058ed9baa2
|
XForms bug 284169 - get rid of WARNING's in console generated by GetTypeForControl. Patch by aaronr@us.ibm.com, r=beaufour,allan
|
2005-03-01 16:15:34 +00:00 |
|
doronr%us.ibm.com
|
0ccb1b812a
|
XForms Bug 283219 - trigger with appearance minimal scenario fails. Patch by smaug, r=beaufour,me
|
2005-02-28 20:12:01 +00:00 |
|
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 |
|