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

11543 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com d45cd3bc09 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2001-10-21 04:16:03 +00:00
hewitt%netscape.com 7e10018204 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-21 03:59:20 +00:00
bienvenu%netscape.com cb48a3af3a fix crash after renaming local folder while it's being reparsed r=naving, sr=sspitzer 105108 2001-10-20 23:11:02 +00:00
bienvenu%netscape.com 5221d5331e add error message for folder rename failed r=naving, sr=sspitzer part of fix for 105108 2001-10-20 23:08:24 +00:00
sspitzer%netscape.com 4a18bb442a fix for #105659. fix js warnings when there isn't a mapiregistry service.
r=srilatha, sr=mscott
2001-10-20 06:24:07 +00:00
mkaply%us.ibm.com 4130d35850 #71601
r=cls
since this is now a generic module, it no longer needs HAS_EXTRAEXPORTS hack
2001-10-20 04:13:54 +00:00
ducarroz%netscape.com 804a39e78a Fix for bug 105092. Patch provided by bienvenu@netscape.com. Fix crash due to freeing of memory we should not! R=ducarroz, SR=sspitzer 2001-10-19 20:55:08 +00:00
dougt%netscape.com d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
nhotta%netscape.com 32acd1e773 Indentation change in folder property dialog, bug 94560, sr=sspitzer. 2001-10-19 20:50:17 +00:00
nhotta%netscape.com a83fb9ebca Wording change for folder property dialog, bug 94560, sr=sspitzer. 2001-10-19 20:49:56 +00:00
pinkerton%netscape.com 6630d79543 remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
naving%netscape.com 4c326dd38a 105328 r/sr=sspitzer. Throw duplicate folder alert when trying to create new folder from filter
editor.
2001-10-19 05:24:18 +00:00
mscott%netscape.com f8727522c2 Bug #97497-- hopefully fix a random crash when compacting folders. I'm backing out part of
a previous change by bienvenu.
r=naving
sr=sspitzer
2001-10-19 04:38:00 +00:00
sspitzer%netscape.com ef04978d99 more clean up the string foo in mailnews. r=cavin, rs=bienvenu. #103412. 2001-10-19 01:44:53 +00:00
naving%netscape.com 589ebfc3e3 105162 r=racham sr=mscott. Remove unused prefs 2001-10-17 04:53:25 +00:00
naving%netscape.com 051a5a2256 105162 r=racham sr=mscott. Make download message size pref work for pop3 again. Remove unused pref. 2001-10-17 04:53:23 +00:00
sspitzer%netscape.com ffc73c6a75 remove my silly printf. rs=no one 2001-10-16 20:53:54 +00:00
nhotta%netscape.com ac5cc8eb5f Added support for MIME encoded headers in mailtoURL, changed to decode MIME encoded headers for mailto URL,
bug 12851, r=ducarroz, sr=sspitzer.
2001-10-16 20:38:59 +00:00
cavin%netscape.com d3a5abd687 Bug #104975: Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer. 2001-10-16 20:35:46 +00:00
seawood%netscape.com 82cd057ad7 Removing unused xp_file.h includes.
Bug #38061 r=bryner
2001-10-16 06:08:11 +00:00
bienvenu%netscape.com 17ced4d610 fix crash in close row object on empty local trash rs=sspitzer 104659 2001-10-16 03:05:34 +00:00
hwaara%chello.se d3001bf452 #104719, change nsIMsgMailNewsUrl.idl to use attributes rather than GetFoo/SetFoo.
r=bienvenu, sr=sspitzer
2001-10-15 22:26:24 +00:00
blakeross%telocity.com 4e0854b495 Menulist in ab panel has no label. sr=ben 2001-10-14 19:40:12 +00:00
sspitzer%netscape.com 45d773762b fix for #39584. user should be asked to remove non existing newsgroups, like in 4.x
r/sr=bienvenu
2001-10-14 06:05:43 +00:00
sfraser%netscape.com 7ee6ab59a7 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
alecf%netscape.com bd048504df convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
sspitzer%netscape.com aa66b41aa7 fix for #104498, optimize ParseReferences() / SetReferences().
rs=bienvenu
2001-10-12 23:23:11 +00:00
ducarroz%netscape.com 9942683c54 Fix for bug xxxx. When a part check for a separator, it need first check if it's not for it's child. R=varada, SR=bienvenu 2001-10-12 21:31:57 +00:00
ducarroz%netscape.com 3ca9b3f7a8 Fix for bug 83541. Use user domain for construct a part ID. The current code was bogus! R=varada, SR=sspitzer 2001-10-12 21:25:10 +00:00
nhotta%netscape.com 13654d2c38 Changed to convert MIME decoder's output of sender's address from UTF-8 to UCS2,
bug 94103, r=sspitzer, sr=bienvenu.
2001-10-12 21:22:18 +00:00
nhotta%netscape.com 8bd71ee160 Remove charset conversion because the input data is either us-ascii or already UTF-8, bug 92420, r=ducarroz, sr=sspitzer. 2001-10-12 20:21:17 +00:00
dbaron%fas.harvard.edu a22072c008 Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
bienvenu%netscape.com c4978d6e50 potential fix for crash opening newsgroups, and fix problem when you couldn't download headers the first time you opened a newly subscribed group r=naving, sr=sspitzer 104257 2001-10-11 23:54:14 +00:00
bienvenu%netscape.com 4af887b4fa speed up local search dramatically by doing more than one comparison per time slice r=naving, sr=sspitzer 104243 2001-10-11 23:43:55 +00:00
sspitzer%netscape.com 94abe5f5b3 fix for #104226. instead of using "Mailbeep" (the windows system sound for new mail notification)
use "_moz_mailbeep".  on windows, we map this to "MailBeep" (so it works on win2k and win98)
and on mac we use sfraser's code to go to internet config.  (nothing on linux yet, that's another bug)
r=pinkerton, sr=sfraser

