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

8765 Коммитов

Автор SHA1 Сообщение Дата
tonyr%fbdesigns.com 592b7000c3 Fixed import of html messages. b=3157, r=rhp, a=putterman 2000-06-10 16:35:13 +00:00
rhp%netscape.com e04090f198 Fix for silent failure on some mail send operations - Bug #: 35744 r: jefft 2000-06-10 14:47:17 +00:00
bienvenu%netscape.com a7f80cf246 more work on search backend, fix scheduling of multiple urls, r=alecf 33101 2000-06-10 14:36:50 +00:00
sspitzer%netscape.com 5071c41433 fix for nsbeta2+ bug #39184. make news pay attention to the port. also remove some
bloat from nsNNTPHost.cpp which was not used and will eventually be going away.
2000-06-10 00:52:43 +00:00
jefft%netscape.com 4f1d1b600c fixed bug 39262 folder pane doesn't show [un]subscribe changes to imap folders; r=bienvenu, sspitzer 2000-06-09 23:28:03 +00:00
mscott%netscape.com fa7a601b96 just removing hard tabs with spaces....no code change.... 2000-06-09 22:20:16 +00:00
mscott%netscape.com b7e2d08501 Bug #41199 parse out the language capabilitiy. We also needed to add the ability to not necessarily throw alert
dialogs just because we get a bad or nO response from the server. Some commands like LANGUAGE are "exploratory" in
nature and you don't care if they succeed or fail.
r=bienvenu
2000-06-09 22:19:49 +00:00
mscott%netscape.com 34194e3889 Bug #41199--> issue the language extension if the server supports it,
only issue the language command once per connection by adding a flag to test if we've issued it already.
Bug #41594 --> CRAM-MD5 support (not turned on!!!!!!! this is #ifdef'ed out)
Bug #41332 --> make sure the url parameter is not null b4 dereferencing.
r=bienvenu
2000-06-09 22:18:42 +00:00
mscott%netscape.com 4f7909560c Bug #41199 add language capability
r=bienvenu
2000-06-09 22:14:39 +00:00
sspitzer%netscape.com 01b91e51c3 fix for nsbeta2+ bug 41362. clicking on the check mark was changing the name to "", which
was causing the type down code to kick in and change the selection.
r=alecf
2000-06-09 22:14:23 +00:00
mscott%netscape.com c4ae03aee8 Bug #41199 --> treat incoming server alert text as UTF-8 so we
properly convert it to unicode. Part of the language extension work.
r=bienvenu
2000-06-09 22:14:00 +00:00
bienvenu%netscape.com 8bdcbf7a2b fix unescaping of search data before passing to server, r=sspitzer, 33101 2000-06-09 12:48:22 +00:00
bienvenu%netscape.com 87a94ea39e more work on search backend, 33101 r=alecf, fix some buffer overruns in i18n stuff, add nsIMsgFolder to search hits 2000-06-09 12:47:15 +00:00
alecf%netscape.com d457cdec7b fix for #41030 - save server auth method in a temporary text variable, and then
init/save it in the appropriate method
r=sspitzer
2000-06-09 07:27:21 +00:00
sspitzer%netscape.com cd30e1bd81 fix for #41943. r=mscott 2000-06-09 04:55:29 +00:00
mkaply%us.ibm.com 49aed27b86 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-09 00:59:48 +00:00
tao%netscape.com 7ab4274deb 336633665: Move aol.rdf back to bin/deautls/isp/[en-US]. r=alecf.a=msanz 2000-06-09 00:56:10 +00:00
alecf%netscape.com 19c26146de fix for 41850 - recover from errors more robustly by not actually saving any data until the entire dialog has been validated
r=sspitzer
2000-06-09 00:44:13 +00:00
alecf%netscape.com 2e3075ee0b fix for #41941 - typo which prevented ISP accounts from being created.
r=sspitzer
2000-06-09 00:43:11 +00:00
alecf%netscape.com 81e6dc0900 fix for #35799 - make deleting an SMTP server work
r=sspitzer
2000-06-09 00:07:55 +00:00
rhp%netscape.com 7f4b1a52de Fix for losing content after a save as draft operation - Bug #: 41506 - r: jefft 2000-06-08 23:37:16 +00:00
mkaply%us.ibm.com 6dce418628 # 37239
r = mscott, a = brendan
OS/2 bring-up - PR_CALLBACKs for VisualAge
2000-06-08 22:57:35 +00:00
mkaply%us.ibm.com 6a31199020 # 37239
r = mscott, a = brendan
OS/2 bring-up - These files were never ported to use NSPR datatypes - add const to match prototype
2000-06-08 22:55:09 +00:00
jefft%netscape.com 53de752802 fixed bug 32247 - POP: Delete does not work after the first session; r=bienvenu 2000-06-08 22:10:15 +00:00
bienvenu%netscape.com 6ff86afc7f more work on search backend, 33101 r=alecf, notify fe of search hits 2000-06-08 21:56:04 +00:00
bienvenu%netscape.com 20941c6be6 unescape mac filter targets before upgrading r=alecf, 16917 2000-06-08 14:38:55 +00:00
rhp%netscape.com 2da448cc69 Fixes Bug# 34455 - Problem with format flowed - a=brendan 2000-06-08 14:25:54 +00:00
bienvenu%netscape.com 1da40e66ac fixes for local search,r=alecf, 33101 2000-06-08 13:12:17 +00:00
alecf%netscape.com 6d8b6a05fa fix for 41770 - new filters were not saving
- any kind of error during filter creation was not clearing gFilter,
  which meant the filter would not get added to the filterlist
