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

4869 Коммитов

Автор SHA1 Сообщение Дата
hwaara%chello.se f8de5de638 #109598, "tasks overlays should use insertbefore, insertafter instead of position"
#81237, "IRC Chat has bizarre menu position",

Patches by nnooiissee@yahoo.com

r=andreww, sr=jst
2002-02-06 15:29:39 +00:00
racham%netscape.com e13bb12a96 Fixing bug 101873. Adapting new <wizard/> for mailnews accountwizard. This fix introduces accessiblity via proper key handling and provides platform specific appearance. r=ducarroz, sr=mscott 2002-02-06 08:18:17 +00:00
bienvenu%netscape.com 23d6d4ef84 fix potential crash reading e-mail messages r=naving, sr=sspitzer 111703 2002-02-06 03:51:57 +00:00
racham%netscape.com 4f1e2710d4 Fixing bugscape bug 9846. This fix allows ISPs to prepopulate list of html domains that can be added to html domain list of send format check. r=ducarroz, sr=sspitzer 2002-02-05 09:04:04 +00:00
naving%netscape.com 1297749122 74781 r=bienvenu sr=sspitzer. Select the newly downloaded pop3 message that was truncated by limit size. 2002-02-05 03:46:15 +00:00
darin%netscape.com a031f35a63 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 580e33204e 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 bf3e08eb5f 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 f159fcc4ca 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 14e1f53630 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 352b6d9cc9 disallow drag drop into read-only imap folders r=naving, sr=mscott 112103 2002-02-02 17:30:03 +00:00
blakeross%telocity.com 19b3cbc307 117672 - minor ui defect in mailnews pref pane. r=ben sr=hewitt 2002-02-02 05:42:17 +00:00
racham%netscape.com 228133824a 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 f1e323eb63 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 8888b2913c 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 8c2688d00d fix bustage 2002-02-01 17:19:10 +00:00
rods%netscape.com 9171cc08f5 fix bustage 2002-02-01 17:04:03 +00:00
rods%netscape.com 4a4dd9b44f 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
racham%netscape.com df186c7fc0 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 478b3ff030 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 634e2f6f0c 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 b5f195f801 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
naving%netscape.com 94a22397cb 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 7cda0e057c 112927 sr=bienvenu makefile changes 2002-01-31 21:58:26 +00:00
mscott%netscape.com ca4eb53cab 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 efb0ac4b41 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 2543a1d439 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 14caef6d41 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
naving%netscape.com 46cbd1c641 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
bienvenu%netscape.com 97edea9175 get downloading newsgroups for offline use working better, r=naving, sr=mscott 84061 2002-01-30 22:58:30 +00:00
bienvenu%netscape.com 18c55e9e85 whitespace cleanup 2002-01-30 22:53:05 +00:00
bienvenu%netscape.com fb5c95d469 fix watched/ignored to show icon immediately r=hwaara, sr=mscott 122642 2002-01-30 22:47:14 +00:00
sfraser%netscape.com d285f8f560 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
mscott%netscape.com b7ea50108b 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
hwaara%chello.se 384396d90c #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 cf6d874136 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 0da945deed 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 340516921d 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
hwaara%chello.se 9b9ecbb3e7 #120733, "Filters: 'Begins with' criteria treated as 'Contains'".
r=naving, sr=bienvenu
2002-01-29 15:00:05 +00:00
mscott%netscape.com ffe5b4f9da Bug #122293 --> add separate localization strings for biff icon tooltips
r/sr=sspitzer
2002-01-29 03:50:13 +00:00
mscott%netscape.com 3dfd6c8f2d 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
stephend%netscape.com eda7da68b3 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
bienvenu%netscape.com 474f7618e9 bullet-proof fix for 121876 r/sr=sspitzer 2002-01-28 00:11:29 +00:00
sspitzer%netscape.com 278362465e 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 34cbbd061d hide column picker for offline folder selector r=stephend,sr=sspitzer 120257 2002-01-27 02:08:24 +00:00
bienvenu%netscape.com 4ef6ea0b73 sharing tab of folder properties r=sspitzer, sr=mscott 112096 2002-01-27 02:07:44 +00:00
bienvenu%netscape.com dec940b55c add strings for sharing tab r=sspitzer, sr=mscott 112100 2002-01-27 02:03:44 +00:00
sspitzer%netscape.com 16cb30f096 clean up some string usage. rs=mscott 2002-01-26 16:36:30 +00:00
seawood%netscape.com 3e2f321b3a Fixing win32 gmake bustage 2002-01-26 15:25:27 +00:00
mscott%netscape.com 941eedc4a1 Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
2002-01-26 03:34:57 +00:00