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

1029 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 3ae0f8b9c3 Fix for bug 100591. We need to replace illegal characters in file name before trying to use it during a file save. R=cavin, law, SR=alecf, mscott 2002-02-12 03:57:39 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu 98afc5ee0f Testing performance impact of backout of what's left of the patch from
bug 115289.  See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
naving%netscape.com 53425a0c08 59694. sr=bievenu. Add the capability to toggle imap deletes using
delete button when the delete model is imap-delete model. Also
update undo/redo to reflect such toggling.
2002-02-08 03:30:20 +00:00
cathleen%netscape.com a5ec167c47 eliminate 24 callers to nsCRT::memmove to use memmove from libC instead. removed nsCRT::memove() bug 118135 r=dp sr=brendan 2002-02-08 01:11:33 +00:00
darin%netscape.com 96d9e2d527 final patch for bug 109179 "replace nsStdEscape with NS_EscapeURL"
r=dougt, sr=alecf
2002-02-05 03:08:15 +00:00
bzbarsky%mit.edu 40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com 740d95a0a9 eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
mscott%netscape.com e7489e8103 Bug #122236 --> only show the biff icon in the system tray if
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu
2002-02-05 01:35:32 +00:00
naving%netscape.com e7434163cd 115071 r=nhotta (for collation part) sr=mscott. fix folder-pane, menus sorting on mac os x by using collation
key and creating sort arcs as nsIRDFBlob. Added abiltity to createBlobNode
123017 sr=bienvenu fixing start-ip crash in nsMsgFolderDatasource
2002-02-01 21:46:05 +00:00
cavin%netscape.com d932521e03 Fix for #119441. Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer. 2002-02-01 02:36:58 +00:00
alecf%netscape.com 5483b6f627 one more part of fix for bug 107575, including the much coveted whitespace
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
naving%netscape.com ba6500b0e5 112927 sr=bienvenu. Made it so that we alert the user in case we cannot
parse rules.dat, upon getting filterList
2002-01-31 22:08:48 +00:00
bienvenu%netscape.com 9bfefe73a1 whitespace cleanup 2002-01-30 22:53:05 +00:00
cavin%netscape.com e2b44a8bdd Fix for #106534. Check if the fcc folder uri is valid and use the configured one if not valid. r=ducarroz, sr=bienvenu. 2002-01-29 21:38:16 +00:00
sspitzer%netscape.com 062172ca37 supplimental fix for #113540, clean up code. rs=mscott 2002-01-26 02:37:56 +00:00
morse%netscape.com 4e002b8108 bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law 2002-01-26 00:47:26 +00:00
morse%netscape.com 36e70a0aa9 bug 113540, remove mailnews dependency on password manager, r=mscott,sspitzer,jag,law 2002-01-26 00:44:18 +00:00
mscott%netscape.com 0c12948c4a Bug #119344 --> add ability to deep count new mail messages
r=bhuvan
sr=sspitzer
2002-01-25 05:19:37 +00:00
naving%netscape.com c2c2666551 120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder 2002-01-25 01:48:07 +00:00
naving%netscape.com b54db20942 120203 r=bienvenu sr=sspitzer. fix notification to rdf/outliner so
that we notify move/rename/delete/copy folder for the parent folder
only (no need for children).
2002-01-23 01:40:26 +00:00
bienvenu%netscape.com 29719a667f add rootMsgFolder accessor to incoming server, make rootFolder interCaps r/sr=sspitzer 119579 2002-01-14 22:59:02 +00:00
cavin%netscape.com ecdeca711f Bug #100167: Added server name to a few connection error msgs for imap, news and pop. Also fixed two obsolete imap error numbers (1 & 2). r=bienvenu, sr=sspitzer. 2002-01-13 19:26:28 +00:00
cathleen%netscape.com 92d4fbf218 converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp 2002-01-12 03:18:55 +00:00
naving%netscape.com c59f91b929 119350 r=nhotta sr=sspizter. make cross-folder msgNavigation follow the folder-pane sort order. 2002-01-12 00:11:07 +00:00
bienvenu%netscape.com 6495b2500a add interfaces to keep track of mem cache sessions and mem cache entries r=sspitzer, sr=mscott 93208 2002-01-10 02:10:16 +00:00
nhotta%netscape.com 114cd099c6 Changed to only do the charset conversion when the data is non ASCII, bug 116101, r=naving, sr=sspitzer. 2002-01-09 22:37:28 +00:00
nhotta%netscape.com f06c04cc45 In ConvertToUnicode() call IsAscii before doing the optimization for ASCII, bug 116264, r=ducarroz, sr=sspitzer. 2002-01-09 20:53:11 +00:00
sspitzer%netscape.com d46cb75f56 fix for #2660, #36760, #54527 and #104987. fix addressbook printing,
it's been broken a long time.  r/sr=bienvenu
2002-01-08 03:19:10 +00:00
timeless%mac.com 61a97fd94a Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
seawood%netscape.com 45bfbf0658 Landing the rest of the win32 gmake changes:
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup

Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
bienvenu%netscape.com 654c8cd02b fix crash downloading multiple newsgroups for offline use simultaneously 115237 r/sr=sspitzer 2001-12-17 00:28:10 +00:00
jaggernaut%netscape.com 97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
seawood%netscape.com 51fa852613 Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
Thanks to Javier Pedemonte (pedemont@us.ibm.com) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
naving%netscape.com d59c673171 110205 r=nhotta sr=bienvenu. Add support for sorting folders in folder-pane based on collation key (order+name) 2001-12-12 01:19:57 +00:00
ccarlen%netscape.com afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
bienvenu%netscape.com 3a97262377 make manyHeadersToDownload an attribute instead of a method, r/sr =sspitzer, cleanup as part of work for 112761 2001-12-08 00:58:34 +00:00
bienvenu%netscape.com dd6db76c67 fix regression reading offline news messages 111065 r=mscott,sr=sspitzer 2001-12-06 00:42:58 +00:00
bienvenu%netscape.com bf2d990e36 reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366 2001-12-04 15:34:00 +00:00
nhotta%netscape.com 89c29421d0 Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu. 2001-12-01 17:39:17 +00:00
mkaply%us.ibm.com d4e7f75c1a No bug
r=mkaply
OS/2 only - "." and " " should not be special file system chars on OS/2
2001-11-30 21:28:41 +00:00
bienvenu%netscape.com f08a7554f8 rest of fix for 111071 can't cancel out of imap password prompt, r=mscott, sr=sspitzer 2001-11-21 21:55:36 +00:00
bienvenu%netscape.com 133b78b2c5 cache char set in folder info r=naving, sr=sspitzer 102806 and also show folder contents before folder finishes loading 2001-11-21 21:52:06 +00:00
bienvenu%netscape.com 7034ec4dd0 fixing #ifdef debug me code, no bug or reviewer 2001-11-21 15:42:56 +00:00
bienvenu%netscape.com fe2bb7ebe2 change code inside #ifdef DEBUG me so it will compile, no bug or reviewer 2001-11-20 00:44:49 +00:00
alecf%netscape.com f026e50d2f Fix for bug 110371 - remove uconv dependency from nsFileSpec by moving unicode-related routines into mailnews. sr=sspitzer, r=nhotta 2001-11-19 15:28:56 +00:00
timeless%mac.com 060425ec59 Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
sspitzer%netscape.com 8aede5f38c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
jaggernaut%netscape.com ee4f787321 Clean up REQUIRES lines. r/sr=alecf 2001-11-16 01:54:59 +00:00
alecf%netscape.com d49a4ba867 win32 REQUIRES cleanup 2001-11-15 03:49:13 +00:00
nhotta%netscape.com a1e7be4688 Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer. 2001-11-15 02:00:32 +00:00
cavin%netscape.com fc1fd71921 Bug #107369: Check nNewSize=0 in AllocateSpace() and add current size to AllocateSpace() calls. r=bienvenu,sr=sspitzer. 2001-11-15 00:06:37 +00:00
darin%netscape.com f6a4f1885b patch for bug 107789 "deprecate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-14 06:45:27 +00:00
bzbarsky%mit.edu f2ee8260a0 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
alecf%netscape.com 1ce67eb991 remove some DEBUG_alecf's - no bug, not affecting anything... 2001-11-13 05:46:51 +00:00
nhotta%netscape.com 307fbadb70 Changed to use local stack for charset conversion util functions, bug 108914, r=ducarroz, sr=sspitzer. 2001-11-09 23:57:15 +00:00
blizzard%redhat.com 2b59cc6379 back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00
naving%netscape.com 14e2c57ec3 108276. Open the mailbox in PR_RDONLY mode because only read operations are done using
this connection. should cut down closing mailbox (PR_Close()) time.
2001-11-06 04:25:28 +00:00
darin%netscape.com 481e50ee9a fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
ducarroz%netscape.com fc756976ca Fix for bug 104989: Allow the compose window to be recycled instead of closing it, that will save us precious time next time we need a new compose window. Also include fix for bug 108270: Remove ReleaseMessageServiceFromURI. R=varada, SR=sspitzer 2001-11-03 04:42:19 +00:00
seawood%netscape.com be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
seawood%netscape.com 8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
mscott%netscape.com c31100f98f Bug #107608 --> allow generic extensions to account manager,
nsIMsgIdentity and nsIMsgIncomingServer. checking in for Seth.
r=bhuvan
sr=mscott
2001-10-31 03:45:24 +00:00
mkaply%us.ibm.com dbb881ef10 HPUX bustage 2001-10-31 02:18:43 +00:00
sspitzer%netscape.com 8b194ac631 fix for perf bug #103010. don't persist the "open" state of news servers.
(revert to 4.x behaviour).  persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down.  r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
jaggernaut%netscape.com f02611e9eb Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-29 09:27:57 +00:00
mkaply%us.ibm.com 7df3f08233 More OS/2 bustage 2001-10-27 15:11:44 +00:00
cavin%netscape.com ecc90c94ff Bug #74955: When loading folders, preset the msg hdr cache table size to eliminate
the need of allocating and de-allocating tables. Same thing for users of nsUInt32Array
and nsUInt8Array. r=bienvenu, sr=sspitzer.
2001-10-26 02:02:58 +00:00
bienvenu%netscape.com cad2c8dede fix problem with 64 bit sorts, r=bienvenu, sr=sspitzer 101011 patch by shanmu@netscape.com 2001-10-26 00:19:13 +00:00
nhotta%netscape.com 8465fb9bac Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
alecf%netscape.com c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
bienvenu%netscape.com 8e2ad64be1 correct fix for 103703 loading message leaks url spec, r/sr=sspitzer 2001-10-22 13:25:54 +00:00
naving%netscape.com 051a5a2256 105162 r=racham sr=mscott. Make download message size pref work for pop3 again. Remove unused pref. 2001-10-17 04:53:23 +00:00
alecf%netscape.com bd048504df convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
bienvenu%netscape.com bfdc49509c fix losing read state of news messages r=naving, sr=sspitzer 103824 2001-10-10 19:25:07 +00:00
cavin%netscape.com 4bfbe5059a Bug #14295: (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
bienvenu%netscape.com b924c5c865 fix 103701 leak of url spec when loading local message rs=sspitzer 2001-10-08 22:23:44 +00:00
bienvenu%netscape.com 11f4e3e94c part of fix for 95685 reduce bloat by closing db if a folder is unselected, r=naving (who did part of this patch), sr=sspitzer 2001-10-08 01:05:58 +00:00
jaggernaut%netscape.com 0c2b3bc449 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
sspitzer%netscape.com 097704bd05 more changes for #103412. fix string usage in mailnews to avoid
unneeded copying, allocation and converting.
also, remove dead code.  r/sr=bienvenu
2001-10-06 06:35:32 +00:00
mkaply%us.ibm.com 0127ee17a0 #97103
rs=mscott
OS/2 only - use 55 as the limit for folder names on OS/2
2001-10-01 18:44:22 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
sspitzer%netscape.com b00191fd39 fix #102037. switch from GetValue() to GetValueConst() to avoid strdups.
this one gets hit during imap folder discovery.  r/sr=bienvenu
2001-09-29 02:31:34 +00:00
naving%netscape.com d9dc0205f3 94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
find the folder or filtering fails due to some other reasons.
2001-09-28 23:02:05 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
naving%netscape.com 2697a939d7 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.
2001-09-27 02:47:03 +00:00
sspitzer%netscape.com d6b386e62a fix for #101640, to allow cavin to finish #14295. if a server is removed
or if a server "changes" notify the incoming server listeners.  for the three pane
listener, we use that to decide if we need to change our selection.
r=cavin, sr=bienvenu
2001-09-26 01:01:49 +00:00
naving%netscape.com c7940227a4 52460 r=bienvenu sr=mscott. Allow subfolders for pop3 inbox folder. 2001-09-24 22:47:16 +00:00
bienvenu%netscape.com 9b1ca9022b fix 98689 mark all read local folder leaves db invalid r=naving, sr=sspitzer 2001-09-22 00:21:13 +00:00
ccarlen%netscape.com 8ab23df067 Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott 2001-09-21 05:04:25 +00:00
jaggernaut%netscape.com d1a7bfa843 One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com dc40187223 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
naving%netscape.com f5df1617a0 99473 r/sr=mscott. fix a specific pop3 message downloading problems on linux. 2001-09-17 21:50:26 +00:00
naving%netscape.com 816ce9e9b3 98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix
the problem of not getting mail from one specific account. At the same time
it should increase performance where ever reading buffer is involved in
mailnews because PL_strstr is changed to PL_strchr.
2001-09-16 23:55:32 +00:00
darin%netscape.com 5a2d9f0d2d checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
bienvenu%netscape.com d58334f067 cosmetic, whitespace changes only 2001-09-12 23:19:36 +00:00
alecf%netscape.com 19e1c9490b Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
naving%netscape.com 2c4a39e89b Just crashed here. Make sure filterList is not null. no bug 2001-09-11 05:37:48 +00:00
alecf%netscape.com b096718382 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
mscott%netscape.com bba85f9a45 Bug # 98846 --> fix a leak of a nsFileSpec object.
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
jaggernaut%netscape.com b26394e3be Bug 73353: clean up REQUIRES. r=cls 2001-09-09 13:36:07 +00:00
andreas.otte%primus-online.de 8271ce3a1d fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
naving%netscape.com 0c703bc57c 98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
subfolders. Also make filters work for a local folder whose parent is renamed.
2001-09-08 00:40:05 +00:00
rjesup%wgate.com f0b7d458d4 Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
naving%netscape.com 92071bce8a 95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown. 2001-09-06 21:32:11 +00:00
rjesup%wgate.com f8b915228e Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
sspitzer%netscape.com c19061cb8d fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
valeski%netscape.com 93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
naving%netscape.com 892139d126 96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
being addref'ed twice.
2001-09-05 00:06:30 +00:00
naving%netscape.com 4044a1f023 97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
filter has been renamed/deleted.
2001-09-04 23:19:39 +00:00
sspitzer%netscape.com 9867c7fd8e fix for #96499, account central not being shown on start up, "read messages" not working if server collapsed
fix for #95358, folder pane sorting should be case insensitive
fix for #18343, newsgroups in the folder pane should be in newsrc order, not alphabetical order.

