Commit Graph

8597 Commits

Author SHA1 Message Date
alecf%netscape.com
c0723090ec ok, I'm a bonehead. set the passed in flag, not the TRASH flag on newly created local folders. duh. 2000-05-25 06:50:08 +00:00
alecf%netscape.com
8e0906f665 fix typo inside a #if 0 that was confusing the linux preprocessor 2000-05-25 06:18:32 +00:00
alecf%netscape.com
e9cc760e28 make wizard and account manager resizable (#39202)
r=sspitzer
2000-05-25 06:10:28 +00:00
alecf%netscape.com
f5f6093584 use string bundle based strings for all folders except the inbox (trash still needs to be done)
r=sspitzer
2000-05-25 06:00:45 +00:00
ben%netscape.com
8fcbd1bd46 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
alecf%netscape.com
8219e2a3f9 cooler way of sharing INBOX/Drafts/etc strings between nsPop3IncomingServer and nsNoIncmoingServer
as fix for 14421 r=sspitzer
2000-05-25 05:53:33 +00:00
alecf%netscape.com
b3f84973cd fix horribly obvious typo that might cause assertions (surprised it hasn't already) 2000-05-25 05:14:24 +00:00
sspitzer%netscape.com
20a4030091 removing mimerosetta.h from the build. it is not used anymore. 2000-05-25 04:53:58 +00:00
alecf%netscape.com
f7c4bbb0ec add unsent messages folder support (for a bunch of i18n bugs)
r=sspitzer
2000-05-25 04:53:24 +00:00
alecf%netscape.com
b45440d90c fix for 37183 - hardcoded strings in nsMsgStatusFeedback - get them from the string bundle
r=sspitzer
2000-05-25 04:10:47 +00:00
alecf%netscape.com
0662f73bd5 fix for #33852 - make "Local Folders" a localized string during migration
r=sspitzer
2000-05-25 04:07:26 +00:00
alecf%netscape.com
2dbc5b7ca9 fix for #18364 - get this string from the string bundle r=sspitzer 2000-05-25 04:05:40 +00:00
alecf%netscape.com
86a04c2bad for local mail, use localized Drafts/Templates/etc from the stringbundle 2000-05-25 03:52:40 +00:00
alecf%netscape.com
f60356a27d add localized strings for Inbox/Drafts/etc as preparation for 18364/37183/33852
r=sspitzer
2000-05-25 03:50:48 +00:00
alecf%netscape.com
b634d3e8ab add localized strings for Drafts/Inbox/etc to base folder
class as static members (preparation for 18364/33852)
r=sspitzer
2000-05-25 03:49:10 +00:00
jefft%netscape.com
f6e3182f35 try again; a better way to fix sun os bustage 2000-05-25 02:05:08 +00:00
jefft%netscape.com
bedc034b14 fixed sun os bustage 2000-05-25 01:55:46 +00:00
pavlov%netscape.com
a332796981 fix stupid windows compiler 2000-05-25 01:24:07 +00:00
pavlov%netscape.com
0a1d3612f8 try to fix stupid windows compiler bustage 2000-05-25 01:20:20 +00:00
sspitzer%netscape.com
06e22a4d45 fix for #36159, get send unsent messages to work again. while I'm here, remove
the rosetta_mailnews.h horse crap.  r=mscott.
2000-05-25 01:02:13 +00:00
jefft%netscape.com
9da2db91e3 fixed bug 39810 - empty trash on exit causes slow shutdow; PR_Wait() too long; r=mscott 2000-05-25 00:56:28 +00:00
pavlov%netscape.com
2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00
warren%netscape.com
c254398680 Fix problem handing deleted string to SetURLString. r=alecf 2000-05-24 23:26:49 +00:00
putterman%netscape.com
17f9ba2262 Fix for dogfood bug 40483. r=sspitzer. a=phil. Can now bring up account wizard when a new
profile is created.
2000-05-24 23:09:34 +00:00
jefft%netscape.com
c22c6abeb3 fixed bug 39883 - compact local folder crashes in nsMsgLocalMailFolder::Compact() with null database; r=putterman 2000-05-24 12:30:10 +00:00
mcafee%netscape.com
acbc70693e Fixing double-quit menu item problem; doubly-included globalOverlay files in browser, mailcompose. (38170) r=jrgm, ducarroz 2000-05-24 08:30:47 +00:00
sspitzer%netscape.com
fe3fd02fd6 fix for #26768, r=mscott. get biff / get new msg to work properly if you have
two accounts on the same pop server.
2000-05-24 08:24:43 +00:00
alecf%netscape.com
4c3d739b77 augh, back myself out, accidentally checked in on a closed tree 2000-05-24 05:05:29 +00:00
alecf%netscape.com
75797bf208 move strings to messenger.properties 2000-05-24 05:03:59 +00:00
sspitzer%netscape.com
f1996ddb49 fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
sspitzer%netscape.com
fbe0cee7d7 fix for several bugs.
#34355, for a new pop server, the copies and folders prefs should point to the pop server,
not the local server.

#22889, #37464, news article urls not displaying, and they causing autosubscribe to happen.

#36661, fix problems with autosubscribe / article url problem, if they happen before
we migrated and if there is no accounts.

#8216,  a successful cancelling of a news posting removes message from thread pane

r=alecf
2000-05-23 02:38:00 +00:00
mscott%netscape.com
33babe1515 Bug #37827, #37784, 37675, 37832 --> fix many MS Exchange server bugs involving the envelope field.
There was a bug in our parse_addresses routine that was failing in the MS case with multiple email
addresses on a field.
r=jefft
2000-05-23 01:09:55 +00:00
nhotta%netscape.com
038dcc7f63 Additional break condition to prevent infinite loop, r=rhp, a=waterson, bug 39737. 2000-05-22 23:20:46 +00:00
alecf%netscape.com
05d5611b9b fix for #37181 r=sspitzer 2000-05-22 22:08:10 +00:00
alecf%netscape.com
b8ee80483c change boolean to integer (same C++ storage size, so no other changes needed)
(no reviewer, this is trivial as it was already being used as an integer)
2000-05-22 22:00:14 +00:00
alecf%netscape.com
7c9c7b14e3 adding assertion and null check to fix crash in #39860
(no reviewer, just a check-for-null before dereferencing a variable!)
2000-05-22 07:36:19 +00:00
alecf%netscape.com
49cb68986d second part of fix for #28898 - fix multiple server selector functional, which was broken by me skinning this dialog. needed to update the way <text> node state is maintained to make it reliable for edge cases like undefined and null
r=sspitzer
2000-05-22 07:22:49 +00:00
alecf%netscape.com
3c17fb6537 first part of fix for #28898 - switch SMTP server API to store the key not the server itself, for easier access from the account manager
r=sspitzer
2000-05-22 05:33:49 +00:00
alecf%netscape.com
53c300b93d fix for #39873 - crash when no ISP rdf files exist
(no reviewer, just a null-check due to semantic changes in strings)
2000-05-22 05:29:01 +00:00
rhp%netscape.com
1da16c155c Fix for signatures in Japanese - Bug #: 34373 - r: sspitzer 2000-05-20 07:12:28 +00:00
rhp%netscape.com
5ad69adb6d Fix for mail bodies displaying HTML codes - Bug #38555 - r: sspitzer 2000-05-20 05:54:22 +00:00
rhp%netscape.com
6c8b7c06fe Fix for problem with forwarding images - Bug #: 31207 - r: sspitzer 2000-05-20 04:21:36 +00:00
sspitzer%netscape.com
99580eac94 fix bustage. 2000-05-20 02:52:27 +00:00
sspitzer%netscape.com
4973834992 fix for #39913, no you can subscribe / unsubscribe from imap folders with japanese folder
names.  r=mscott
2000-05-20 02:36:30 +00:00
rhp%netscape.com
ad545fe55f Fix for failing silently if prefs arent set - Bug 39872 - r: sspitzer 2000-05-20 02:06:15 +00:00
sspitzer%netscape.com
397c363d61 fix bug #20987, handle case where a non-subscribable server is selected, and handle the
edge case if there are no subscrible servers.  r=alecf
2000-05-20 01:25:27 +00:00
dougt%netscape.com
4b4d8250bf correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
sspitzer%netscape.com
515e5080e8 last of it for #39172, i18n friendly subscribe dialog.
this was a horrible landing.  some one horse whip me.
2000-05-19 22:56:34 +00:00
dougt%netscape.com
d83290854c Fix for 31164, possibly 35658, and prep work for 31174.
1) Passing the proxy hostname and port to the underlying socket
   and changing all users that appeared in lxr.

2) (psm-glue) registering with the cache manager to allow local loopback so that
   psm will work with a proxy.

