Commit Graph

12216 Commits

Author SHA1 Message Date
bienvenu%netscape.com
02e0c2e5cc fix crash in morkRow::closerow object r=naving, sr=mscott 104659 2002-02-02 16:57:25 +00:00
blakeross%telocity.com
e215b50f24 117672 - minor ui defect in mailnews pref pane. r=ben sr=hewitt 2002-02-02 05:42:17 +00:00
racham%netscape.com
83075a9d5b Fixing bug 122108. Changing the label from ISP or email provider to Email account in the accountwizard's account type page. r=robinf, jglick, bhuvan 2002-02-02 01:59:34 +00:00
ssu%netscape.com
e24d41f99a fixing bug 115582 - File/Attachments/Save All doesn't have access key. r=racham, sr=mscott 2002-02-01 23:05:45 +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
rods%netscape.com
1e25a6993c fix bustage 2002-02-01 17:19:10 +00:00
rods%netscape.com
c96f5864a7 fix bustage 2002-02-01 17:04:03 +00:00
rods%netscape.com
ab52751787 1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
ducarroz%netscape.com
c9424093b2 Fix for bug 122625. Remove the window from the cache when ComposeInit is called. Also, alway make sure that the last type of compose window used get in the cache. R=cavin, SR=mscott 2002-02-01 05:15:01 +00:00
seawood%netscape.com
189b54a078 Fixing win32 gmake bustage from Cavin's checkin of bug #119441. 2002-02-01 04:12:54 +00:00
racham%netscape.com
a0f16e9f47 Fixing bug 122868. Check for existence of accountValues before saving an account in onSave routine to avoid problems with deleted accounts. sr=mscott 2002-02-01 03:59:06 +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
cavin%netscape.com
be900d6469 Fix for bugscape 11772. Reset the phone number arrays after the numbers are parsed and copied to an address card object. r=ducarroz, sr=mscott. 2002-01-31 23:25:04 +00:00
naving%netscape.com
ee39ebed49 112927 sr=bienvenu. fix whitespace, we do lot more than alerting, we backup old rules.dat as rulesbackup.dat
and create a new rules.dat and alert is thrown when receiving new mail/opening filters dialog.
2002-01-31 22:23:42 +00:00
heikki%netscape.com
55a5667dd2 Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +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
naving%netscape.com
4ce37993eb 112927 sr=bienvenu makefile changes 2002-01-31 21:58:26 +00:00
bienvenu%netscape.com
8114327709 fix crash playing back offline empty of imap trash when trash is selected, check for null dbfolderinfo rs=mscott 121799 2002-01-31 21:19:55 +00:00
mscott%netscape.com
0adc8d97d3 Bug #108965 --> remove xul emitter from the build
r=ducarroz
sr=sspitzer
2002-01-31 21:02:16 +00:00
bienvenu%netscape.com
85777aa8cd fix hourglass problem selecting a non-selectable imap folder r=naving, sr=mscott 120608 2002-01-31 20:10:06 +00:00
mscott%netscape.com
eeaa850c41 Bug #122351 --> if the shell doesn't support wide string
friendly versions of Shell_NotifyW, then gracefully fall back and
use the older ASCII versions (Shell_Notify).
r=bhuvan
sr=sspitzer
2002-01-31 07:31:07 +00:00
racham%netscape.com
c89f4a0df7 Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer 2002-01-31 05:22:24 +00:00
racham%netscape.com
f85bc319ed Fixing bug 4198. This fix allows ISPs to add a customized signature file to their user mail accounts. r=ducarroz, sr=sspitzer 2002-01-31 05:15:27 +00:00
stephend%netscape.com
ddf161923e Bug 120255. Label text in download for offline dialog is confusing. r=jglick@netscape.com/sr=bienvenu@netscape.com 2002-01-31 04:33:30 +00:00
bienvenu%netscape.com
c1fc188c1a fix for failure downloading multiple newsgroups for offline use rs=mscott 102872 2002-01-31 04:20:55 +00:00
naving%netscape.com
928347f581 117723 r=bienvenu sr=mscott make drag and drop of messages work across multiple mail 3 pane windows 2002-01-31 02:16:12 +00:00
cavin%netscape.com
229e0f5868 Fix for bug 113421. Closed the msg db after a folder is imported so that the db can be re-generated when the imported folder is re-opened. r=naving, sr=bienvenu. 2002-01-31 01:28:27 +00:00
bienvenu%netscape.com
b12fcd3376 get downloading newsgroups for offline use working better, r=naving, sr=mscott 84061 2002-01-30 22:58:30 +00:00
bienvenu%netscape.com
9bfefe73a1 whitespace cleanup 2002-01-30 22:53:05 +00:00
bienvenu%netscape.com
3f0f84063f fix watched/ignored to show icon immediately r=hwaara, sr=mscott 122642 2002-01-30 22:47:14 +00:00
bienvenu%netscape.com
310e437144 remove db entries for expired articles when downloading msgs for offline use r=naving, sr=mscott 122386 2002-01-30 22:46:08 +00:00
ducarroz%netscape.com
e25cd7efb2 Fix for bug 120281. Rename contentChanged to gContentChanged. Patch provided by Alex Vincent <jscript@pacbell.net>. R=ducarroz, SR=bienvenu 2002-01-30 22:34:35 +00:00
nhotta%netscape.com
aede9db791 MIME encoder change, fixed a problem of treating separater characters (and some clean up),
contributed by adu@sparc.spb.su, bug 92355, r=nhotta, sr=sspitzer.
2002-01-30 21:26:39 +00:00
nhotta%netscape.com
c1922fe916 Fixed charset conversion problem for headers for SaveAs (and some clean up),
contributed by adu@sparc.spb.su, bug 74424, r=nhotta, sr=sspitzer.
2002-01-30 21:26:17 +00:00
sfraser%netscape.com
d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
alecf%netscape.com
28b3772942 First part of fix for bug 107575 - remove nsString::FindChar because there is already an nsAString::FindChar, and remove the "ignore case" option in RFindChar
r=dougt, sr=jag
2002-01-30 06:04:29 +00:00
ducarroz%netscape.com
b4b7643678 Fix for bug 100036. Need to remove node from bottom to top to avoid removing a newly merged text node. R=cavin, SR=bienvenu 2002-01-30 03:37:19 +00:00
kaie%netscape.com
1c8f3fc0a6 b=122503 msgCompFields.securityInfo morphs from nsIMsgSMIMECompFields to nsISupport.
r=kaie sr=mscott
2002-01-30 01:58:35 +00:00
mscott%netscape.com
ad13fa6fbb Bug #122254 --> delay initialing the biff status icon struct until
we really need to use it.
r=bhuvan
sr=sspitzer
2002-01-29 22:49:42 +00:00
mscott%netscape.com
e450c1afd7 Bug #122293 --> pass in the correct # of new messages to make
the biff icon titletip for pop show the right number.
r=navin
sr=bienvenu
2002-01-29 22:47:20 +00:00
hwaara%chello.se
c83b03cd97 #72279, "Need visual indicators for Watched, Killed threads"
r=andreww, sr=hewitt on the themes stuff.  r=sspitzer, sr=bienvenu on the mail changes.
2002-01-29 21:56:44 +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
naving%netscape.com
927c076d8a 107029 r=racham sr=mscott. Add Clear button to come out of quick search (mail - 3pane) 2002-01-29 21:32:05 +00:00
mscott%netscape.com
0239f242fc Bug #122427 --> define a window title string for the add smtp server dialog
box so you can actually bring it up.
rs=sspitzer
2002-01-29 21:32:03 +00:00
dougt%netscape.com
c50ca402ad 1. Converts callers of nsIComponentManagerObsolete to use
nsIComponentRegistrar.

