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

5068 Коммитов

Автор SHA1 Сообщение Дата
racham%netscape.com ca7d241f87 Fixing bugzilla bugs 110000, 124806 and bugscape bugs 12052, 12094. Fix to bug 110000 rearranges hewitt's checked in patch to avoid getting Finish button on the first page of wizard for news account also. Fix to bug 124806 keeps the account type selected by the user intact as user revisits the first page of the wizard. Fix to bugscape bug 12052 resolves the regression by prefilling the activated user's email address in the identity page. Fix to bugscape bug 12094 flushes ISP data as user revisits the first page of wizard so that incomplete email addresses can be caught for regular accounts. r=ssu,bhuvan sr=mscott 2002-02-16 03:07:18 +00:00
hewitt%netscape.com 9da7238b4c 11000 - wizard finish button apperas on first page when stepping back, r=blake, sr=hyatt 2002-02-16 01:44:41 +00:00
naving%netscape.com c08cb42d42 123015 r/sr=sspitzer. Make sure that we call Save..Selection() and RestoreSelection() in pairs, otherwise
all selection events will be suppressed.
2002-02-16 01:34:50 +00:00
bienvenu%netscape.com 4af6c40dc3 always call SetUrlState when urls are aborted r=naving, sr=sspitzer 125548 2002-02-16 01:33:43 +00:00
bienvenu%netscape.com 95949aba5c add error code for aborting urls r=naving, sr=sspitzer 125548 2002-02-16 01:32:03 +00:00
sgehani%netscape.com 520eb64663 "Mozilla Mail" should read "Mail & Newsgroups" in Appearance pref pane.
b=119790; r=bhuvan; sr=blake
2002-02-15 01:13:44 +00:00
sspitzer%netscape.com febe82e6c5 fix for #125354. fix dialog text, per the spec. r=jglick, rs=bienvenu 2002-02-14 07:27:21 +00:00
bienvenu%netscape.com 6d51f022b4 store labels on the imap server r=naving, sr=sspitzer 114379 2002-02-14 01:07:19 +00:00
bienvenu%netscape.com d18bf71029 don't allow failure to logon to stop going offline process r=naving, sr=sspitzer 115405 2002-02-13 20:54:39 +00:00
ssu%netscape.com 4c7915dc4e fixing bug 102561 - Copy Link Address doesn't work in standalone msg window. r=bhuvan, sr=mscott. 2002-02-13 20:49:26 +00:00
bienvenu%netscape.com 904145d11c get imap shared folders to display shared folder icon 28756 r=naving, sr=sspitzer 2002-02-13 20:25:05 +00:00
bienvenu%netscape.com e6f1f0abf8 fix 102782 downloaad newsgroups for offline newsgroups when we offer to download msgs when going offline r/sr=sspitzer 2002-02-13 20:18:31 +00:00
sspitzer%netscape.com e9caacf9e5 fix for #125305. disable "Properties" button after the "Clear" button is hit.
r/sr=bienvenu
2002-02-13 19:58:32 +00:00
sspitzer%netscape.com 21b942f256 fix for #125292. fix advanced addressbook search dialog title.
r=jglick, rs=bienvenu
2002-02-13 19:53:07 +00:00
bienvenu%netscape.com 320ed615c9 add imap shared attribute so we can display special folder pane icon r=naving, sr=mscott 28756 2002-02-13 15:49:15 +00:00
sspitzer%netscape.com 26f4bf7fc5 fix warning, add new line to end of file. rs=no one 2002-02-13 09:37:54 +00:00
sspitzer%netscape.com ae5284799c don't list screen name as one of the possible search attributes for local
addressbook searches.  it doesn't work (so what's the point)
and to get it to work, I really need to implement generic column searching so
the ns build can search on _AimScreenName.  rs=bienvenu
2002-02-13 09:33:36 +00:00
sspitzer%netscape.com e650435580 fix for #83023. implement "advanced directory" search, re-using
the existing search code.  r/sr=bienvenu.
2002-02-13 08:01:04 +00:00
rdayal%netscape.com 9ba80f9e06 Fix for bug # 123596 to removes the mishaving duplicate pref for default mail client.
Also fixes bug #s 122377 and 120134.
r=ducarroz, sr=mscott.
2002-02-13 05:03:44 +00:00
naving%netscape.com 9e2c1a9793 107598 r=racham sr=bienvenu. Imap folder creation is first done on server then on client so we need to
notify filterEditor window that we are done with folder creation and then we can set the folder picker
to new folder. Added SetBusyCursor for this action. Also remove alert code from imap and local and use
existing "ThrowAlertMsg" in base.
2002-02-13 01:46:37 +00:00
racham%netscape.com 372684454d Fixing bug 125029. Make account wizard to use a label for title from dtd file. r=bhuvan 2002-02-13 00:19:14 +00:00
racham%netscape.com 6c1039e2d9 Fixing bug 80296. This fix allows user to new messages for all authenticated accountswith a single click. This command canbe triggered from GetAllNewMessages item of GetMsg button drop marker, File|GetNewMessagesFor or shortcut Ctrl+Shift+T. r=morse, mscott sr=alecf 2002-02-13 00:15:08 +00:00
mscott%netscape.com 024fbdd7a3 Bug #122500 --> make sure the mail window comes to the front of all apps even if it's
minimized if the user double clicks the mail icon. Make sure the double click
works on optimized bits by using a static string for "mail:3pane"