plus, some clean up.

r=racham, sr=bienvenu, a=asa
2001-08-23 01:10:05 +00:00
sspitzer%netscape.com 9c896ab736 fix for #95457. the open / closed state of servers and folders in the folder pane
was not persisting across sessions.  I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.

r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
sspitzer%netscape.com 1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
ducarroz%netscape.com a34331d457 Fix for bug 66647. Add the way to cancel a smtp protocol. Path written by mscott. R=ducarroz, SR=sspitzer 2001-08-10 22:25:26 +00:00
ducarroz%netscape.com 0e3dc98bd4 Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer 2001-08-10 22:23:47 +00:00
naving%netscape.com 8b3106dbd7 94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
session.
2001-08-10 21:54:54 +00:00
sspitzer%netscape.com 343082f44e fix for #86556. instead of throwing up an alert that says "Unknown Error 800004005"
we do nothing.  in debug builds, we assert.  r/sr=mscott
2001-08-10 18:54:23 +00:00
naving%netscape.com a1e20d9664 93964 r/sr=bienvenu. UMR problem, initialize the boolean 2001-08-07 01:46:54 +00:00
naving%netscape.com 35c4c2afc0 correct fix for the bustage caused earlier 2001-08-02 06:26:01 +00:00
naving%netscape.com 65ed87a708 fix the mac and linux bustage 2001-08-02 04:19:11 +00:00
naving%netscape.com 7478c47250 34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
naving%netscape.com 201729eaa5 fixing whitespace from last checkin 2001-08-01 01:24:18 +00:00
naving%netscape.com ddfda0c0a9 92359 r=cavin sr=sspitzer; check the filter list on all servers when a
folder is renamed/deleted.
2001-08-01 01:07:33 +00:00
brendan%mozilla.org dbd7fed5b1 FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver. 2001-07-31 19:05:34 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
naving%netscape.com 472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
jaggernaut%netscape.com cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
nhotta%netscape.com 66c673cd94 When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +00:00
dbaron%fas.harvard.edu aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
bienvenu%netscape.com 095b0a4b3f fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method 2001-07-12 13:46:46 +00:00
naving%netscape.com 1c8356a6cd 17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
sspitzer%netscape.com d14a9cddce fix for bugs #57034 and #60514. fix some search and filter UI problems caused
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
dianesun%netscape.com f9642b2546 Fix for bug 81321(disable rename/compact/delete folder for offline). r=bhuvan, sr=sspitzer 2001-07-03 03:11:53 +00:00
mkaply%us.ibm.com b9b3076a0d More IRIX bustage 2001-07-03 02:19:04 +00:00
mkaply%us.ibm.com 60782c91cb IRIX bustage - linefeed problem 2001-07-02 23:32:28 +00:00
bienvenu%netscape.com 593ca9dc9e make copying an offline imap message copy the offline msg body while offline r=naving, sr=sspitzer 78809 2001-07-02 21:36:48 +00:00
jaggernaut%netscape.com 5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
racham%netscape.com 966f5b5ec7 Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer 2001-06-29 07:04:38 +00:00
mscott%netscape.com 0580ad69b7 Bug #65209 --> hook up progress for posting messages.
r=ducarroz
sr=sspitzer
2001-06-29 04:05:38 +00:00
racham%netscape.com a6b7db0294 Fixing bug 87396. Today, when a new IMAP account is created special folder prefs are pointed to the server. This will be a problem for ISPs who do not want allow any folder creation on their servers and it is not very user friendly experience for end user in such a case. This check in allows ISPs to turn off that default setting to point to server via rdf file. Local folders will be used as home for special folders in such cases. r,sr=sspitzer a=chofmann 2001-06-23 21:11:52 +00:00
naving%netscape.com a3d1d28f36 69360 r=suresh sr=mscott a=blizzard; strip nulls from the message as specified in rfc 2822 2001-06-22 05:11:33 +00:00
waterson%netscape.com b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
racham%netscape.com 5d5db17218 Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa 2001-06-20 06:13:27 +00:00
ducarroz%netscape.com a4f3f86b7d Fix for bug 84544. Check for null pointer to avoid crash. R=varada, SR=mscott, A=asa 2001-06-19 23:19:55 +00:00
scc%mozilla.org a8fb409c6e bug #85271: sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process. 2001-06-17 05:23:38 +00:00
sspitzer%netscape.com 7362e7fcff fix for bug #79239.
hide or alter offline related UI for servers and folders that don't support
offline.

