Commit Graph

1314 Commits

Author SHA1 Message Date
naving%netscape.com
1abd796576 66004, 66956. r=racham, sr=bienvenu. Calculating the linebreak_len for
each line of the data copied. Needed to avoid extraneous characters at the
end of line
2001-01-31 02:02:26 +00:00
sspitzer%netscape.com
0dff0f3b73 remove the old, unused tests. sr=mscott 2001-01-30 04:44:09 +00:00
sspitzer%netscape.com
5db8d47959 remove the old, unused tests. 2001-01-30 04:41:44 +00:00
sspitzer%netscape.com
1b8069431a fix for #66602. make it faster to delete, move, or copy unread messages into
a local folder.  sr=bienvenu
2001-01-26 02:52:56 +00:00
dougt%netscape.com
5235e3266f backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf 2001-01-25 22:07:38 +00:00
dougt%netscape.com
d82f5acc6e updating to new necko interfaces 2001-01-25 21:44:59 +00:00
racham%netscape.com
3bd146e8d8 Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu 2001-01-23 21:54:34 +00:00
bienvenu%netscape.com
f7d03cb909 change folder compaction to use base class offine store compaction code, 15865 r=naving, sr=mscott 2001-01-18 15:37:52 +00:00
mkaply%us.ibm.com
0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
naving%netscape.com
41732e29e5 62992. r=sspitzer sr=bienvenu. Make sure that there are no null characters after the
linebreak
2001-01-12 23:17:41 +00:00
nhotta%netscape.com
a11d58fa42 Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
jgmyers%netscape.com
8935d7e70b cleanup, fix TRUE/FALSE refs: bug 63834 r=bryner sr=brendan@mozilla.org 2001-01-10 06:12:15 +00:00
sspitzer%netscape.com
2e8bbd91c4 fix #63181. implement nsNntpUrl::GetFolderCharset().
also, remove extra strdup from the implementions in nsImapUrl and nsMailboxUrl.
clean up nsNntpUrl::Set/GetNewsgroupName().  sr=bienvenu
2001-01-09 05:27:28 +00:00
bienvenu%netscape.com
2eee40eebc fix 64456, cache file stream when updating multiple local messages, r=sspitzer, sr=mscott, also 63804 problem with compacting local folder 2001-01-08 19:21:25 +00:00
sspitzer%netscape.com
6cfd4461cf fix js warning when migrating. (no bug).
fix movemail service contract id. (#64486)
sr=bienvenu
2001-01-08 18:02:56 +00:00
naving%netscape.com
0de6973509 58955. r=sspitzer sr=bienvenu. Copying the msg header when there is a move from pop->imap
so that in case of undo the header can be restored. Eliminating the dependency that
the imap folder is selected.
2001-01-08 01:58:06 +00:00
sspitzer%netscape.com
98458e7c21 get biff working with pop! sr=bienvenu. #64469 2001-01-06 03:47:54 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
sspitzer%netscape.com
59d59bd7b0 fix build bustage. I suck. 2001-01-05 01:14:41 +00:00
sspitzer%netscape.com
b6c8802ef2 fix for #61642. patch from sun, r=sspitzer, sr=bienvenu 2001-01-05 00:35:35 +00:00
naving%netscape.com
619ff23408 63217 r=sspitzer sr=bienvenu. Checking the right parent folder and also setting
the deleteisMoveToTrash flag so that folder does not get added back.
2001-01-03 01:19:39 +00:00
sspitzer%netscape.com
a7bce3ece1 fix warning. #64026. r=adam@gimp.org, sr=bienvenu@netscape.com 2001-01-02 06:27:19 +00:00
jgmyers%netscape.com
3a0d56ef2d Remove dead code. Bug 63834 r=bryner sr=scc 2000-12-29 15:40:49 +00:00
sspitzer%netscape.com
923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00
naving%netscape.com
7dc7c67129 *** empty log message *** 2000-12-22 01:55:54 +00:00
naving%netscape.com
515bdd2ae0 43411 sr=bienvenu. Changing Compact()'s definition to pass nsIUrlListener. 2000-12-17 01:20:42 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
dbaron%fas.harvard.edu
2b2160f1b0 Fix incorrect usage of nsCOMPtr where nsCOMPtr::operator& was used instead of getter_AddRefs. b=59414 r=disttsc@bart.nl sr=waterson@netscape.com 2000-12-09 04:21:51 +00:00
racham%netscape.com
9c8dd187c0 Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott 2000-12-09 03:03:58 +00:00
alecf%netscape.com
af0eb76d7c fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
sspitzer%netscape.com
33e8d2aea8 fix for #62048. movemail accounts are deletable. sr=mscott 2000-12-06 04:14:28 +00:00
sspitzer%netscape.com
ad6b90a954 fix for #53970. the "allow at sign" pref is gone. if you were a 4.x user,
we already migrated you fine.  if you are a new user, we trust you to enter
in the right username.  sr=mscott
2000-12-06 04:13:54 +00:00
sspitzer%netscape.com
4fa551beb6 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
naving%netscape.com
ad7cc1eb65 59063 59064, r=sspitzer, sr=bienvenu 2000-11-29 01:17:14 +00:00
naving%netscape.com
8e947e2796 59063 59064, r=sspitzer, sr=bienvenu. If the folder exists then the alert pops up. 2000-11-29 01:16:31 +00:00
mscott%netscape.com
1849aa8f24 Bug #60830 --> use nsCRT::memcpy instead of memcpy.
sr=bienvenu
2000-11-21 23:56:40 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
sspitzer%netscape.com
3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
bienvenu%netscape.com
298bf51eff fix 57806, multiple filter logs for pop mail filtering logging, sr=mscott 2000-11-17 01:43:29 +00:00
blakeross%telocity.com
77b8600588 Fix 56971: logging should not log user's password. patch by Andrew Taylor (andrew.taylor@cal.montage.ca). r=jefft sr=mscott 2000-11-15 23:55:25 +00:00
sspitzer%netscape.com
4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com
591295074d initialize uninitialized variable. #50889, #59617. submitted by alex@pike.org, bruce@cubik.org.
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
bienvenu%netscape.com
0fe4d06a38 move NotifyStoreClosedAllHeaders to base class so imap can call it to fix 59376 crash in morkRowObject::CloseRowObject r=mscott 2000-11-09 00:14:22 +00:00
sspitzer%netscape.com
392b865853 fix for #58580. r=rhp, sr=mscott. make the files we put in /tmp for sending drafts
and posting news message have permissions of 600. it is bad to have users
messages world readable in /tmp.
2000-11-06 21:47:03 +00:00
bienvenu%netscape.com
31197149bb fix shift delete in local mail folders to allow subsequent msg select r=sspitzer sr=mscott 58323 2000-10-30 14:58:10 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
cls%seawood.org
043c17fe22 Fix typo 2000-10-26 22:36:29 +00:00
mkaply%us.ibm.com
566a8ca764 #58097
r=cls
TINDERBOX BREAK - Enable HAVE_MOVEMAIL
2000-10-26 20:45:48 +00:00
sspitzer%netscape.com
795e33b157 fix for #56666. add locking when getting mail from the spool file.
patch from adam@gimp.org.
2000-10-26 03:30:56 +00:00
bienvenu%netscape.com
498008479c fix for 56643 topcrash in morkRowObject:CloseRowObject r=putterman,sr=mscott 2000-10-26 00:36:56 +00:00
bienvenu%netscape.com
fa3d175e2a fix top crash in nsPop3Protocol::SendRetr, from branch, sr=mscott 2000-10-25 14:59:38 +00:00
bienvenu%netscape.com
ba0c4d9e10 fix for 55983 pop filters mis-applied r=jefft, sr=alecf, a=jar 2000-10-24 14:38:20 +00:00
sspitzer%netscape.com
0e2ef44299 fix bustage, sorry about that. 2000-10-14 22:31:12 +00:00
sspitzer%netscape.com
10702504c4 landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com 2000-10-14 21:21:15 +00:00
bienvenu%netscape.com
82b9691d91 fix 56450 top crasher in nsPop3Protocol::SentRetr r=jefft,sr=mscott 2000-10-14 14:25:40 +00:00
bienvenu%netscape.com
3b45ce4dba fix filter to inbox for pop case 56007 r=sspitzer,alecf, etc 2000-10-12 14:17:28 +00:00
nhotta%netscape.com
504a3095ba Changed to delay unescaping URI so it's only applied to a folder path portsion, bug 52165, r=putterman, a=alecf. 2000-09-26 22:09:59 +00:00
nhotta%netscape.com
2bcfce77e9 Changed to escape folder name to prevent 8 bit data from bad conversions,
also changed to apply correct conversions (UTF-8 for RDF, OS native charset for file name), bug 52165, r=putterman, a=alecf.
2000-09-22 23:58:19 +00:00
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
locka%iol.ie
b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +00:00
jefft%netscape.com
b54616856a fixed bug 45727 -- Problems with download (POP) truncated msg from folder other than Inbox; disable fileters while downloading truncated message; bullet prove to prevent accessing empty string buffer; r=mscott 2000-09-18 21:49:47 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jefft%netscape.com
51fed80933 fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman 2000-09-13 14:24:41 +00:00
sspitzer%netscape.com
21066d7dbd fix for #34996. make sure pop works with usernames like
foo%bar, foo@bar, foo:bar, and foo/bar
r=alecf
2000-09-11 21:32:08 +00:00
bienvenu%netscape.com
e527aaca93 fix crash get new mail with no inbox r=sspitzer 51366 2000-09-08 01:25:59 +00:00
bienvenu%netscape.com
b55fa4c954 fix problem selecting local folder after compacting it r=putterman 51651 2000-09-07 23:57:40 +00:00
bienvenu%netscape.com
06d2b5ae55 bullet proofing for 51651 crash moving local messages r=sspitzer 2000-09-07 14:14:35 +00:00
bienvenu%netscape.com
044ce44ccb part of fix for 51306 crash compacting local folder r=sspitzer 2000-09-05 00:24:52 +00:00
scc%mozilla.org
798d32a8dc fixing code that relied on implicit string construction 2000-09-02 21:55:23 +00:00
bienvenu%netscape.com
e4622d02ab add batching support for msg count notifications r=putterman 49212 and 17470 2000-09-01 14:25:09 +00:00
naving%netscape.com
7dda97ba83 Changed the BuildPop3Url to pass the port also 2000-08-31 01:53:45 +00:00
naving%netscape.com
48af0b080a #define POP3_PORT was removed to get the port set for POP acct. Useful if the port is not
the default port.
2000-08-31 01:52:51 +00:00
dianesun%netscape.com
6b74a9aa7a Fix for bug 27880. R/A: mscott, QA: laurel. 2000-08-30 19:42:58 +00:00
alecf%netscape.com
d4a18f0c35 re-fix #39016 - just a wording change, no reviewer 2000-08-29 04:08:54 +00:00
dianesun%netscape.com
2c62335810 *** empty log message *** 2000-08-29 01:39:31 +00:00
alecf%netscape.com
a7960ff192 next part of fix for #40357 - make news and local mail not support mail filters
r=putterman
2000-08-26 06:09:48 +00:00
ducarroz%netscape.com
ff2e29978e Checkin patch proposed by jce2@po.cwru.edu for bug 32443. Added code to check disk space before downloading messages. R=bienvenu,ducarroz A=brendan@mozilla.org 2000-08-22 23:37:13 +00:00
ccarlen%netscape.com
1dc6fc3dd3 Converted nsIFileLocator to nsIDirectoryService. r=alecf 2000-08-21 23:43:48 +00:00
scc%mozilla.org
2482c470f5 fixing code that relied on implicit string construction 2000-08-20 01:46:16 +00:00
bienvenu%netscape.com
df9c2e82b4 disable filters with invalid move targets 46876 r=alecf 2000-08-17 20:10:51 +00:00
alecf%netscape.com
ebc5b3c4b7 rework nsMessages so they are generic across all server/folder types, so that we can recycle them later
r=putterman
for bug #26456
2000-08-16 23:45:58 +00:00
bienvenu%netscape.com
64adf38269 fix build warnings 2000-08-13 23:00:42 +00:00
bienvenu%netscape.com
640040f05c fix bugs with partial uidl, stopping pop3 download, and deleting msgs on server r=putterman 43489 45727 33943 2000-08-13 22:56:40 +00:00
alecf%netscape.com
2100a5b5fa local mail speedup for #26456 r=putterman
use autostrings not PR_smprintf
2000-08-11 04:28:49 +00:00
alecf%netscape.com
d13e0c95f9 fix for #39016 r=mscott
make more strings localization friendly, and use formatStringFromName where appropriate
2000-08-10 07:00:16 +00:00
alecf%netscape.com
4c3c45c8fc part of fix for 39016 - add direct access to the string bundle for the mail string bundle stuff
r=mscott
2000-08-08 22:11:40 +00:00
alecf%netscape.com
8f825a6856 part of fix for #34996 - unify location of username amongst the protocols 2000-08-08 22:06:59 +00:00
bienvenu%netscape.com
085017417c fix stop of msg move/copy r=mscott 28129 2000-08-06 20:15:32 +00:00
bienvenu%netscape.com
1711b8dd0b more work on drag drop move/copy handling 47195 r=mscott 2000-08-06 14:40:21 +00:00
bienvenu%netscape.com
1c31415b08 add ability to create storage for folders on demand, e.g., templates and drafts, r=mscott 45146 2000-08-05 14:28:47 +00:00
ducarroz%netscape.com
5eace2d1da Fix for bug 47497 (tree blocker). We should not pass rv to the call do_queryInterface in this case because failure here doesn't mean that the whole function failed. R=bienvenu 2000-08-03 20:50:00 +00:00
bienvenu%netscape.com
bbd930f258 fix 28117 copying online to offline loses read state of msg r=mscott 2000-08-03 01:22:45 +00:00
bienvenu%netscape.com
63fe445ad4 remove debug_bienvenu code for search testing 2000-07-26 21:09:39 +00:00
warren%netscape.com
2b01440bc0 Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
bienvenu%netscape.com
cb2fa31b50 turn on green icon for local folders that get messages filtered into them from pop, r=gayatrib 43884 2000-07-17 23:16:38 +00:00
mscott%netscape.com
4cd1b70fd2 Bug #43691 --> fix pop uidl urls by supressing OnStart and OnStopRequest calls
if the url we are running isn't going to result in any new content.
r=alecf
2000-07-14 23:16:47 +00:00
cls%seawood.org
e87a1b7b11 Start tedious process of removing obsolete mozilla/include files from build. This patch should take us down to 19 of 101. Bug #38061 2000-07-10 07:13:31 +00:00
mscott%netscape.com
e6a9a0e1ce Bug #43661 --> open attachment needs to pass in the file name
r=bienvenu
2000-07-07 21:57:39 +00:00
jefft%netscape.com
2558b1d445 fixed bug 44164 - improperly parented modal dialog in nsPop3Protocol; r=mscott 2000-07-05 23:55:17 +00:00
mkaply%us.ibm.com
ecb1bbb781 #42637
r=mscott, a=brendan
OS/2 bringup - VisualAge treats this like a cast - according to nsFileSpec.h, our way is correct
2000-07-05 13:44:44 +00:00
sspitzer%netscape.com
31e159ea1b last check in before sabbatical! fix for nsbeta2+ bugscape bug #1149.
install default templates in the case where the profile's locale
is not set.  r=mscott
2000-07-01 02:38:27 +00:00
morse%netscape.com
5524653464 fix bug 43886, single signon no longer works, r=jefft 2000-06-27 21:13:50 +00:00
gayatrib%netscape.com
dfd928ee8d Biff Feature bug 36011 review=scottip 2000-06-23 03:19:17 +00:00
mscott%netscape.com
03af6b3cbe 10802 --> implement open attachment
r=bienvenu
2000-06-22 22:37:22 +00:00
mscott%netscape.com
86f3ed7dc2 Bug #10802 --> add open attachment action type
r=bienvenu
2000-06-22 22:16:07 +00:00
amasri%netscape.com
7726bc3d76 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
mscott%netscape.com
30f3d6d2a7 Bug #42836 --> attempt to fix crash on linux with migrated profiles by adding some null ptr checks.
r=putterman
2000-06-16 23:45:38 +00:00
nhotta%netscape.com
51b2e47bae Added code to parse Content-Type charset and store to DB, bug 33101, r=bienvenu. 2000-06-16 22:17:06 +00:00
bienvenu%netscape.com
a2394b0581 more work on search BE, 33101 r=alecf parse local folders before searching 2000-06-16 13:21:41 +00:00
sspitzer%netscape.com
cb37fa8a05 remove unnecessary line. part of my checkin for #1181 2000-06-15 05:52:02 +00:00
sspitzer%netscape.com
95a0944d24 fix #1181. make it so we install templates into bin/defaults/Templates and
bin/defaults/en-US/Templates.  then fix it so we check in the locale
directory first, and fall back to the other one if we have too.
r=alecf
2000-06-15 05:04:49 +00:00
sspitzer%netscape.com
f273c9c87b start of changes for http://bugscape/show_bug.cgi?id=1149
allow for default templates for the "Local Folders" account.
r=alecf
2000-06-13 05:04:34 +00:00
jefft%netscape.com
c92dbad196 fixed bug26770 - Messages downloaded twice after hitting stop in POP download; r=bienvenu 2000-06-11 05:23:23 +00:00
jefft%netscape.com
13264dc6d1 fixed bug 32247 - POP: Delete does not work after the first session; r=bienvenu 2000-06-08 22:10:15 +00:00
alecf%netscape.com
1e70391798 fix for #34996 - pre-escape usernames before building URLs 2000-06-07 07:09:48 +00:00
bienvenu%netscape.com
405df84bea fix 33614 problem with delete filters, r=alecf,a=scottip 2000-06-03 22:12:23 +00:00
warren%netscape.com
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
alecf%netscape.com
d4b5aec986 I forgot this file in my checkin the other day for #14421
(it was r=sspitzer)
2000-05-31 08:31:04 +00:00
alecf%netscape.com
3200cbacc7 fix for #40390 - make nsMsgIncomingServer::GetPort fall back to the default
port for the specified server type using nsIMsgProtocolInfo.
Also clean up some of the GetDefaultPort stuff
r=sspitzer
2000-05-31 08:00:13 +00:00
alecf%netscape.com
c0723090ec ok, I'm a bonehead. set the passed in flag, not the TRASH flag on newly created local folders. duh. 2000-05-25 06:50:08 +00:00
alecf%netscape.com
8219e2a3f9 cooler way of sharing INBOX/Drafts/etc strings between nsPop3IncomingServer and nsNoIncmoingServer
as fix for 14421 r=sspitzer
2000-05-25 05:53:33 +00:00
alecf%netscape.com
b3f84973cd fix horribly obvious typo that might cause assertions (surprised it hasn't already) 2000-05-25 05:14:24 +00:00
alecf%netscape.com
86a04c2bad for local mail, use localized Drafts/Templates/etc from the stringbundle 2000-05-25 03:52:40 +00:00
jefft%netscape.com
c22c6abeb3 fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman 2000-05-24 12:30:10 +00:00
sspitzer%netscape.com
fe3fd02fd6 fix for #26768, r=mscott. get biff / get new msg to work properly if you have
two accounts on the same pop server.
2000-05-24 08:24:43 +00:00
sspitzer%netscape.com
fbe0cee7d7 fix for several bugs.
#34355, for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.

#22889, #37464, news article urls not displaying, and they causing autosubscribe to happen.

#36661, fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.

#8216,  a successful cancelling of a news posting removes message from thread pane

r=alecf
2000-05-23 02:38:00 +00:00
alecf%netscape.com
b8ee80483c change boolean to integer (same C++ storage size, so no other changes needed)
(no reviewer, this is trivial as it was already being used as an integer)
2000-05-22 22:00:14 +00:00
cls%seawood.org
a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
jefft%netscape.com
7f3f676a3f fixed bug 28929 -- [regression] incorrectly entered pop mail leaves user in wierd state - does not download messages 2000-05-16 23:56:19 +00:00
warren%netscape.com
bfdf847716 Reverted serverPasswordRealm back to serverURI. Bug 39453. 2000-05-16 21:17:55 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
mscott%netscape.com
b815277e38 Bug #5938 --> set the charset override on the url if there is one. 2000-05-16 00:22:53 +00:00
mscott%netscape.com
0ef2d0b476 display message api synch. 2000-05-15 22:44:27 +00:00
mscott%netscape.com
fa152ce0ab Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00
mscott%netscape.com
61ce702f46 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the url.
2000-05-15 20:34:18 +00:00
jefft%netscape.com
4db0a36e74 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
alecf%netscape.com
0a82b4b25f API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms 2000-05-14 20:35:46 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
locka%iol.ie
15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
jefft%netscape.com
0de97b6aa2 fixed blocker bug 39069; need to check for valid pointer m_filterList prior derefrencing it; a=granrose 2000-05-12 17:25:30 +00:00
alecf%netscape.com
611aa6a714 get filter list from the server, not manually 2000-05-12 04:14:23 +00:00
cls%seawood.org
5be082e304 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
sspitzer%netscape.com
51fc36d653 these skin files have moved. 2000-05-11 04:04:52 +00:00
jefft%netscape.com
0964d5ed58 fixed bug 23447, 36429, 32797 -- mail folder not getting set correctly when UpdateSummaryTotal this causes subsequent empty trash & delete message to fail 2000-05-03 22:40:46 +00:00
mscott%netscape.com
ec7787224e progress & status should use the progress event sink associated with the laod
instead of the status feedback object
2000-05-03 21:19:38 +00:00
mscott%netscape.com
a16b2b4d25 implement GetContentLength for mailbox protocol. Report progress
via the progress listener event sink associated with the load
2000-05-03 21:19:22 +00:00
mkaply%us.ibm.com
8be8b61bd2 # 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com
6626665a73 round 2,partial fix bug 10802; passed in part number and content type for open attachment 2000-05-02 22:45:44 +00:00
putterman%netscape.com
e7d0ff305d Fix for 29543 so we can now create new Japanese local folders. Patch submitted by
m_kato@ga2.so-net.ne.jp. r=scottip and nhotta.
2000-05-02 03:59:19 +00:00
alecf%netscape.com
f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
alecf%netscape.com
d5c3fc7000 remove unnecessary parameter 2000-05-01 23:13:21 +00:00
alecf%netscape.com
fbd679af8a don't need to do all this extra work - work is done in base class 2000-05-01 22:58:42 +00:00
jefft%netscape.com
c9b40050df partial fix for bug 10802 - new openSaveAttachment.xul & openSaveAttachment.js files to sync up with the spec 2000-04-29 00:26:07 +00:00
jefft%netscape.com
c5cebe0547 fixed bug 35039 - POP: Shouldn't got an Alert when canceling login dialog 2000-04-26 22:31:59 +00:00
alecf%netscape.com
2b79394b17 fix for #37205 - switch back to "pop3" from "pop" 2000-04-26 21:21:12 +00:00
jefft%netscape.com
da50b52420 fixed bug 17100 - [FEATURE] enabled partial message download for pop3 2000-04-25 01:48:00 +00:00
cls%seawood.org
8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
scc%netscape.com
bf9664fd87 making string conversions explicit 2000-04-23 11:12:53 +00:00
jefft%netscape.com
2a29e360f0 partial fix for limit message size download; we now generate truncated message html from mime 2000-04-20 01:55:42 +00:00
bienvenu%netscape.com
fa0e73d768 maintain folder flags if we delete a local mail folder potential fix for 24376 2000-04-20 01:26:45 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
jefft%netscape.com
755cb26df4 not correctly initialized limit message download size 2000-04-19 03:42:58 +00:00
bienvenu%netscape.com
7f138cd541 add msg folder to Search interface, not run yet 2000-04-19 01:01:08 +00:00
sspitzer%netscape.com
89169d374d really adding nsILocalMailIncomingServer.idl to the build this time. last time, I was just smoking crack. 2000-04-19 00:12:32 +00:00
sspitzer%netscape.com
5a1cde4e36 more divorcing of pop from local mail. use the nsILocalMailIncomingServer interface
for what is shared between pop and none (and eventually movemail).
changes needed for tobias, who will be fixing some i18n bugs in mailnews.
2000-04-18 22:10:36 +00:00
sspitzer%netscape.com
bbf414b6b5 adding nsILocalMailIncomingServer.idl to the build 2000-04-18 22:06:09 +00:00
sspitzer%netscape.com
45eeef7e38 adding this interface. all local mail incoming servers should implement it. 2000-04-18 21:56:50 +00:00
bienvenu%netscape.com
b459e719e2 add search method to message service, not used yet 2000-04-16 22:12:36 +00:00
cls%seawood.org
09386227ae EXTRA_DSO_LIBS should fix the unresolve symbol problem. 2000-04-04 09:40:49 +00:00
cls%seawood.org
fdd09457b4 Fix for EXTRA_DSO_LIBS in rules.mk
OS/2 Makefile.in changes (Patch 4a).  Bug #34106
2000-04-04 07:37:50 +00:00
cls%seawood.org
f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
bienvenu%netscape.com
e47142bfe7 support for in-reply-to, r=sspitzer 8965 2000-04-04 00:53:23 +00:00
jefft%netscape.com
a71099db53 fixed bug 16235 -- [FEATURE] pop3_gets_new_mail on biff; put up confirmation dialog when deleting imap folders; r=scottip 2000-04-03 22:48:40 +00:00
mkaply%us.ibm.com
161e33b56d # 33859
r= putterman@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:43:42 +00:00
bienvenu%netscape.com
2c7746fcdc remove unused view attachments as links option, work on in-reply-to header, r=sspitzer 2000-04-03 03:22:56 +00:00
putterman%netscape.com
6d0c68ee48 Add new icons to mail news 3 pane UI. r=mscott 2000-04-03 02:58:21 +00:00
bienvenu%netscape.com
2cba9d275c filter upgrade code for local filters, r=sspitzer 17174 2000-04-03 00:39:51 +00:00
tbogard%aol.net
b52d8a2a80 Use the docShell APIs to do the Load rather than nsIWebShell methods. 2000-04-01 00:26:21 +00:00
jefft%netscape.com
558cf5d1f1 fixed bug 13710 - compact folder for pop3; r=scottip 2000-03-31 15:28:28 +00:00
alecf%netscape.com
62c3004d62 consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip 2000-03-30 22:50:54 +00:00
warren%netscape.com
727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
bienvenu%netscape.com
3444cfa790 get downloading of imap attachments working, r=alecf 32767 2000-03-29 00:58:21 +00:00
sspitzer%netscape.com
d6f856b55b HandleLine() should be defined as virtual, as we are overriding it.
some more stuff for real subscribe, only for windows right now.
general clean up.
2000-03-28 07:44:24 +00:00
scc%netscape.com
898f9bb454 small changes to clients of string converting APIs 2000-03-26 12:51:42 +00:00
putterman%netscape.com
02e52d2580 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
jefft%netscape.com
254e865012 fixed bug 10834 - Pop3 delete folders move to trash; r=putterman 2000-03-24 14:58:32 +00:00
bienvenu%netscape.com
e4ae6e7e78 more work on mpod 32767 r=mscott 2000-03-24 06:20:01 +00:00
ducarroz%netscape.com
4007ab88b6 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
jefft%netscape.com
1c76b720e1 merge in beta1 fix for bug 32054; r=mscott 2000-03-20 23:46:52 +00:00
bienvenu%netscape.com
870f8600ce add accessor for parser state, r=jefft, mscott part of 23181 2000-03-18 16:04:24 +00:00
mccabe%netscape.com
a1a082d9b2 Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
Preparatory to fix to 11454.

r=jband
2000-03-17 23:47:48 +00:00
jefft%netscape.com
dd2accbee8 fixed unnecessary database loading when building folder view; r=bienvenu 2000-03-15 06:26:31 +00:00
jefft%netscape.com
9cdfa6fef7 fix bug 30784 - save messages / attachment with bogus path name failed sliently; this is bad if user think save was successful then followed by a delete and compact; we will have a data loss here 2000-03-14 13:54:42 +00:00
jefft%netscape.com
489aa96a47 fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu 2000-03-14 13:37:54 +00:00
sspitzer%netscape.com
fa9ec86bb0 changes for news over SSL. initial changes needed for SMTP over SSL, but
that isn't going to happen yet.  cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
bienvenu%netscape.com
fb177151c1 fix progress for mailbox parsing 29934 2000-03-11 19:48:06 +00:00
putterman%netscape.com
5dde7f68d3 a=phil. r=alecf. Fix for 31121. You can now delete a message in a local subfolder. 2000-03-10 03:03:04 +00:00
putterman%netscape.com
36a0950773 a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
and local to imap.
2000-03-09 04:17:02 +00:00
putterman%netscape.com
5aff76e874 Fix for 29814. a=phil r=bienvenu. Mail folders now load after they are imported. Fixes
a memory leak that was preventing this from working.
2000-03-07 05:13:25 +00:00
jefft%netscape.com
8142d351ad fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu 2000-03-01 05:17:53 +00:00
putterman%netscape.com
7abb41369e a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
subfolder.  Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
2000-02-26 20:46:39 +00:00
bryner%uiuc.edu
6985354db4 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
bienvenu%netscape.com
8e74df3de9 fix problem after stopping folder reparse, r=putterman, a=phil 28324 2000-02-21 21:08:53 +00:00
bienvenu%netscape.com
5bf101f82d fix stop handling for pop3 r=mscott,a=chofmann 27780 2000-02-18 01:37:07 +00:00
jefft%netscape.com
3122359680 fixed bug 27759 -- Empty Trash breaks trash folder display; r=bienvenu,a=phil,chofmann 2000-02-17 06:03:55 +00:00
putterman%netscape.com
de272ba0ac Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
to it so that you don't lose your place in the thread pane.  More work on 26456.  r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
2000-02-16 00:39:23 +00:00
rhp%netscape.com
a02edfae5c Fixing horkage on Mac..SHOOT ME! 2000-02-15 23:55:09 +00:00
rhp%netscape.com
0d5876b1d2 Changes to implement printing correctly - Buf #12505 - r: jefft 2000-02-15 23:05:06 +00:00
sspitzer%netscape.com
9340ea7ad1 fix for #27799, rename folder failing for local mail (pop and "Local Folders")
r=mscott
2000-02-15 09:47:34 +00:00
jefft%netscape.com
84f581d4e4 fixed bug 24054 -- imap message copy to local folder needs to have From line escaped; r=bienvenu 2000-02-10 14:48:53 +00:00
jefft%netscape.com
61244f6e68 fixed bug 23089 -- selecting undo after delete cause trash folder to load; r=bienvenu 2000-02-08 15:48:20 +00:00
alecf%netscape.com
8b80d95351 don't access mFolder directly, instead go through base class
r=putterman
2000-02-08 06:00:57 +00:00
mscott%netscape.com
1151b9cac4 Remove some wastefule NS_LOCK_INSTANCE useages in this class because
the class only runs on the UI thread...no need to use these locks
r=sspitzer
2000-02-08 01:10:21 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
jefft%netscape.com
015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
bienvenu%netscape.com
ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
scc%netscape.com
1f9cca5403 while code reviewing Pierre Phaneuf's changes, I noticed some places where |do_QueryInterface()| could be used more efficiently, and some bad casts of |nsCOMPtr|s. This checkin fixes those. r=ben 2000-02-06 21:53:20 +00:00
sspitzer%netscape.com
ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
sspitzer%netscape.com
72d8e4bf7a be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf
2000-02-06 06:51:24 +00:00
pp%ludusdesign.com
cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
alecf%netscape.com
f161287e46 move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +00:00
pp%ludusdesign.com
d8d073bd7c Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
jefft%netscape.com
093d76452b fixed bug 26355 -- cannot log into pop3 server after entering password incorrectly; need to reset the pop3 state machine so that we can get subsequent prompt for password; r=mscott 2000-02-04 00:26:57 +00:00
jefft%netscape.com
342229275a fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip 2000-02-03 23:40:09 +00:00
sspitzer%netscape.com
96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
valeski%netscape.com
41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
ducarroz%netscape.com
4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
jdunn%netscape.com
af0d18fc99 remove extra ';' - breaks AIX 2000-01-31 21:44:40 +00:00
jefft%netscape.com
228ad2d0a9 Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt 2000-01-29 15:53:14 +00:00
mscott%netscape.com
7fc84a5fa7 remove mailboxMessage protocol and use mailbox
r=alecf
2000-01-29 00:48:48 +00:00
mscott%netscape.com
a3f7711965 add support for local string bundle service
remove all traces of mailboxMessage protocol
r=alecf
2000-01-29 00:48:27 +00:00
mscott%netscape.com
146d37a77d Bug #13405 --> use local string bundle service
r=alecf
2000-01-29 00:47:49 +00:00
mscott%netscape.com
d12fc99184 Bug #13405 create a cache for the local string bundle 2000-01-29 00:47:15 +00:00
bienvenu%netscape.com
6933364300 add ability to stop pop3 download, r=putterm an 18060 2000-01-28 23:20:00 +00:00
alecf%netscape.com
75c0f7e26d prepare to eliminate GetCurrentServer
(test only, no reviews)
2000-01-28 08:56:57 +00:00
bienvenu%netscape.com
8d4331d084 handle stopped mailbox parse correctly, r=sspitzer 2000-01-28 02:38:38 +00:00
bienvenu%netscape.com
c13a9dce89 add nsIMsgWindow to a bunch of apis so we can stop urls, r=putterman 2000-01-28 01:22:33 +00:00
sspitzer%netscape.com
b18624d734 clean up nsIMsgFolder.idl and break it apart. r=alecf 2000-01-26 10:00:00 +00:00
sspitzer%netscape.com
e8a066873d added files: mozilla/mailnews/local/public/nsIMsgLocalMailFolder.idl 2000-01-26 09:59:09 +00:00
sspitzer%netscape.com
d6ed37c13f I'm taking this out of nsIMsgFolder. not part of build yet. 2000-01-26 09:50:06 +00:00
mscott%netscape.com
0966a385ee Bug #23889 --> fix a typo in a printf =) ya'll is technically spelled y'all.... 2000-01-26 01:01:48 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
bienvenu%netscape.com
dc6da4bc94 add ability to copy multiple imap messages efficiently, r=jefft,mscott 23302 2000-01-18 22:33:35 +00:00
sford3%swbell.net
b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
jefft%netscape.com
f408d688d2 Fixed bug 22129 -- lack of recieve mail functionality; it turns out that we didn't handle actual message size different that the server returned message size well; we have to check for dot_fix, assumed_end and pause for more data to end incorporate complete message download; turned on auth login so we have a little security; generate X-UIDL header if needed; better cache of server capability; r=rhp 2000-01-17 17:32:07 +00:00
sspitzer%netscape.com
5b58796fd1 add a debugging printf. 2000-01-15 09:30:34 +00:00
alecf%netscape.com
71c80cb680 back out my changes 2000-01-14 22:51:53 +00:00
alecf%netscape.com
523131d38d fix usages of GetPreHost so that local/imap/news folders can be displayed
a=granrose
2000-01-14 20:17:14 +00:00