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
stephend%netscape.com
e12b66a6f8
Bug 57650. JS strict warnings in MsgComposeCommands.js r=varada@netscape.com, sr=sspitzer@netscape.com
2001-09-25 04:16:04 +00:00
srilatha%netscape.com
2d1eb8ed67
Fix for bug # 97502. setting gUpdate=false in oncancel()
...
r=mitesh, sr=sspitzer
2001-09-25 02:27:52 +00:00