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

2990 Коммитов

Автор SHA1 Сообщение Дата
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
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
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 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
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 1ef6be9d1f make wizard and account manager resizable (#39202)
r=sspitzer
2000-05-25 06:10:28 +00:00
ben%netscape.com b631896e36 skinnability fixes for main windows 2000-05-25 06:00:16 +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 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
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
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 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
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
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