Commit Graph

12370 Commits

Author SHA1 Message Date
mscott%netscape.com
90f007dec7 Bug #122236 --> set the performing biff flag when we are about to perform biff
and register the root folder as a listener on the url so it can clear the flag

Bug #123440 --> don't give a message window when performing biff, this keeps
biff from bringing up any form of UI.
r=naving
sr=bienvenu
2002-02-05 01:36:15 +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
mscott%netscape.com
3a7d846c80 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

Bug #122500 --> create a message window for the biff icon in the
system tray. this removes our dependency on the hidden window. On double
click, open up the last used 3-pane window or create a new one.
r=bhuvan
sr=bienvenu
2002-02-05 01:34:53 +00:00
bienvenu%netscape.com
7eee4af254 disallow drag drop into read-only imap folders r=naving, sr=mscott 112103 2002-02-02 17:30:03 +00:00
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
naving%netscape.com
b42859515c 84988 r=cavin sr=mscott. fix imap copy folder to local folders
for folders(children) not selected.
2002-01-24 02:03:57 +00:00
andreww%netscape.com
b36df3167b bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec. 2002-01-24 01:47:14 +00:00
stephend%netscape.com
e16ec57476 Cleaning up function/method/variable names in the Account Manager to reflect their labels in the .dtds. r=bhuvan@netscape.com, sr=sspitzer@netscape.com. Bug 81043. 2002-01-24 01:38:23 +00:00
naving%netscape.com
151100b914 119965 r=bienvenu sr=sspitzer. Make selection work on returning from quick search view to folder view.
110860 r=bienvenu sr=sspitzer. fix sorting in folder view on returning from quick search
110320 sr=bienvenu. Sort the quick search results after search is over.
fix several other msg selection bugs on going into / coming out of quick search
2002-01-24 01:25:59 +00:00
ducarroz%netscape.com
2bc0f341a6 Fix for bug 71090. Patch provided by Denis Antrushin <adu@sparc.spb.su>
Skip over invalid empty encoded-words. R=ducarroz, SR=mscott
2002-01-24 01:22:44 +00:00
stephend%netscape.com
802df48be3 Bug 119148 and bug 119149. Caps issues in dialogs for mail. r=hwaara/robinf sr=brendan 2002-01-24 01:20:50 +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
naving%netscape.com
da1836fa18 115228 r/sr=sspitzer a=asa. Create the local folders even if the "Local Folders"
is closed.
2002-01-23 01:14:43 +00:00
sspitzer%netscape.com
cf74ccbb3a fix for #119404 (mail folders come up empty the first time that you open them).
fix by bienvenu.  r=naving,blizzard, sr=sspitzer, a=blizzard
2002-01-18 22:48:24 +00:00
naving%netscape.com
ba7d7597f1 120755 r=racham sr=mscott a=blizzard. make msgNavigation work across servers. 2002-01-18 21:14:24 +00:00
ducarroz%netscape.com
eae533107e Fix for bug 115855. Add a function to allow message compose to reset font and colors attributes of the editor. R=cmanske, SR=mscott, A=blizzard
Fix for bug 114473. EditorShell::saveDocument has been replaced by JS function SaveDocument. R=cavin, SR=bienvenu, A=blizzard
2002-01-18 20:56:27 +00:00
ssu%netscape.com
d20f634134 fixing bug 70097 - pressing up/down in folder pane focuses thread pane. r=bhuvan, sr=sspitzer, a=blizzard 2002-01-17 21:54:27 +00:00
cavin%netscape.com
3689556b6c Bug #100167: Added IMAP_REDIRECT_LOGIN_FAILED for redirect login error. r=bienvenu, sr=sspitzer, a=blizzard. 2002-01-17 08:01:53 +00:00
nhotta%netscape.com
7428fcd0c4 Fixed freeing wrong memory when the collation key creation fails, bug 119917, r=bhuvan, sr=sspitzer, a=dbaron. 2002-01-16 23:43:27 +00:00
sspitzer%netscape.com
93f52a37b0 fix for smoketest blocker #120324. back out the fix for #119051
(mailnews part was not tested or reviewed by module owner)
sr=mscott,bienvenu
2002-01-16 20:58:01 +00:00
rjesup%wgate.com
d9e754ecd2 Bug 119843: negative voidarray index. r=rjesup@wgate.com, sr=waterson 2002-01-16 07:03:26 +00:00
seawood%netscape.com
e56e20b1dc Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
timeless%mac.com
c4d44ab97c Bug 119051 duplicate symbol breaks win32 static build
create and use nsIIOService::getQueryAttributeValue
r=dbradley sr=darin
2002-01-16 05:07:31 +00:00
kaie%netscape.com
87002d36a7 b=115010 Mail/News UI must provide detail info on signature/encryption status
r=javi sr=mscott
2002-01-16 04:29:26 +00:00
bzbarsky%mit.edu
5a1b42ffbb Bug 90633. Use the URL extension for the temp file we pass to helpers
if it matches the extension list in the mime info.  r=law, sr=mscott.
2002-01-16 04:28:06 +00:00
bzbarsky%mit.edu
68c2123b34 Bug 104480. "EqualsIgnoreCase(nsAutoString(foo)) is bad and should
die." r=alecf, sr=jag
2002-01-16 03:31:25 +00:00
tingley%sundell.net
80490b2456 Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf
2002-01-16 03:26:28 +00:00
bienvenu%netscape.com
88616b2c9b use GetRootMsgFolder 119579 r/sr = sspitzer 2002-01-16 03:19:22 +00:00
srilatha%netscape.com
5f8c7a55cf Fix for bug # 118237. Removed shorPathBuf in thisApplication()
r=rdayal@netscape.com, sr=jaggernaut@netscape.com
2002-01-16 03:06:55 +00:00
varga%utcru.sk
ff7ad62083 Fixes for:
94653  - can't right align text in outliner cell
95730  - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.

- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
  and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
  element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable

r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes

sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
dbragg%netscape.com
4563bf5291 Updating localeVersion value to 0.9.8. Fixes bug 119567. r=tao@netscape.com, sr=dveditz@netscape.com 2002-01-15 23:11:03 +00:00
alecf%netscape.com
4390fff47d factor out some table-based string manipulation routines to make it easier to seperate unicode vs. 8-bit character strings. bug 114450, r=dbaron sr=jag 2002-01-15 22:57:29 +00:00
racham%netscape.com
1205923e1b Fixing bug 103689. Make sure that the right set of addresses are pre-populated in the compose window based on the items selected in the AdderssBook window. Also fixes the new card created from the AddressBook window's file new menu should reflect the right parent addressbook. r=ssu, sr=sspitzer 2002-01-15 22:51:53 +00:00
kaie%netscape.com
b6689df5d4 b=93571 Remove lock icon from messenger windows
r=javi sr=mscott
2002-01-15 22:23:21 +00:00
sspitzer%netscape.com
087b9288a7 fix for #119675, implement LDIF export. r=dmose, sr=bienvenu
also fix a bug in the LDIF import code #116973.
2002-01-15 02:26:47 +00:00
rods%netscape.com
cef23c2b9c need to check to see if the dialog was cancelled and then clean up
Bug 118017 r=spitzer sr=mscott
2002-01-15 02:20:30 +00:00
rods%netscape.com
4fd3b61ece need to check to see if the dialog was cancelled and then clean up
Bug 118017 r=spitzer sr=mscott
2002-01-15 01:29:02 +00:00
bienvenu%netscape.com
3fde7db591 use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579 2002-01-15 00:54:26 +00:00
bienvenu%netscape.com
9a0275c86e whitespace cleanup (and remove null check before delete) r/sr=sspitzer, no bug 2002-01-15 00:43:07 +00:00
bienvenu%netscape.com
99acc68a83 use nsIMsgIncomingServer::GetRootMsgFolder method r/sr=sspitzer 119579 2002-01-15 00:40:35 +00:00
bienvenu%netscape.com
8a762c6e37 add strings for imap sharing privileges and acl r/sr=sspitzer 112096 2002-01-14 23:35:08 +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
brade%netscape.com
0e46ddc742 use new editor api instead of nsIDiskDocument (bug 11419; r=ducarroz, sr=sspitzer) 2002-01-14 22:06:30 +00:00
sspitzer%netscape.com
39a8a0e9ca fix for #119932. delete addressbook is failing. while I'm here,
remove unnecessary dependency on the DOM.  the addressbook
backend doesn't need to be dependent on nsIDOMXULElement and
nsIDOMNodeList.  r/sr=bienvenu
2002-01-14 19:50:34 +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
hewitt%netscape.com
7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +00:00
srilatha%netscape.com
e48f9f1c5d Fix for bug 102766. Moving localizable mapi files to en-win.jar
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-01-12 01:10:15 +00:00
srilatha%netscape.com
24a87fbb19 Fix for bug # 92437. Cleaning up code in this file
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-01-12 01:06:02 +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
nhotta%netscape.com
0ee20025a9 Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
2002-01-11 23:52:15 +00:00
andreww%netscape.com
dd4e2fd9f8 bugzilla bug 29896 r=blake, racham, sr=hewitt folder names truncate in middle instead of right in folderpane. 2002-01-11 03:00:38 +00:00
andreww%netscape.com
1aee51887e bugzilla bug 62011 r=racham, shliang sr=hewitt status bar in subscribe dlg should be at bottom. 2002-01-11 02:52:26 +00:00
ssu%netscape.com
b340f86a4b checking in patch for neil@parkwaycc.co.uk. fixes bug 102711 - implement F6/shift+F6 and Ctrl+(shift)+tab to cycle through panes in mailnews window. r=ssu, sr=mscott 2002-01-11 01:17:04 +00:00
ssu%netscape.com
eec2d4eca2 fixing bug 85512 - Change mnemonic for File;Compact Folders and File;Get New Messages For. r=racham, sr=mscott 2002-01-11 01:11:39 +00:00
naving%netscape.com
54f69f81fa 118137 r=bienvenu sr=sspitzer. fix crash upon deleting large number of messages. 2002-01-11 01:05:53 +00:00
cathleen%netscape.com
a717ed2128 fix bug 118044, windows static build bustage. sr=waterson r=darin, timeless 2002-01-11 00:33:37 +00:00
sspitzer%netscape.com
11c636a95c fix for #118876. fix xml error when printing addressbook cards with < & or >.
use the txt to html converter to turn those into entities.
r=bienvenu,sr=mscott
2002-01-11 00:07:45 +00:00
bienvenu%netscape.com
3f50bac067 check in fix for problem with download and sync messages dlg on os/2 for mkapply, r=timeless, sr=bienvenu 113671 2002-01-10 23:36:42 +00:00
bienvenu%netscape.com
ef7d3419f0 make mimemoz cache images in mem cache instead of dropping them on the floor, fixes case where imap message gets fetch multiple times, r=sspitze, sr=mscott 93208 2002-01-10 23:18:41 +00:00
srilatha%netscape.com
f672de481a Fix for bug# 104258.
Dlg for setting to default mail should not appear when I'm composing a msg
r=ssu, sr=mscott
2002-01-10 22:51:30 +00:00
ducarroz%netscape.com
55f0d88e17 Fix for bug 115446. Need to remove attribute width or height of boxes around splitters when caching a compose window. R=dmose, SR=sspitzer 2002-01-10 22:43:28 +00:00
racham%netscape.com
f9a7f24be9 Fixing bug 117714. This fix saves and retrieves preferences in smime panel properly. Thanks to Stephane Saux for the patch he proposed. Needed to add more changes to that so that prefs are saved while user moves across items like Server Settings, Addressing, etc under a given account in the AccountManager panel. r=sspitzer, sr=mscott 2002-01-10 22:40:27 +00:00
alecf%netscape.com
c5869c2865 some leftover files that I forgot to checkin to bug 100212, converting nsIFile.URL over to nsIIOService
r=dougt, sr=darin
2002-01-10 21:36:17 +00:00
bienvenu%netscape.com
c8b2aa96b4 fix problem issuing search in non selected folder after copying to sent folder r/sr=sspitzer 119154 2002-01-10 21:23:02 +00:00
bienvenu%netscape.com
fddab8a20c fix blocker 119202 delete button disabled after deleting message r/sr=sspitzer backing out fix for 118137 2002-01-10 17:14:12 +00:00
varga%utcru.sk
728727cafd Fix for 116739. Many assertions when moving over the blank area of outliners.
Fix for 118632. file picker can display all column arrows.
r=bryner, sr=hyatt

