Commit Graph

120670 Commits

Author SHA1 Message Date
rogerl%netscape.com
7dfc669cbe Fixed 54/53 bit bug in random()
Added start of runtimestrings...
2003-07-09 22:56:56 +00:00
scott%scott-macgregor.org
ea23014033 Make a single UBER drag and drop listener for the entire mail compose envelope. Based on the drag flavor, re-route the
drop to either the attachment bucket or to the addressing envelope.

This means you can now drag addresses, files, web pages, etc. anywhere in the compose envelope  and we will do the right thing.
2003-07-09 22:15:43 +00:00
myk%mozilla.org
84f8a30ac2 changed version from "unspecified" to "other" since that sems to be what Bugzilla wants now 2003-07-09 22:00:46 +00:00
cltbld%netscape.com
3ce722e6c3 Automated update 2003-07-09 21:58:01 +00:00
dougt%meer.net
d4e9c76233 missed a AC_SUBST from a checkin last night. a=dbaron 2003-07-09 21:55:23 +00:00
scott%scott-macgregor.org
067a0e3416 Add support for viewing the toolbar via text or icons or icons & text.
Add list-style attributes for each individual toolbar button so they will show up correctly in the customize toolbar dialog.
2003-07-09 21:20:19 +00:00
scott%scott-macgregor.org
737365af98 move themes and extensions down near the bottom of the option categories. Thanks to david tenser for the suggestion. 2003-07-09 20:56:14 +00:00
dougt%meer.net
e5666ff654 Backing out ftp state reduction due to regressions. See 211729. r=darin, a=dbaron 2003-07-09 20:48:15 +00:00
bzbarsky%mit.edu
5518559ede Backing out the other part of the patch for bug 212133, to test perf issues. a=dbaron 2003-07-09 20:27:27 +00:00
jaggernaut%netscape.com
80bf794c73 Fix problem matching against commented out REQUIRES lines, and fix problem where we didn't test some modules from the REQUIRES line. 2003-07-09 19:31:55 +00:00
igor%mir2.org
6f97ac4088 Throw IllegalArgumentException from compileString/compileReader if script line number is negative instead of catching it much later via Context.codeBug(). 2003-07-09 19:27:46 +00:00
mikep%oeone.com
0f4889277e Localizing text, bug 211446. 2003-07-09 12:48:42 +00:00
mikep%oeone.com
9afb60c25d Patch from Eric B. on bug 199906. 2003-07-09 12:44:22 +00:00
aaronl%netscape.com
3b247061ce Fixing accessibility bustage on gtk2 port 2003-07-09 10:07:11 +00:00
bzbarsky%mit.edu
0add7f8317 Oops, didn't mean to back out this part. 2003-07-09 09:57:04 +00:00
bzbarsky%mit.edu
dd3b209462 Backing out part of patch to test whether this is causing the perf regression.
Bug 212133, a=dbaron to back out of tree if I do it before morning builds and
such.
2003-07-09 09:47:13 +00:00
aaronl%netscape.com
79b726d4dc Fixing bustage from accessibility checkin 2003-07-09 08:56:53 +00:00
aaronl%netscape.com
1b885a472e Fixing bustage from accessibility checkin 2003-07-09 08:15:57 +00:00
bzbarsky%mit.edu
087dc52053 Make sure to look at the loadgroup's callbacks if our channel has none. Bug
208087, r=darin, sr=dbaron, a="dbaron says 'slip it in'"
2003-07-09 07:02:28 +00:00
aaronl%netscape.com
3e0c33e5da Bug 210782. Separate public and private accessibility interfaces. r=kyle, sr=jst 2003-07-09 07:01:46 +00:00
bzbarsky%mit.edu
d113f9f41e Make <html:img> nodes correctly work with xml:base on ancestors by deferring
the load till after we know who our parent is.  Bug 212133, r=caillon, sr=jst
2003-07-09 06:57:14 +00:00
dbaron%dbaron.org
7f9ed75392 Make ns[C]String::AppendFloat locale-independent. b=209569 r=jag sr=bzbarsky 2003-07-09 06:53:44 +00:00
caillon%returnzero.com
281e80fc6b Fixing compiler warnings. "Comparison is always false due to limited range of data type". No bug.
r+sr=bzbarsky@mit.edu
2003-07-09 06:42:14 +00:00
aaronl%netscape.com
a8ec9ea561 Bug 211933. Incorrect null check in webbrowserfind code. r=dean_tessman, sr=sfraser 2003-07-09 06:41:20 +00:00
aaronl%netscape.com
5c5a6660ec Bug 211846. alt+down not working consistently for dropdowns. Also fixes bug 110801 and bug 205942, dropdown from alt+down not showing in the right place. r=jkieser, sr=bz 2003-07-09 06:36:33 +00:00
cltbld%netscape.com
7aaa87d0a9 Automated update 2003-07-09 05:17:52 +00:00
dougt%meer.net
99c8492a4f Adding warning comment to configure option 2003-07-09 05:11:31 +00:00
jaggernaut%netscape.com
4ad27a8c9d Bug 212118: Small bug in net_ParseFileURL: Substring(inURL, schemeBeg, schemeBeg + schemeEnd). r=darin, sr=dbaron 2003-07-09 05:11:10 +00:00
jaggernaut%netscape.com
d64d467c07 Bug 212114: FormatStatusMessage broken for aStatusArg with more than two args. r=darin, sr=dbaron 2003-07-09 05:08:25 +00:00
dougt%meer.net
e49407a60d Allow disabling of profile locking. r=ccarlen b=212132 2003-07-09 05:07:56 +00:00
dougt%meer.net
111c375c43 Minimo build file. - Not part of the mozilla build. 2003-07-09 04:57:30 +00:00
wtc%netscape.com
5f39ceafce Bug 126937: implement PR_GetSysfdTableMax and PR_SetSysfdTableSize for
OS/2.  The patch is contributed by Michael Kaply <mkaply@us.ibm.com>.
r=pedemont.
2003-07-09 04:56:28 +00:00
nelsonb%netscape.com
0545cae9b8 Change cert_GetCertificateEmailAddresses to return NULL rather than
a pointer to an empty string when a cert has no email addresses.
Partial fix for bug 211540.  Modified certdb/alg1485.c
2003-07-09 04:14:23 +00:00
wtc%netscape.com
04e80d83ca Bug 212004: in CERT_IsUserCert we should test for a null cert->trust and
treat it as no trust.  r=nelsonb.
2003-07-09 04:12:16 +00:00
nelsonb%netscape.com
6228d8c075 Export SEC_DupCRL and declare it in certdb.h. Bug 208194.
Modified Files:	nss/nss.def certdb/certdb.h
2003-07-09 04:00:48 +00:00
scott%scott-macgregor.org
5f61db2df0 Port some thunderbird improvements to the account manager back to the seamonkey trunk. Remove lots of unwanted flex space
from the dialogs.

