324 Commits

Author SHA1 Message Date
allan%beaufour.dk
b09e1cc602 [XForms] Backup instances before dispatching xforms-ready. Bug 329510, r=aaronr+smaug 2006-03-07 09:20:12 +00:00
allan%beaufour.dk
c10af761f2 [XForms] Datepicker: Fix help/hint/alert position and add xf-value class. Bug 328873, r=doronr+smaug 2006-03-07 09:14:46 +00:00
allan%beaufour.dk
04f41d4761 [XForms] nsXFormsNodeState should work with NS_EVENT constants. Bug 324096, r=smaug+aaronr 2006-03-01 09:03:29 +00:00
aaronr%us.ibm.com
8a0dfe45ec [XForms] xf:copy of element node then text node results in wrong instance data. Bug 328393, r=doronr+smaug 2006-02-27 21:04:34 +00:00
Olli.Pettay%helsinki.fi
f57a3e7e41 Bug 312687, XBLize action module elements, part 1, r=allan+doronr 2006-02-27 17:02:43 +00:00
Olli.Pettay%helsinki.fi
448a8e27ed Bug 328344, action module elements leak, r=aaronr+doronr 2006-02-24 19:13:43 +00:00
aaronr%us.ibm.com
ef65fa07cc [XForms] Fixes issue with selects and itemsets. Bug 316895, r=allan+smaug 2006-02-23 23:53:23 +00:00
allan%beaufour.dk
8240c1aa76 [XForms] Move accesskey label into xhtml implementation. Bug 327998, r=doronr+me, patch by surkov@dc.baikal.ru 2006-02-23 11:34:01 +00:00
allan%beaufour.dk
32a42eb82c [XForms] Make binds static. Bug 307421, r=aaronr+smaug 2006-02-23 11:25:07 +00:00
allan%beaufour.dk
744100ad1d [XForms] Expose abstract interface for input[type="gMonth"] and input[type="gDay"]. Bug 327234, r=doronr+me, patch by surkov@dc.baikal.ru 2006-02-22 09:22:19 +00:00
Olli.Pettay%helsinki.fi
0a892359a4 Bug 323850, XForms widgets (xforms.xml) for xul. p=surkov@dc.baikal.ru, r=allan+me 2006-02-21 18:49:32 +00:00
allan%beaufour.dk
56f899faf6 [XForms] Refactor date-inputs, first part: split input controls into new files. Bug 327234, r=me+smaug, patch by surkov@dc.baikal.ru 2006-02-17 10:30:09 +00:00
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
f77ec3db9a [XForms] Include Gecko version and build ID in extension description. Bug 327305, r=doronr+aaronr 2006-02-17 10:04:39 +00:00
allan%beaufour.dk
6b6ca8968a [XForms] Fixup for bug 326062, r=me+dononr, patch by surkov@dc.baikal.ru 2006-02-17 09:57:06 +00:00
doronr%us.ibm.com
9f6f827210 XForms bug 316616 - a11y: pressing first key of item in select should select item. r=aaronr,smaug 2006-02-16 15:55:27 +00:00
allan%beaufour.dk
24ec7633e3 [XForms] Bump extension version to 0.4. Bug 327040, r=smaug+aaronr 2006-02-15 10:09:55 +00:00
allan%beaufour.dk
11af52c7be [XForms] Fix upload not being readonly when it should. Bug 326062, r=doronr+me, patch by surkov@dc.baikal.ru 2006-02-15 09:31:48 +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
doronr%us.ibm.com
233d82bc71 XForms bug 327063 - nsXFormsUtils::CheckSameOrigin should use the pincipal's URI, not the document's. r=dveditz,allan 2006-02-14 15:25:40 +00:00
allan%beaufour.dk
8cc13f3afc ... bug 323845. Note to self: do remember to add new files before checking in :| 2006-02-14 09:34:49 +00:00
allan%beaufour.dk
ba9071ed84 [XForms] Reorganize XBL implementations, to expose pure (non-XHTML) widgets in xforms.xml. Bug 323845, patch by surkov@dc.baikal.ru, r=smaug+me 2006-02-14 09:33:34 +00:00
doronr%us.ibm.com
c11bc752b7 XForms bug 323683 - Date picker does't handle refresh correctly. r=aaronr/smaug 2006-02-09 17:58:23 +00:00
allan%beaufour.dk
74810aa97c [XForms] Datepicker input field was not readonly. Bug 323829, patch by doronr r=aaronr+smaug. 2006-02-09 11:50:36 +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
allan%beaufour.dk
a3b91484f6 [XForms] Add null-check for PermManager in XFormsUtils. Bug 326249, r=doronr+smaug 2006-02-08 08:30:03 +00:00
doronr%us.ibm.com
617a608b2c Bug 309210 - new patch to not break talkback/mac crash reporter. r=bsmedberg 2006-02-06 19:07:40 +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
bzbarsky%mit.edu
263cf7dc11 Push up GetPrincipal to nsINode (as GetNodePrincipal). This way all nsINodes
(content, documents, attr nodes) can return their principal as needed.
Eliminate lazy allocation of principals in nsDocument.  Bug 324600, r=sicking, sr=jst
2006-02-02 20:02:34 +00:00
doronr%us.ibm.com
a60fd8b720 NPOTDB oops, checked in a png without -kb, fixing 2006-01-25 17:40:29 +00:00
doronr%us.ibm.com
35fdaa2c89 XForms bug 324079 - insert/delete doesn't work with non-default model. Patch by aaronr, r=smaug,me 2006-01-20 19:01:50 +00:00
doronr%us.ibm.com
fe1e6d5789 XForms bug 323662 - xforms.properties error messages have overlapping error numbers. r=aaronr/smaug 2006-01-17 16:29:09 +00:00
Olli.Pettay%helsinki.fi
66cdc786d5 Bug 323292, readonly bind not working for textarea, r=doronr+aaronr 2006-01-13 17:38:33 +00:00
doronr%us.ibm.com
78aa6ca4e3 XForms bug 322975 - labels with inline output controls inside repeat has trouble. patch by aaronr, r=smaug,me 2006-01-12 21:10:32 +00:00
doronr%us.ibm.com
8b3589937d XForms Bug 316931 - Switch submission security code to use nsIPrincipal. r=bz,allan 2006-01-11 17:05:17 +00:00
allan%beaufour.dk
d4f51e4e89 [XForms] Add handling of up, down, page up, and page down to range control. Bug 316624, r=aaronr+smaug 2006-01-11 08:51:04 +00:00
allan%beaufour.dk
3591df4f0a [XForms] Default style to hide disabled controls. Bug 291119, r=aaronr+smaug 2006-01-11 08:20:36 +00:00
doronr%us.ibm.com
25e8c92ee9 XForms bug 301571 - support mailto: submissions. r=aaronr,smaug 2006-01-03 20:57:47 +00:00
darin%meer.net
6669c75009 fixing bustage (bug 318193) 2006-01-02 04:59:11 +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
gerv%gerv.net
adbec5dbff Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-12-13 13:25:40 +00:00
doronr%us.ibm.com
38a4f7b31d Bug 318624 - xforms and schemaval need to be static for minimo. Patch by aaronr, r=smaug,me 2005-12-02 16:38:32 +00:00
doronr%us.ibm.com
7dc77c33ce XForms bug 299766 - implement accesskey underlining 2005-11-29 22:08:59 +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
allan%beaufour.dk
8671300fe6 [XForms] Allow chrome:// to submit anywhere. Bug 316931, r=doronr+aaronr, patch by surkov@dc.baikal.ru 2005-11-24 14:24:15 +00:00
doronr%us.ibm.com
5907d7e998 XForms bug 283344 - XForms input control, when bound to a date, should render as a datepicker r=smaug,aaronr 2005-11-22 18:53:33 +00:00
timeless%mozdev.org
758367abc3 Bug 106386 Correct misspellings in source code
r=dbaron rs=brendan
2005-11-22 14:01:37 +00:00
timeless%mozdev.org
17f5f5429f Bug 106386 Correct misspellings in source code
patch by supernova_00@yahoo.com r=timeless
2005-11-21 06:25:15 +00:00
allan%beaufour.dk
90c237d8ea [XForms] Fix how we open the javascript console. Bug 309246, r=aaronr+me, patch by surkov@dc.baikal.ru 2005-11-18 06:22:33 +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