Граф коммитов

3786 Коммитов

Автор SHA1 Сообщение Дата
racham%netscape.com 9275fe9fe9 Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer 2001-02-23 02:42:31 +00:00
sspitzer%netscape.com 9a9b77dade control the default url for sound to play on new mail with a pref,
instead of hard coding it.  (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
scc%mozilla.org 97df62b78a bug #65219: (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers. 2001-02-23 02:03:02 +00:00
blakeross%telocity.com a24ffe4299 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
naving%netscape.com 6cd2d20d31 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Stop the cursor when there is an exception
2001-02-22 23:42:48 +00:00
blakeross%telocity.com a8fa2dbb3e Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-22 23:32:13 +00:00
timeless%mac.com 902055976c fix bug 41083 Signature path not stored correctly when containing non-english characters
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
2001-02-22 10:18:54 +00:00
disttsc%bart.nl 744785129a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
gayatrib%netscape.com 44e563d18e Checking in patch for bug 68505--cant delete mail filter. Patch submitted by jag. r=gayatrib sr=sspitzer 2001-02-22 07:27:10 +00:00
waterson%netscape.com 2cd62f503b Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
dougt%netscape.com eab041f43f Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
naving%netscape.com 63fbb90dec 61380 67637 68958. r=chuang sr=bienvenu. Made drag and drop of folders work on mac. fixed
white spaces and made it so that the "stop" sign is displayed when message is dragged
to source folder
2001-02-20 01:12:38 +00:00
jgmyers%netscape.com 7e64c44d58 fix account manager labels: bug 68071 r=racham sr=sspitzer 2001-02-20 01:04:13 +00:00
disttsc%bart.nl ec0f22e92c ``Acct Settings:Acct Name Field:Letters with descenders being cut off'', bug=67245, author=H�kan B. Waara <hwaara@chello.se>, r=jag, sr=sspitzer. 2001-02-17 23:49:54 +00:00
dbaron%fas.harvard.edu 1ef143735a Fix gcc 2.95/2.96 bustage by adding |NS_CONST_CAST| to |char*| to work around what I think is a bug in gcc. Patch from Bradley Baetz <bbaetz@sympatico.ca>, r=dbaron 2001-02-16 04:33:21 +00:00
naving%netscape.com 469872267c fix a small mistake that was part of earlier checkin. 2001-02-16 02:24:48 +00:00
naving%netscape.com a9f24a2c47 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
timeless%mac.com 0e386135db fix bug 61802 javascript strict warnings in FilterEditor.js
patch by maolson@earthlink.net r=jag,timeless sr=sspitzer
2001-02-15 07:40:23 +00:00
gayatrib%netscape.com f680263283 Fix for bug 44591--Search UI: any state shows document done text. r=racham sr=bienvenu. This also fixes bugs 68221 and 44354. 2001-02-15 06:37:03 +00:00
sspitzer%netscape.com c1c9a40d8c fix js warnings. #68525. thanks to hwaara for the patch. r=timeless, sr=alecf,sspitzer fix exception when right clicking on an empty thread pane. remove duplicated code. also, disable "open in new window" and "edit as new" in the thread pane context menu, if nothing is selected. sr=bienvenu. #60632 2001-02-15 06:29:47 +00:00
chuang%netscape.com 26bf7ba9ee Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer 2001-02-14 20:32:03 +00:00
jgmyers%netscape.com 22b7b1c8ac fix SMTP/SSL prefs: bug 32018 r=brendan sr=sspitzer 2001-02-14 01:18:33 +00:00
hewitt%netscape.com 831130b511 68709 - mail text change (for stephend), r=hewitt, sr=sspitzer 2001-02-13 23:55:46 +00:00
pinkerton%netscape.com 105d3c555e carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
timeless%mac.com 34cf943a88 fix bug 61801 javascript strict warnings in FilterListDialog.js
patch by maolson@earthlink.net, r=jag, sr=sspitzer
2001-02-13 14:40:49 +00:00
timeless%mac.com 302419b9f1 fix bug 68484 Account Manager : Change "Delete" to "Remove Account"?
patch by stephend@netscape.com, r=racham, sr=sspitzer
2001-02-13 05:37:59 +00:00
timeless%mac.com 57db0ee9d5 fix bug 67827 don't linkify single words in account central UI
fix by stephend@netscape.com, r=timeless, sr=bienvenu
2001-02-13 04:58:46 +00:00
dprice%netscape.com fc5a7ddbf1 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
naving%netscape.com 21523819cc 64982. sr=sspitzer, bienvenu. No need to add back the folder. It is the same
folder.
2001-02-12 22:25:12 +00:00
blakeross%telocity.com a2f95e1567 Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu 2001-02-12 21:31:45 +00:00
timeless%mac.com 1f4e4d4a22 fix bug 68194 Wording changes to Account Settings panel
patch by stephend@netscape.com r=timeless, sr=sspitzer
2001-02-12 06:24:30 +00:00
disttsc%bart.nl 76fbedadc5 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com 69415757ab Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
sspitzer%netscape.com b17c3afa80 NOT PART OF THE BUILD. 2001-02-09 00:23:50 +00:00
sspitzer%netscape.com 4dd563b1ab hoy hoy hoy! NOT PART OF THE BUILD. 2001-02-08 23:57:20 +00:00
sspitzer%netscape.com 094bf1570e NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
sspitzer%netscape.com c691cb7d58 more hacking with the anipals. NOT PART OF THE BUILD. 2001-02-08 22:43:29 +00:00
sspitzer%netscape.com 2f3828d92a more hacking with bienvenu. NOT PART OF THE BUILD. 2001-02-08 22:04:50 +00:00
sspitzer%netscape.com e7ec23f934 NOT PART OF THE BUILD. more hacking with bienvenu. 2001-02-08 22:02:48 +00:00
bienvenu%netscape.com 6ec056d99e more work on db view NOT PART OF BUILD 2001-02-08 17:46:54 +00:00
sspitzer%netscape.com 505128d9df NOT PART OF THE BUILD. 2001-02-08 06:18:32 +00:00
sspitzer%netscape.com ee660ff012 NOT PART OF THE BUILD. hacking with bienvenu... 2001-02-08 06:17:57 +00:00
bienvenu%netscape.com 25f3ecc06f more work on db view NOT YET PART OF BUILD 2001-02-08 03:27:25 +00:00
bienvenu%netscape.com 109ba24e00 fix one cause of 67989, meteors never stop spinning in mail news r/sr mscott/sspitzer a=brendan 2001-02-08 01:55:35 +00:00
bienvenu%netscape.com c62ba44d30 change name of view type to avoid conflicts NOT PART OF BUILD 2001-02-07 19:27:59 +00:00
bienvenu%netscape.com 80930790a7 add files to build so Seth and I can work on them NOT PART OF BUILD 2001-02-07 19:27:00 +00:00
sspitzer%netscape.com d8c36f9657 checking in a file so bienvenu and I can hack away.
NOT PART OF THE BUILD.
2001-02-07 18:45:12 +00:00
racham%netscape.com 23f03e2797 Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00
ducarroz%netscape.com 6cb34ee4d7 File Removed. 2001-02-07 06:54:50 +00:00
ducarroz%netscape.com b02cf25223 Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott 2001-02-07 06:52:30 +00:00