r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00
naving%netscape.com bb7607c021 78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes. 2001-06-13 21:33:26 +00:00
mscott%netscape.com 864262f972 Bug #83381 --> crash replying to message with long lines
r=sspitzer
sr=bienvenu
a=asa
2001-06-06 00:44:06 +00:00
dougt%netscape.com e0c4831d10 Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko 2001-06-06 00:10:09 +00:00
mkaply%us.ibm.com af1e4be9cc #66016
r=hwaara, sr=alecf, a=asa
Move hardcoded strings into properties file
2001-06-04 22:47:15 +00:00
ssu%netscape.com 1819008327 checking in for mscott. fixes bug 82643 - Replying to a message fails. r=sspitzer,sr=bienvenu,a=drivers@mozilla.org 2001-06-02 04:54:51 +00:00
sspitzer%netscape.com e7f5c26fb9 fix for #82821. fix several problems (including an infinite loop problem during folder discovery)
cause by long folder names on platforms with filename limitations.
r/sr=mscott,bienvneu,a=leaf/chofmann
2001-05-31 05:26:08 +00:00
bienvenu%netscape.com 74767b2ca2 add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723 2001-05-26 21:49:14 +00:00
bstell%netscape.com 4637faa37a fix bustage 2001-05-23 02:55:52 +00:00
mscott%netscape.com 073790738f Bug #72131,77539 --> don't resolve relative urls against mail urls unless it's an anchor tag.
r=mstoltz
sr=sspitzer
2001-05-23 01:37:39 +00:00
racham%netscape.com d9b3cae8ae Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer 2001-05-19 01:38:51 +00:00
sspitzer%netscape.com b568072a67 fix for #63225. "Save Image As" from a message provides a bogus image filename.
remove some dead code.  r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
suresh%netscape.com 053c1be610 68879. r-racham. sr=bienvenu 2001-05-14 02:55:07 +00:00
nhotta%netscape.com 28206f8ca4 Changed to get charset/charsetoverride from dbfolderinfo instead of cached value or getting from pref, bug 74772, r=bienvenu, sr=sspitzer. 2001-05-11 00:27:49 +00:00
sspitzer%netscape.com 1f94b08342 fix for #74055. get news and subscribe to work with non-ASCII newsgroup names.
r=bienvenu,sr=mscott
2001-05-10 07:26:30 +00:00
naving%netscape.com c79a0bc848 79577. fix linux warnings. sr=bienvenu 2001-05-09 03:14:19 +00:00
dbaron%fas.harvard.edu 32c43cb5ef Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES. 2001-05-08 19:19:03 +00:00
srilatha%netscape.com 22437b8ee1 LDAP UI implementation.
Bug# 31881. r=chuang, bhuvan.
sr=sspitzer
2001-05-03 21:24:48 +00:00
sspitzer%netscape.com dc22cd49d9 fix #78289. if special folder prefs are not set, we can crash on saving
drafts and templates.

