bienvenu%netscape.com
0132b45264
remove unused attribute from msg hdr r=naving, sr=sspitzer 110820
2001-11-21 21:51:42 +00:00
bienvenu%netscape.com
57ea334a8e
fix cancelling from imap password prompt r=sspitzer, sr=mscott 111071
2001-11-21 01:45:59 +00:00
sspitzer%netscape.com
1d508f46fc
fix for performance bug #107481 (reduce mail-toolbar command updating)
...
fix for bug #102180 (close std alone msg window on delete if no more messages
in the folder). also, fix spelling mistake, "supress" -> "suppress"
r=cavin, sr=bienvenu.
2001-11-01 04:05:41 +00:00
mscott%netscape.com
83d90b1519
Bug #107608 --> allow generic extensions to account manager,
...
nsIMsgIdentity and nsIMsgIncomingServer. checking in for Seth.
r=bhuvan
sr=mscott
2001-10-31 03:45:24 +00:00
sspitzer%netscape.com
9c25ea824a
fix for perf bug #103010 . don't persist the "open" state of news servers.
...
(revert to 4.x behaviour). persisting the open state of news servers
causes us to update the unread count on news servers if they are "open"
on startup, slowing us down. r=ssu,varada sr=bienvenu
2001-10-30 22:57:12 +00:00
dougt%netscape.com
1a5050445f
Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com
2001-10-30 22:07:28 +00:00
naving%netscape.com
b6cfd46d26
103734 r=sspitzer sr=bienvenu. landing Quick Search feature for mail 3 pane.
2001-10-25 05:34:49 +00:00
bienvenu%netscape.com
c2a4c287eb
add backend support for labels r=ssu, sr=sspitzer 106067
2001-10-23 22:06:03 +00:00
naving%netscape.com
8039b2e9af
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
hwaara%chello.se
8fdd9b847c
#104719 , change nsIMsgMailNewsUrl.idl to use attributes rather than GetFoo/SetFoo.
...
r=bienvenu, sr=sspitzer
2001-10-15 22:26:24 +00:00
sspitzer%netscape.com
ef119303bf
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
sspitzer%netscape.com
108b62c1ff
fix conflicts that got checked in with the licensing foo.
...
rs=bienvenu
2001-10-10 19:50:30 +00:00
cavin%netscape.com
7b4824404f
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
sspitzer%netscape.com
40dfed30cc
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
57adecd603
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
racham%netscape.com
b3abcbd842
Fixing bustage by adding idl entries into makefiles for linux ad mac.
2001-10-02 07:01:32 +00:00
racham%netscape.com
90038ee1f9
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
naving%netscape.com
25fb78c6fe
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
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
shaver%mozilla.org
d654b8d0d8
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
03b45d6188
Checkin for backend implementation of simple MAPI prefs
...
Not part of the build. a=chofmann
2001-09-27 05:19:14 +00:00
naving%netscape.com
a150c79a3d
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
sspitzer%netscape.com
28dcf695a9
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
bienvenu%netscape.com
a94f05570c
prevent biff from firing during shutdown r=naving, sr=sspitzer 101209
2001-09-24 23:20:02 +00:00
ccarlen%netscape.com
e3f8f3ec1a
Bug 99387 - turbo gain minimized due to profile support. Now observing a notifier which is sent to forget passwords without a profile shutdown. r=bhuvan/sr=mscott
2001-09-21 05:04:25 +00:00
bienvenu%netscape.com
0443c563fe
fix problems enabling reply/forward and related commands when offline w/o offline msg bodies (91352) and problem with delete key getting disabled after next unread (84260) r=naving, sr=sspitzer
2001-09-12 23:26:33 +00:00
naving%netscape.com
0eee3ebabe
98391 98470 r=bienvenu sr=sspitzer. Make rename folder work again for folders having
...
subfolders. Also make filters work for a local folder whose parent is renamed.
2001-09-08 00:40:05 +00:00
sspitzer%netscape.com
c95ada888a
fix for #96499 , account central not being shown on start up, "read messages" not working if server collapsed
...
fix for #95358 , folder pane sorting should be case insensitive
fix for #18343 , newsgroups in the folder pane should be in newsrc order, not alphabetical order.
plus, some clean up.
r=racham, sr=bienvenu, a=asa
2001-08-23 01:10:05 +00:00
mscott%netscape.com
3d555b340e
Bug #59787 --> when showing the start page, clear the force charset on the document viewer. Then when we switch back to showing a message
...
force it to be UTF-8 again. This fixes problems with I18N start pages which attempt to specify a meta charset.
r=naving
sr=sspitzer
2001-08-22 03:57:56 +00:00
sspitzer%netscape.com
6ab1e7f444
fix for #95457 . the open / closed state of servers and folders in the folder pane
...
was not persisting across sessions. I added a new attribute to outliner "statedatasource"
that you can set to use for state, otherwise, if you are "trusted" it will use the localstore.
if not trusted, it will use an in memory datasource, which will not persist across sessions.
r/sr=bienvenu for the mailnews part, r/sr=waterson for the content part.
2001-08-21 06:18:58 +00:00
mscott%netscape.com
78232da4c2
Bug #65900 --> when offline and we don't have a message body, clear the header ovleray
...
r/sr=sspitzer
2001-08-14 00:01:25 +00:00
naving%netscape.com
c2baabfaa8
34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
...
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
naving%netscape.com
5dd5bee209
41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
...
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
bienvenu%netscape.com
bd2a24f3dd
fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method
2001-07-12 13:46:46 +00:00
naving%netscape.com
99da1203f5
17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
...
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
sspitzer%netscape.com
0eb887fd40
fix for bugs #57034 and #60514 . fix some search and filter UI problems caused
...
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00
cls%seawood.org
038c325621
Removing extra ^Ms
2001-07-03 07:32:27 +00:00
dianesun%netscape.com
96766e8f33
Fix for bug 81321(disable rename/compact/delete folder for offline). r=bhuvan, sr=sspitzer
2001-07-03 03:11:53 +00:00
bienvenu%netscape.com
3594d94c0c
make copying an offline imap message copy the offline msg body while offline r=naving, sr=sspitzer 78809
2001-07-02 21:36:48 +00:00
racham%netscape.com
1e99a4a0b7
Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer
2001-06-29 07:04:38 +00:00
ducarroz%netscape.com
69e9d6e9f5
Fix build bustage in Mac with nsIMsgDBViewIDL
2001-06-29 01:41:18 +00:00
sspitzer%netscape.com
224671559e
fix for #86200 . add search to the subscribe dialog (and remove typedown.)
...
like 4.x, the text area is disabled for IMAP servers.
for news servers, when you type we show you the list of newsgroups that contain the substring.
r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
ducarroz%netscape.com
78b42a319a
Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org
2001-06-25 22:11:43 +00:00
racham%netscape.com
387d605e43
Fixing bug 87396. Today, when a new IMAP account is created special folder prefs are pointed to the server. This will be a problem for ISPs who do not want allow any folder creation on their servers and it is not very user friendly experience for end user in such a case. This check in allows ISPs to turn off that default setting to point to server via rdf file. Local folders will be used as home for special folders in such cases. r,sr=sspitzer a=chofmann
2001-06-23 21:11:52 +00:00
racham%netscape.com
9bb7587bd9
Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa
2001-06-20 06:13:27 +00:00
sspitzer%netscape.com
047a719a94
fix for bug #79239 .
...
hide or alter offline related UI for servers and folders that don't support
offline.
r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00
naving%netscape.com
96949d3ae1
78237 r=bienvenu sr=mscott a=asa treat INBOX is the case-insensitive folder for imap servers so that we don't have mutliple inboxes.
2001-06-13 21:33:26 +00:00
racham%netscape.com
8b68736eae
Fixing bugs 76388, 79561. This fix introduces a generalized procedure to query a given server for it's offline support level. Offline settings item is added to AccountCentral based on server's offline capability. New checkbox item to make messages in the Inbox available when user works offline is added to IMAP offline settings panel. Offline items are hidden in AccountCentral and AccountManager for those ISPs who does not support this feature. Also, offline panel items have been grouped under offline and disk space sections. Minor UI cleanup by fixing some of the sentences on these panels. r=bienvenu,jglick sr=sspitzer
2001-05-19 01:38:51 +00:00
bienvenu%netscape.com
a624232f79
add ability to persist view info r=naving, sr=sspitzer part of work for 12896
2001-05-18 00:53:21 +00:00