3) (psm-glue) Storing proxy information in psmSocketInfo.

most reviewed by gagan@netscape.com.
2000-05-19 22:56:12 +00:00
sspitzer%netscape.com
32e2a970fd #39172, i18n friendly subscribe dialog 2000-05-19 22:42:47 +00:00
sspitzer%netscape.com
8ca2d0d7ca last bit of the fix for #39172, i18n friendly subscribe dialog 2000-05-19 22:38:07 +00:00
sspitzer%netscape.com
7b47f851a0 rest of fix for #39172, i18n friendly subscribe dialog. 2000-05-19 22:33:38 +00:00
sspitzer%netscape.com
94b476cc20 changes for make the subscribe dialog i18n friendly. now, imap folders with
japanese names work.  thanks to ji@netscape.com for the help in getting
a japanese folder name.  remove the old news/tests.  they are old
and not used anymore.
2000-05-19 22:27:18 +00:00
sspitzer%netscape.com
d682bbb07b whoops. sorry about that, chief. 2000-05-19 21:38:24 +00:00
sspitzer%netscape.com
a1157fc1e9 ignore generated makefiles. 2000-05-19 21:12:38 +00:00
rhp%netscape.com
77428727ea Fixing a problem with double header conversions - Bug #: 34865 - r: putterman 2000-05-19 20:49:55 +00:00
alecf%netscape.com
b43c22c6c6 fix up/down buttons and delete filter button for #17484 r=mscott 2000-05-19 19:58:49 +00:00
alecf%netscape.com
4bd898d3d6 reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
rhp%netscape.com
60bca03f01 Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer 2000-05-19 00:07:28 +00:00
sspitzer%netscape.com
366b4257d7 no offline news in 6.0, so no need for these prefs. r=mscott. #17211 2000-05-18 21:56:33 +00:00
sspitzer%netscape.com
76f92de73f fix bug #39763, not marking subscribed groups as subscribed, when we get the list
from hostinfo.dat, which is most of the time.
fix bug #39760, make subscribe population faster for large numbers of groups.
still more to do.  r=mscott.
2000-05-18 20:52:23 +00:00
jefft%netscape.com
b8359d1fb8 fixed 35908 - File/Copy multiple message selection NNTP->IMAP crashes; we call OnStopRequest() twice in a row; r=sspitzer 2000-05-18 20:31:29 +00:00
sspitzer%netscape.com
b9a85aa153 fix my code that broke the mac. r=mscott, part of the "support hostinfo.dat" nsbeta2+ bugs. 2000-05-18 19:45:53 +00:00
rhp%netscape.com
579573d16e Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz 2000-05-18 01:37:24 +00:00
rhp%netscape.com
ced3a2b195 Fix for crashing on save drafts - Bug #: 38561 - r: ducarroz 2000-05-18 00:24:31 +00:00
sfraser%netscape.com
634ff81936 Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
warren%netscape.com
5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
cls%seawood.org
a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
sspitzer%netscape.com
71f3f04b78 fix mac bustage until I get the PRInt64 macro's right. 2000-05-17 06:35:45 +00:00
mscott%netscape.com
98755cac06 Bug #17001 --> impelment the ability to view all headers for a message and hide the normal
header toolbars. Still have to do some polish for this feature.
2000-05-17 06:30:20 +00:00
mscott%netscape.com
a7d1b2645d Bug #17001 --> add a toolbar and box to contain all the headers for a message. We'll only
show and create content for this box if the user has turned view all headers on.
2000-05-17 06:28:46 +00:00
mscott%netscape.com
11d7174464 Bug #17001 --> enable view all header menu items 2000-05-17 06:27:51 +00:00
mscott%netscape.com
464534c3dc Bug #17001 --> enable the menus for Headers, view all and view normal. 2000-05-17 06:26:00 +00:00
ducarroz%netscape.com
fa1e55f310 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
sspitzer%netscape.com
163ed2f930 get the refresh button to work in the subscribe dialog.
make it so when we get the list of newsgroups from the server, we'll
cache it, and write it to the newsrc file.

