Commit Graph

126140 Commits

Author SHA1 Message Date
timeless%mozdev.org
d32b296c7a Bug 231810 Incorrect prompt when copying address records between address books
patch by borggraefe@despammed.com r=neil sr=mscott
2004-01-23 06:30:50 +00:00
nelsonb%netscape.com
77a00800e8 RFC 3280 says Name Constraints do not apply to self-issued CA certs,
including self-issued intermediate CA certs (so-called "roll-over" certs).
This fixes an NISCC test failure.  Bug 231030. r=wtc.
2004-01-23 06:06:06 +00:00
bsmedberg%covad.net
087527c4b0 Re-landing prefs from bug 178910 that were accidentally removed in bug 224578 due to merge conflicts. r=Sergei Dolgov 2004-01-23 05:00:13 +00:00
bienvenu%nventure.com
7acc931f15 fix imap build bustage 2004-01-23 01:24:03 +00:00
bienvenu%nventure.com
6823409161 fix incorrect total and unread msg counts in msg db's, and try to remove bogus headers, sr=mscott 162342 and 227472 also clean up use of unread vs. new in nsIDBfolderInfo 2004-01-23 01:11:26 +00:00
pinkerton%aol.net
40f15211a8 fix warnings 2004-01-23 01:10:02 +00:00
pinkerton%aol.net
d6a27bccf5 clear the window-level undo stack to get rid of pending actions when
the window closes (bug 229661)
2004-01-23 00:31:20 +00:00
nelsonb%netscape.com
61d56ab306 When a name attribute's value exceeds the maximum allowed length, display
a truncated version of it, followed by ellipsis.  Bug 220855. r=wtc
2004-01-22 23:45:30 +00:00
cltbld%netscape.com
7710f86887 Automated update 2004-01-22 22:41:00 +00:00
wchang0222%aol.com
1a73723866 Bugzilla bug 230934: fixed the second sed script for extracting versions of
Microsoft tools. Pass both sed scripts to the same invocation of sed.
Removed the unnecessary spaces in awk variable names. r=cls. sr=bryner.
2004-01-22 22:38:18 +00:00
wchang0222%aol.com
22ba8cf725 Bugzilla bug 231786: extended PR_GetAddrInfoByName to support PR_AF_INET.
The patch was contributed by John G. Myers <jgmyers@speakeasy.net>. r=wtc
and darin.
2004-01-22 22:27:23 +00:00
dbaron%dbaron.org
608059012f Push copyright year to 2004. 2004-01-22 22:22:24 +00:00
jst%mozilla.jstenback.com
7e540d1a9c Removing unused variable (bug 230947). Patch bygautheri@noos.fr, r+sr=jst@mozilla.jstenback.com 2004-01-22 22:20:54 +00:00
pinkerton%aol.net
9fd26da686 allow an empty url to be either "" or about:blank (bug 208838) 2004-01-22 22:15:18 +00:00
nelsonb%netscape.com
d45b087145 Add -a option for Base64 encoded ASCII input and output.
The -i and -o options now understand "-" to mean stdin and stdout.
Usage is displayed when -? or no arguments are given.
Bug 231536. r=relyea.
2004-01-22 22:08:59 +00:00
nelsonb%netscape.com
7709686c56 Correct NSS's key usage tests for certs with non-RSA public keys.
Bug 221638. r=relyea.
2004-01-22 22:04:54 +00:00
pkw%us.ibm.com
e14c5e9a65 Bug 231104 - Checkin for Bug 195350 causes AIX build to segfault on startup.
r=bugmail@sicking.cc, sr=tor@acm.org
2004-01-22 21:58:57 +00:00
dbaron%dbaron.org
de731a8671 Reduce randomness in indentation and line wrapping. Whitespace changes only. 2004-01-22 21:58:28 +00:00
dbaron%dbaron.org
f3af1a7aef Fix two problems with display fixups. b=231787 r+sr=bzbarsky 2004-01-22 21:34:04 +00:00
pinkerton%aol.net
013afa2b28 fix up margins and min sizes so small buttons don't look so bad (bug 228499, notpart of seamonkey build) 2004-01-22 21:04:34 +00:00
scott%scott-macgregor.org
f494d8750a change buttonover to hover for the get msg button. Thanks to Stephen Walker for the patch 2004-01-22 20:02:56 +00:00
neil%parkwaycc.co.uk
0b0a0459bb Bug 209550 make it possible to use <statusbar> as direct child of <wizard> p=afatecha@idea.com.py r=me sr=jag 2004-01-22 19:37:05 +00:00
silver%warwickcompsoc.co.uk
848b909add Bug 112435 [partial] Need Motif with fixed width font [and]
Bug 220325 [partial] content pane text should be sized based upon prefs
r=rginda
2004-01-22 18:57:39 +00:00
silver%warwickcompsoc.co.uk
2c9595cc85 Bug 230833 /help quote refers to IRC 1459 instead of RFC1459
r=rginda
2004-01-22 18:55:49 +00:00
pkw%us.ibm.com
b534e1ea18 Bug 227841 - AIX: Thunderbird fails to build because of redefined macros
r+sr=mscott@mozilla.org
2004-01-22 18:07:03 +00:00
neil%parkwaycc.co.uk
e7fce02b98 Bug 231738 Use title caps for English window titles p=durbacher@gmx.de r=varga sr=alecf (no l10n impact) 2004-01-22 17:48:22 +00:00
bienvenu%nventure.com
34ba27ec73 fix slowdown in pop3 mail downloading on nfs servers, 231814 sr=mscott by checking if we're at eof before seeking to eof 2004-01-22 17:46:02 +00:00
neil%parkwaycc.co.uk
01979b95c7 Commenting on change in bug 219908 patch is in original bug 217089 p=gautheri@noos.fr r=bryner sr=jag 2004-01-22 16:14:35 +00:00
neil%parkwaycc.co.uk
74f9ae76d7 Bug 230791 Wrong company name and trademarks in mozilla.exe p=mbockelcamp@web.de r=leaf sr=bryner 2004-01-22 16:01:25 +00:00
cbiesinger%web.de
3eef6608c2 Bug 231372
GetCombinedArea could be faster/better
make it return an nsRect as return value instead of out parameter.
r=dbaron sr=bzbarsky
2004-01-22 15:06:25 +00:00
silver%warwickcompsoc.co.uk
832293b735 Bug 207436 Custom sounds doesn't work
r=samuel
2004-01-22 13:57:26 +00:00
silver%warwickcompsoc.co.uk
2824577cd5 Bug 146398 Open at Startup and Leave $viewname have no access keys
r=samuel
2004-01-22 13:55:40 +00:00
silver%warwickcompsoc.co.uk
897ff6fb12 Bug 219983 sidebar doesn't update if it's closed while switching channels
r=samuel
2004-01-22 13:53:38 +00:00
silver%warwickcompsoc.co.uk
0ea22dfdac Bug 231621 Add a middle-click action for the Chatzilla client window (open in new tab, configurable)
patch by Andreas Kunz (durbacher@gmx.de)
r=silver
2004-01-22 13:49:22 +00:00
neil%parkwaycc.co.uk
c23891b138 Fix compiler warning b=229540 p=gautheri@noos.fr r=danm sr=alecf 2004-01-22 13:13:09 +00:00
neil%parkwaycc.co.uk
7bd568d3e7 Fix compiler warning b=231716 p=gautheri@noos.fr r/sr=dbaron 2004-01-22 13:07:40 +00:00
neil%parkwaycc.co.uk
ea25d73aba Bug 231651 gNavigatorBundle is not defined when attempting to open empty location history in the open location dialog r=timeless sr=jag 2004-01-22 10:00:20 +00:00
neil%parkwaycc.co.uk
1d96418e2b Bug 230779 View/Character Coding/Customize should not load into existing Preferences dialog r=timeless sr=alecf 2004-01-22 09:57:02 +00:00
neil%parkwaycc.co.uk
f1683df709 Bug 231766 Fix JS strict warning p=gautheri@noos.fr r=me sr=jag 2004-01-22 09:44:20 +00:00
gerv%gerv.net
69007c8ed2 Bug 227155 - make sure running collectstats.pl twice in a day, or migrating data from old charts to new charts where there are duplicate entries, doesn't cause an SQL error. Patch by gerv; r,a=justdave. 2004-01-22 08:10:53 +00:00
dbaron%dbaron.org
8b1b6977cf Comment this out until we figure out what to do about nsXPIDLString's shared empty buffer handle. b=112547 2004-01-22 04:30:03 +00:00
bzbarsky%mit.edu
cdb84804de Move the methods for handling inline style and attribute style sheets up to
nsDocument.  Bug 230947, r+sr=jst
2004-01-22 03:35:09 +00:00
bzbarsky%mit.edu
bbe0e03d7d Make image inputs that got replaced by alt text still submit .x and .y (submit
empty strings).  Bug 122238, r+sr=jst
2004-01-22 03:26:17 +00:00
nelsonb%netscape.com
b99a74cbae Detect duplicate issuer name and serial number between two temp certs.
Bug 230996. r=ian, relyea.
2004-01-22 02:36:53 +00:00
nelsonb%netscape.com
1db7eb8535 Fix name constraints code to pass NIST PKITS test 38. r=wtc. Bug 231223. 2004-01-22 02:33:41 +00:00
nelsonb%netscape.com
ce75f8d873 Move an extern function declaration to the header file where it belongs.
Bug 229212. r=relyea.
2004-01-22 02:19:42 +00:00
nelsonb%netscape.com
b45bc04f3b Fix some erronous code that set SEC_ERROR_NO_MEMORY when there had been
no memory failure.  r=relyea.  Bug 231566
2004-01-22 02:17:26 +00:00
dbaron%dbaron.org
8823eaed93 Untabify. Not part of build. 2004-01-22 01:54:13 +00:00
dbaron%dbaron.org
2c1c31658d Call removeControllers / RemoveObserver for objects implemented in JS so that the chrome window's DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2004-01-22 01:47:58 +00:00
dbaron%dbaron.org
0b767dd390 Fix leaks by calling removeObserver for pref observers implemented in JS so they don't stay around until the pref service shuts down. Call removeControllers in a similar situation so that the chrome windows DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2004-01-22 01:46:48 +00:00