also, fix #104252.  selectively notify folder listeners.  when we register the folder listener
with the mail session, we pass in flags for what types of things we care about.
this reduces the notifications, especially those across XPConnect.
r=bienvenu, sr=mscott
2001-10-11 20:45:44 +00:00
bienvenu%netscape.com 747812cfdb fix memory leak of uri rs=sspitzer 99135 2001-10-11 14:54:36 +00:00
bienvenu%netscape.com a1990289a9 close nntp socket after logging out fixes memory leaks and assertions, r=mscott, sr=sspitzer 96381 2001-10-11 14:53:34 +00:00
sspitzer%netscape.com de3f0803a8 fix for #60139. fix problem with next navigation not working when bubbling out
fo subfolders.  r/sr=bienvenu
2001-10-11 00:33:50 +00:00
naving%netscape.com ea18234e39 102751 r=bienvenu sr=sspitzer. If a localfolder's db is outdated, parse the folder and then compact the
folder to avoid dataloss.
2001-10-11 00:00:20 +00:00
alecf%netscape.com a35fb4b29c part of fix for 38061 - remove last reference to XP_File
r=bryner, rs=bienvenu
2001-10-10 22:52:32 +00:00
naving%netscape.com c3b46ea817 fix bustage for ports 2001-10-10 21:17:57 +00:00
bienvenu%netscape.com 1cc40cb092 fix call to PR_CWait to use interval r=ducarroz, sr=sspitzer 85250 2001-10-10 20:59:49 +00:00
naving%netscape.com 50d502aa56 backing out file not part of earlier checkin. 2001-10-10 19:53:29 +00:00
sspitzer%netscape.com b58dca9221 fix conflicts that got checked in with the licensing foo.
rs=bienvenu
2001-10-10 19:50:30 +00:00
naving%netscape.com ec9762e1e1 16902. oops missed this file 2001-10-10 19:34:23 +00:00
naving%netscape.com 5b64bf539e 16902 r=sspitzer sr=bienvenu, Implement custom headers for mail filter and search. 2001-10-10 19:27:06 +00:00
bienvenu%netscape.com bfdc49509c fix losing read state of news messages r=naving, sr=sspitzer 103824 2001-10-10 19:25:07 +00:00
sspitzer%netscape.com 135f5f1c77 remove unneeded crud. rs=bienvenu 2001-10-10 19:23:15 +00:00
sspitzer%netscape.com 4c514df917 remove unused code, now that we use playSystemSound(). (see #64462)
rs=bienvenu
2001-10-10 08:40:22 +00:00
sspitzer%netscape.com a305479ba0 fix for #64462. play OS specified sound when new mail arrives.
r=pavlov, sr=bienvenu.  right now, this only works on windows.
mac is next.  for linux (and the other platforms), we currently beep.
if there isn't an OS specified sound, we'll play the pre-packaged
sound that mailnews will eventually ship with.
2001-10-10 08:08:22 +00:00
sspitzer%netscape.com 7841f2f822 fix for #19254. propagate unread state of subfolders to parents if the parent is closed.
r/sr=bienvenu
2001-10-09 23:40:23 +00:00
ducarroz%netscape.com 17537b7abb Fix for bug 90028. During a forward, we need to put back the "Re:" in the subject if the flag MSG_FLAG_HAS_RE is set. Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=bienvenu 2001-10-09 22:48:32 +00:00
eddyk%netscape.com efe9ab34a1 bug 103181: disable code in AccountManager regression
More stuff for eClient disable code.
r=bhuvan, sr=sspitzer
2001-10-09 21:04:12 +00:00
nhotta%netscape.com cd9f347110 In mail compose, notify charset change to editor when a charset is changed, bug 103282, r=ducarroz, sr=bienvenu. 2001-10-09 20:15:23 +00:00
cavin%netscape.com 4bfbe5059a Bug #14295: (1) Add 'realHostName' and 'realUsername' to nsIMsgIncomingServer and reflect them
in prefs (ex: mail.server.server1.realHostName). (2) The getters for the new attributes call
GetHostName() and GetUsername() if prefs is not set. (3) Change GetHostName() and GetUsername()
to GetRealHostName() and GetRealUsername() at places where we open connections or send the
username to servers. (4) Prevent users from changing an account to one that already exists.
(5) After the change is validated, close all open connections and clear all stored passwords,
plus modify the account name based on the new user/server name. r=ssiptzer, sr=bienvenu.
2001-10-09 19:20:31 +00:00
ducarroz%netscape.com 34f8309984 Fix for bug 55591. UNC files need to be treated as remote attachment and not local. R=varada, SR=mscott 2001-10-09 18:23:06 +00:00
sspitzer%netscape.com 6ea428ac69 fix for #73853. allow the user to post news message when there isn't a msg window
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
sspitzer%netscape.com 55e1f06cfb fix for #92393 and #91421. "Get Message" menu item and toolbar button disable
when they shouldn't.  r/sr=bienvenu
2001-10-09 06:36:30 +00:00
sspitzer%netscape.com 05b8b2645d fix for #49157. support nntp://host/message-id urls (we already support
news://host/message-id urls).  r/sr=bienvenu
2001-10-09 06:01:16 +00:00
sspitzer%netscape.com 46dde148e9 fix for #56419. implement the "Go To Message Folder" feature from search.
r/sr=bienvenu.
2001-10-09 03:05:18 +00:00
bienvenu%netscape.com 39f9c789a8 fix 10K leak when filtering multiple pop message r=naving, sr=sspitzer 103614 2001-10-08 22:26:02 +00:00
bienvenu%netscape.com 76ae3cc241 fix leak of password in biff, sr=sspitzer, r=naving 103676 2001-10-08 22:24:13 +00:00
bienvenu%netscape.com b924c5c865 fix 103701 leak of url spec when loading local message rs=sspitzer 2001-10-08 22:23:44 +00:00
sspitzer%netscape.com 08c99a8091 fix for #60139 and #72821. implement proper next folder navigation.
now we should find the right "next" folder when you hit next and there
are no more unread messages in the current folder.  we respect the folder
pane sort order for determining what's next, which is what's "below" in the folder pane.

r/sr=bienvenu
2001-10-08 20:56:52 +00:00
sspitzer%netscape.com 25161eec21 fix string usage in mailnews. #103412. rs=bienvenu 2001-10-08 20:10:18 +00:00
sspitzer%netscape.com 72a150cb60 fix for #103681 (no status messages when doing pop).
back out my bad fix for #102978.  we set the msg window on the folder datasource
and we've got a folder datasource per msg window.  by moving this from js to xul,
it made it so we'd set the msg window on one folder ds, and we'd be using the other one.

r/sr=bienvenu
2001-10-08 20:05:00 +00:00
bryner%netscape.com 2b0eb53ec4 Removing references to xp_file.h, for bug 38061. Patch from cls, r=bryner, sr=alecf. 2001-10-08 07:22:27 +00:00
naving%netscape.com 6672801cea 99168 r=bienvenu sr=mscott. fix imapUrl leaks on reading imap messages and possibly on other operations 2001-10-08 02:43:17 +00:00
bienvenu%netscape.com c710b69ec3 more work on closing db's when changing folders, 95865 rs=sspitzer 2001-10-08 02:06:15 +00:00
bienvenu%netscape.com 11f4e3e94c part of fix for 95685 reduce bloat by closing db if a folder is unselected, r=naving (who did part of this patch), sr=sspitzer 2001-10-08 01:05:58 +00:00
jaggernaut%netscape.com 0c2b3bc449 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
sspitzer%netscape.com a88fa8fca1 fix for #103446. improve folder pane perfomance by not calling
SetPrefFlags() *every time* GetSubFolders() is called.

that's really expensive (we copy all the urls from the identity) and we get
access prefs.  not something we should do when painting.

r/sr=bienvenu
2001-10-06 08:38:19 +00:00
sspitzer%netscape.com 097704bd05 more changes for #103412. fix string usage in mailnews to avoid
unneeded copying, allocation and converting.
also, remove dead code.  r/sr=bienvenu
2001-10-06 06:35:32 +00:00
sspitzer%netscape.com cf26bf2717 more code cleanup for #103412. avoid unnecessary conversions in the account manager ds.
r/sr=bienvenu
2001-10-06 05:26:31 +00:00
sspitzer%netscape.com 999c08932d more code cleanup for #103412. avoid unnecessary conversions, fix warning.
r/sr=sspitzer
2001-10-06 05:16:25 +00:00
sspitzer%netscape.com 600b2f6854 code cleanup for #103412. better string usage in the mail datasources
to prevent unneeeded allocations and copies.  fix OnItemPropertyFlagChanged()
to check the property first to do as little as possible.  r/sr=bienvenu
2001-10-06 05:11:51 +00:00
bienvenu%netscape.com 696289dad4 more addressbook leaks r=naving sr=sspitzer 99135 103014 and others 2001-10-06 03:13:54 +00:00
bienvenu%netscape.com c95eec7a0f fix 50K memory leak on certain messages r=ducarroz, sr=sspitzer 103023 2001-10-06 02:48:27 +00:00
stephend%netscape.com 6c2084a07e Bug 103068. Remove tooltip on label for emoticons pref. r=dean_tessman@hotmail.com, sr=mscott@netscape.com (UI approved by jglick@netscape.com) 2001-10-06 02:37:17 +00:00
bienvenu%netscape.com eff1e38d5e fix leak of all folders table r=naving, sr=sspitzer 103077 2001-10-06 01:09:46 +00:00
bienvenu%netscape.com b281c2ae1b fix memory leak of mdbEnv and m_dbFolderInfo r=naving, sr=sspitzer 103003 2001-10-06 01:06:28 +00:00
sspitzer%netscape.com 7c15ae749f fix for #103037. preflight the message "save as file" dialog with
message.eml, and not "mail".  also move this string to a string bundle
r/sr=bienvenu.
2001-10-06 01:04:32 +00:00
sspitzer%netscape.com f7d3abb9bb fix for #102978
set up the folder pane datasource in the xul, not in the on load handler.
r=waterson, sr=bienvenu
2001-10-06 00:55:39 +00:00
bienvenu%netscape.com 55a770a93a fix UMR r=naving, sr=sspitzer 103134 2001-10-06 00:53:01 +00:00
bienvenu%netscape.com 99ea350f31 fix many many address book leaks r=naving, sr=sspitzer 103077 and others 2001-10-06 00:50:17 +00:00
sspitzer%netscape.com 10e43c61fc fix for #103220 #94774 and #79103. when the folder name changes, we need to notify
that #Name, #FolderTreeName and #FolderTreeSimpleName have changed.

also clean up the folder datasource to not copy strings when not necessary.

r=racham, sr=bienvenu.
2001-10-06 00:50:12 +00:00
bienvenu%netscape.com 05a8d53426 fix memory leak of dir servers, use contract id's, and fix UMR r=naving, sr=sspitzer 103134 66435 2001-10-06 00:46:49 +00:00
dmose%netscape.com 5690900ccc Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org 2001-10-05 02:59:32 +00:00
sspitzer%netscape.com 9eacdc09ac fix for #97863 and #96314. get saving IMAP messages as templates or as files
to work on linux again.  r=naving, sr=bienvenu, a=asa
2001-10-04 01:47:44 +00:00
racham%netscape.com 778bf75c30 Fixing bug 97650. Adding improvements to unread count mail count display feature on Win XP. When the mail application starts, as soon as the unread count on Inbox folder changes, registry is updated. This enables us to present the user accurate unread count on the welcome screen, if user quits the app before the 5 minute timer is triggered. r=mscott, sr=sspitzer 2001-10-03 05:54:30 +00:00
bienvenu%netscape.com 412a6398cd blow away corrupt history dbs r=naving sr=sspitzer 102319 2001-10-03 03:47:54 +00:00
blizzard%redhat.com a39ca07673 Fix bug #101828. Sending more than one piece of unsent mail fails when posting to sent mail folder. This patch serializes the posting to the sent mail folder so that we don't try to post more than one message at a time. r=naving,sr=bienvenu 2001-10-03 01:48:56 +00:00
bienvenu%netscape.com ff775f6d6a fix memory leak on every mime2 decode trying to get global charset r=sspitzer, sr=mscott 102466 2001-10-03 01:02:00 +00:00
bienvenu%netscape.com 7cbe2f7637 fix problem going from threaded to sorted view, deleting a message in a thread, then switching back to threaded view r=naving, sr=sspitzer 102572 2001-10-03 00:11:02 +00:00
sspitzer%netscape.com a91345fad0 fix for #102753, use the disableonsend attribute trick for the subject
to be consistent.  r=varada, sr=bienvenu
2001-10-02 22:16:28 +00:00
mscott%netscape.com ae630581a9 Bug #96053 --> executing a query may not return an end of query.
Checking in for john.marmion@ireland.sun.com
r/sr=sspitzer,mscott
2001-10-02 22:12:14 +00:00
sspitzer%netscape.com 9920af5208 remove redundant #include. thanks to hwaara for letting me know about it. 2001-10-02 22:11:08 +00:00
mscott%netscape.com e3d91108bd Bug #97497 --> Try to protect against a crash in nsUint32Array where the server may be giving us a bogus message key.
r=naving
sr=bienvenu
2001-10-02 21:51:11 +00:00
dbaron%fas.harvard.edu 208103c1b8 Add nsIMessengerOSIntegration.idl for racham, bug 97650. 2001-10-02 07:36:21 +00:00
racham%netscape.com 108729b474 Fixing bustage by adding idl entries into makefiles for linux ad mac. 2001-10-02 07:01:32 +00:00
racham%netscape.com b35d6ce7fc Fixing bug 97650. Fix to display unread message mail count of default mail account on Windwos XP welcome screen. In case of multiple profiles, cumulative total of unread messages of default accounts is displayed. On clicking that messagem, it displays per account unread mail count in a tooltip. r=mscott, sr=sspitzer 2001-10-02 06:23:48 +00:00
varga%utcru.sk 82cbda88c4 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
dbaron%fas.harvard.edu 9a4acbab7a Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
sspitzer%netscape.com 8da1727409 fix for #75372. can't drop messages into attachment pane (in compose window.)
a while back, the flavor for messenger dnd changed but this file
was left behind.

this fix makes it so you can dnd messages into the attachment pane, but
until #72617 is fixed, you are also able to drop folders,
which is a bug, see #102630

r=naving, sr=bienvenu
2001-10-02 00:50:50 +00:00
naving%netscape.com 65ce4336c0 102545 r/sr=sspitzer. Do not change the filter enabled/disabled state on editingan existing filter. 2001-10-01 20:37:52 +00:00
sspitzer%netscape.com fc8bb05f11 partial fix for #100835. fwding (inline) imap messages with large attachments
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment.  this makes it so the user sees download progress
in the msg window.  r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
mkaply%us.ibm.com 0127ee17a0 #97103
rs=mscott
OS/2 only - use 55 as the limit for folder names on OS/2
2001-10-01 18:44:22 +00:00
hwaara%chello.se ca1d6f6fe1 #102426, bloat removal round 3: clean up in nsNewsUtils.
rs=sspitzer
2001-10-01 18:43:41 +00:00
stephend%netscape.com 109457225e Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer 2001-10-01 05:03:06 +00:00
blakeross%telocity.com 3aff869538 Fix js strict warning about function not always returning a value. sr=ben 2001-10-01 02:55:01 +00:00
roc+%cs.cmu.edu 61ab1ae53a Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard 2001-10-01 02:14:05 +00:00
hwaara%chello.se f76d13d01d license should stay the same. ;)
r=jag
2001-09-30 14:34:23 +00:00
hwaara%chello.se d382493ea0 #99702, bloat-alert in nsNNTPNewsgroupPost.
rs=sspitzer
2001-09-30 14:16:30 +00:00
hwaara%chello.se b90810b4b1 #91646, work around a bug in XUL so labels display.
r=srilatha, sr=sspitzer
2001-09-30 13:57:55 +00:00
jaggernaut%netscape.com ca6197295f Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
mscott%netscape.com 52a95a4156 Bug #101498 --> auto complete preselects the default domain OVER the first ldap match
r=sspitzer,ducarroz
sr=hewitt
2001-09-29 04:31:59 +00:00
bienvenu%netscape.com bc9f2d4a03 fix mem leak of msg hdr when pop filters fire rs=sspitzer 101763 2001-09-29 03:41:41 +00:00
sspitzer%netscape.com b00191fd39 fix #102037. switch from GetValue() to GetValueConst() to avoid strdups.
this one gets hit during imap folder discovery.  r/sr=bienvenu
2001-09-29 02:31:34 +00:00
mscott%netscape.com 9028a3b12d Bug #100669 --> landing some compose changes required by simple mapi for the simple mapi team.Bettter errror handling when cleaning
up the temp file.
r=ducarroz
sr=mscott
2001-09-29 02:06:36 +00:00
mscott%netscape.com b247738319 Bug #102215 --> xul syntax changes messed up message display. Change align="center" to align="top"
r=sspitzer
sr=hewitt
2001-09-29 01:55:27 +00:00
sspitzer%netscape.com 4b4bbdc1c9 fix for #102071. remove unneeded strdups. r=varada, sr=bienvenu 2001-09-29 00:00:11 +00:00
bienvenu%netscape.com 6d3ca0cba1 fix leak of file spec rs=sspitzer 98849 2001-09-28 23:27:52 +00:00
bienvenu%netscape.com f780098a4b add method to clear hdr cache on db (to be used when changing folders) r=naving, sr=sspitzer part of fix for 93013 2001-09-28 23:07:27 +00:00
naving%netscape.com d9dc0205f3 94968 r=bienvenu sr=sspitzer. Add error messages in cases where filter disables itself because it cannot
find the folder or filtering fails due to some other reasons.
2001-09-28 23:02:05 +00:00
bienvenu%netscape.com 0e84f2c2c0 fix leak of imap folders when getting imap new mail r=naving, sr=sspitzer 102146 2001-09-28 23:00:31 +00:00
gerv%gerv.net 4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
bienvenu%netscape.com 07f08366b9 fix 102002 inline images not displayed in imap messages (and view source broken) r=ducarroz, sr=mscott 2001-09-27 23:33:31 +00:00
mscott%netscape.com 7f58bd5da7 Bug #99391 --> landing fix for John Marmion. display name no longer being auto generated.
r=sspitzer
sr=mscott
2001-09-27 22:18:45 +00:00
shaver%mozilla.org d2dc05771f Backing out checkin(s) due to illegal relicensing of proprietary code.
sr=alecf, r=dawn (not part of build *cough*)
2001-09-27 16:22:05 +00:00
srilatha%netscape.com 9c1859bebd Checkin for backend implementation of simple MAPI prefs
Not part of the build. a=chofmann
2001-09-27 05:19:14 +00:00
srilatha%netscape.com 905fc55168 Checkin for implementation of MAPILogon and MAPILogoff.
Checking in for kkhandrika@netscape.com
Not part of the build. a=chofmann
2001-09-27 05:14:27 +00:00
srilatha%netscape.com f748f11fe5 Checkin for implementation of MAPILogon and MAPILogoff.
Checking in for kkhandrika@netscape.com
Not part of the build. a=chofmann
2001-09-27 03:51:23 +00:00
srilatha%netscape.com c00f35111d Checkin for implementation of MAPILogon and MAPILogoff.
Checking in for kkhandrika@netscape.com
Not part of the build. a=chofmann
2001-09-27 03:24:19 +00:00
naving%netscape.com 2697a939d7 93968 100037 r=bienvenu sr=sspitzer. Ask for confirmation dialog for folders that have an
associated filter and warn user if folder is renamed/deleted/moved. Also fixed
some of D&D folder problems and cleaned up the stringBundle code in base/util.
2001-09-27 02:47:03 +00:00
bienvenu%netscape.com cc39df5f94 making go offline more robust in the face of errors r=naving sr=sspitzer 101712 2001-09-27 02:18:58 +00:00
ftang%netscape.com 6ff26f7d44 fix bug 101434. ignore "UTF-16"xx and "UTF-32"xx in mime while it is impossible
to get that value
while it is really UTF-16 and UTF-32.
r=bienvenu@netscape.com
sr=mscott
2001-09-26 23:32:58 +00:00
eddyk%netscape.com 719b7c6d4f Bug 96153: disable locked prefs for addressing panel in AccountManager
r=srilatha, sr=blake,alecf
2001-09-26 22:57:41 +00:00
eddyk%netscape.com 500500c4a6 Bug 96152: disable locked prefs for drafts and templates in AccountManager
r=bhuvan sr=alecf
2001-09-26 22:56:25 +00:00
alecf%netscape.com b570b3627a beginning of bug 100214 - eliminate encoding-insensitive nsCRT::str*cmp uses by properly converting to unicode. r=jag, sr=sfraser 2001-09-26 20:26:14 +00:00
bienvenu%netscape.com 3a091c4df7 remove unused, unneeded code rs=sspitzer, no bug 2001-09-26 20:05:27 +00:00
bryner%netscape.com 69576cc308 removing a printf. rs=sfraser. 2001-09-26 06:05:38 +00:00
mscott%netscape.com 2b22bc8ed8 Bug #9178 --> when migrating an account be sure to not call get default server. Instead,
create a new smtp server then set the migrated smtp settings on that new server.

