Граф коммитов

8529 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 3dbe96b62d 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 dd77b2546f 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 a94d667839 try again; a better way to fix sun os bustage 2000-05-25 02:05:08 +00:00
jefft%netscape.com a9673a08d5 fixed sun os bustage 2000-05-25 01:55:46 +00:00
pavlov%netscape.com 363b46e509 fix stupid windows compiler 2000-05-25 01:24:07 +00:00
pavlov%netscape.com 6a7f45fbe2 try to fix stupid windows compiler bustage 2000-05-25 01:20:20 +00:00
sspitzer%netscape.com 7838c32762 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 c99b96e79b 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 c165e6c65b 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 69483729ce Fix problem handing deleted string to SetURLString. r=alecf 2000-05-24 23:26:49 +00:00
putterman%netscape.com ee0624cd6e 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 473585f46a 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 775913c18a 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 496424c7f2 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 5babdf7697 augh, back myself out, accidentally checked in on a closed tree 2000-05-24 05:05:29 +00:00
alecf%netscape.com 2a7e531eeb move strings to messenger.properties 2000-05-24 05:03:59 +00:00
sspitzer%netscape.com 3ab77ad27c fix for #39205, pref.css is no more. r=ben 2000-05-23 04:02:09 +00:00
sspitzer%netscape.com 2eda7c7b6c 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 d7443971e7 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 8658b2cfa3 Additional break condition to prevent infinite loop, r=rhp, a=waterson, bug 39737. 2000-05-22 23:20:46 +00:00
alecf%netscape.com e2fb7141c2 fix for #37181 r=sspitzer 2000-05-22 22:08:10 +00:00
alecf%netscape.com 045c4b819c 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 21c4ca418a 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 6cc5ec69b9 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 a3868c3b8b 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 71b0d461d0 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 8b73b3c7ec Fix for signatures in Japanese - Bug #: 34373 - r: sspitzer 2000-05-20 07:12:28 +00:00
rhp%netscape.com 245fb3c7ec Fix for mail bodies displaying HTML codes - Bug #38555 - r: sspitzer 2000-05-20 05:54:22 +00:00
rhp%netscape.com e9807fb3d1 Fix for problem with forwarding images - Bug #: 31207 - r: sspitzer 2000-05-20 04:21:36 +00:00
sspitzer%netscape.com 495890a44b fix bustage. 2000-05-20 02:52:27 +00:00
sspitzer%netscape.com 3c87ddc96d 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 fdd83cc803 Fix for failing silently if prefs arent set - Bug 39872 - r: sspitzer 2000-05-20 02:06:15 +00:00
sspitzer%netscape.com a83ba9b73b 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 0da3936bb1 correcting invalid port number. They should be -1, not zero. 2000-05-20 00:19:24 +00:00
sspitzer%netscape.com b16732ba77 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 4ea1d81354 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 892b0c2a3a #39172, i18n friendly subscribe dialog 2000-05-19 22:42:47 +00:00
sspitzer%netscape.com 8900bcb5d4 last bit of the fix for #39172, i18n friendly subscribe dialog 2000-05-19 22:38:07 +00:00
sspitzer%netscape.com a7ebd62939 rest of fix for #39172, i18n friendly subscribe dialog. 2000-05-19 22:33:38 +00:00
sspitzer%netscape.com 3c77570a67 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 ff63a2b3da whoops. sorry about that, chief. 2000-05-19 21:38:24 +00:00
sspitzer%netscape.com c4c772750d ignore generated makefiles. 2000-05-19 21:12:38 +00:00
rhp%netscape.com 6948a27fca Fixing a problem with double header conversions - Bug #: 34865 - r: putterman 2000-05-19 20:49:55 +00:00
alecf%netscape.com fcf912cef6 fix up/down buttons and delete filter button for #17484 r=mscott 2000-05-19 19:58:49 +00:00
alecf%netscape.com 710e424a4c reflect server hostname into smtp datasource for #18184 r=putterman 2000-05-19 19:57:55 +00:00
rhp%netscape.com 22a98ec659 Fix for crasher with lots of attachments - Bug #35923 - r: sspitzer 2000-05-19 00:07:28 +00:00
sspitzer%netscape.com 50b53c13ca 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 3e767bed9b 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 3d8430698d 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 d64e48579e 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 83c9cca0c3 Fix for crash when forwarding NTTP message - Bug #: 38223 - r: ducarroz 2000-05-18 01:37:24 +00:00
rhp%netscape.com fdfc26b5bf Fix for crashing on save drafts - Bug #: 38561 - r: ducarroz 2000-05-18 00:24:31 +00:00
sfraser%netscape.com b5e989ff6f Remove linkage with NetworkModular.shlb 2000-05-17 08:43:18 +00:00
warren%netscape.com 655db9fcdc 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 1165ad3a33 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 82e36c688a fix mac bustage until I get the PRInt64 macro's right. 2000-05-17 06:35:45 +00:00
mscott%netscape.com 7b9be6ae50 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 7cd7469ab6 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 290efe337e Bug #17001 --> enable view all header menu items 2000-05-17 06:27:51 +00:00
mscott%netscape.com 8e3dca6d1b Bug #17001 --> enable the menus for Headers, view all and view normal. 2000-05-17 06:26:00 +00:00
ducarroz%netscape.com 7790a94736 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 c451085eea 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 8d35eb3da5 Fix for better sync feedback - Bug: 33110 2000-05-17 05:18:38 +00:00
ducarroz%netscape.com c7144ceb1d Fix for bug 36730. Activate Autocomplete popup menu. 2000-05-17 05:07:13 +00:00
mscott%netscape.com d33cdc2c68 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 18ab21adc9 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 0371a83fcb 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 0c75802384 changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
alecf%netscape.com c3bd7d792f make new filters button work (yay!) 2000-05-17 01:25:59 +00:00
alecf%netscape.com e4f1b5057b fix addreffing issue with creating new filters 2000-05-17 01:25:22 +00:00
tao%netscape.com 4d62106b00 33665: move aol.rdf to under chrome. 2000-05-17 00:51:39 +00:00
putterman%netscape.com 3c5861d340 fix build bustage. 2000-05-17 00:46:47 +00:00
alecf%netscape.com 094f68c0a0 support refreshing the tree after edits have been made, restoring original selection 2000-05-17 00:27:59 +00:00
alecf%netscape.com 215c89dbb5 clear item selection before refreshing to work around wierd tree bug 2000-05-17 00:26:30 +00:00
ducarroz%netscape.com 85f7b83808 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 7f1fd811c2 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 bb477bd5f6 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 29dd4f49b2 add support for and/or radiobuttons 2000-05-16 23:37:15 +00:00
alecf%netscape.com 9c5bc746e0 remove dumb debugging 2000-05-16 23:36:38 +00:00
suresh%netscape.com 59b3f9f114 fixing bunch of mailnews pref bugs. r=putterman 2000-05-16 23:28:45 +00:00
chuang%netscape.com 167690eb3a 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 2807e2a8cf Update project. R=rhp 2000-05-16 23:14:27 +00:00
mkaply%us.ibm.com fa012b3161 # 37239
r= mscott
OS/2 bring up continues - add PR_CALLBACKs for VisualAge
2000-05-16 22:59:50 +00:00
putterman%netscape.com eaa680eeb0 work on tooltips. 2000-05-16 22:57:59 +00:00
putterman%netscape.com 070585e670 more work on tooltips. 2000-05-16 22:56:53 +00:00
putterman%netscape.com 2cb3aa0f5c Work on 14106, View unread messages. 2000-05-16 22:56:37 +00:00
putterman%netscape.com 318b487afa 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 58c11c039b 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 8c5786f85c reverse the datasource order to reduce the number of GetTarget calls 2000-05-16 22:44:20 +00:00
alecf%netscape.com cb607c0b1b support i18n friendly names in the datasource by doing some utf8 conversion 2000-05-16 22:43:23 +00:00
alecf%netscape.com 5710f3f347 refresh the filter list when the user presses 'ok' in the filter editor 2000-05-16 22:32:58 +00:00
sspitzer%netscape.com 6b1b66d48a a bit of code cleanup. start of the work to support hostinfo.dat 2000-05-16 22:14:23 +00:00
sspitzer%netscape.com 4cbee01d87 all around the mulberry bush, the monkey chased the weasel. 2000-05-16 21:44:23 +00:00
rhp%netscape.com 84902a3207 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 7d5d313277 fix regression #39453, also, comment out some dump statements. 2000-05-16 21:40:32 +00:00
mscott%netscape.com ecb5ecd242 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 be7f0d13bf Reverted serverPasswordRealm back to serverURI. Bug 39453. 2000-05-16 21:17:55 +00:00
mscott%netscape.com 363be47794 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 b2e873d830 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 59afedb5c1 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com c490c7bb53 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com 742d5b5e8e fixing bustage 2000-05-16 08:30:36 +00:00
alecf%netscape.com 113b4de0ce 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 21e16f6b38 initialize empty search terms to avoid crash! (duh) 2000-05-16 05:59:50 +00:00
alecf%netscape.com f7a9eee261 explicit static cast seems to make ElementAt happy 2000-05-16 05:59:17 +00:00
alecf%netscape.com 0ef1e43535 add new API to search for filters by name 2000-05-16 05:58:47 +00:00
warren%netscape.com 4d1711e5f8 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 be0216866b 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 cf859ef1c9 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 679e6c6a13 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 8e92dfe9bc Didn't mean to check this file in. Replacing xp.h header. 2000-05-16 05:16:59 +00:00
cls%seawood.org 962f4851b8 Latest OS/2 makefile changes. Bug 34106. Batch 14, 15, & 16. 2000-05-16 04:41:54 +00:00
cls%seawood.org 0e37ebc459 Added TK_LIBS to tests to resolve gtk dependencies. Bug 22673 2000-05-16 04:11:14 +00:00
waterson%netscape.com 2c6c0def52 string fixes r=waterson 2000-05-16 03:55:20 +00:00
ben%netscape.com 9304d48c94 preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
alecf%netscape.com 3ee6569b2a try to persist this window 2000-05-16 02:19:02 +00:00
alecf%netscape.com ce3f5bbe40 less->fewer per discussion on IRC 2000-05-16 02:18:28 +00:00
alecf%netscape.com c62032ff31 get rid of excess constructor calls 2000-05-16 02:17:46 +00:00
rhp%netscape.com 2a32d11c8b Fix for phone issues 2000-05-16 01:50:55 +00:00
rhp%netscape.com b4f506075d Small fix for phone number handling...gggrrrrr. 2000-05-16 00:59:07 +00:00
rhp%netscape.com e352e50a20 Fixing comparison call problem in new code. 2000-05-16 00:56:03 +00:00
alecf%netscape.com 783eecc97d 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 0bfa8952f1 Bug #5938 --> set the charset override if the url has one. 2000-05-16 00:23:55 +00:00
mscott%netscape.com 43373bb911 Bug #5938 --> set the charset override on the url if there is one. 2000-05-16 00:22:53 +00:00
mscott%netscape.com 66f9ecce68 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 cfc2166b96 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 17cbb475b2 display message api synch. 2000-05-15 22:44:27 +00:00
mscott%netscape.com 8ef94464bd Bug #5938 --> add get/set charset over-ride to I18N urls. 2000-05-15 22:40:47 +00:00
mscott%netscape.com 8a232edc29 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 62090e5dcc implement "less" to remove search terms 2000-05-15 22:14:13 +00:00
rhp%netscape.com 630cb193d9 Fix for Tinderbox orange - undefined symbol 2000-05-15 22:07:39 +00:00
alecf%netscape.com f73bfabe6a remove references to pref.css 2000-05-15 21:53:15 +00:00
akkana%netscape.com cdc7440df6 6276: Add menu item to rewrap part of a mail message. 2000-05-15 21:45:43 +00:00
sspitzer%netscape.com 151704cc87 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 1699fef9eb Fixing a warning 2000-05-15 21:42:53 +00:00
ducarroz%netscape.com e08b57e56e Fix for bug 39225. Correct syntax error 2000-05-15 21:33:36 +00:00
ducarroz%netscape.com 6a1205d78c Fix for bug 39225. Correct syntax error 2000-05-15 21:27:41 +00:00
rhp%netscape.com c83b5dd13a Enabling the AB Sync Build on Win32 and Unix - Bug #33110 2000-05-15 21:12:51 +00:00
rhp%netscape.com 4129cad9e7 NOT PART OF THE BUILD 2000-05-15 20:50:31 +00:00
rhp%netscape.com 280eef88b1 Fix for memory leak - Bug #35801 - r: jefft 2000-05-15 20:40:07 +00:00
mscott%netscape.com beed496dc8 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 131750319f Bug #31058 -->synch with api change for get URI 2000-05-15 20:35:17 +00:00
mscott%netscape.com 96ffe5e9c2 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 5832bb244e Bug #31058 -->Add nsIMsgI18NUrl and Get/Set URI support. 2000-05-15 20:34:33 +00:00
mscott%netscape.com 45fe377eaa 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 637189ac78 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 4a7bde5aac fix typo which was preventing new search terms from being appended 2000-05-15 20:29:38 +00:00
mscott%netscape.com a8a4394c4a 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 745a810ac4 added empty trash on exit pref for pop3 server 2000-05-15 20:07:08 +00:00
nhotta%netscape.com 53d25a3df7 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 2dc253bd26 fixed bug 16244, 35704 - empty trash on exit for Pop3 and Imap 2000-05-15 14:55:22 +00:00
brendan%mozilla.org 2cc44b24b1 Enforce interCaps Mozilla XPIDL style (r=shaver). 2000-05-15 07:03:46 +00:00
rhp%netscape.com abb8fde80c NOT PART OF THE BUILD 2000-05-15 05:32:20 +00:00
cmanske%netscape.com d5ec47f5a4 Use EditorSharedStart() for initialization needed by mail composer 2000-05-15 03:05:39 +00:00
jefft%netscape.com abcc6a02d0 added mail.server.default.empty_trash_on_exit pref 2000-05-15 02:45:47 +00:00
scc%netscape.com 367c181703 string fixes 2000-05-15 01:27:17 +00:00
alecf%netscape.com 893ba9a06f 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 51dfd495d2 add way to create a new search term from JS 2000-05-15 00:01:22 +00:00
scc%netscape.com cf40d4b1cf string fixes 2000-05-15 00:00:32 +00:00
alecf%netscape.com 46b55b8f51 use QI macro 2000-05-14 23:34:20 +00:00
rhp%netscape.com adf0f42cd0 Checking in code - NOT PART OF THE BUILD 2000-05-14 23:26:00 +00:00
alecf%netscape.com d390545ce7 switch to macro for QI accounting 2000-05-14 23:18:42 +00:00
alecf%netscape.com a0efa8b086 switch to using macros for QI/etc to enable QI accounting 2000-05-14 23:16:25 +00:00
alecf%netscape.com e77b2dfcfd move enums into IDL 2000-05-14 20:41:40 +00:00
alecf%netscape.com bb469190a1 switch to using nsCOMPtr for cleanliness 2000-05-14 20:40:04 +00:00
alecf%netscape.com c1b7010ee5 oops, somehow I managed to forget these 2000-05-14 20:39:30 +00:00
alecf%netscape.com b145a533a3 update JS folder listener to use new event API 2000-05-14 20:36:26 +00:00
alecf%netscape.com 5a03b4e256 API cleanup: replace OnFolderLoaded/OnDeleteOrMoveMessageCompleted with OnItemEvent using atoms 2000-05-14 20:35:46 +00:00
suresh%netscape.com d7a4d0862b Adding imap tests. 2000-05-14 03:03:08 +00:00
danm%netscape.com e6b9efbec5 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
danm%netscape.com 11a96f9c88 no longer used 2000-05-13 21:25:36 +00:00
andreas.otte%primus-online.de 1dd63d3130 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 b9dd03a2b4 hook up to do imap subscribe / unsubscribe. 2000-05-13 08:08:16 +00:00
alecf%netscape.com 3260ad62f4 add skeleton search term overlays 2000-05-13 06:39:21 +00:00
sspitzer%netscape.com 25a95f3788 add subscribe / unsubscribe to the nsISubscribable interface and use them. 2000-05-13 04:41:52 +00:00
sspitzer%netscape.com 660ab0da86 such a dumbass. nntp is the server type, not news. 2000-05-13 01:09:26 +00:00
sspitzer%netscape.com e1069aa268 whoops. 2000-05-13 00:55:20 +00:00
sspitzer%netscape.com 1891dcfbee 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 86655a36b7 get type down to do the right things for imap. 2000-05-13 00:47:47 +00:00
cmanske%netscape.com 26a11ac457 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00
locka%iol.ie ff164450dd Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
nhotta%netscape.com d76a92040f 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 6367c47ade fix for bug #38907 2000-05-12 19:55:53 +00:00
chuang%netscape.com 8d9245663f 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 b43c1a4038 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 af8401a84c save filter files on exit 2000-05-12 09:15:05 +00:00
alecf%netscape.com ed51d2ed02 make this class="dialog" so it looks like a normal dialog! 2000-05-12 09:05:19 +00:00
alecf%netscape.com 159995814e add support for target folder, filter name, and filter action 2000-05-12 09:00:58 +00:00
scc%netscape.com d11c66a210 string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
alecf%netscape.com 69ec237ddc make filtername i18n friendly (store in utf8 format) 2000-05-12 07:26:15 +00:00
ducarroz%netscape.com ca3e151e86 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +00:00
alecf%netscape.com 9cd39d77d9 start factoring out searchterm code to share with search dialog 2000-05-12 07:20:21 +00:00
mscott%netscape.com 7d906e006e 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 640b66585b implement typedown feature 2000-05-12 06:43:11 +00:00
mscott%netscape.com fe9b145470 fix display of the user agent field which i just broke. 2000-05-12 06:36:36 +00:00
mscott%netscape.com 02fb5fa059 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 47d84a9a5f 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 df03b124d1 Bug #35035 --> skinnability work for the message pane. 2000-05-12 06:10:24 +00:00
sspitzer%netscape.com 2d3e0920f7 more #define loving. 2000-05-12 04:47:03 +00:00
sspitzer%netscape.com b802364777 comment out printfs. 2000-05-12 04:43:45 +00:00