2. Converts callers of nsComponentManager::AutoRegister to use
nsIComponentRegistrar's autoRegistrar method.

3. Add nsIComponentRegistrar implmentation to nsComponentManagerImpl.

4. Rearrange nsComponentManager.cpp so that related methods are in the same
place.

5. Added a C-style function NS_GetComponentRegistrar so that getting the
registrar is easier in some places.

6. Added a nsISimpleEnumerator interface on PLDHashTableEnumeratorImpl.  in
this way, the same base class can support both old style and new style
enumerations.

7. Fixed a nasty bug where unregistring factories will leave the contract id
hash with a dangling pointer.  Now, when unregister is called we search the
contract id hash for entries which have the given doomned cid and remove them.


Bug 115853.  r=dp@netscape.com, sr=rpotts@netscape.com
2002-01-29 21:22:13 +00:00
mscott%netscape.com
166128cd69 Bug #11926 --> add a pref for disabling the pseudo mailbox box view and force
the imap delete model if psuedo mailbox view is being suppressed
r=sspitzer
sr=bienvenu
2002-01-29 21:21:43 +00:00
hwaara%chello.se
5f00adac90 #120733, "Filters: 'Begins with' criteria treated as 'Contains'".
r=naving, sr=bienvenu
2002-01-29 15:00:05 +00:00
ian%hixie.ch
ae9e30e9ca Fix duplicate id by manually specifying attributes on one element. Fixes the Paste As Quotation menu item in the compose context menu. Patch by neil@parkwaycc.co.uk, b=121582, r=timeless, sr=blake. 2002-01-29 14:08:14 +00:00
mscott%netscape.com
9c8a52df80 Bug #122293 --> add separate localization strings for biff icon tooltips
r/sr=sspitzer
2002-01-29 03:50:13 +00:00
mscott%netscape.com
0a91655f24 Bug #122191 --> clear the selection from the attachment tree before
we remove the elements from the tree.
sr=sspitzer
2002-01-29 01:42:57 +00:00
mscott%netscape.com
8001987c7e Bug #11922 --> if the redirector already has a password for the account
then set the authenticated state to true. this should cause biff
to start working for accounts using the redirector.
r=bienvenu
sr=sspitzer
2002-01-29 01:13:55 +00:00
bienvenu%netscape.com
320952d8c3 fix crash playing back offline imap trash emptying r/sr=sspitzer 121799 2002-01-29 00:39:06 +00:00
stephend%netscape.com
233147be0a Bug 95929. 'Done' should be removed from the Subscribe window's status' r=jglick@netscape.com, sr=sspitzer@netscape.com 2002-01-28 23:50:28 +00:00
mkaply%us.ibm.com
0a71775d7d More OS/2 bustage 2002-01-28 19:26:12 +00:00
bienvenu%netscape.com
8f93f7baf8 bullet-proof fix for 121876 r/sr=sspitzer 2002-01-28 00:11:29 +00:00
bhart00%yahoo.com
5370708912 Bug 120150 - add tooltip to Send Later button. r=stephend/racham/jglick/robin; sr=sspitzer. 2002-01-28 00:02:01 +00:00
alecf%netscape.com
bcd6a6fb94 fix for bug 121508 - clean up nsStringStream and nsIParser APIs.. r=dougt, sr=jst 2002-01-27 22:02:00 +00:00
sspitzer%netscape.com
e4239565d5 fix for #102643. add pref UI for the "confirm send on accel key" UI,
and fix some other UI issues with the mail & newsgroups main pref panel.
r/sr=bienvenu
2002-01-27 04:55:06 +00:00
bienvenu%netscape.com
4feb42d0de fix mac build bustage 2002-01-27 02:32:36 +00:00
bienvenu%netscape.com
15b6ce8467 white space fixes 2002-01-27 02:13:52 +00:00
bienvenu%netscape.com
4392922a60 hide column picker for offline folder selector r=stephend,sr=sspitzer 120257 2002-01-27 02:08:24 +00:00
bienvenu%netscape.com
d1c857b9e9 sharing tab of folder properties r=sspitzer, sr=mscott 112096 2002-01-27 02:07:44 +00:00
bienvenu%netscape.com
4675bc64d0 more work on shared imap folders and acl, sharing tab of folder properties r=sspitzer, sr=mscott 112096 2002-01-27 02:06:46 +00:00
bienvenu%netscape.com
ca7a498512 add strings for sharing tab r=sspitzer, sr=mscott 112100 2002-01-27 02:03:44 +00:00
sspitzer%netscape.com
bf454bc2ed clean up some string usage. rs=mscott 2002-01-26 16:36:30 +00:00
seawood%netscape.com
9ea9e688fc Fixing win32 gmake bustage 2002-01-26 15:25:27 +00:00
ducarroz%netscape.com
f44803c50d Part of fix for bug 108965. Remove xul emitter from the Mac build. R=mscott, SR=sspitzer 2002-01-26 03:43:15 +00:00
mscott%netscape.com
43e983bedc Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
2002-01-26 03:34:57 +00:00
sspitzer%netscape.com
062172ca37 supplimental fix for #113540, clean up code. rs=mscott 2002-01-26 02:37:56 +00:00
naving%netscape.com
e29becb989 111368 r=ducarroz sr=bienvenu. free leaking mFileSpec in attachmentHandler 2002-01-26 02:09:32 +00:00
sspitzer%netscape.com
5e76e40bfb fix for #117452, get delete of cards after quick search to work.
r=racham, sr=mscott
2002-01-26 01:42:28 +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
cathleen%netscape.com
486c0d47f9 remove memcpy function from nsCRT, eliminate 2 new nsCRT::memcpy callers
and fix up alighment problems from previous patch, bug 118135, sr=brenda r=dp
2002-01-26 00:04:45 +00:00
hwaara%chello.se
c7d7a24770 #118275, "Filter name should be selected when opening new filter dialog"
r=naving, sr=sspitzer
2002-01-25 23:46:24 +00:00
mscott%netscape.com
8b9e13afc4 Bug #108965 --> remove xul emitter from the build
r=ducarroz
sr=sspitzer
2002-01-25 23:20:21 +00:00
mscott%netscape.com
e2d2db6ed1 Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
2002-01-25 22:16:01 +00:00
mscott%netscape.com
8b34ef9d21 Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
2002-01-25 22:15:11 +00:00
naving%netscape.com
99f521ad6d 112927 r/sr=sspitzer. add customHeaders pref to mailnews.js and handle this default case to work 2002-01-25 22:13:28 +00:00
mscott%netscape.com
28ab7a9048 Bug #119344 --> add windows system tray icon for biff
newmail.ico is a TEMPORARY place holder icon for the biff icon in the status bar.
r=bhuvan
sr=sspitzer
2002-01-25 05:27:50 +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
mscott%netscape.com
8c9ffc4606 Bug #108965 --> remove xul emitter from the build
r=ducarroz
sr=sspitzer
2002-01-25 05:18:17 +00:00
mscott%netscape.com
de1dccc11e Bug #119344 --> set the new message count based on the # of headers downloaded
r=racham
sr=sspitzer
2002-01-25 02:10:51 +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
sspitzer%netscape.com
b72e54e59e fix for #121709. Add to Address Book, enter First Name and Display Name overwritten.
r=racham, sr=mscott
2002-01-25 01:42:32 +00:00
alecf%netscape.com
30a6af4a50 fix for bug 112209 - remove last consumers of nsStr:: routines
r=dbaron, sr=jst
2002-01-25 00:26:44 +00:00
mscott%netscape.com
101a7ee477 Use a try / catch clause to avoid a JS error for some timeline code. 2002-01-24 22:59:49 +00:00
naving%netscape.com
32410728ad 119515 r=bienvenu sr=mscott. fix local move/copy messages failures 2002-01-24 21:49:15 +00:00
nhotta%netscape.com
61f5c1597f Fixed the problem of the default chaset was overwritten even when the message has no chaset,
this fixes the reply quoting problem of no MIME messages,
bug 118740, r=ducarroz, sr=sspitzer.
2002-01-24 21:07:33 +00:00
pinkerton%netscape.com
9a10e128d7 use progid for scriptable region. r=ducarroz/sr=mscott. bug# 81996 2002-01-24 18:47:46 +00:00
jst%netscape.com
74b270f1db Fixing bug 120899. Changing the NS_WARN_IF_FALSE() macro so that it can't be mis-used in optimized builds. This change makes the macro not usable in expressions that are supposed to be evaluated in release code since the macro now expands to nothing in non-debug builds. Also eliminate NS_VALIDATE which is equally mis-usable. r=dbaron@fas.harvard.edu, sr=brendan@mozilla.org 2002-01-24 09:20:51 +00:00
sspitzer%netscape.com
363df339f5 fix for #118744. r=racham, sr=sspitzer. outlook express addresses
not displayed correctly in non US-ASCII locales.
thanks to john.marmion@ireland.sun.com for the patch.
2002-01-24 04:17:47 +00:00
sspitzer%netscape.com
f7aff5090a fix for #119331. prefer html problems with LDAP servers.
r=dmose, sr=sspitzer.  thanks for john.marmion@ireland.sun.com for the patch
and to Roland Felnhofer for the feedback in the bug.
2002-01-24 04:16:03 +00:00
sspitzer%netscape.com
0a2d08e5a7 suplimental fix for #120755. instead of using .rootFolder and QI to nsIMsgFolder,
we should use what bienvenu added:  .rootMsgFolder.
2002-01-24 03:38:18 +00:00
mscott%netscape.com
11fe60ad99 Bug #106018 --> when auto completing put matches which share
the default domain FIRST when there are multiple matches of the
same type.

r=ducarroz
sr=sspitzer
2002-01-24 03:09:27 +00:00
mscott%netscape.com
14cafa22ea Bug #111140 --> disable open and save in the attachment context menu
if we don't have any attachments selected.
r=ssu
sr=sspitzer
2002-01-24 03:06:38 +00:00
mscott%netscape.com
a37be1e44f Bug #115772 --> remove borders and shading to the headers
because this is messing up printing of messages.
r=ssu
sr=sspitzer
2002-01-24 03:04:06 +00:00
mscott%netscape.com
41be656db8 Bug #117962--> add a null ptr check on aURI and fall out if we don't
have one to avoid a crash.
r/sr=sspitzer
2002-01-24 03:01:01 +00:00
cavin%netscape.com
9385f7b29d Fix for bug 114060. Added two new error msgs for smtp and nntp send/post errors. r=ducarroz, sr=mscott. 2002-01-24 02:41:52 +00:00