mkaply%us.ibm.com
fb8399f006
#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
jaggernaut%netscape.com
fdc4078bc4
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
sspitzer%netscape.com
00d02b35ff
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
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
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
naving%netscape.com
402c649ead
52460 r=bienvenu sr=mscott. Allow subfolders for pop3 inbox folder.
2001-09-24 22:47:16 +00:00
bienvenu%netscape.com
7ecb4006df
fix 98689 mark all read local folder leaves db invalid r=naving, sr=sspitzer
2001-09-22 00:21:13 +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
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
naving%netscape.com
01d68fe1f6
99473 r/sr=mscott. fix a specific pop3 message downloading problems on linux.
2001-09-17 21:50:26 +00:00
naving%netscape.com
4d40a4c3aa
98650 r/sr=mscott. Look for only '\n' as endOfLine char. This will fix
...
the problem of not getting mail from one specific account. At the same time
it should increase performance where ever reading buffer is involved in
mailnews because PL_strstr is changed to PL_strchr.
2001-09-16 23:55:32 +00:00
darin%netscape.com
c95cf54bdc
checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
...
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
bienvenu%netscape.com
9242babe60
cosmetic, whitespace changes only
2001-09-12 23:19:36 +00:00
alecf%netscape.com
cd3da58a2e
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
naving%netscape.com
d9c862a8ea
Just crashed here. Make sure filterList is not null. no bug
2001-09-11 05:37:48 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
mscott%netscape.com
80743003ce
Bug # 98846 --> fix a leak of a nsFileSpec object.
...
r=naving, hawara
sr=sspitzer
2001-09-10 20:16:48 +00:00
jaggernaut%netscape.com
a0b891b40a
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
andreas.otte%primus-online.de
993e2dfe9e
fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com
2001-09-08 12:47:05 +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
rjesup%wgate.com
ee2b7e971b
Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
...
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
naving%netscape.com
4b3380b60b
95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown.
2001-09-06 21:32:11 +00:00
rjesup%wgate.com
083d490fea
Bug 96710: Misuse of string.Mid() - uses should be string.Right().
...
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
sspitzer%netscape.com
acf41f4efd
fix for #97585 . if the user happens to have a directory for their sig file, don't go into
...
an infinite loop. r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
valeski%netscape.com
ac33036169
r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway.
2001-09-05 21:28:38 +00:00
naving%netscape.com
7c1a0ed885
96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
...
being addref'ed twice.
2001-09-05 00:06:30 +00:00
naving%netscape.com
c70b3368f0
97530 r=cavin sr=bienvenu. Save the filterlist if the destination folder for a
...
filter has been renamed/deleted.
2001-09-04 23:19:39 +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
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
sspitzer%netscape.com
9387708319
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
ducarroz%netscape.com
c38c41a025
Fix for bug 66647. Add the way to cancel a smtp protocol. Path written by mscott. R=ducarroz, SR=sspitzer
2001-08-10 22:25:26 +00:00
ducarroz%netscape.com
5281f34ff2
Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer
2001-08-10 22:23:47 +00:00
naving%netscape.com
f1212c22b9
94660 r/sr=bienvenu. Update the imapHostSession object when the imap delete model is changed during a
...
session.
2001-08-10 21:54:54 +00:00
sspitzer%netscape.com
d24a61a6b7
fix for #86556 . instead of throwing up an alert that says "Unknown Error 800004005"
...
we do nothing. in debug builds, we assert. r/sr=mscott
2001-08-10 18:54:23 +00:00
naving%netscape.com
0e9a404d66
93964 r/sr=bienvenu. UMR problem, initialize the boolean
2001-08-07 01:46:54 +00:00
naving%netscape.com
c7d4314c08
correct fix for the bustage caused earlier
2001-08-02 06:26:01 +00:00
naving%netscape.com
2a480669ba
fix the mac and linux bustage
2001-08-02 04:19:11 +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
82d2cf29c2
fixing whitespace from last checkin
2001-08-01 01:24:18 +00:00
naving%netscape.com
6b783edbe1
92359 r=cavin sr=sspitzer; check the filter list on all servers when a
...
folder is renamed/deleted.
2001-08-01 01:07:33 +00:00
brendan%mozilla.org
8c7c819206
FASTLOAD_20010703_BRANCH landing, r=dbaron, sr=shaver.
2001-07-31 19:05:34 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +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
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
nhotta%netscape.com
5683d9ec94
When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
...
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +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