allan%beaufour.dk
|
63431042b8
|
[XForms] First go at the range element. Lots of room for improvement still. Bug 271044, r=aaronr+smaug
|
2005-11-14 08:42:36 +00:00 |
allan%beaufour.dk
|
9230d32f1f
|
[XForms] Revise custom control interface. Bug 306764, r=aaronr+smaug
|
2005-11-05 16:11:42 +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
|
aafe5aa40b
|
[XForms] Fix building for SeaMonkey. Bug 313662, r=doron
|
2005-10-25 16:54:41 +00:00 |
pedemont%us.ibm.com
|
2f5b9ff526
|
Bug 275453 - Finish <upload> implementation. r=allan, r=aaronr. Not part of default build.
|
2005-10-23 04:24:23 +00:00 |
pkw%us.ibm.com
|
68769277c6
|
Bug 298431 - Rewrite xforms build system so it works with XULRunner
This is an additional patch which fixes the 'distclean' target for AIX.
p=allan@beaufour.dk, r=benjamin@smedbergs.us
|
2005-10-21 21:26:27 +00:00 |
allan%beaufour.dk
|
629724d74d
|
still trying to bustage fix...
|
2005-10-19 11:10:19 +00:00 |
allan%beaufour.dk
|
6bfe75d05e
|
[XForms] bustage fixing for bug 298431, this should fix the tbox problem. r=jag sr=lumpy
|
2005-10-19 09:56:55 +00:00 |
allan%beaufour.dk
|
6d2fd75857
|
[XForms] Fix xforms build system. Bug 298431, r=benjamin
|
2005-10-19 07:11:06 +00:00 |
Olli.Pettay%helsinki.fi
|
5ffd707e38
|
Bug 305763, Application control models and fixes to lazy instances, r=aaronr+allan
|
2005-10-10 19:11:23 +00:00 |
Olli.Pettay%helsinki.fi
|
f02237b93d
|
Bug 301374, controls show in wrong order. p=me+doron, r=me+doron+aaronr, a=mkaply, NPOTB
|
2005-08-09 19:17:18 +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 |
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 |
doronr%us.ibm.com
|
963838e2d3
|
XForms Bug 284519 - Need preference for whitelisting submission, instance loading, etc.. r=allan/smaug a=mkaply
|
2005-06-28 16:30:50 +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 |
bsmedberg%covad.net
|
be30b2f533
|
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
|
2005-04-04 18:38:19 +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 |
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
|
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
|
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 |
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 |
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 |
bryner%brianryner.com
|
5fa91093e2
|
Make xforms and schema-validation always build as dynamic components, for now.
|
2005-01-28 19:22:21 +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 |
bryner%brianryner.com
|
d62407a7fb
|
Move xforms.css into chrome so that it can install as a Firefox extension. Also, fix registration hooks that were never hooked up. Bug 279288, r=darin.
|
2005-01-23 19:12:16 +00:00 |
bryner%brianryner.com
|
397d20ea38
|
Remove a bogus dependency that causes xforms.css not to be generated in srcdir builds.
|
2005-01-19 19:39:46 +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 |
bryner%brianryner.com
|
c42324ab83
|
Implementation of select, select1, item, choices, and itemset elements (bug 270572). r=beaufour.
|
2005-01-15 01:04:02 +00:00 |
bryner%brianryner.com
|
998ed55ad7
|
Add a UA stylesheet that sets default style for xforms elements (bug 274663). r=darin.
|
2005-01-15 00:43:16 +00:00 |
doronr%us.ibm.com
|
0bc8ba4d31
|
backing out accidental checkin
|
2005-01-06 23:16:10 +00:00 |
doronr%us.ibm.com
|
d25d58d343
|
nsXFormsSchemaValidator work
|
2005-01-06 22:40:02 +00:00 |
darin%meer.net
|
1165372698
|
landing initial patch for xforms:upload (bug 275453) r=smaug
|
2004-12-28 21:37:23 +00:00 |
darin%meer.net
|
18ddf92887
|
fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner
|
2004-12-15 02:08:53 +00:00 |
bryner%brianryner.com
|
434a4433ec
|
Implement support for repeat element (bug 269132). Patch by allan@beaufour.dk, r=aaronr sr=bryner.
|
2004-12-06 20:31:15 +00:00 |
darin%meer.net
|
898bfde5e8
|
fixes bug 265216 "Tracking bug for XForms Group Module" patch by allan@beaufour.dk r=bryner
|
2004-11-24 20:47:23 +00:00 |
bryner%brianryner.com
|
8564d5a285
|
Implement XForms label support (bug 267612). r=darin.
|
2004-11-20 21:00:59 +00:00 |
darin%meer.net
|
9999d9d102
|
fixes bug 268578 "support xforms submit and trigger elements" r=bryner
|
2004-11-16 04:28:20 +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 |
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
|
84b2a653a2
|
XForms output element implementation. Patch by allan@beaufour.dk, r=bryner, bug 267300.
|
2004-11-04 23:53:01 +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 |
bryner%brianryner.com
|
fa66492f1c
|
Adding nsIXFormsModelElement here, instead of dom/public/idl/xforms, since nothing in the core will depend on it.
|
2004-10-13 19:29:35 +00:00 |
bryner%brianryner.com
|
80e542ba71
|
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 |