if those aren't set, we use the default values specified in mailnews.js

fix by cavin@netscape.com, r/sr=sspitzer@netscape.com
2001-05-03 00:31:36 +00:00
sspitzer%netscape.com 9cdfaf0347 fix for ##48409. prevent mac from crashing when using the subscribe dialog.
I was recursing over the internal tree to generate the hostinfo.dat.
win32 and linux were ok, but all hell broke loose on the mac.
256K of stack is not enough for my approach.  I've switched
to keep a duplicate list of the groups on the server.  also fix some minor
subscribe issues.

sr=bienvenu
2001-05-01 08:50:07 +00:00
sspitzer%netscape.com ce46a7fd38 fix for #11387. save as draft on an existing should remove the old draft.
fix by cavin@netscape.com r=ducarroz, bienvenu.  sr=sspitzer.
2001-05-01 03:17:47 +00:00
bienvenu%netscape.com cb164503cf add support for ability to copy/move multiple local msgs r=naving, sr=sspitzer 73833 2001-04-29 22:43:57 +00:00
cls%seawood.org 00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
valeski%netscape.com 00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
mkaply%us.ibm.com 94885ad456 HPUX breakage 2001-04-27 13:51:13 +00:00
sfraser%netscape.com 245d4eb76f Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com 54db7dffa3 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 04:16:22 +00:00
bienvenu%netscape.com ee3030edc3 fix growing of uint32 arrays r=naving, sr=sspitzer part of work for 76668 2001-04-27 04:05:53 +00:00
bienvenu%netscape.com 54c62b5974 remove unused adopt method r=naving, sr=sspitzer 2001-04-27 02:38:33 +00:00
ducarroz%netscape.com 6f82d27585 Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer 2001-04-27 00:22:18 +00:00
ducarroz%netscape.com d34313246f Fix for bug 76789. Resolve redundant symbols in mailnews in preparation of dll merging. R= varada, SR=sspitzer 2001-04-27 00:19:12 +00:00
sspitzer%netscape.com 02eecc1fb1 comment for bug #77652. this code isn't ready to be turned on yet
and this extra comment explains when it will be.
2001-04-26 05:46:43 +00:00
sspitzer%netscape.com d15e50fa60 fix for #76200. crash when viewing a message with an <img> tag but no src.
r/sr=valeski,mscott.  a=blizzard
2001-04-19 00:59:56 +00:00
timeless%mac.com 46b177e406 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
mscott%netscape.com 2dc43f386f Bug #73819 --> hook imap and news up to the new memory cache.
r/sr=sspitzer,bienvenu
2001-04-13 03:48:37 +00:00
bienvenu%netscape.com b998aaf3a5 add support for imap get new mail downloading message bodies r/sr =sspitzer,mscott 15865 2001-04-12 04:42:28 +00:00
shaver%mozilla.org a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ccarlen%netscape.com 2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
darin%netscape.com 00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
mscott%netscape.com 0b2f68bfdd Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:40:30 +00:00
dbaron%fas.harvard.edu e4bada04d5 Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES. 2001-04-07 05:27:06 +00:00
danm%netscape.com 33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
jgmyers%netscape.com 6b80312012 fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu 2001-04-05 23:00:38 +00:00
dprice%netscape.com 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
disttsc%bart.nl dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
bienvenu%netscape.com 6b408b3a23 add progress and status msg to folder compaction r=naving, sr=sspitzer 34073 2001-03-28 21:14:18 +00:00
disttsc%bart.nl f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
cls%seawood.org 979c006ff6 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
disttsc%bart.nl f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
bienvenu%netscape.com 847a0288ea add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer 2001-03-25 18:48:27 +00:00
bienvenu%netscape.com b10dfa45f7 add boolean for purging offline msg bodies by msg age sr=sspitzer, 15865 2001-03-22 14:40:35 +00:00
sspitzer%netscape.com a545c8ac3d fix for #72818. don't allow rename of the sent folder. r=naving
sr=mscott
2001-03-22 01:36:27 +00:00
sspitzer%netscape.com 9b3d7c640c fix bustage. 2001-03-17 02:59:47 +00:00
sspitzer%netscape.com 72391af2de fix bustage 2001-03-17 02:58:53 +00:00