Commit Graph

2985 Commits

Author SHA1 Message Date
sspitzer%netscape.com
97504bf2d6 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
533c46ea39 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
9b48f3ce8c bring filter dialog up to spec
WIP for #33101 r=sspitzer
2000-06-01 00:47:05 +00:00
alecf%netscape.com
4eac054d5c enable search menu item for #33101 r=sspitzer 2000-06-01 00:06:47 +00:00
alecf%netscape.com
2755a0c069 oops, fix bustage - typo in makefile 2000-05-31 21:41:26 +00:00
alecf%netscape.com
5ecee565e5 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
3200cbacc7 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
8bfb5a6f05 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
caabf01a86 advanced print button work, communicator overlay hook in 2000-05-28 06:12:08 +00:00
mscott%netscape.com
9a83c8c116 Bug #40516 --> remove the oncreate method for the email address popup.
r=sspitzer
2000-05-26 01:10:19 +00:00
mscott%netscape.com
e7202b38ea 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
00af024137 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
e3c62beaa4 Bug #40516 --> remove on create handler for email address popup.
r=sspitzer
2000-05-26 01:07:38 +00:00
warren%netscape.com
3658e33085 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
e9cc760e28 make wizard and account manager resizable (#39202)
r=sspitzer
2000-05-25 06:10:28 +00:00
ben%netscape.com
8fcbd1bd46 skinnability fixes for main windows 2000-05-25 06:00:16 +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
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
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
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
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
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
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
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
alecf%netscape.com
b43c22c6c6 fix up/down buttons and delete filter button for #17484 r=mscott 2000-05-19 19:58:49 +00:00