Commit Graph

53757 Commits

Author SHA1 Message Date
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
mcafee%netscape.com
ae79ee2405 Moving testonly exit case to post-build part of script. r=slamm 2000-02-18 01:30:46 +00:00
mcafee%netscape.com
884b197e16 logic bug, this should mean dont try tests again if no binary found. r=slamm 2000-02-18 01:16:14 +00:00
terry%mozilla.org
2e951c9f45 Make reports work off of the the shadow database. 2000-02-18 01:15:21 +00:00
jfrancis%netscape.com
d966e1ef2c fix for: 26624 - lists and inline style dont get along r=sfraser; a=rickg 2000-02-18 01:10:21 +00:00
kvisco%ziplink.net
278bcf95d6 some additional documentation 2000-02-18 00:58:55 +00:00
akkana%netscape.com
03e5ecde89 23336: Fix double middle-mouse paste problem. This is a temporary fix,
making the smallest possible change so as not to rock the beta1 boat.
I'll look at more sweeping fixes later.  r=saari,a=leaf
2000-02-18 00:57:46 +00:00
waterson%netscape.com
0d668654d0 Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering 2000-02-18 00:51:48 +00:00
terry%mozilla.org
f16e1a83d9 Fixed some functions in buglist.cgi that won't work if we're hooked up
to the shadow database.
2000-02-18 00:50:25 +00:00
slamm%netscape.com
211918130c Fix 'off by one' error. 2000-02-18 00:49:45 +00:00
bienvenu%netscape.com
057b3e4a97 fix reparenting when top level msg in thread is deleted, r=putterman,a=phil 27688 2000-02-18 00:44:53 +00:00
terry%mozilla.org
890e5ce7c0 Wasn't always tweaking LOCK TABLES commands correctly when shadowing. And finally fixed it to actually generate useful SQL error messages. 2000-02-18 00:43:56 +00:00
rogerl%netscape.com
011ec66cec Added decode/encode URI handling. 2000-02-18 00:22:02 +00:00
kvisco%ziplink.net
a74d625a63 fixed some incorrect information 2000-02-18 00:20:58 +00:00
kvisco%ziplink.net
86b6ce5c32 updated with latest information 2000-02-18 00:19:26 +00:00
slamm%netscape.com
ceacb3b7d7 Add log for tinderbox columns 2000-02-18 00:16:52 +00:00
kvisco%ziplink.net
42390b4c21 I finally included the FreeBSD changes from Eric Du with respect to floating point handling, sorry for the delay 2000-02-18 00:11:24 +00:00