Commit Graph

9943 Commits

Author SHA1 Message Date
bienvenu%netscape.com
513c52de5f more work on db view NOT YET PART OF BUILD 2001-02-08 03:27:25 +00:00
sspitzer%netscape.com
8d258feb5a fix for #63186, crash in subscribe dialog. the UW IMAP server
is sending us folders names that aren't modified UTF7 and this
causes us to crash.  also fix a warning.
r=jgmyers,sr=bienvenu,a=brendan
2001-02-08 02:54:21 +00:00
bienvenu%netscape.com
ff1a4d77f3 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
ducarroz%netscape.com
f8cf11c910 Fix for bug 37697. noHTMLRecipient wasn't retreived correctly. R=sspitzer, SR=mscott, A=asa 2001-02-08 00:17:58 +00:00
jgmyers%netscape.com
ba976f5df1 fix MIME encoded-word decoder: bugs 51453 58114 r=ducarroz sr=sspitzer a=asa 2001-02-08 00:12:50 +00:00
bienvenu%netscape.com
d26251a7c8 change name of view type to avoid conflicts NOT PART OF BUILD 2001-02-07 19:27:59 +00:00
bienvenu%netscape.com
0502a8f84e 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
2d2aa5439c checking in a file so bienvenu and I can hack away.
NOT PART OF THE BUILD.
2001-02-07 18:45:12 +00:00
disttsc%bart.nl
2f1f4f6ca9 Fix bustage. nsMoveMailService:: -> nsMovemailService:: 2001-02-07 08:47:55 +00:00
ducarroz%netscape.com
affcf98401 Fix Windows build bustage. Forget to return a value. 2001-02-07 08:14:38 +00:00
syd%netscape.com
8310ac89c1 Editor overlay smilie menus. r=syd, sr=sfraser, checking in for
anatoliya@netscape.com
2001-02-07 07:52:02 +00:00
racham%netscape.com
ba724c809d 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
6e82877d07 File Removed. 2001-02-07 06:54:50 +00:00
ducarroz%netscape.com
2515ff46bb Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott 2001-02-07 06:52:30 +00:00
gayatrib%netscape.com
938020c9a0 66944. had checked in a less updated file by mistake. rechecking in this file. 2001-02-07 05:38:03 +00:00
gayatrib%netscape.com
efe8e4c350 fix for bug 66944--Open button functionality in search dialog. r=racham sr=bienvenu 2001-02-07 05:27:15 +00:00
mscott%netscape.com
b7c08e6b25 remove two extra dump statments.
sr=sspitzer
2001-02-07 05:17:27 +00:00
sspitzer%netscape.com
8215efa9be sr=mscott. minor performance fix, use NS_LITERAL_STRING() instead of
AssignWithConversion().  just sitting in my tree, k-i-s-s-i-n-g.
2001-02-07 05:14:13 +00:00
sspitzer%netscape.com
06bc9f172f some minor performance tweaks. comment out some dump statements. sr=bienvenu 2001-02-07 04:40:40 +00:00
chuang%netscape.com
d4b76e6d26 Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott 2001-02-07 04:35:37 +00:00
mscott%netscape.com
44b7071761 Bug #45225 --> poor man's way to get rid of the 2 dialogs when opening
a mail attachment. Always treat the selection of the attachment as an "open"
action. This causes the url to get run via the uriloader. If it requires an exthandler
THEN you get the helper app dialog. o.t. we open it internally and you have to save it
yourself.
sr=sspitzer
2001-02-07 04:26:13 +00:00
sspitzer%netscape.com
b085c03c37 fix for #55872. add Ctrl + M to the stand alone message window.
fix from andersma@luther.edu, r=timeless, sr=sspitzer
2001-02-07 04:20:33 +00:00
mscott%netscape.com
7760e7342f Bug #67555 --> rewrite OnStart/OnStopMeteors
to use timers for performance.
sr=sspitzer
2001-02-07 04:09:03 +00:00
racham%netscape.com
581be6b171 Fixing bug 67327. For any given server, login at startup only if the user chooses to do so via log onto this account at startup pref. r=gayatrib, sr=sspitzer 2001-02-07 03:55:46 +00:00
disttsc%bart.nl
f55c261441 Hide menuseparator on Mac. bug=10893, r=blake, sr=sspitzer 2001-02-07 03:55:04 +00:00
timeless%mac.com
fe6432f68e fix bug 67746 Change casing of "Settings" to "settings" in msgAccountCentral.dtd
patch by stephend@netscape.com r=racham, sr=mscott
2001-02-07 01:15:10 +00:00
blakeross%telocity.com
51536b1dd1 Messages are downloaded and deleted if user doesn't have write permissions for inbox (by Keyser Sosez, 62480). r=doron sr=mscott 2001-02-07 01:05:51 +00:00
nhotta%netscape.com
96ec95b74e Forward as attachment should use message send default charset, removed the code which was re-setting the charset which had been initialized to a default charset
by the nsMsgCompose constructor, bug 58494, r=ducarroz, sr=bienvenu.
2001-02-07 00:48:09 +00:00
ducarroz%netscape.com
943ab8f14f Fix for bug 66438. Fix leak and remove unused variable. Patch submitted by Kevin Higgins <khiggins@scu.edu>. R=ducarroz, SR=mscott. 2001-02-07 00:22:38 +00:00
naving%netscape.com
16e061b9c0 63300. r=racham, sr=bienvenu. Making IMAP folders case-sensitive and local folders
case-insensitive as done in 4x.
2001-02-06 23:17:26 +00:00
blakeross%telocity.com
ca4618e50f JS warnings in messengerdnd.js (for mao, 58561). r=blake,jag sr=alecf 2001-02-06 23:03:38 +00:00
sspitzer%netscape.com
5649214e67 fix #67398. sr=bienvenu 2001-02-06 15:59:45 +00:00
sspitzer%netscape.com
0058620b00 fix for #67388. r=gayatrib, sr=bienvenu 2001-02-06 15:49:33 +00:00
mscott%netscape.com
1435ba674f Bug #67555 --> rewrite OnStart/OnStopMeteors to use timers for performance benefits.
sr=bienvenu
2001-02-06 04:13:08 +00:00
mscott%netscape.com
72b7e75b5f Bug #67555 --> remove obsolete timer code
sr=bienvenu
2001-02-06 04:11:21 +00:00
bienvenu%netscape.com
646c9c334a add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott 2001-02-06 02:17:47 +00:00
bienvenu%netscape.com
08646b2ca2 add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE fix notification of filtered messages in pop folders 67556 r=naving, sr=mscott 2001-02-06 02:10:43 +00:00
bienvenu%netscape.com
d569c61ce0 use a constant for offline folder flag r=naving, sr=mscott 67608 2001-02-06 02:07:04 +00:00
bienvenu%netscape.com
5db6a0d979 add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott 2001-02-06 02:05:31 +00:00
disttsc%bart.nl
f42e833e2c Fix strict warnings in mailWidgets.xml, clean up a little. bug=58572, patch by Mark Olsen <maolson@earthlink.net>, r=jag, a=alecf 2001-02-06 01:43:39 +00:00
gayatrib%netscape.com
83df4a1b80 Fix for bug 44582--stop in search dialog. r=racham sr=bienvenu 2001-02-05 10:45:23 +00:00
ben%netscape.com
cdbe3e76b5 Drag and drop API change, call site patches. r=jag, a=hyatt (r=jag for nsDND part of other checkin too) 2001-02-05 07:53:02 +00:00
ducarroz%netscape.com
ddda8ab87c Fix for bug 67469. Don't try to encode a bogus attachment. The HTML converted body should be marked as a bogus attachment. Also fix function nsMsgIsMacFile. R=blake, SR=bienvenu 2001-02-04 01:42:33 +00:00
blakeross%telocity.com
8a3b8dba8e Removing an unused string (for khiggins, 67562). r=blake sr=bienvenu 2001-02-03 20:37:25 +00:00
bienvenu%netscape.com
73feaa9de2 fix for solaris bustage 2001-02-03 18:34:32 +00:00
bienvenu%netscape.com
f21adc57c6 more work on playback of offline imap ops 15865 r=naving,sr=mscott 2001-02-03 17:48:24 +00:00
bienvenu%netscape.com
93ea65926b listen for going offline notification and shutdown open connections when we receive it 15865 r=naving, sr=mscott 2001-02-03 17:45:31 +00:00
bienvenu%netscape.com
28ee16bcc9 add support for limiting offline download size to base server class 15865 r=naving, sr=mscott (also make sure replied flag is set appropriately during reparse) 2001-02-03 17:44:20 +00:00
bienvenu%netscape.com
1434f87889 add support for limiting offline download size to base server class 15865 r=naving, sr=mscott 2001-02-03 17:43:24 +00:00
bryner%uiuc.edu
eb9e45c0bd Bug 67412 - set the NotificationCallbacks object on the imap channel so that PSM can get its nsIPrompt. r=jag, sr=mscott. 2001-02-03 02:59:01 +00:00