akkana%netscape.com
0d53e0ecc0
76461: Enable rewrap in html mail compose. r=ducarroz sr=sspitzer
2002-11-09 00:22:32 +00:00
nhotta%netscape.com
b84dfd23c1
Moved FN/LN definitions to .dtd to allow localizer to change the order.
...
bug 160544, r=cavin, sr=sspitzer.
2002-11-08 23:47:38 +00:00
rdayal%netscape.com
68826a6167
Bug #178989 sometimes records are not added to Palm AB during Palm Sync
...
r=ssu, sr=bienvenu.
2002-11-08 23:45:00 +00:00
bienvenu%netscape.com
7131ad0a35
fix crash undoing imap delete r=cavin, sr=sspitzer, 177835
2002-11-08 23:32:40 +00:00
sspitzer%netscape.com
dd0c8a83d6
moving to 8.3. it's too easy to goof this up otherwise.
2002-11-08 20:41:45 +00:00
mkaply%us.ibm.com
5f450d9f98
Os/2 needs 8.3 names
2002-11-08 15:24:29 +00:00
sspitzer%netscape.com
a33d330917
implement the | operator for mail 3 pane quick search.
...
bug #177034
r/sr=bienvenu
2002-11-08 09:09:27 +00:00
mkaply%us.ibm.com
5bf6f20a44
OS/2 bustage
...
1. PR_CALLBACK
2. PLEASE don't create more implementations using min() and max()
name them something different.
2002-11-08 05:05:28 +00:00
mkaply%us.ibm.com
2afb8ff07a
OS/2 DLL names need to be 8.3
2002-11-08 04:08:31 +00:00
mkaply%us.ibm.com
33797d05da
Need to change true/false to PR_TRUE/PR_FALSE as well
2002-11-08 03:27:12 +00:00
dmose%netscape.com
8133fefe21
Fix OS/2 tinderbox build bustage by changing instances of bool to PRBool
2002-11-08 03:13:07 +00:00
sspitzer%netscape.com
9ccc478fa2
fix my comments. we don't need to hash the file name, it's already been hashed
...
before we get here. r/sr=no one
2002-11-08 02:02:56 +00:00
peterv%netscape.com
a6eae8bf93
Turn on basic junk-mail detection functionality in mail on Mac. r=dmose.
2002-11-07 22:30:16 +00:00
bienvenu%netscape.com
aacca6bbd0
fix mark thread watched/ignored news filter actions r=cavin, sr=sspitzer
2002-11-07 22:16:25 +00:00
dmose%netscape.com
65478302dc
Removing old, unused files (not part of build)
2002-11-07 21:29:26 +00:00
sspitzer%netscape.com
55417555fa
fix for #178934 . junk classification of local mail (and incoming pop mail)
...
was getting marked as read. r=dmose, sr=bienvenu. thanks to granrose for finding the bug.
2002-11-07 21:26:38 +00:00
dmose%netscape.com
8364187e66
Turn on basic junk-mail detection functionality in mail. Parts (such as moving to other folders) are still disabled as there is work to do there yet. Bug 169638; r=bienvenu; sr=sspitzer
2002-11-07 20:37:55 +00:00
rjesup%wgate.com
131dadc41e
Bug 149764: changes to quit-application observer topic. r=danm, sr=jst
2002-11-07 20:25:45 +00:00
sfraser%netscape.com
65cdf38061
Fix debug target to output shared lib, not static lib; fixes autoreg crash in debug builds. r=brade/sspitzer.
2002-11-07 20:02:59 +00:00
sspitzer%netscape.com
a0b19bdcc7
commenting some todo items. r/sr=no one
2002-11-07 16:03:10 +00:00
sspitzer%netscape.com
6ea970c23f
fix for #142408 . Selecting "Search Messages..." folder context menu marks selected message unread. thanks to tobias.weibel@gmx.net for the fix. r/sr=sspitzer
2002-11-07 15:49:18 +00:00
sspitzer%netscape.com
4ed8074b3a
fix for #178793 . news filter logs are per group.
...
r/sr=bienvenu
2002-11-07 04:58:04 +00:00
sspitzer%netscape.com
05d4f04e5c
fix bad comment. r/sr=no one
2002-11-07 04:29:34 +00:00
ducarroz%netscape.com
e4d7ccd5cf
Fix for bug 16499. If no recipient is disclosed, we address the message to the sender to prevent problems with some mail server.R=cavin, SR=sspitzer
2002-11-07 01:21:52 +00:00
sfraser%netscape.com
6d53a48108
Fixing .headers output file name to fix IDL dependencies, which should fix the flames. r=sspitzer
2002-11-07 00:57:23 +00:00
nhotta%netscape.com
af6fc51fe9
Fixed the comparison code for the sort direction in SortBy(),
...
bug 177177, r=cavin, sr=sspitzer.
2002-11-06 22:37:05 +00:00
sfraser%netscape.com
ca2a0a1eab
Fixing up project files for sspitzer. r=sspitzer
2002-11-06 21:51:59 +00:00
sspitzer%netscape.com
661dbbbd17
ignore generated Makefiles.
2002-11-06 21:21:05 +00:00
nhotta%netscape.com
94647b1391
Changed emitter to use tranlated strings for headers if not quoting,
...
bug 157979, r=ducarroz, sr=bienvenu.
2002-11-06 21:04:33 +00:00
sspitzer%netscape.com
ec89db0149
mailviews for the mac. not part of the build.
2002-11-06 20:40:17 +00:00
sspitzer%netscape.com
5eb26f1e91
build work for mailviews, for mac.
not part of the build.
2002-11-06 19:10:33 +00:00
timeless%mozdev.org
f46df26a29
backing out.
2002-11-06 16:49:13 +00:00
timeless%mozdev.org
3e013d49d9
Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
...
r=rjc,bienvenu sr=alecf
2002-11-06 15:31:02 +00:00
dmose%netscape.com
c8726a6fb1
Temporarily disable front-end code for turning on spam filtering for news, since more work still needs to be done; part of ongoing spam front end work (bug 169638); r/sr=sspitzer@netscape.com
2002-11-06 07:00:52 +00:00
sspitzer%netscape.com
d723fa16e6
fall out from news filter landing / multiple filter action landing.
...
handle the new news filter actions (ignore / watch), and make sure that
when editing a filter, we scroll the listbox to the first checked action.
r/sr=bienvenu
2002-11-06 06:53:55 +00:00
sspitzer%netscape.com
ea81b93477
fall out from news filter landing / naving multiple filter action landing.
...
for new mail filters, action is move, for new news filters, action is delete
r/sr=bienvenu
2002-11-06 06:21:44 +00:00
sspitzer%netscape.com
febd3315db
implement news filters. bug #17483 .
...
implement an ID column in the thread pane, but commented out.
Mail.app has it, but we haven't decided to include it yet or not.
but it is useful for debugging.
code cleanup.
r/sr=bienvenu
2002-11-06 05:59:19 +00:00
sspitzer%netscape.com
37b944c793
turn on mscott's mail views. (only linux and windows, working on mac build changes).
...
bug #176850 . r/sr=bienvenu
2002-11-06 05:22:25 +00:00
sspitzer%netscape.com
0ce0f6cf21
fix for #123767 . freeing bogus pointer. thanks to mhammond@skippinet.com.au for the initial patch. r/sr=bienvenu
2002-11-06 05:20:21 +00:00
naving%netscape.com
765fcfe933
178580 r=bienvenu fixing regression - mail slow on startup. thanks to bienvenu for catching my mistake
2002-11-06 05:09:20 +00:00
bzbarsky%mit.edu
9008ed8974
Use the right contractid for the pref service. Bug 178062, r=brendan,
...
sr=alecf
2002-11-06 03:14:47 +00:00
cavin%netscape.com
93fac61aaf
Fix for multiple bugs. Bug 82748: need to convert account name and organization name to unicode; bug 132671: need to create a content type header if its missing or the content type is multipart/alternative; bug 163597: use NS_ConvertUCS2toUTF8() instead of AssignWithConversion() call; bug 174402: need to convert message header and attachment names to unicode and retrieve long filename from MAPI for the attachments. r=nhotta/ducarroz, sr=sspitzer.
2002-11-06 02:58:05 +00:00
bienvenu%netscape.com
973bc9b8b6
fix news msg useage of memory cache so we don't try to use mem cache entries for messages that haven't finished downloading, r=cavin, sr=sspitzer 178332
2002-11-06 02:28:08 +00:00
ducarroz%netscape.com
75523505b3
Fix for bug 162842.
...
When we parse a message, we emitt the main message headers as well the headers
of embedded messages. We must call nsIMsgMailNewsUrl::SetMimeHeaders only for
the main headers.
R=sspitzer, SR=bienvenu
2002-11-06 02:25:00 +00:00
naving%netscape.com
baa100da7c
174441 r=cavin sr=bienvenu Implementing multiple filter actions, so you can do things like move the message
...
and label as "to-do" etc..
168553 r=cavin sr=bienvenu Forking rules.dat so that we can handle new filter types. msgFilterRules.dat is
where your filters are going to be persisted. Also added support to handle future filters by not parsing
them, will prevent us from forking in future.
2002-11-06 02:13:37 +00:00
naving%netscape.com
db69c054eb
117835 r=cavin sr=bienvenu fixing invalid folder name containing japanese characters when you restart after creating new local folders. Also cleaning up local folders code that deals with checking for duplicate
...
folder names, renaming/deleting local folders
2002-11-06 01:30:31 +00:00
naving%netscape.com
fe57fd0074
176380 r=cavin sr=bienvenu set the sent and trash folder flags on aol folders if redirector="aol"
2002-11-06 00:47:46 +00:00
bienvenu%netscape.com
3fbb7c16f3
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:34:13 +00:00
bienvenu%netscape.com
8f15213076
add folder size to folder pane, r=cavin, sr=sspitzer, 173825
2002-11-06 00:27:13 +00:00
bienvenu%netscape.com
ecab593125
fix updating of msg counts in standalone msg window, r=cavin, sr=sspitzer 20119
2002-11-06 00:26:06 +00:00