- getCellAt() now checks for correct mouse coordinates and sets row value
  to -1 for invalid coordinates.
- added bail out checks to all callers.
2002-01-10 04:47:52 +00:00
bienvenu%netscape.com
0c6619abe1 fix problem downloading message with inline images multiple times 93298 uploading messages to certain imap servers 72928 implement privileges command for imap folder sharing r=sspitzer, sr=mscott 2002-01-10 02:46:40 +00:00
bienvenu%netscape.com
be2717b24a whitespace cleanup 2002-01-10 02:19:56 +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
b280034fca Changed ProcessDraftOrTemplateOperation, to set an override charset only if the original message has an override charset,
bug 116424, r=ducarroz, sr=sspitzer.
2002-01-10 01:46:37 +00:00
nhotta%netscape.com
7ec2d2dca4 Changed mime_convert_charset to initialized the result value, bug 115387, r=ducarroz, sr=sspitzer. 2002-01-10 01:37:40 +00:00
nhotta%netscape.com
35fdaf8fd9 Set output behavior for unicode encoder to prevent the convesion to be aborted,
bug 118618, r=naving, sr=sspitzer.
2002-01-10 01:36:59 +00:00
ducarroz%netscape.com
534ed8ad12 Fix for bug 109209. Don't erase actual flags when disabling/enabling the editor widget. Did also some cleanup for safe code. R=dmose, SR=bienvenu 2002-01-10 01:35:45 +00:00
naving%netscape.com
be77e6966c 112301 sr=sspitzer. Make the folders in menus and popups appear in the same order as in folder-pane. 2002-01-10 01:11:20 +00:00
ssu%netscape.com
68b2adeea0 undoing my previous accidental checkin 2002-01-10 01:09:43 +00:00
ssu%netscape.com
00d16515c8 fixing bug 113744 - Select All in message pane context menu doesn't work. r=racham, sr=m3scott 2002-01-10 01:06:05 +00:00
ssu%netscape.com
5c3c7708d2 undoing my previous accidental checkin 2002-01-10 01:02:43 +00:00
ssu%netscape.com
205b5c2031 vim mailOverlay.xul 2002-01-10 01:00:47 +00:00
nhotta%netscape.com
56b2ab19fb Change the conversion function to return a length to eliminate unnecessary strlen by the caller,
bug 116134, r=ducarroz, sr=sspitzer.
2002-01-10 00:42:59 +00:00
naving%netscape.com
9fb40f4801 118137 r=bienvenu sr=sspitzer. fix crash on deleting large num of msgs using ctrl-key.
suppress the fireOnSelectHandler() until we are finished removing the rows.
2002-01-10 00:00:53 +00:00
ducarroz%netscape.com
b2518d6ecc Fix for bug 105825. If the main body of a message is not plain text or html, we must load it as an attachment. Also fix some memory leak. R=cavin, SR=sspitzer 2002-01-09 23:52:58 +00:00
ducarroz%netscape.com
8fdf58795b Fix for bug 105825. Don't remove empty body part when sending message. Patch submitted by :parish@ntlworld.com. R=cavin, SR=sspitzer 2002-01-09 23:50:21 +00:00
nhotta%netscape.com
9ba6db23e1 Wording change for mulitlingual message alert to conver save as case, bug 115938, r=yokoyama. 2002-01-09 22:39:33 +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
alecf%netscape.com
4bcb3fde51 removal lame nsFileSpec operators, bug 100676 r=ccarlen sr=waterson 2002-01-09 21:31:19 +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
9ca9d5e687 fix for #108542. remember the last directory we saved attachments (or messages as files) into,
and re-use it the next time.  r/sr=bienvenu
2002-01-09 04:41:41 +00:00
sspitzer%netscape.com
7c414123ad fix for #72623. remember the last directory we found attachments, and
use that as the starting point next time.
r/sr=bienvenu
2002-01-09 04:38:08 +00:00
ssu%netscape.com
f8cc105688 fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott 2002-01-09 01:49:57 +00:00
dean_tessman%hotmail.com
0cbf4497da Fix for 109824
Patch by slate@gwu.edu
r=cmanske,me sr=jag
2002-01-09 00:01:23 +00:00
sspitzer%netscape.com
dc713358aa remove all the extra space when printing ab cards or ab directories.
rs=bienvenu
2002-01-08 08:15:50 +00:00
sspitzer%netscape.com
e1e7259da5 make it so we print out mailing list cards.
supplimental fix to #104987.  r/sr=bienvenu
2002-01-08 07:57:36 +00:00
ssu%netscape.com
1595db6213 fixing bug 115689 - Labels: sorting the label column is displayed in reverse of specd order. r=bhuvan, sr=bienvenu 2002-01-08 06:07:31 +00:00
ssu%netscape.com
8768465381 fixing bug 114623 - two separators in right-click on url r=racham sr=mscott 2002-01-08 06:02:24 +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
ducarroz%netscape.com
26047e9918 Fix for bug 109159. Flush the compose window cache when switching profile. R=varada, SR=bienvenu 2002-01-08 03:13:12 +00:00
naving%netscape.com
eede8a5cab 118184 r=bienvenu sr=mscott. fix a crash while compacting local folders by making sure we don't
access array out of bounds.
2002-01-08 02:29:41 +00:00
naving%netscape.com
910f36d70c 116972 r=dmose sr=sspitzer. fix leaks upon autocompletion in compose window and when sending mail. may
fix other leaks in address book because now we made it sure that it frees up when we do a copy
in CharPtrGuardArray... and don't do a copy when not needed.
2002-01-08 02:09:03 +00:00
mscott%netscape.com
e177e728b7 fix the builds when the mail smoketest variable is defined. we were clobbering the DIRS
variable in that case causing us to not build smime anymore. this caused the redness on lhasa & boxset
2002-01-08 02:08:39 +00:00
alecf%netscape.com
3e16aefa8b enough with my own debugging messages - change DEBUG_alecf to DEBUG_alecf_ 2002-01-08 02:05:59 +00:00
alecf%netscape.com
aa85013d3a oops, additional file missed from previous checkin
bug 100212, r=dougt, sr=darin
2002-01-08 02:01:23 +00:00
sspitzer%netscape.com
29c731c68e fix for performance bug #117864. implement SetQuery() on these derived classes and make it
so SetQuery() will reparse the url.  we need this because we call SetQuery()
after calling SetSpec() when quoting.  reparsing the url will set some internal state
that we use for the optimization of only quoting the body part of message,
instead of the whole message (attachments and all!)
r/sr=bienvenu
2002-01-08 01:40:01 +00:00
sspitzer%netscape.com
2da5458bd8 add some bulletproofing to the subscribe search view so that we
check the row.  fixes crasher bug #117065
r/sr=bienvenu
2002-01-08 01:32:27 +00:00
alecf%netscape.com
5965318acb C++ side of fix for bug 100212 - move consumers of nsIFile.URL into nsIIOService. r=dougt, sr=darin 2002-01-08 01:31:25 +00:00
sspitzer%netscape.com
194f8df022 landing fix for #118180 for rajiv. r=srilata, sr=sspitzer
fix problems with mapi code.
2002-01-08 01:30:30 +00:00
racham%netscape.com
f0d95f87cd Fixing bug 112737. Making sure the From field of the compose of window reflects the selected account rather than a default account in cases of forward inline, draft/template, edit message. Identity object is released at appropriate time. r=ducarroz, sr=bienvenu 2002-01-08 01:28:18 +00:00
bhart00%yahoo.com
9d24653b82 fix bug 110530, JavaScript strict warning in mail3PaneWindowCommands. Checkin for Stephen Walker <walk84@yahoo.com> r=stephend/racham, sr=alecf. 2002-01-08 00:11:33 +00:00
racham%netscape.com
6a93689bb6 Fixing bug 100414. Make sure that an account is created only when server and identity info is avialable in the migration process. r=mscott, sr=sspitzer 2002-01-07 07:06:52 +00:00
racham%netscape.com
7c14f02903 Fixing bug 104468. Polish menu popup elements in the addressbook panel in the sidebar. r=racham 2002-01-07 07:06:09 +00:00
naving%netscape.com
6132506aa8 114700 sr=bienvenu. remove PR_Sleep call - not needed anymore. 2002-01-07 00:41:12 +00:00
jaggernaut%netscape.com
c55591d51e str.ToUpperCase() -> ToUpperCase(str), r=mozbot, rs=scc 2002-01-05 11:14:51 +00:00
sspitzer%netscape.com
af12714099 fix for #115701. fix import text. text reviewed by robinf, rs=bienvenu 2002-01-05 07:57:29 +00:00
stephend%netscape.com
6283dc3c44 Bug 58572. Javascript strict warnings in mailWidgets.xml. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver 2002-01-05 05:24:24 +00:00
stephend%netscape.com
b340910942 Bug 79333. Javascript strict warnings in pref-directory.add.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend, sr=shaver 2002-01-05 05:20:49 +00:00
stephend%netscape.com
97cc24632a Bug 118273. Javascript strict warnings in accountUtils. Patch by Stephen Walker <walk84@yahoo.com> r=caillon, sr=shaver 2002-01-05 05:13:26 +00:00
stephend%netscape.com
fb4a552cb6 Bug 118273. Javascript strict warnings in accountUtil5s5585 2002-01-05 05:08:13 +00:00
sspitzer%netscape.com
e57f655fd8 fix for crasher bug #116174 (crash switching from flat to threaded view)
and for #118278 (clear message pane when more than one item selected).
r/sr=bienvenu.