still a lot of clean up todo before we *truly* support hostinfo.dat, but the hard
parts are done.
2000-05-17 05:27:04 +00:00
rhp%netscape.com
ddc27ae041 Fix for better sync feedback - Bug: 33110 2000-05-17 05:18:38 +00:00
ducarroz%netscape.com
1a6eaad8a6 Fix for bug 36730. Activate Autocomplete popup menu. 2000-05-17 05:07:13 +00:00
mscott%netscape.com
370116ca58 Bug #23365 --> implement view all headers
as a popup on a mail header in the message pane.
2000-05-17 04:21:40 +00:00
mscott%netscape.com
b6b2b18052 Bug #23365 --> view headers all as a popup menu define the popup (just an empty box).
We'll dynamically generate the contents of this box.
2000-05-17 04:20:53 +00:00
sspitzer%netscape.com
dfad7750fb fix for #19482, exim's smtp server exposed a problem with our code.
r=mscott.
2000-05-17 03:31:42 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
alecf%netscape.com
7d664dbb27 make new filters button work (yay!) 2000-05-17 01:25:59 +00:00
alecf%netscape.com
67e69de85b fix addreffing issue with creating new filters 2000-05-17 01:25:22 +00:00
tao%netscape.com
e0cdfe1884 33665: move aol.rdf to under chrome. 2000-05-17 00:51:39 +00:00
putterman%netscape.com
a09bf1094e fix build bustage. 2000-05-17 00:46:47 +00:00
alecf%netscape.com
2abee07bcb support refreshing the tree after edits have been made, restoring original selection 2000-05-17 00:27:59 +00:00
alecf%netscape.com
ecd029955b clear item selection before refreshing to work around wierd tree bug 2000-05-17 00:26:30 +00:00
ducarroz%netscape.com
145772f583 Fix for bug 39180. Don't autocomplete when we have more than one exact match or more than one partial match. Just display the list of matches. 2000-05-17 00:20:44 +00:00
jefft%netscape.com
7f3f676a3f fixed bug 28929 -- [regression] incorrectly entered pop mail leaves user in wierd state - does not download messages 2000-05-16 23:56:19 +00:00
sspitzer%netscape.com
b54c0dd560 more work on the hostinfo.dat support. now, we can at least read the hostinfo.dat in
if we have on (say, from migration.)  if hostinfo.dat is there, we'll use it
to populate the subscribe dialog, instead of going to the server.  (woo-hoo!)

