Commit Graph

53773 Commits

Author SHA1 Message Date
nhotta%netscape.com
3a31859f27 Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj. 2000-02-19 00:11:24 +00:00
rjc%netscape.com
28e47c0e78 Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar 2000-02-18 23:49:33 +00:00
valeski%netscape.com
b04b1a5255 removing an un-necessary comment 2000-02-18 23:38:13 +00:00
pavlov%netscape.com
15549f7685 fix for bug 25150 r=mcafee a=jar 2000-02-18 23:28:38 +00:00
sfraser%netscape.com
780f94b9f0 Fix for bug 19428, copy not working in mail window. r=hangas, a=jar, have a nice day. 2000-02-18 23:27:25 +00:00
ftang%netscape.com
a2c4d17325 fix bug 28197 (firt part of 14155). Change the damage data ToNewCString to ToNewUTF8String. r=warren, a=bobj 2000-02-18 23:15:46 +00:00
pnunn%netscape.com
b5a25b83af bug#28289. fix leak. pnunn. r:danm, ok:jevering. 2000-02-18 23:11:48 +00:00
pnunn%netscape.com
db8f010d7a bug#28289. fix leak. pnunn r:danm, ok:jevering 2000-02-18 23:10:19 +00:00
alecf%netscape.com
70f68218de fix for #28246 - display static text if the user has already entered an SMTP server
r=sspitzer
2000-02-18 22:58:27 +00:00
leaf%mozilla.org
80b76bbc3f removing misleading build documentation; redirecting to website. 2000-02-18 22:49:03 +00:00
leaf%mozilla.org
588571a8bd Adding a redirect for build documentation; does not affect build or runtime 2000-02-18 22:37:44 +00:00
rpotts%netscape.com
47272f2333 Fixed Mac warning which was masking a potential Mac-only bug... 2000-02-18 21:39:26 +00:00
terry%mozilla.org
edcc54480b Cut down on the number of syncshadowdb processes we fork off. 2000-02-18 21:38:23 +00:00
akkana%netscape.com
4a62deb1e7 27908: Fix multiple keyboard pastes by disabling ProcessShortCutKeys (finally!) r=brade, a=jar 2000-02-18 21:32:26 +00:00
mscott%netscape.com
fdf6596edd Bug #28099 --> turn on imap ssl. Part of this code was written by pavlov. I needed to examine the greeting
from the server and if the server told us we were in the pre-authenticated state, then we should move directly to
our authenticated state on the client. Pav added code to detect if the server is supposed to be secure and if it is,
to create a ssl socket transport.
r=jefft,bienvenu,pavlov
a=phil
2000-02-18 21:28:25 +00:00
attinasi%netscape.com
fef91f1dae Typo in printf fixed. r=dcone 2000-02-18 20:57:16 +00:00
mcafee%netscape.com
150b10e4f3 Updating mailnews success string. 2000-02-18 20:33:09 +00:00
terry%mozilla.org
1bb290aedb Don't stomp on bugs timestamps when adding the new everconfirmed field. 2000-02-18 20:03:17 +00:00
tonyr%fbdesigns.com
67c4369e6a Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil 2000-02-18 19:54:13 +00:00
akkana%netscape.com
6334f4c02d Fix tree blocker 28396. Suggested by hyatt, r=me, a=granrose 2000-02-18 19:43:06 +00:00
terry%mozilla.org
3ab2815fc6 Check that we have defined a shadow db before trying to use it. 2000-02-18 19:33:42 +00:00
edburns%acm.org
3c421d4cd1 Put #include <unistd.h> inside #ifdef XP_UNIX 2000-02-18 19:33:28 +00:00
edburns%acm.org
5a19a2ac25 Removed import org.mozilla.webclient.motif.* 2000-02-18 19:32:22 +00:00
edburns%acm.org
bcd8361b00 author=Ashutosh Kulkarni
r=edburns
approver=edburns
bug=28407

THIS CODE IS NOT MOZILLA CODE!