included:
1) minor performance improvement to nsMsgDBView::GetCommandStatus() when you've got a
lot of row selected.

2) add comments indicating how we have to call RowCountChanged() after we adjust m_keys, not before.

3) handle nesting of calls to SaveAndClearSelection() and RestoreSelection(), by
only doing work on the outer calls, we ignore inner calls.

4) switch to using PRPackedBool (where it makes sense)

5) fix nsMsgDBView::SelectMsgByKey() to use SaveAndClearSelection() and RestoreSelection(),
instead of just using RestoreSelection(), for parity.
2002-01-05 04:00:53 +00:00
sspitzer%netscape.com
28e9751741 fix for #118276. multiple selection in the addressbook should
clear out the card preview pane.  r/sr=bienvenu
2002-01-05 03:48:41 +00:00
stephend%netscape.com
f319eb36bb Bug 117822. Javascript strict warnings in am-prefs.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=shaver@mozilla.org 2002-01-05 01:43:44 +00:00
sspitzer%netscape.com
c0f2899818 "Map It!" should be "Get Map". r=jglick, rs=bienvenu
for bug #116451
2002-01-05 01:10:47 +00:00
stephend%netscape.com
f57c70f024 Bug 117823. Javascript strict warnings in am-offline.js. Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com/racham@netscape.com, sr=shaver@mozilla.org 2002-01-05 00:59:10 +00:00
ssu%netscape.com
2578782188 checking patch for neil@parkwaycc.co.uk. fixes bug 111918 - File/Offline/Work Offline has no access key. r=ssu, sr=mscott 2002-01-05 00:39:57 +00:00
hyatt%netscape.com
d749d59e46 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
sspitzer%netscape.com
f5482fab73 fix for blocker bug #118180. js error (from mapi code) horks compose window.
may be mozilla only.  r/sr=bienvenu, a=kyle.
2002-01-04 18:30:06 +00:00
ducarroz%netscape.com
da0d43345f Patch submited by Denis Antrushin <adu@sparc.spb.su>
Fix for bug98199. Don't change the real name of a forwarded message to "ForwardedMessage.eml" anymore. R=ducarroz, SR=bienvenu
2002-01-04 01:03:22 +00:00
ducarroz%netscape.com
19ae5c8bdf fix for bug 93481. Do not remove the whole line that contains the META tag but rather remove just the charset portion of it. Also, the new code avoid duplicating the line which could be hudge in some case. R=cavin, SR=mscott 2002-01-04 00:49:44 +00:00
naving%netscape.com
40ba182d49 117858, 117859 r=ducarroz sr=bienvenu. fix leaking char* on reading messages 2002-01-04 00:17:48 +00:00
dmose%netscape.com
fa9aea1c69 Fix bug 108366: xmozillausehtmlmail LDAP attributes does not work. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com. 2002-01-03 23:25:48 +00:00
srilatha%netscape.com
5aee0523d2 checking in for rdayal
Bug # 104672 and 106137 r=dougt, sr=sspitzer, sr=mscott.

