Commit Graph

7187 Commits

Author SHA1 Message Date
benjamin%smedbergs.us
da0a576976 Fix leftover #include, bustage from bug 270893 2006-04-12 17:09:04 +00:00
benjamin%smedbergs.us
9588831ccc xforms bustage from nsIArray freezing, bug 270893 2006-04-12 16:49:36 +00:00
benjamin%smedbergs.us
70a0f2207b Freeze nsIArray (requires separating nsIMutableArray into another .idl file); also removes NS_NewArray and moves do_QueryElementAt into the glue, r=darin 2006-04-12 15:43:32 +00:00
allan%beaufour.dk
b7c5727245 [XForms] Expose abstract interface for input[type="date"] -- new file. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-12 07:59:36 +00:00
allan%beaufour.dk
8350993b0d [XForms] Expose abstract interface for input[type="date"]. Bug 327584, r=doronr+me, patch by surkov@dc.baikal.ru 2006-04-12 07:57:55 +00:00
allan%beaufour.dk
d84b65d0ba [XForms] Support appearance attribute for select1. Bug 303353, r=aaronr+doronr, patch by surkov@dc.baikal.ru 2006-04-12 07:53:34 +00:00
bzbarsky%mit.edu
040ffd3a81 Remove some redundant code. Bug 309834, patch by Samuel Tardieu <sam@rfc1149.net>, r=neil, sr=bzbarsky 2006-04-11 22:22:22 +00:00
aaronr%us.ibm.com
47d30fe29b [XForms] Get rid of unnecessary switch debug console warning. Bug 332872, r=doronr+olli 2006-04-11 16:47:49 +00:00
kairo%kairo.at
54be0c0be3 bug 333415 - Lanuagepack-Link broken in cs_nav_prefs_appearance.xhtml (sorry - was my fault), p=opitz.michael@inode.at r=IanN 2006-04-11 16:18:29 +00:00
mkaply%us.ibm.com
d719612b81 remove some unnecessary cert code 2006-04-11 15:43:53 +00:00
mkaply%us.ibm.com
2581ceffaa *** empty log message *** 2006-04-11 15:43:32 +00:00
cbiesinger%web.de
55f9f3d9c7 bug 333263 only call Read() when mPermissionsFile is initialized
r=mvl sr=darin
2006-04-11 15:09:51 +00:00
mhammond%skippinet.com.au
ddc3994123 Move all Python initialization code into a new global
PyXPCOM_EnsurePythonEnvironment.  At the same time remove the old, dead
code behind PYXPCOM_USE_PYGILSTATE and LOADER_LINKS_WITH_PYTHON.
Not part of the default build.
2006-04-11 06:12:14 +00:00
mhammond%skippinet.com.au
100a5904cd PyXPCOM_LogError should always write the error message, even if there is
no traceback or exception info.
Not part of the build.
2006-04-11 06:04:23 +00:00
Olli.Pettay%helsinki.fi
3687211931 Bug 333045, select1 initialized by instance data on form load has wrong size, r=allan+aaronr 2006-04-10 17:58:15 +00:00
mkaply%us.ibm.com
ad498da0ef UI cleanup 2006-04-10 17:13:20 +00:00
mkaply%us.ibm.com
ad20f0223e Proxy pages doesn't disable correctly 2006-04-10 17:12:01 +00:00
doronr%us.ibm.com
91ad131fea Bug 333006 - Schema Validation doesn't handle default attribute types. r=aaronr/allan 2006-04-10 16:51:32 +00:00
mkaply%us.ibm.com
e672090972 Upping version 2006-04-10 16:34:05 +00:00
mkaply%us.ibm.com
9eb1aab640 Add suppor for hiding/locking the CCK in extension manager 2006-04-10 16:33:56 +00:00
neil%parkwaycc.co.uk
76785efbde Fix coding error (kids = document.createElement ...) r=timeless,caillon 2006-04-10 15:53:18 +00:00
allan%beaufour.dk
a9c327f9c9 [XForms] Fix crash on empty instances. Bug 333113. r=smaug+doronr. NPOTB 2006-04-10 14:58:06 +00:00
mkaply%us.ibm.com
e7c4914688 I had completely broken cert importing 2006-04-10 13:23:44 +00:00
mkaply%us.ibm.com
ea9554bd0d Be specific as to what kind of certs we support 2006-04-10 13:22:53 +00:00
kairo%kairo.at
23cf08ad30 followup to previous checkins for bug 325473 - Undo separation of language and region/content packs - removal of extensions/content-packs, implicit r=jag/sr=Neil 2006-04-08 12:15:52 +00:00
kairo%kairo.at
91acb7039c bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-04-08 11:17:06 +00:00
kairo%kairo.at
726174c0db bug 325473 - Undo separation of language and region/content packs, part 1: move *-region into en-US.jar, r=jag sr=Neil 2006-04-08 11:01:39 +00:00
bugzilla%standard8.demon.co.uk
4f3d1dae64 Bug 331758 Add SeaMonkey to install.rdf so that DOMI will run with it when SeaMonkey becomes a MOZ_XUL_APP. r=timeless,sr=Neil 2006-04-08 10:19:04 +00:00
mkaply%us.ibm.com
5274a28c3d Add workaround for bug 333049 - basically put the prefs for homepage and throbber url in different places depending on whether they are locked or not 2006-04-07 18:15:27 +00:00
mkaply%us.ibm.com
703b15e2da remove browser.startup.homepage_reset since it doesn't look like it is used anymore 2006-04-07 18:14:20 +00:00
allan%beaufour.dk
e4987193ee [XForms] Too many schema-validation errors. Bug 332960, r=doronr+smaug 2006-04-07 09:04:49 +00:00
bryner%brianryner.com
c0f9fdac7f fixing branch compile error (bug 333079) r=marria 2006-04-07 02:03:14 +00:00
mkaply%us.ibm.com
4c6e923055 Don't allow browser.startup.homepage to be set as a pref - see bug 333049 2006-04-06 22:00:38 +00:00
mkaply%us.ibm.com
157fa05688 We need to unlock the prefs in the uninstall, disable and upgrade cases 2006-04-06 21:59:30 +00:00
mkaply%us.ibm.com
532128ce9e Add support for preference locking 2006-04-06 19:44:05 +00:00
timeless%mozdev.org
c0602375b6 Bug 268448 typo in Venkman.properties
change by brendan, r=timeless, rs=brendan
2006-04-06 11:34:11 +00:00
allan%beaufour.dk
c1affd745b [XForms] Stop processing on instance load error. Bug 332218, r=smaug+aaronr 2006-04-06 08:17:02 +00:00
allan%beaufour.dk
eccfcdb6cc [XForms] Expose switch-state to script. Bug 332127, r=aaronr+doronr 2006-04-06 08:12:46 +00:00
allan%beaufour.dk
442017d857 [XForms] Fix context setting for output with value attribute. Bug 305196, r=smaug+aaronr 2006-04-06 08:08:55 +00:00
mkaply%us.ibm.com
ba0b4c19c7 #332865
r=mkaply
Patch from Matt Willis - fix some missing semicolons
2006-04-05 19:22:09 +00:00
mkaply%us.ibm.com
17d1664471 Fix bad line endings 2006-04-05 19:20:39 +00:00
doronr%us.ibm.com
8c59f22b1a Checkin for XForms bug 329136 breaks windows - should use nsresult and not NS_IMETHODIMP 2006-04-05 18:25:41 +00:00
doronr%us.ibm.com
ecc43aa481 XForms bug 329136 - XForms needs to validate instance documents against their schema. r=aaronr, allan 2006-04-05 16:51:11 +00:00
mkaply%us.ibm.com
3e3d87044d Forgot to change version number 2006-04-05 14:37:45 +00:00
allan%beaufour.dk
2c1ced7ead [XForms] Better logging of MDG loop errors. Bug 332125, r=doronr+smaug 2006-04-05 08:05:25 +00:00
dbaron%dbaron.org
04b8c33eda Remove uses of MOZ_DECL_CTOR_COUNTER, which is always defined to nothing. b=332745 rs=roc,bzbarsky 2006-04-05 00:00:44 +00:00
aaronr%us.ibm.com
8963531bf8 [XForms] Suppress select1 value changed events if not incremental. Bug 330825, r=doronr+allan 2006-04-04 22:38:28 +00:00
aaronr%us.ibm.com
854e3b246a [XForms] Initializing SetIntrinsicState too early. Bug 331911, r=allan+smaug 2006-04-04 21:09:57 +00:00
gijskruitbosch%gmail.com
3c1801c338 Bug 332652 - The same keys conflict in the Tools menu.
ChatZilla Only.
p=changdong.cui@sun.com
r=silver
2006-04-04 21:09:06 +00:00
mkaply%us.ibm.com
078406eedf More error checking, more XBL cleanup, change some prefs 2006-04-04 19:59:25 +00:00