r=bhuvan
sr=sspitzer
2001-09-26 05:11:58 +00:00
bienvenu%netscape.com c5f8a4c5c3 fix memory leak of nsImapProtocol and nsImapFlagAndUidState r=naving,sspitzer, sr=mscott,sspitzer 50529 101261 2001-09-26 03:44:56 +00:00
sspitzer%netscape.com 72398cf174 fix for #101421. the radiogroups in the mailnews pref panel and in search
and filters are supposed to be horizontal.  rs=bienvenu
2001-09-26 02:38:28 +00:00
sspitzer%netscape.com d6b386e62a fix for #101640, to allow cavin to finish #14295. if a server is removed
or if a server "changes" notify the incoming server listeners.  for the three pane
listener, we use that to decide if we need to change our selection.
r=cavin, sr=bienvenu
2001-09-26 01:01:49 +00:00
naving%netscape.com 70dee1d7f3 101057 r=robinf, bienvenu sr=sspitzer Add error messages when compact fails because of insufficient disk space or writing to folder failed. 2001-09-26 00:48:35 +00:00
hwaara%chello.se 8893eba48d #94180, fix regression from XUL 1.0 change: make alternative 3pane's grippy be center-aligned.
r=stephend, sr=sspitzer.
2001-09-25 22:18:11 +00:00
hewitt%netscape.com 989692bdd6 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +00:00
jaggernaut%netscape.com 45d38c6d6e Bug 100764: remove NS_ConvertABCtoXYZ(CharT). r=dbaron, rs=scc 2001-09-25 09:37:13 +00:00
stephend%netscape.com 2e9bb5e0dd Bug 94180. Splitter appears to the left instead of center (fixed address book) r=kerz@netscape.com, sr=hyatt@netscape.com 2001-09-25 06:04:50 +00:00