Making MAPI part of the build. Landing modified makefile and resource file changes.
2002-01-03 23:20:11 +00:00
dmose%netscape.com
6cb9811b84 Fix bug 105103: LDAP attributes should not be case-sensitive. Patch from John Marmion <john.marmion@ireland.sun.com> . r=dmose@netscape.com, sr=sspitzer@netscape.com. 2002-01-03 23:18:28 +00:00
varga%utcru.sk
6673fe6131 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +00:00
sspitzer%netscape.com
d00324cb72 fix for js strict warning. patch by alex vincent (jscript@pacbell.net)
r=bzbarsky, sr=sspitzer
2002-01-03 21:59:28 +00:00
srilatha%netscape.com
ab1db95e68 checking in for rdayal.
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.

Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
sspitzer%netscape.com
02da144315 fix for crasher bug #117478. I goofed when converting from strcmp to Equals().
this code is there to handle the migration case where our "old" sortedColumn is no
longer a valid column.  r/sr=bienvenu
2002-01-03 21:24:06 +00:00
blakeross%telocity.com
3bf0f38457 98608 - html msg compose doesn't have context menu. r=kerz sr=sspitzer 2002-01-02 23:45:45 +00:00
srilatha%netscape.com
aff84115d1 Checking in for rdayal. Files for MAPI TRUNK landing.
Bug #s :
104672 - trunk landing bug,
106137 - encapsulating MAPI components into one XPCOM component, main r/sr for MAPI_NEW_DIR_TRUNK
107697 - changing MAPI to comply with new nsIMsgCompose
109101 - remove hardcoding that was earlier there in the 094 branch,
115307 and 116993 - other bug fixes for the MAPI_NEW_DIR_TRUNK branch.