r/sr=sspitzer
2003-07-09 03:53:22 +00:00
wtc%netscape.com
574fae56fb Bug 211512: worked around the Mac OS X Panther bug that the IPV6_V6ONLY
socket option is turned on by default.  r=bryner.
2003-07-09 03:48:13 +00:00
dbaron%dbaron.org
35a6c43f33 Convert jump tables to if-else trees to avoid the performance cost of function pointers. b=210550 r+sr=bzbarsky 2003-07-09 03:46:27 +00:00
roc+%cs.cmu.edu
aef373ce51 ongoing deCOMtamination work. r+sr=dbaron 2003-07-09 03:30:40 +00:00
leon.zhang%sun.com
467c93cfb1 First patch for bug 208446: Caret stops blinking or disappears, prevent firing assertion
r=sfraser sr=kin
2003-07-09 03:05:25 +00:00
brade%netscape.com
ed15121205 fix comment 2003-07-09 02:39:51 +00:00
jaggernaut%netscape.com
06350119d4 Purging tabs, r+sr=darin 2003-07-09 02:28:07 +00:00
bzbarsky%mit.edu
4ee83f7ab9 Fixing assert condition to be correct. Thanks to riceman+bmo@mail.rit.edu for
noticing.
2003-07-09 01:48:20 +00:00
jaggernaut%netscape.com
a20d08d6fa Small optimization, no need to pass in a scheme string there. r+sr=darin 2003-07-09 01:35:35 +00:00
darin%netscape.com
bae7bd0843 MSVC++ uses old-school variable scoping with |for| loop initializers. fixes win32 bustage. 2003-07-09 01:29:51 +00:00
jst%netscape.com
328cc422fa Fixing bug 211719. Making window.opener replaceable. r=caillon@aillon.org, sr=bzbarsky@mit.edu. 2003-07-09 00:48:25 +00:00
scott%scott-macgregor.org
2b9c528a6a expose pref UI for opening new messages 2003-07-09 00:41:46 +00:00
bryner%netscape.com
d96d81509f Bug 209475 - updating for nsIPermissionManager API change. Patch by mvl, r=dwitte, sr=bz. 2003-07-09 00:23:42 +00:00
dwitte%stanford.edu
ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
dbaron%dbaron.org
41a72493a2 Remove unused files. b=211173 r=smontagu sr=bryner 2003-07-09 00:07:25 +00:00