This code change allows webclient to work with GTKSUPERWIN.
2000-02-18 19:16:27 +00:00
attinasi%netscape.com
b0140120d7 Added support for millisecond granularity in the stopwatch. r=nisheeth a=rickg 2000-02-18 18:51:39 +00:00
attinasi%netscape.com
6370c96e21 Added RealTimeInMilliseconds method to allow better granularity in timing. r=nisheeth a=rickg 2000-02-18 18:50:28 +00:00
norris%netscape.com
c4a75c3727 Fix wrapping of InvocationTargetException. Thanks to Kurt Westerfeld for pointing this out. 2000-02-18 17:38:11 +00:00
norris%netscape.com
656a44d953 Add equals() and equalsIgnoreCase() to the String object, at the suggestion of Tom Beauvais <tbeauvais@bowstreet.com> 2000-02-18 17:37:27 +00:00
hyatt%netscape.com
f97397b67c Adding guards. Harmless. 2000-02-18 10:22:20 +00:00
hyatt%netscape.com
3a7e2648e5 fix for 27879, r=saari 2000-02-18 10:05:14 +00:00
hyatt%netscape.com
88b9a0adac Popup fixes. r=saari 2000-02-18 09:38:59 +00:00
hyatt%netscape.com
2e5b0f6667 Fix for bug #28334. r=saari 2000-02-18 08:57:28 +00:00
saari%netscape.com
0add201695 Fix for PDT+ bug 23085, Pressing enter in open web location dialog doesn't work if dialog is opened from keybinding but does work if opened from menu. Changed XUL keybinding executing to prevent reentrant execution of bindings. This dialog didn't work because it was modal and in the middle of waiting for the inital xulkey+L binding to finish when you hit enter, so we smacked our reentrancy guard and didn't execute the enter key binding. r = hyatt 2000-02-18 08:40:32 +00:00
hyatt%netscape.com
70ef052747 Fix for PDT+ bug #18595. r=saari. 2000-02-18 08:05:56 +00:00
rickg%netscape.com
3ed534b000 fixed PDT+ bug27954; r=buster;a=jar; precheckins ok 2000-02-18 07:47:47 +00:00
alecf%netscape.com
a51ec724d9 second part of fix for #27913 - make sure identities exist at the time the server is attached to the account, so that there are actually identities associated with the account when the server is loaded and queried by rdf
r=sspitzer, a=phil, chofmann
2000-02-18 07:43:38 +00:00
alecf%netscape.com
0f4847c43e fix for #27913 r=sspitzer, a=phil, chofmann
delay the firing of NotifyServer until after an incoming server has been assigned to an account
also fix exceptions thrown by GetIncomingServer by returning nsnull and throwing an assertion instead
2000-02-18 07:41:58 +00:00
rpotts%netscape.com
58e4f59125 bug #28336 (r=mscott). Mozilla hangs on shutdown (windows only) waiting for the DNS thread to terminate. 2000-02-18 06:27:42 +00:00
ssu%netscape.com
c9980324d9 fixing bug #23658. It now calculates the correct amount of disk space
required for the install to take place.

not part of build
affects only windows

a=chofmann
r=pavlov
2000-02-18 06:10:23 +00:00
danm%netscape.com
40a6eb38f9 allocate hashtable keys on the stack, not the heap. fixes leak (bug 28288). r=dp a=jar 2000-02-18 05:53:59 +00:00
morse%netscape.com
6d39bab3d7 better fix for 27725 -- disclaimer about encryption, r+a=jar 2000-02-18 04:21:16 +00:00
sspitzer%netscape.com
76e28a9dc5 fix for #14349, r=alecf,nhotta a=phil
migrate prefs that were in the system charset to utf8.
2000-02-18 03:42:56 +00:00
sspitzer%netscape.com
54961ab18c fix for #14349, r=alecf,nhotta a=phil
migrate prefs that were in the system charset to utf8.
2000-02-18 03:37:53 +00:00
modgock%eng.sun.com
352791bd10 last clarifications for plugin build. (part of closing out 27427) 2000-02-18 03:27:35 +00:00
attinasi%netscape.com
713e8e4ed5 Initial tables from prior runs 2000-02-18 01:50:52 +00:00
attinasi%netscape.com
e7c05394a4 Adding the top-40 URL file 2000-02-18 01:45:35 +00:00
kvisco%ziplink.net
f02d3ff9f1 some additional documentation 2000-02-18 01:44:41 +00:00
attinasi%netscape.com
ad9ba9222d Adding history file to cvs 2000-02-18 01:44:36 +00:00
attinasi%netscape.com
fdf1371fa0 Added perl scripts for performance monitoring of Mozilla 2000-02-18 01:42:56 +00:00
bienvenu%netscape.com
5bf101f82d fix stop handling for pop3 r=mscott,a=chofmann 27780 2000-02-18 01:37:07 +00:00