- the filter type was uninitialized, so none of the rules would get saved
2000-06-08 04:18:42 +00:00
alecf%netscape.com 93061f5bf8 update search datasource for new nsIMsgSearchNotify, and add it to the windows build
(#33101)
2000-06-08 03:25:11 +00:00
alecf%netscape.com 21f77ab86d add search datasource PROGIDs, CIDs, #33101 2000-06-08 03:16:17 +00:00
alecf%netscape.com 816963e216 add nsIMsgSearchNotify to the windows build, and clean up spaces to shut up xemacs 2000-06-08 02:58:29 +00:00
alecf%netscape.com 54eab8802f added files: mozilla/mailnews/base/search/public/nsIMsgSearchNotify.idl 2000-06-08 02:56:15 +00:00
alecf%netscape.com e6ca9b7869 add nsIMsgSearchNotify to unix build 2000-06-08 02:55:42 +00:00
alecf%netscape.com 9c88364c2e rename nsIMsgSearchHit notify since it's going to have a few extra uses
(part of #33101)
2000-06-08 02:55:03 +00:00
alecf%netscape.com 009f7b9e86 minor tidying up of the thread pane so it's not so fat (incredibly simple) 2000-06-08 02:41:02 +00:00
alecf%netscape.com 935bdc237b re-enable the search menu item (again) for #33101 2000-06-08 02:23:46 +00:00
alecf%netscape.com f7023f4eb3 fix for #35675 - use shared routine to pop up account wizard 2000-06-08 02:20:22 +00:00
alecf%netscape.com 3c564dd0be fix for #23661, we were being overly aggressive about hiding controls using hidefor= 2000-06-08 02:17:18 +00:00
chuang%netscape.com 865466897e Bug 16422 Import mail list in ldif file, 38844 import ldif file displays
single non-ascii chars as two single chars.  r=putterman
2000-06-08 01:52:50 +00:00
chuang%netscape.com f8776d0c8e Bug 32286, 40007, 40764 Edit mailing list related nsbeta2 bugs, r=putterman 2000-06-08 01:49:57 +00:00
mscott%netscape.com e4d19a20bf Bug #41236 --> when parsing the envelope response, we were choking if the message ID was NIL followed by a
parantheses. I just fixed our lex error.
r=bienvenu
2000-06-07 23:51:30 +00:00
sspitzer%netscape.com 631ed0af4f fix for #23062. stop stripping the "@domain.com" from the smtp username.
also, fix the code the builds the smtp url to handle a username with
an "@" in it.
2000-06-07 23:05:12 +00:00
jefft%netscape.com 3cf16d9a99 fixed bug 31455 - SMTP auth login not working; r=mscott 2000-06-07 14:43:50 +00:00
alecf%netscape.com b2568c5b2f back out makefile.win change that wasn't supposed to be checked in 2000-06-07 08:12:07 +00:00
alecf%netscape.com 1b3e63868d remove calls to deprecated clearCellSelection (followup to hyatt's checkin) 2000-06-07 08:02:08 +00:00
alecf%netscape.com 57de0aed84 header for updated datasource (also not part of build) 2000-06-07 07:24:45 +00:00
alecf%netscape.com d72fce8c1d update search datasource to have a search session URI, and derive
from the base nsMsgRDFDataSource
(not yet part of build)
2000-06-07 07:24:22 +00:00
alecf%netscape.com 7eda727f84 fix for #34996 - pre-escape usernames before building URLs 2000-06-07 07:09:48 +00:00
alecf%netscape.com 95708e6fe3 fix for #28993 - use formatting strings for card titles instead of prefix
r=sspitzer
2000-06-07 03:58:29 +00:00
alecf%netscape.com bd1bd21d21 fix for #40594, switch to DOM2 2000-06-07 01:05:50 +00:00
alecf%netscape.com 672b82ae82 fix for #40594, switch to DOM2 2000-06-07 01:00:05 +00:00
alecf%netscape.com c4f132c84b fix for 40594, switch to DOM2
r=sspitzer
2000-06-07 00:50:19 +00:00
alecf%netscape.com 19e385f9fa fix for #40594, switch to DOM2
r=sspitzer
2000-06-07 00:46:09 +00:00
alecf%netscape.com 49df4d512a temp workaround for clobber build bustage 2000-06-07 00:15:22 +00:00
alecf%netscape.com e23f3282cf arrrgggh - curse the mac for not automatically exporting IDL!
(fixing bustage)
2000-06-06 23:46:35 +00:00
rhp%netscape.com f1922f4f00 Changes to fix problem with accepted charset - Bug #: 41100 - r: bienvenu 2000-06-06 23:38:49 +00:00
rhp%netscape.com b10de6257c Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 23:37:04 +00:00
nhotta%netscape.com e61077387e Changed to convert font name to UTF-8 instead of mail charset, bug 26182, r=rhp, a=ftang. 2000-06-06 23:32:03 +00:00
nhotta%netscape.com 3884aa9184 Added finish() call to encoder to fix incomplete conversion problem, bug 26182, r=cata, a=ftang. 2000-06-06 23:31:36 +00:00
nhotta%netscape.com 40726212fa Excluded types MESSAGE_RFC822 and MESSAGE_NEWS from being encoded as base64 to fix forward inline problem, bug 40745, r=rhp, a=ftang. 2000-06-06 23:29:56 +00:00
bienvenu%netscape.com 6c20b3710d more work on search backend, r=alecf,jefft 33100 2000-06-06 23:28:17 +00:00
alecf%netscape.com 63b42c1c66 oops, this somehow didn't make it into the last checkin 2000-06-06 23:24:14 +00:00
alecf%netscape.com 14df297a74 fix for 40346 - make the search term value PRUnichar* to make it i18n friendly
r=bienvenu
2000-06-06 23:19:32 +00:00
alecf%netscape.com 69281430d5 first cut at search datasource (incomplete, but not part of build) 2000-06-06 23:17:14 +00:00
alecf%netscape.com e488432c1b add strawman hit notify interface (not part of build) 2000-06-06 23:15:50 +00:00
bienvenu%netscape.com 5d5cb08d41 fix case insensitive search comparisons, r=alecf 33100 and 41633 2000-06-06 23:09:18 +00:00
inaky.gonzalez%intel.com 2b549b6f09 Fixed nsSupportsHashtable behaviour and API to fix leaks in
nsDirectoryService. Fixes bugs #38606 and #39859.

a=waterson; r=rayw,brendan,warren
2000-06-06 22:06:56 +00:00
rhp%netscape.com c88d7e8ab9 Changes to address several mail compose and rendering issues - Bugs #: 35158 31906 9202 37365 39226 39728 39372 26182 33305 - r: rhp a: waterson (contributed by mozilla@bucksch.org) 2000-06-06 17:57:20 +00:00
bienvenu%netscape.com 8459b6cca1 turn on mpod by default, r=mscott 41569, use per server pref 2000-06-06 12:20:41 +00:00
bienvenu%netscape.com ffcae79b92 more work on search backend, replease nsMsgSearchTermArray with nsISupportsArray a=putterman, r=alecf 33100 2000-06-06 12:17:17 +00:00
alecf%netscape.com f18e2f8230 fix for #40374 - make action line dynamically update to reflect the action the user has chosen
r=sspitzer
2000-06-06 07:53:22 +00:00
alecf%netscape.com 396b1bbf51 fix minor typo that was causing unnecessary assertion (doesn't affect release builds) 2000-06-06 07:16:34 +00:00
alecf%netscape.com 3ceb1f8692 fix for #29575 r=sspitzer, a=putterman
make sure the account wizard correctly updates it's fields and map when the user goes back and selects a different ISP
2000-06-06 06:48:48 +00:00
bienvenu%netscape.com 9c0cf6cc40 fix 41569, turn on mpod by default r=mscott 2000-06-06 03:15:17 +00:00
nhotta%netscape.com 08fe574830 Changed to use PRUnichar version of escape function,
not call ToNewCString which does not work if the data is not Latin1, bug 34373, r=rhp, a=bobj.
2000-06-05 22:02:14 +00:00
jefft%netscape.com 9fb9b65f08 fixed bug 40662 - folder discovery problems with subfolders 2 levels deep; r=bienvneu, a=scottip 2000-06-05 21:57:56 +00:00
valeski%netscape.com ab815f8a4d 41110. nsiwebshellwindow erradication 2000-06-05 21:42:02 +00:00
mscott%netscape.com 090c9c6039 Bug #40649 --> fix unitialized variable problem.
r=sspitzer
2000-06-05 20:04:55 +00:00
ben%netscape.com 81bdd88191 update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
alecf%netscape.com b1d2ead584 oops, include the string bundle <script> tag so that you can actually delete filters r=sspitzer
fix for #40337
2000-06-04 18:23:33 +00:00
bienvenu%netscape.com f3609689a9 fix linux bustage 2000-06-03 22:33:24 +00:00
bienvenu%netscape.com f662847ffe fix problem with compound filters and doesn't contain terms r=alecf,a=scottip 41312 2000-06-03 22:23:10 +00:00
bienvenu%netscape.com 9a2ca35105 put kImapTrash back in 2000-06-03 22:20:57 +00:00
bienvenu%netscape.com a28d5f2a88 fix upgrading of 4.x filters which are moves to local folders r=alecf,a=scottip 37320 2000-06-03 22:19:47 +00:00
bienvenu%netscape.com 10264a8cbe fix crash downloading headers on non imap4 rev1 server, r=jefft,mscott a=scottip 33159 2000-06-03 22:16:58 +00:00
bienvenu%netscape.com 6a742166f1 fix 33614 problem with delete filters, and fix another trash flag problem, and flush search stuff r=alecf,a=scottip 2000-06-03 22:15:56 +00:00
bienvenu%netscape.com 41aa99c44e fix 33614 problem with delete filters, r=alecf,a=scottip 2000-06-03 22:12:23 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
andreas.otte%primus-online.de 0f491097ea fix bug 40030 [nsMsgMailNewsUrl does not implement Get/SetFileBaseName], r=mscott@netscape.com, a=waterson@mozilla.org 2000-06-03 09:19:11 +00:00
alecf%netscape.com 935f5d6d25 part of fix for #20166 - use weak refs to reduce ownership cycles in IMAP - prevents leaks of nsImapIncomingServer, which reduces a whole tree of leaks.. also release the imapserversink at the right time (thanks to bienvenu for that one)
r=bienvenu,jefft,pavlov
2000-06-03 00:51:04 +00:00
sspitzer%netscape.com 4cc276eb61 partial fixes for #40662 and #41170 for jefft.
twisting open an imap server / folder needs to do some discovery.

also, catch an exception caused by tooltips & twisties.
putterman owns the real bug, but this will prevent noise to the console.

also, some bullet proofing code to prevent a random crash I was seeing.
(now we just assert.)
2000-06-03 00:22:07 +00:00
jefft%netscape.com d456c6bbf9 fixed bug 41151 -- sending illegal uid search command; r=bienvenu,a=scottip 2000-06-03 00:17:33 +00:00
warren%netscape.com 870a7d208a Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433 2000-06-02 23:39:45 +00:00
sspitzer%netscape.com b62a3c0c27 fix for #41358. remove misleading ui from account wizard. it was supposed to
be for pushed auth, but that is not implemented yet.  r=mscott
2000-06-02 22:48:52 +00:00
rhp%netscape.com 3a0ba0cd8e Fix for crasher bug on Save as Draft - Bug #: 38561 - r: xxxxx 2000-06-02 22:17:33 +00:00
alecf%netscape.com 1be0719696 re-disabling search menu for 33101 2000-06-02 08:57:28 +00:00
sspitzer%netscape.com 1338d24776 we can't use the localized pretty name for "Local Folders" for the
the hostname of the "Local Folders" server, or for the name of the
directory on disk.  if we did, as soon as someone localized "Local Folders"
migration would break.  while I'm here, only hard code these strings
once.  to allow people to build without mailnews, hard code them in nsIPrefMigration.idl

r=alecf
2000-06-02 02:49:06 +00:00
alecf%netscape.com 0ac89a6feb remove duplicate string from properties file (no reviewer, very simple!) 2000-06-02 00:29:09 +00:00
alecf%netscape.com ea00b36837 fix for #40385 - filters were not saving to disk because servers sometimes leak. Instead of relying on servers not leaking,
we will save the current filter list everytime you hit ok in the filters dialog (much like how the prefs window works)
r=sspitzer
a=putterman
2000-06-01 23:35:38 +00:00
sspitzer%netscape.com 0054860e90 move the string parsing into the imap server code, since right now, it is only
needed for imap.  r=mscott.
2000-06-01 22:49:46 +00:00
mkaply%us.ibm.com 4a7461314f # 40177
r = leaf, a = brendan
OS/2 bringup - Adding proper SHORTNAME support and LIB_SUFFIX
2000-06-01 14:54:20 +00:00
valeski%netscape.com 8cfb88fdf6 41110. nsIWebshellWindow erradication effort. This cleans mail/news. r=rhp 2000-06-01 13:55:22 +00:00
sspitzer%netscape.com 312acc4fbf fix for #41099. fix migration problems due to "Local Folders" no comes from a string bundle. 2000-06-01 04:38:35 +00:00
sspitzer%netscape.com 04d4bab13c make the subscribe i18n friendly when drilling down to find imap folders.
I need to use the folder path, not the folder name.  r=mscott
2000-06-01 03:59:14 +00:00
sspitzer%netscape.com b4baf6207d fix for a bunch of subscribe problems.
#39263, imap subscribe only working to the second level deep
#40238, subscribed imap folders not showing up as subscribed.
#39261, imap folders showing up as full paths, not leaf names.

r=mscott
2000-06-01 02:41:03 +00:00
alecf%netscape.com 45c32d86d1 bring filter dialog up to spec
WIP for #33101 r=sspitzer
2000-06-01 00:47:05 +00:00
alecf%netscape.com c819aa8987 enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
sspitzer%netscape.com 51c8e0f352 fix for bug #40241. messages stop loading after we attempt to cancel
a news message.  the problem is we were never notifying the folder
that the DeleteOrMoveMsgCompleted event happened.  other code cleanup
to consolidate some common code.  r=alecf
2000-05-31 23:52:22 +00:00
alecf%netscape.com 5f4721f9f7 oops, fix bustage - typo in makefile 2000-05-31 21:41:26 +00:00
alecf%netscape.com f95ae7eedd factor out search query code from the filter code in preparation for a search dialog
r=sspitzer
(approved feature bug)
2000-05-31 20:51:31 +00:00
alecf%netscape.com 9976bd9eb8 forgot to check in the properties file when fixing 28993
r=sspitzer
2000-05-31 20:41:01 +00:00
alecf%netscape.com d375b03c76 I forgot this file in my checkin the other day for #14421
(it was r=sspitzer)
2000-05-31 08:31:04 +00:00
alecf%netscape.com 3685513be7 fix for #40390 - make nsMsgIncomingServer::GetPort fall back to the default
port for the specified server type using nsIMsgProtocolInfo.
Also clean up some of the GetDefaultPort stuff
r=sspitzer
2000-05-31 08:00:13 +00:00
sspitzer%netscape.com c0aad27cd7 fix for #37673. get the password dialog to work again if we don't have a msg window.
r=mscott
2000-05-31 04:48:31 +00:00
alecf%netscape.com 2b6d76cc99 fix for 28993, 33802, 33811 r=sspitzer
Localize a bunch of strings for address book
2000-05-30 05:31:47 +00:00
rhp%netscape.com 08340e0026 Fix for intelligent send feature - Bug #: 28420 - r: rhp - Externally contributed fix 2000-05-29 16:31:08 +00:00
ben%netscape.com 0dd60f48fa advanced print button work, communicator overlay hook in 2000-05-28 06:12:08 +00:00
mscott%netscape.com 199b59e151 Bug #40516 --> remove the oncreate method for the email address popup.
r=sspitzer
2000-05-26 01:10:19 +00:00
mscott%netscape.com e4904854eb Bug #40516 --> fix aim presence for mail in the commercial tree.
Changes to make the toggle button an image instead of a button
r=sspitzer
2000-05-26 01:09:12 +00:00
mscott%netscape.com db74da9f06 Bug #40516 --> this file is now obsolete....instead of having these
stub methods in the mozilla tree, we'll test to see if the function is
defined (it is in the  commercial tree) then call it if it is defined.
r=sspitzer
2000-05-26 01:08:38 +00:00
mscott%netscape.com 01d1d31ba2 Bug #40516 --> remove on create handler for email address popup.
r=sspitzer
2000-05-26 01:07:38 +00:00
warren%netscape.com 1e329e1a59 Removing URIParser attribute from nsIURI interface. Fixed Equals for case when port is the default. Cached URL parsers (all 3) to reduce object allocation. r=andreas,dp 2000-05-25 08:27:40 +00:00
alecf%netscape.com 7e5e7a8fb4 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 8be92fb914 fix typo inside a #if 0 that was confusing the linux preprocessor 2000-05-25 06:18:32 +00:00
alecf%netscape.com 1ef6be9d1f make wizard and account manager resizable (#39202)
r=sspitzer
2000-05-25 06:10:28 +00:00
alecf%netscape.com b1bfcc692c 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 b631896e36 skinnability fixes for main windows 2000-05-25 06:00:16 +00:00
alecf%netscape.com 76068483c0 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 0ad4060d07 fix horribly obvious typo that might cause assertions (surprised it hasn't already) 2000-05-25 05:14:24 +00:00
sspitzer%netscape.com 8cd4f92fd9 removing mimerosetta.h from the build. it is not used anymore. 2000-05-25 04:53:58 +00:00
alecf%netscape.com fe8a93dafb add unsent messages folder support (for a bunch of i18n bugs)
r=sspitzer
2000-05-25 04:53:24 +00:00
alecf%netscape.com 343b04c867 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 7d5403cc20 fix for #33852 - make "Local Folders" a localized string during migration
r=sspitzer
2000-05-25 04:07:26 +00:00
alecf%netscape.com 4ddb702365 fix for #18364 - get this string from the string bundle r=sspitzer 2000-05-25 04:05:40 +00:00
alecf%netscape.com eeff0d90bd for local mail, use localized Drafts/Templates/etc from the stringbundle 2000-05-25 03:52:40 +00:00
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