r=bhuvan
sr=bienvenu
2002-02-12 22:29:39 +00:00
naving%netscape.com 49c1fea165 114960 r=bhuvan sr=mscott. Select the search string when the focus is on the search input field. 2002-02-12 21:48:29 +00:00
naving%netscape.com 1da50ef5df 122713 r=ssu sr=mscott. fixing 'w'- watchThread to not interfere with quick search. 2002-02-12 21:37:12 +00:00
mscott%netscape.com fc5d0e7398 Bug #123104 --> clear out the number of new messages when a folder no longer
has new messages.
r=naving
sr=bienvenu
2002-02-12 21:31:16 +00:00
ssu%netscape.com 3f49bb01b3 checking in patch for mhammond@skippinet.com.au. fixing bug 75027 - Accelerator for Mark Thread as Read. r=ssu, sr=mscott 2002-02-12 19:43:04 +00:00
ccarlen%netscape.com 0d871a1552 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
rods%netscape.com 224588e46f 1) It moves the BeginDocument to a earlier place in the call change
2) Fixes the negitive page range display problem
3) Improves performance by reducing the delay on pages not in the page range, i.e. before if you printed the 30th page out of 31 you had to wait 15 secs to get to the 30th page to print it.
4) Added AbortDocument, so now when Print jobs are cancelled we call AbortDocument and remove them from the print spooler
5) Fixed a couple of minor issue with Canceling and cancelling mail printings
6) selection was not printing correctly. The problem with selection was that the clip was not being set corrctly.
Bug 115227 & 123181 r=dcone,sspitzer sr=attainasi
2002-02-12 13:33:39 +00:00
ducarroz%netscape.com 5c19b4c98c Fix Mac Bustage 2002-02-12 05:36:54 +00:00
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
naving%netscape.com 82bb95931f 115950 r=racham sr=bienvenu. fix next msg selection for imap multiple deletes(imap-delete model). Also clear
msg pane on multiple msg selection
2002-02-11 23:31:49 +00:00
bzbarsky%mit.edu 97aad157b6 Relanding the Compare --> Equals conversion. a=mcafee 2002-02-10 15:49:46 +00:00
cbiesinger%web.de 08b62eff33 Fix for blocker bug 124578, "Mailnews is dead (shows only busy cursor)"
Checking in for hidday@geocities.com, r=bzbarsky sr=bienvenu a=endico
2002-02-09 22:11:23 +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 c667369f40 122713. sr=jst convert localName to lower case (needed for html elements) 2002-02-08 23:39:47 +00:00
ssu%netscape.com 69fd695df9 fixing bug 120634 - Typing numbers in sidebar (IM password) affects label colors in Mail. r=naving sr=mscott. 2002-02-08 22:34:50 +00:00
naving%netscape.com f5267bbd95 108110 r=racham sr=mscott Hiding quick search box will take you out of search view 2002-02-08 22:34:40 +00:00
naving%netscape.com 7725472e68 122713 r=ssu sr=mscott. change ".localName" to compare with lowercase - fixes
shortcut interference with quick search and sidebar.
2002-02-08 22:29:26 +00:00
sspitzer%netscape.com 61a4e0e506 fix for #123013, fix "View | Sort By" menu item issues in the 3 pane
and addressbook.  r/sr=bienvenu
2002-02-08 05:17:23 +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
racham%netscape.com d96fff51b3 Fixing bug 124100. Fixing regression where clicking on Cancel is closing the mailnews account wizard. A boolean indicating whether or to close the wizard is returned to handle user actions properly. r/sr=hewitt. 2002-02-08 01:09:23 +00:00
srilatha%netscape.com f89cd96e68 Fix for bug 120423. Enable and disable Addressbook commands when directory is selected
r=racham@netscape.com, sr=sspitzer@netscape.com
2002-02-08 00:55:54 +00:00
darin%netscape.com 108b6206b4 fixes pending XP_WIN bustage 2002-02-07 01:18:48 +00:00
darin%netscape.com 349f2c5caf fixes pending XP_UNIX bustage 2002-02-07 01:17:38 +00:00
stephend%netscape.com b31e964844 Bug 123915. Properties textfield for folders/newsgroups is too small. r=jglick@netscape.com/sr=bienvenu@netscape.com 2002-02-07 01:09:14 +00:00
ducarroz%netscape.com b5fac2e49a Fix for bug 122815. We should truncate correctly long file name. And we should set the mac type/creator base on the content-type while saving an attachment. R=sfraser, SR=mscott 2002-02-07 00:42:09 +00:00
hwaara%chello.se 6c9d73d8c5 #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 fd5c4fa27c 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 d5b9b07ad4 fix potential crash reading e-mail messages r=naving, sr=sspitzer 111703 2002-02-06 03:51:57 +00:00
racham%netscape.com 566751d9ef 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 2b672e24c3 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 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
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
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
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
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
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
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
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
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
sfraser%netscape.com d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +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
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
hwaara%chello.se 5f00adac90 #120733, "Filters: 'Begins with' criteria treated as 'Contains'".
r=naving, sr=bienvenu
2002-01-29 15:00:05 +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
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
bienvenu%netscape.com 8f93f7baf8 bullet-proof fix for 121876 r/sr=sspitzer 2002-01-28 00:11:29 +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 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 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
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
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
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 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
naving%netscape.com c2c2666551 120349 r=cavin sr=mscott Add a handy accessor for getting parentMsgFolder 2002-01-25 01:48:07 +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
pinkerton%netscape.com 9a10e128d7 use progid for scriptable region. r=ducarroz/sr=mscott. bug# 81996 2002-01-24 18:47:46 +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 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
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
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
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
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
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
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
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
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
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 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
hewitt%netscape.com 7f0e98bdd5 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2002-01-12 01:20:29 +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
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 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 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
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
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
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 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
ssu%netscape.com f8cc105688 fixing bug 114503 - Need keyboard shortcuts for Labels. r=timelss sr=mscott 2002-01-09 01:49:57 +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
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
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 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
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
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 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
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
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
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 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
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
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
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 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 d33e61002d bug #112213 adding timeline code for perf measurement;sr=mscott 2001-12-21 23:21:48 +00:00
rjesup%wgate.com e4d4fd2a34 Bug 96108: Fix another regression mscott noticed; this file shouldn't have
been touched.
2001-12-21 02:02:30 +00:00
rjesup%wgate.com 2e680f1b17 Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
assertions for bad voidarray indexes.  r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
naving%netscape.com e42d2a7b12 104610 r=naving sr=sspitzer. speed up cross-folder msgNavigation in mailnews
made changes to initial patch by neil@parkwaycc.co.uk.
2001-12-20 03:44:04 +00:00
andreww%netscape.com b10c43ad2c fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer 2001-12-20 01:20:34 +00:00
hewitt%netscape.com 635bb213bc 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt 2001-12-19 15:10:22 +00:00
hewitt%netscape.com 7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
hewitt%netscape.com d87408a6cf 112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt 2001-12-19 12:02:17 +00:00
varga%utcru.sk 949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +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
naving%netscape.com 3cebd0ba9c 115354 r/sr=bienvenu. check for null for rdfService. 2001-12-18 00:52:18 +00:00
sspitzer%netscape.com 6e4ba0107b fix for correctness bug #94641. properly migrate the 4.x pref
for autocompleting against local addressbooks.  r=cavin, sr=bienvenu
2001-12-18 00:22:33 +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 ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com 4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +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
pavlov%netscape.com 15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00