r= dougt, mscott, ducarroz, ssu.
sr=alecf, mscott, sspitzer, bienvenu.

These files are for the hook part of the MAPI support in Mozilla.
2002-01-02 01:11:52 +00:00
srilatha%netscape.com
a8caf8dd48 Checking in for rdayal. files for MAPI_NEW_DIR_TRUNK landing.
Bug #s 104672, 106137, 107697, 109101, 115307 and 116993.
r= dougt, ducarroz, ssu
sr=alecf, mscott, sspitzer, bienvenu.
These files are the mapi32.dll files.
2002-01-02 01:04:40 +00:00
rods%netscape.com
7929b953f5 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2002-01-01 12:58:53 +00:00
stephend%netscape.com
556eefde1c Bug 99580. Cleanup/formatting for msgcompose:5 logging. r=ducarroz@netscape.com, sr=mscott@netscape.com 2001-12-31 00:23:35 +00:00
bryner%netscape.com
2a1819d615 Bug 116499 - convert nsIOutlinerView::GetCellText to return an nsAString, so we can avoid copying strings. r=blake, sr=jag. 2001-12-29 22:05:16 +00:00
sspitzer%netscape.com
51ba5208ab add support for addressbook quick search, part of bug #83023.
add the "Search" menu item to the addressbook and do a little code cleanup.
r/sr=bienvenu
2001-12-27 23:05:57 +00:00
naving%netscape.com
d94537e7a3 80897 r=mscott sr=bienvenu. speed up multiple deletes in thread-pane by notifying removal of rows in blocks
to outliner. Also move nsIMsgCopyServiceListener from nsMsgDBView to nsMsgSearchDBView.
2001-12-26 21:58:32 +00:00
naving%netscape.com
b7ecf92069 116422 r/sr=sspitzer. fix leaking us and them upon cancelling news messages 2001-12-26 21:44:55 +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
sspitzer%netscape.com
f704c9f5e4 fix warning, rs=bienvenu 2001-12-22 02:46:58 +00:00
sspitzer%netscape.com
e453d22e0b fix warnings. rs=bienvenu 2001-12-22 02:45:28 +00:00
sspitzer%netscape.com
d08d4d3f97 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
sspitzer%netscape.com
d579c42217 mailnews part of the fix for #111101. scrollbox / slider / thumb
problems with quick search.  r=naving, sr=bienvenu.

there's a supplimental fix for layout, but that's awaying review.
2001-12-22 01:19:13 +00:00
varada%netscape.com
59a0db79d7 bug#112213 -adding timeline pref to mailnews; sr=mscott 2001-12-21 23:21:50 +00:00
varada%netscape.com
d33e61002d bug #112213 adding timeline code for perf measurement;sr=mscott 2001-12-21 23:21:48 +00:00