this is for bug #10854, still tons to do.
2000-05-16 23:51:10 +00:00
alecf%netscape.com
10cd09ef00 add support for and/or radiobuttons 2000-05-16 23:37:15 +00:00
alecf%netscape.com
01867131c5 remove dumb debugging 2000-05-16 23:36:38 +00:00
suresh%netscape.com
297b41f111 fixing bunch of mailnews pref bugs. r=putterman 2000-05-16 23:28:45 +00:00
chuang%netscape.com
928bc618f6 Bug 32287, 32292 Add, delete mailing list. 16421 Enable New List menu, toolbar button. r=putterman 2000-05-16 23:27:41 +00:00
ducarroz%netscape.com
20b494cb7c Update project. R=rhp 2000-05-16 23:14:27 +00:00
mkaply%us.ibm.com
c432c633c0 # 37239
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
2000-05-16 22:59:50 +00:00
putterman%netscape.com
959425b897 work on tooltips. 2000-05-16 22:57:59 +00:00
putterman%netscape.com
1b2864068e more work on tooltips. 2000-05-16 22:56:53 +00:00
putterman%netscape.com
d9ac8788c5 Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
putterman%netscape.com
047ce5f539 Fix for 36159 - js exception when sending unsent messages. Work on 14106, View unread messages. 2000-05-16 22:56:08 +00:00
alecf%netscape.com
866f47be91 short-circuit the server property lookup so that the filter dialog doesn't cause lots of URI parsing to happen 2000-05-16 22:45:00 +00:00
alecf%netscape.com
3ee2316a99 reverse the datasource order to reduce the number of GetTarget calls 2000-05-16 22:44:20 +00:00
alecf%netscape.com
f4f3c1e6ca support i18n friendly names in the datasource by doing some utf8 conversion 2000-05-16 22:43:23 +00:00
alecf%netscape.com
559380f3e4 refresh the filter list when the user presses 'ok' in the filter editor 2000-05-16 22:32:58 +00:00
sspitzer%netscape.com
25ebda65c9 a bit of code cleanup. start of the work to support hostinfo.dat 2000-05-16 22:14:23 +00:00
sspitzer%netscape.com
56bd2177ee all around the mulberry bush, the monkey chased the weasel. 2000-05-16 21:44:23 +00:00
rhp%netscape.com
7940472e09 A fix to make string bundles thread safe in back end - r: rhp (external contributor) 2000-05-16 21:43:29 +00:00
sspitzer%netscape.com
7d0216daa0 fix regression #39453, also, comment out some dump statements. 2000-05-16 21:40:32 +00:00
mscott%netscape.com
afed35b8bc Bug #39445 --> news folders don't have a charset...fixes a crash
when trying to display news messages.
2000-05-16 21:36:23 +00:00
warren%netscape.com
bfdf847716 Reverted serverPasswordRealm back to serverURI. Bug 39453. 2000-05-16 21:17:55 +00:00
mscott%netscape.com
9c363526a9 fix infinite recursion in the interface map macro. I wasn't jumping up to the base class (nsMsgMailNewsUrl) instead
I was re-enteringin nsNntpUrl =).
a=leaf
2000-05-16 18:43:05 +00:00
joki%netscape.com
a743e2b38b Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
hyatt%netscape.com
a033b47e55 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com
6b99f09130 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com
47d9c38f96 fixing bustage 2000-05-16 08:30:36 +00:00
alecf%netscape.com
63c51e3a01 update delegate and factory to refer to filters by name rather than index, for ease in sorting filters 2000-05-16 06:00:26 +00:00
alecf%netscape.com
72359ea1f4 initialize empty search terms to avoid crash! (duh) 2000-05-16 05:59:50 +00:00
alecf%netscape.com
52628dc276 explicit static cast seems to make ElementAt happy 2000-05-16 05:59:17 +00:00
alecf%netscape.com
e5206c1545 add new API to search for filters by name 2000-05-16 05:58:47 +00:00
warren%netscape.com
618d468469 Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse 2000-05-16 05:35:23 +00:00
mscott%netscape.com
3121a3efdf Bug #18591 --> add the ability to bring up a new card using window.open
that includes arguments (like display name, email address, etc) to
pre-initialize attributes.
a=sspitzer
2000-05-16 05:22:22 +00:00
mscott%netscape.com
e058868387 Bug #18591 --> remove add to address book button, use the context menu instead.
a=sspitzer
2000-05-16 05:21:38 +00:00
mscott%netscape.com
69efa37488 Bug #18591 --> remove add to address book button, use the context menu
instead.
a=sspitzer
2000-05-16 05:20:26 +00:00
cls%seawood.org
cad4e7160f Didn't mean to check this file in. Replacing xp.h header. 2000-05-16 05:16:59 +00:00
cls%seawood.org
8a94c9df50 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
cls%seawood.org
f3413e059d Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673 2000-05-16 04:11:14 +00:00
waterson%netscape.com
6f338f818c string fixes r=waterson 2000-05-16 03:55:20 +00:00
ben%netscape.com
682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
alecf%netscape.com
8e580c3a90 try to persist this window 2000-05-16 02:19:02 +00:00
alecf%netscape.com
148bee5a63 less->fewer per discussion on IRC 2000-05-16 02:18:28 +00:00
alecf%netscape.com
a249255880 get rid of excess constructor calls 2000-05-16 02:17:46 +00:00
rhp%netscape.com
9eec0984a5 Fix for phone issues 2000-05-16 01:50:55 +00:00
rhp%netscape.com
846a83847f Small fix for phone number handling...gggrrrrr. 2000-05-16 00:59:07 +00:00
rhp%netscape.com
1c0fc9c91d Fixing comparison call problem in new code. 2000-05-16 00:56:03 +00:00
alecf%netscape.com
ad0d3296c4 oops, in cleaning up the event API, I fired this event on the wrong folder 2000-05-16 00:30:53 +00:00
mscott%netscape.com
dc10ffd27b Bug #5938 --> set the charset override if the url has one. 2000-05-16 00:23:55 +00:00
mscott%netscape.com
b815277e38 Bug #5938 --> set the charset override on the url if there is one. 2000-05-16 00:22:53 +00:00
mscott%netscape.com
12b2b0cb66 Bug #5938 --> if the user forces a charset, reload the current message forcing that charset. 2000-05-16 00:21:44 +00:00
mscott%netscape.com
19bb1e9f96 when setting a charset don't reload the message...we do this already
in messenger.SetDocumentCharset
2000-05-16 00:21:02 +00:00
mscott%netscape.com
0ef2d0b476 display message api synch. 2000-05-15 22:44:27 +00:00
mscott%netscape.com
fa152ce0ab Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00
mscott%netscape.com
f05e5d2a14 Bug #5938 --> displayMessage needs to allow us to pass in a charset override.
Bug #5938 --> add get/set charset over-ride to I18N urls.
2000-05-15 22:40:01 +00:00
alecf%netscape.com
b30e02e6ea implement "less" to remove search terms 2000-05-15 22:14:13 +00:00
rhp%netscape.com
399b4b22cc Fix for Tinderbox orange - undefined symbol 2000-05-15 22:07:39 +00:00
alecf%netscape.com
a226b4bc20 remove references to pref.css 2000-05-15 21:53:15 +00:00
akkana%netscape.com
cf43f6accf 6276: Add menu item to rewrap part of a mail message. 2000-05-15 21:45:43 +00:00
sspitzer%netscape.com
0e33b45466 comment out some dumps, printfs.
get unsubscribe working for news.
get ready to fix the problem of selecting a non-subscribable server and hitting subscribe.
2000-05-15 21:44:34 +00:00
rhp%netscape.com
c1dbb1bd0f Fixing a warning 2000-05-15 21:42:53 +00:00
ducarroz%netscape.com
d4ebed6269 Fix for bug 39225. Correct syntax error 2000-05-15 21:33:36 +00:00
ducarroz%netscape.com
888386bb52 Fix for bug 39225. Correct syntax error 2000-05-15 21:27:41 +00:00
rhp%netscape.com
ce1301f89d Enabling the AB Sync Build on Win32 and Unix - Bug #33110 2000-05-15 21:12:51 +00:00
rhp%netscape.com
5eaff53172 NOT PART OF THE BUILD 2000-05-15 20:50:31 +00:00
rhp%netscape.com
e0f2d9b660 Fix for memory leak - Bug #35801 - r: jefft 2000-05-15 20:40:07 +00:00
mscott%netscape.com
2ef3f28f3f Bug #31058 --> get the folder charset from the url if it supports nsImsgI18NUrl and use this charset as the default charset for the current
message we are trying to display.
2000-05-15 20:36:28 +00:00
mscott%netscape.com
d4645bf067 Bug #31058 -->synch with api change for get URI 2000-05-15 20:35:17 +00:00
mscott%netscape.com
5ba79b3ef2 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the imap url if we have one.
2000-05-15 20:34:54 +00:00
mscott%netscape.com
69c0790065 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support. 2000-05-15 20:34:33 +00:00
mscott%netscape.com
61ce702f46 Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support.
set the URI for the url.
2000-05-15 20:34:18 +00:00
mscott%netscape.com
df43e3c067 Bug #31058 --> add a new I18N url interface for storing charset information.
modify nsIMsgMesageURI to allow you to set a URI for a url.
2000-05-15 20:33:37 +00:00
alecf%netscape.com
94c96d3af9 fix typo which was preventing new search terms from being appended 2000-05-15 20:29:38 +00:00
mscott%netscape.com
4ebb2255de Bug #37509 --> if a folder doesn't have a charset, then get it from
the pref: mailnews.view_default_charset
2000-05-15 20:11:28 +00:00
jefft%netscape.com
87ac56f206 added empty trash on exit pref for pop3 server 2000-05-15 20:07:08 +00:00
nhotta%netscape.com
d5e92d0d4f Revert the last change (1.62) of striping off TAB which should not be done in MIME decoder, MIME_StripContinuations does this instead. 2000-05-15 20:03:04 +00:00
jefft%netscape.com
4db0a36e74 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
brendan%mozilla.org
44ffcfa883 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
rhp%netscape.com
53d8602690 NOT PART OF THE BUILD 2000-05-15 05:32:20 +00:00
cmanske%netscape.com
28a16fef2a Use EditorSharedStart() for initialization needed by mail composer 2000-05-15 03:05:39 +00:00
jefft%netscape.com
6151698362 added mail.server.default.empty_trash_on_exit pref 2000-05-15 02:45:47 +00:00
scc%netscape.com
ac56679bff string fixes 2000-05-15 01:27:17 +00:00
alecf%netscape.com
4435d11891 add more/less lines and support adding new terms (doesn't QUITE work yet) 2000-05-15 01:22:07 +00:00
alecf%netscape.com
99b784ae09 add way to create a new search term from JS 2000-05-15 00:01:22 +00:00
scc%netscape.com
6b6c943696 string fixes 2000-05-15 00:00:32 +00:00
alecf%netscape.com
368780101b use QI macro 2000-05-14 23:34:20 +00:00
rhp%netscape.com
c3b3a81cdf Checking in code - NOT PART OF THE BUILD 2000-05-14 23:26:00 +00:00
alecf%netscape.com
d8ce42b4c0 switch to macro for QI accounting 2000-05-14 23:18:42 +00:00
alecf%netscape.com
4942d0332c switch to using macros for QI/etc to enable QI accounting 2000-05-14 23:16:25 +00:00
alecf%netscape.com
7733843b87 move enums into IDL 2000-05-14 20:41:40 +00:00
alecf%netscape.com
e1b7fd1768 switch to using nsCOMPtr for cleanliness 2000-05-14 20:40:04 +00:00
alecf%netscape.com
632c6f367e oops, somehow I managed to forget these 2000-05-14 20:39:30 +00:00
alecf%netscape.com
06a0f7752d update JS folder listener to use new event API 2000-05-14 20:36:26 +00:00
alecf%netscape.com
0a82b4b25f API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms 2000-05-14 20:35:46 +00:00
suresh%netscape.com
aac10e7b8f Adding imap tests. 2000-05-14 03:03:08 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com
49d1c9fe22 no longer used 2000-05-13 21:25:36 +00:00
andreas.otte%primus-online.de
f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
sspitzer%netscape.com
95a2585ecc hook up to do imap subscribe / unsubscribe. 2000-05-13 08:08:16 +00:00
alecf%netscape.com
bc86d052cf add skeleton search term overlays 2000-05-13 06:39:21 +00:00
sspitzer%netscape.com
4ca2b3d567 add subscribe / unsubscribe to the nsISubscribable interface and use them. 2000-05-13 04:41:52 +00:00
sspitzer%netscape.com
9882cd015b such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
sspitzer%netscape.com
40408e6fae whoops. 2000-05-13 00:55:20 +00:00
sspitzer%netscape.com
f02481be2e fix for #38929, when building the subscribe dialog, don't block the ui thread.
using nsTimer to do this.  need to fix some performance problems, but that's
covered in other bugs.
2000-05-13 00:53:44 +00:00
sspitzer%netscape.com
d490ed66e0 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
cmanske%netscape.com
205aaa3ea3 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00
locka%iol.ie
15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nhotta%netscape.com
0890f778e3 Added support for font name of no charset specified case bug 38890, also changed to use pixel instead point for font size. 2000-05-12 20:35:29 +00:00
sspitzer%netscape.com
3406de2d69 fix for bug #38907 2000-05-12 19:55:53 +00:00
chuang%netscape.com
edc7665e4a Bug 31817 Tree D&D needs to support gestures to force move and copy. 2000-05-12 19:51:44 +00:00
jefft%netscape.com
0de97b6aa2 fixed blocker bug 39069; need to check for valid pointer m_filterList prior derefrencing it; a=granrose 2000-05-12 17:25:30 +00:00
alecf%netscape.com
7c86e37cd1 save filter files on exit 2000-05-12 09:15:05 +00:00
alecf%netscape.com
ba23cf18f1 make this class="dialog" so it looks like a normal dialog! 2000-05-12 09:05:19 +00:00
alecf%netscape.com
db1427c696 add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
scc%netscape.com
383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
alecf%netscape.com
d5fd2cbfab make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
ducarroz%netscape.com
923f1bc193 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
alecf%netscape.com
5c89f7e6b7 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
mscott%netscape.com
3fdf4e9891 Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work. 2000-05-12 06:57:02 +00:00
ben%netscape.com
5f3d7589a8 implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com
304b068aa0 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com
e7d1d4ba6f temporary work around to get wrapping back again in the to and cc fields. 2000-05-12 06:34:48 +00:00
mscott%netscape.com
66a169ecde Bug #35035 --> skinnability work for the message pane. Transition to use the mail email address XBL widget. 2000-05-12 06:11:35 +00:00
mscott%netscape.com
32d9a9fa5a Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
sspitzer%netscape.com
aad20373da more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com
11df0b64d2 comment out printfs. 2000-05-12 04:43:45 +00:00
sspitzer%netscape.com
b1fc33d8ba remove printf. 2000-05-12 04:41:13 +00:00
alecf%netscape.com
83f99cb9eb remove some of my warnings 2000-05-12 04:40:37 +00:00
sspitzer%netscape.com
bbab58c258 fix assertion / problem with subscribe. duh. 2000-05-12 04:39:43 +00:00
rhp%netscape.com
c29b76868f NOT PART OF THE BUILD 2000-05-12 04:36:07 +00:00
rhp%netscape.com
581d3b8263 Not part of the build! 2000-05-12 04:33:45 +00:00
alecf%netscape.com
1a150e23ae better fix with correct casting 2000-05-12 04:32:10 +00:00
rhp%netscape.com
fc7ca943b3 NOT PART OF THE BUILD 2000-05-12 04:31:08 +00:00
alecf%netscape.com
17105f0326 fix for lame bustage 2000-05-12 04:30:12 +00:00
sspitzer%netscape.com
97325cede8 more subscribe work. 2000-05-12 04:23:45 +00:00
sspitzer%netscape.com
afcb18ba04 add nsSubscribableServer to the build. 2000-05-12 04:19:14 +00:00
sspitzer%netscape.com
457c3ce5bc add nsSubscribableServer to the build 2000-05-12 04:18:10 +00:00
alecf%netscape.com
80528beca7 use macro-based QI 2000-05-12 04:17:31 +00:00
alecf%netscape.com
611aa6a714 get filter list from the server, not manually 2000-05-12 04:14:23 +00:00
alecf%netscape.com
66b7b6e171 get filter list from the server 2000-05-12 04:09:37 +00:00
alecf%netscape.com
922e4e59b6 fix some minor bugs that were preventing filters from saving from the UI to memory 2000-05-12 04:02:06 +00:00
sspitzer%netscape.com
330980d790 re-add these, in the right place. 2000-05-12 03:59:02 +00:00
sspitzer%netscape.com
4fd9017b6c added this in the wrong place. 2000-05-12 03:58:29 +00:00
alecf%netscape.com
06f57087ae duh, make these attributes not read-only so I can actually save them 2000-05-12 03:27:26 +00:00
sspitzer%netscape.com
62f1d294a9 implement this beast. not part of the build. 2000-05-12 02:41:28 +00:00
sspitzer%netscape.com
af13ad7ee1 added, not part of the build yet. 2000-05-12 02:05:08 +00:00
nhotta%netscape.com
2039bb520c Changed to apply charset conversion for fields like phone number because they may contain non ascii characters, bug 38901, r=rhp. 2000-05-11 22:54:39 +00:00
chuang%netscape.com
dacc2ecc05 Edit Mailing list backend and fix for mailing list add, delete problem 2000-05-11 21:16:52 +00:00
chuang%netscape.com
a990de1d01 more Edit mail list dialog front end 2000-05-11 21:09:52 +00:00
nhotta%netscape.com
26556f7ce8 Changed to apply base64 encoding for multibyte charsets (used to be for japanese only) instead of sending 8 bit, bug 33661. 2000-05-11 21:03:27 +00:00
nhotta%netscape.com
bf8a77d461 Changed GetMailNewsFont to use a pref value to get a proper variable width font, bug 38890. 2000-05-11 21:01:19 +00:00
nhotta%netscape.com
60e8f6653e Changed MIME decoder for a multiple lines of MIME encoded header, bug 38192. 2000-05-11 21:00:38 +00:00
mscott%netscape.com
787b9a4065 Bug #34374 --> don't bring up an alert saying the login failed if the user canceled the password dialog
during a redirector request.
2000-05-11 20:57:02 +00:00
alecf%netscape.com
cb23fbbca2 add null check 2000-05-11 20:15:29 +00:00
alecf%netscape.com
303f44b200 fix typo which broke account manager 2000-05-11 20:11:06 +00:00
rhp%netscape.com
23815bca90 NOT PART OF THE BUILD 2000-05-11 19:38:40 +00:00
sfraser%netscape.com
830e722a84 Fix access paths. 2000-05-11 19:13:10 +00:00
cls%seawood.org
5be082e304 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
ducarroz%netscape.com
29c5de249e Fix for bug 33790. Replace hard coded string by entity 2000-05-11 04:45:55 +00:00
sspitzer%netscape.com
7118e12421 no more skins here. 2000-05-11 04:07:57 +00:00
sspitzer%netscape.com
284b7beebd these skin files have moved 2000-05-11 04:07:48 +00:00
sspitzer%netscape.com
51fc36d653 these skin files have moved. 2000-05-11 04:04:52 +00:00
sspitzer%netscape.com
5e6853ddf5 remove these files, the have moved to mozilla/themes/modern 2000-05-11 04:01:23 +00:00