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

12167 Коммитов

Автор SHA1 Сообщение Дата
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