Commit Graph

7391 Commits

Author SHA1 Message Date
allan%beaufour.dk
fd59bc9974 [XForms] Fix permission manager problem. Bug 339284, r=me+smaug, patch by doronr 2006-05-29 11:56:00 +00:00
allan%beaufour.dk
3a0e3e1a34 [XForms] index() with no repeat should return NaN. Bug 334018, r=me, sr=sicking 2006-05-29 08:41:16 +00:00
gavin%gavinsharp.com
0e777c8e62 Bug 339054: JavaScript object subject should be expanded when the view is loaded, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-05-28 19:03:42 +00:00
gavin%gavinsharp.com
cf2f115c6a Bug 338383: Implement Copy on properties in CSS Style Rules view, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-05-28 19:01:02 +00:00
gavin%gavinsharp.com
b66e86e580 Bug 277324: Copy XML doesn't work on #document nodes, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil 2006-05-27 04:08:48 +00:00
mkaply%us.ibm.com
1d576a042e 337826 - CCK - not part of build - get CCK working on OS/2 2006-05-26 14:53:31 +00:00
neil%parkwaycc.co.uk
1a10e9f2bf Bug 339309 do_CreateInstance(NS_SCHEMAVALIDATOR_CONTRACTID) r=beaufour,doron 2006-05-26 14:40:04 +00:00
allan%beaufour.dk
a9deee9dea [XForms] Forgot to kill XXX comment in bug 339091 2006-05-26 08:54:37 +00:00
allan%beaufour.dk
fe4c707169 [XForms] Fix JS strict warnings. Bug 339091, r=smaug 2006-05-26 08:52:22 +00:00
allan%beaufour.dk
e43fb79714 [XForms] select1 .xf-value targets dropdown arrow. Bug 339200, r=smaug+aaronr 2006-05-26 08:20:05 +00:00
allan%beaufour.dk
d9e7440999 [XForms] VC6 fix for bug 315407. r=neil+doronr 2006-05-26 08:09:15 +00:00
allan%beaufour.dk
fc165a864c [XForms] Trying to fix atlantia bustage (bug 339198). Yeah, I know it does not look busted. It is. Really. Trust me. Or look at bug 339201 :) 2006-05-26 07:11:27 +00:00
bryner%brianryner.com
4ad105cdbf Pull in md5.c directly to avoid early NSS initialization (bug 338590) r=darin 2006-05-25 22:58:03 +00:00
bryner%brianryner.com
505b01b9e9 log some stats about bookmark usage (bug 338016) r=marria,brettw 2006-05-25 22:41:16 +00:00
bryner%brianryner.com
505d843801 log the source of a command event if it was retargeted (bug 338591) r=marria 2006-05-25 21:27:07 +00:00
gavin%gavinsharp.com
b581167b49 Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-05-25 21:22:32 +00:00
mkaply%us.ibm.com
73e3ce9b06 CCK only - make XUL bigger 2006-05-25 20:05:18 +00:00
bryner%brianryner.com
52f69657b5 Add a document destroy event, and number documents so that it can be matched up with the load event (bug 335842) r=marria 2006-05-25 20:05:06 +00:00
mkaply%us.ibm.com
3fb1e84ec3 339177- CCK only - catch exceptions around creating registry keys just in case user doesn't have access 2006-05-25 20:04:21 +00:00
mkaply%us.ibm.com
2732f05e96 339176 - CCK only - shouldn't have used the same CID as the about redirector 2006-05-25 20:02:40 +00:00
doronr%us.ibm.com
067e76b3c5 Bug 339247 - empty node of type xsd:anyURI doesn't validate. Patch my sspeiche, r=me 2006-05-25 19:40:02 +00:00
doronr%us.ibm.com
fe6ba26cde Bug 337179 - Schema with forward type definitions don't load. r=aaronr 2006-05-25 17:06:07 +00:00
benjamin%smedbergs.us
d1a126b47a Bug 339099 - Integrate extensions/cookie and extensions/permissions into libxul, r=darin 2006-05-25 15:45:17 +00:00
allan%beaufour.dk
6aeb3881a4 [XForms] Fix styling issue with datepicker. Bug 338988, r=me+doronr, patch by surkov@dc.baikal.ru 2006-05-25 07:51:55 +00:00
allan%beaufour.dk
0107914f15 [XForms] Fix JS strict errors with select/select1. Bug 339079, r=smaug+doronr 2006-05-25 07:45:34 +00:00
allan%beaufour.dk
4eec741d5b [XForms] Cannot submit with replace=instance more than one time. Part of fix (for branch). Bug 338451, r=me+aaronr, patch by doronr 2006-05-25 07:40:24 +00:00
bryner%brianryner.com
297a8f5ac0 killing .cvsignore files so these directories will be empty 2006-05-25 01:02:13 +00:00
silver%warwickcompsoc.co.uk
e60e0f3346 Bug 286927 - Use & not && for flags (doh).
Venkman only.
r=rginda
2006-05-24 21:26:04 +00:00
silver%warwickcompsoc.co.uk
83870a1e3f Bug 232985 - Add RegExp support to source formatter (purple!).
Venkman only.
r=rginda
2006-05-24 21:14:54 +00:00
Olli.Pettay%helsinki.fi
da28496023 [XForms] Bug 339104, event listener crashes inside a repeat, r=allan+doron 2006-05-24 19:51:22 +00:00
allan%beaufour.dk
b46bcb4835 [XForms] Calendar widget for xul. Bug 330641, r=doronr+me, patch by surkov@dc.baikal.ru 2006-05-24 11:49:04 +00:00
allan%beaufour.dk
8a65ae6487 [XForms] Fix vc6 compilation for bug 331452. r=neil@parkwaycc.co.uk 2006-05-24 09:53:27 +00:00
allan%beaufour.dk
2e62de9c0b [XForms] Remove nsXFormsXMLVisualStub and nsXFormsControlStub. Bug 339003, r=doronr+me, patch by smaug 2006-05-24 07:49:02 +00:00
allan%beaufour.dk
02d06a42f8 [XForms] Fix select1, hooking up a send to ev:xforms-select only works the first time. Crude fix for 0.6. Bug 337139, r=doronr+smaug 2006-05-24 07:38:31 +00:00
allan%beaufour.dk
1b59b01d9c [XForms] Repeat index() doesnt reset to 0 when last repeat item is deleted. Bug 334015, r=smaug+aaronr. Also fixes bug 318779. 2006-05-24 07:32:10 +00:00
allan%beaufour.dk
7133342a87 [XForms] UI dependencies not working for index() changes. Bug 335525, r=smaug+doronr 2006-05-24 07:29:53 +00:00
aaronr%us.ibm.com
8f7e65ed98 NPOTDB Usage of INF -INF with float and double not as expected. Bug 338005, patch by sspeiche, r=doronr 2006-05-24 06:44:21 +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
aaronr%us.ibm.com
edf4fdd751 [XForms] add in and out of range support. Bug 300248, r=doronr+allan 2006-05-24 03:45:45 +00:00
benjamin%smedbergs.us
e0c5b54688 Bug 337731 - Make gnomevfs use frozen linkage, r=darin 2006-05-23 19:50:24 +00:00
bienvenu%nventure.com
7491f01e18 fix 249240 reprompt for password when logon fails, with previous password filled in, sr=mscott 2006-05-23 17:17:47 +00:00
allan%beaufour.dk
93c91e9f56 [XForms] External instance not restored (on xforms-reset) after replace=instance. Bug 338933, r=doronr+smaug 2006-05-23 15:22:09 +00:00
allan%beaufour.dk
2b03260d71 [XForms] fetching blocked by cross-domain checks should trigger xforms-link-error. Bug 338788, r=smaug+aaronr 2006-05-23 08:27:18 +00:00
allan%beaufour.dk
9088d59680 [XForms] Elements with xsi:type are not validated on form load. Bug 332803, r=doronr+aaronr 2006-05-23 08:23:15 +00:00
allan%beaufour.dk
28ca46ef07 [XForms] Add proper support for xforms-load permission. Bug 315407, r=me+aaronr, patch by doronr 2006-05-23 08:18:55 +00:00
igor%mir2.org
65028a8035 Bug 338678: For source compatibility fields "uint16 extra,spare" in JSFunctionSpec are replaced by singe "uint32 extra". In this way we do need to update the current sources that list just 5 fields to include the additional ",0" corresponding to "spare" field. To quell GCC warnings all sources that list less then 5 fields of JSFunctionSpec are updated to explicitly list all 5 fields. r=mrbkap, s=brendan 2006-05-22 22:58:31 +00:00
bryner%brianryner.com
8df17f7e8b fixing bustage - don't use AutoString since it's not a frozen string API 2006-05-22 20:32:46 +00:00
allan%beaufour.dk
425c3a44dc Validation chokes on empty xsd:date. Bug 326530, r=doronr 2006-05-22 14:47:02 +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