Граф коммитов

81 Коммитов

Автор SHA1 Сообщение Дата
allan%beaufour.dk fd970ae246 [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 68d6a13715 [XForms] Fix size/position bug in bind handling. Bug 327131, r=smaug+aaronr 2006-02-15 09:14:09 +00:00
allan%beaufour.dk bccf903e5e [XForms] Handle dynamically inserted instances. Bug 320081, patch by surkov, r=aaronr+me 2006-02-08 11:03:27 +00:00
cbiesinger%web.de c2d981f764 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
2006-02-03 14:18:39 +00:00
doronr%us.ibm.com cb1ad4fe56 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
jst%mozilla.jstenback.com 8f1863159b Fixing bug 316794. Moving HandleDOMEvent() and Get/SetDocShell from nsIScriptGlobalObject to nsPIDOMWindow. r=mrbkap@gmail.com, sr=peterv@propagandism.org 2005-11-28 23:56:44 +00:00
doronr%us.ibm.com 9d771bbe20 XForms Bug 279063 - implement copy element. Patch by aaronr, r=me,smaug,allan 2005-11-17 22:00:27 +00:00
pedemont%us.ibm.com e81c2822be Bug 309546 - Fix multipart submission so file contents get appended. Fix submission crash. r=aaronr/smaug. 2005-11-09 22:27:44 +00:00
doronr%us.ibm.com 7411b9b753 XForms Bug 303926 - duplicate bound nodesets should show the fatal error dialog r=aaronr/smaug 2005-11-08 16:10:46 +00:00
Olli.Pettay%helsinki.fi 24c4b2f21e Bug 308106, controls not bound to external instance data in xul, r=aaronr+allan 2005-10-28 18:52:56 +00:00
Olli.Pettay%helsinki.fi 5377c50ef2 fix Model's QI (Bug 307093) r=doron+allan 2005-10-28 17:47:48 +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 d70f5ff7d2 [XForms] Use pseudoclasses instead of attributes. Bug 271720, r=aaronr+doronr 2005-10-19 07:39:36 +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
peterv%propagandism.org a91a09cd13 Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv. 2005-09-26 14:37:29 +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
allan%beaufour.dk 63395688d4 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 2cc690135f XForms bug 300399 - MDGEngine calls ValidateNode before all external schemas have loaded. patch by aaronr, r=me,beaufour a=mkaply 2005-07-13 16:18:57 +00:00
doronr%us.ibm.com 04b3332293 XForms Bug 299032 - Input not validated on load. r=aaronr/allan a=mkaply 2005-07-05 21:03:20 +00:00
Olli.Pettay%helsinki.fi a04fed1221 Bug 299628, Compile warnings in nsXFormsModelElement.cpp and nsXFormsSchemaValidator.cpp, p=allan, r=doronr+me, a=mkaply, NPOTB 2005-07-04 16:47:09 +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
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
Olli.Pettay%helsinki.fi b23266b395 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
doronr%us.ibm.com 9b505e9ebf XForms bug 297137 - xforms-ready fires too early. Patch by aaronr@us.ibm.com, r=allan,smaug a=mkaply 2005-06-09 21:00:49 +00:00
allan%beaufour.dk c0078f2887 Store instance node schema type as property instead of attribute. Bug 283004, r=smaug+aaronr, a=mkaply 2005-06-07 07:03:09 +00:00
allan%beaufour.dk 343fb961bb xforms-model-construct event handler not firing. Bug 293437, r=me+doronr, a=mkaply, patch by aaronr 2005-06-02 07:54:13 +00:00
allan%beaufour.dk 9e16b8b19a Use size and position in XPath expressions. Bug 265460, r=smaug+doronr, a=mkaply 2005-06-02 07:00:11 +00:00
Olli.Pettay%helsinki.fi 689cb343a9 Bug 294277, Support 'inline' <alert>s, r=aaronr+doronr, a=mkaply, NPOTB 2005-05-17 20:04:08 +00:00
allan%beaufour.dk 3ca67d1227 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 6a34dd9123 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
Olli.Pettay%helsinki.fi bbbe968ae6 Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB 2005-05-03 19:39:38 +00:00
allan%beaufour.dk 4f8adec1c3 Fix timing problems for controls using index(). Bug 291797, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:23:38 +00:00
doronr%us.ibm.com 3add894cb1 xforms bug 289595 - Can't assume there is a non-null mSchema per model. r=aaronr,smaug a=mkaply 2005-04-21 20:50:36 +00:00
allan%beaufour.dk 0442e0cf0e 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 f91e584083 Add some more information to a few error messages. Bug 290308, r=smaug+doron, a=mkaply, NPOTB 2005-04-15 08:51:48 +00:00
allan%beaufour.dk b42f9acfb9 Patch that fixes the ugly refresh-all hack in nsXFormsModelElement.cpp. Should speed up things considerably, but is also a potential form-breaker. Bug 278368, r=aaronr+smaug, a=mkaply 2005-04-11 08:04:51 +00:00
allan%beaufour.dk 709f874ed8 Print messages in JS console for existing exceptions in code. Bug 289297, r=doron+smaug, a=mkaply 2005-04-08 15:40:54 +00:00
doronr%us.ibm.com f5f98f81ef Bug 287714 - Add console outputting of XForms errors. r=aaronr,smaug 2005-03-30 16:41:07 +00:00
doronr%us.ibm.com 4a9b5cc118 XForms bug 285207 - Need to handle inline schema. r=cartman/smaug 2005-03-16 18:09:40 +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
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 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 f6d43aa074 XForms bug 273428. Patch by aaronr, r=me,beaufour. 2005-02-22 22:11:51 +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 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
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 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