cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
bienvenu%netscape.com
259719647c
back out changes for in-reply-to header; I don't need them after all
2000-04-04 00:52:22 +00:00
bienvenu%netscape.com
4af5c76419
remove unused view attachments as links option, work on in-reply-to header, r=sspitzer
2000-04-03 03:22:56 +00:00
putterman%netscape.com
c6139de89e
Add new icons to mail news 3 pane UI. r=mscott
2000-04-03 02:58:21 +00:00
sspitzer%netscape.com
d8b0d54e85
add PerformExpand() to the nsIMsgIncomingServer interface. in the base case, it does nothing.
...
we override it in news, and we'll use this as our hook to update the counts for all the
newsgroups for a give server. right now, PerformExpand() only gets called on a double
click but eventually, it will be hooked up to the twisty. r=bienvenu
2000-04-03 02:06:57 +00:00
bienvenu%netscape.com
1a67a67535
filter upgrade code for local filters, r=sspitzer 17174
2000-04-03 00:39:51 +00:00
sspitzer%netscape.com
1079a54739
fix a bunch of bugs, including #31079 and #14435 . when setting the local path for a server, or the newsrc file for
...
a news server, make sure the folder or file is unique.
use the hostname as part of the suggestion when creating the directory for the server.
r=bienvenu.
2000-04-01 09:37:24 +00:00
bienvenu%netscape.com
105bfa389c
more work on imap delete model, r=putterman 16805
2000-03-30 23:08:53 +00:00
alecf%netscape.com
c3b39881e4
consolidate nsIMsgMailSession and nsIFolderListener by simply making nsMsgMailSession implement nsIFolderListener instead of having it's own API. r=scottip
2000-03-30 22:50:54 +00:00
putterman%netscape.com
354eaa2141
r=bienvenu. Clear new flags when switching folders or when getting messages. Sort by Order Received.
...
fix 33745 where Save As dialog wasn't coming up for saving messages.
2000-03-30 22:38:45 +00:00
jim_nance%yahoo.com
005e33f06e
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
...
days for module owners to comment on. r=troy@netscape.com
2000-03-30 03:21:26 +00:00
dveditz%netscape.com
3aaa1efa3a
resurrecting VC5.0 build
2000-03-30 02:49:10 +00:00
nhotta%netscape.com
5cb17fbe15
Fixed wrong inputs for charset converter Finish() call, bug 33588, r=cata.
2000-03-29 23:16:55 +00:00
warren%netscape.com
d60b12b153
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
bienvenu%netscape.com
90210ce245
get downloading of imap attachments working, r=alecf 32767
2000-03-29 00:58:21 +00:00
alecf%netscape.com
8a771fc719
- add generic interface to access mail filter lists in both servers and folders. in the base class, folders just forward to their root server.
...
- expose event notifications through nsIFolder so that non-folders can trigger notifications on individual folders
- add generic OnItemEvent to nsIFolderListener, and implement in base classes
2000-03-28 04:58:05 +00:00
rickg%netscape.com
3ecdf24ea9
removed calls to deprecated string API's
2000-03-27 06:48:32 +00:00
scc%netscape.com
baf5b30589
small changes to clients of string converting APIs
2000-03-26 12:14:14 +00:00
alecf%netscape.com
45ebb2b044
fix for #33310 - weakref leaks
...
r=bruce
thanks to beard for finding this broken pattern
2000-03-25 20:41:26 +00:00
putterman%netscape.com
bed4678ea5
fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
...
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
jim_nance%yahoo.com
5723bcda31
Fix bug 33019. Compiler warnings.
...
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
jefft%netscape.com
283b0980e6
fixed bug 10834 - Pop3 delete folders move to trash; r=putterman
2000-03-24 14:58:32 +00:00
sspitzer%netscape.com
b7720495f6
fix build bustage on unix.
2000-03-24 08:36:03 +00:00
sspitzer%netscape.com
44898b1d99
fix for #28827 . make it so I can stuff a password into the single signon database.
...
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
alecf%netscape.com
5da56588db
First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman
2000-03-24 08:10:59 +00:00
bienvenu%netscape.com
84362f8898
more work on mpod 32767 r=mscott
2000-03-24 06:20:01 +00:00
ducarroz%netscape.com
3f7efc788d
Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft
2000-03-23 06:39:19 +00:00
nhotta%netscape.com
ad9d5951ca
Replaced malloc by local buffer for charset conversion, r=ftang.
2000-03-21 21:26:52 +00:00
mscott%netscape.com
ed2de87999
Bug #12505 --> implement get/set load attributes. I needed to refactor load group management
...
and useage in this class. Our underlying socket or file transport wasn't getting the right
load group. And we weren't passing the right load group out on on start / on stop requests.
r=rhp
2000-03-21 06:26:03 +00:00
bienvenu%netscape.com
f8bbc6f16e
fix problem remembering folder flags r=mscott 32007
2000-03-21 03:28:03 +00:00
bienvenu%netscape.com
c2d645996e
fix 24456 trash flag going away, r=mscott
2000-03-19 22:37:32 +00:00
nhotta%netscape.com
2df1db7c13
Changed to call Finish() after the conversion, bug 29652 , r=cata.
2000-03-17 22:08:04 +00:00
dougt%netscape.com
612badb3a9
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
2000-03-17 22:06:32 +00:00
nhotta%netscape.com
98fab09e41
Changed flag for entity conversion, bug 27376, r=akkana.
2000-03-16 00:28:01 +00:00
sspitzer%netscape.com
d350c17a03
add RemoveFiles() to interface. we need this for when we clean up after deleting and account.
2000-03-15 07:12:59 +00:00
jefft%netscape.com
a3432eba05
fixed unnecessary database loading when building folder view; r=bienvenu
2000-03-15 06:26:31 +00:00
nhotta%netscape.com
15eb5033ad
Changed to use do_GetService instead of CreateInstance, bug 30212, r=cata.
2000-03-15 01:36:19 +00:00
jefft%netscape.com
e03eefbbcd
fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu
2000-03-14 13:37:54 +00:00
putterman%netscape.com
5119157409
r=bienvenu. Fix for 16966. Can now mark a thread read.
2000-03-14 05:34:42 +00:00
tonyr%fbdesigns.com
6b48182b89
nsISupports interfaces need to be threadsafe for import. r=sspitzer
2000-03-13 00:14:25 +00:00
rickg%netscape.com
1544308876
replaced calls to deprecated string methods
2000-03-12 21:09:50 +00:00
sspitzer%netscape.com
85024cc3f0
changes for news over SSL. initial changes needed for SMTP over SSL, but
...
that isn't going to happen yet. cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com
f195d6e51c
fix for #30775 and #30648 . r=mscott,warren. a=phil
...
we need to call Cancel() to remove the closed nsSocketTransport from the
list of active transports. if we don't, we quickly reach the max (50)
and pop, smtp, and nntp operation start failing.
also, upon NS_BINDING_ABORTED, do not pop up an alert. we get
this when we call Cancel() or if the user hits the stop button.
2000-03-12 06:40:25 +00:00
putterman%netscape.com
aedadeea90
a=phil. r=jefft and mscott. Fix for 30918. Can now move messages from imap to local
...
and local to imap.
2000-03-09 04:17:02 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
jefft%netscape.com
5ca59d5a1e
fixed bug 25988 -- IMAP Subfolders appearing at 1st level instead of 2nd level; bug 26061 -- Rename a pop3 folder and its subfolders disappear; a=phil,r=bienvenu
2000-03-01 05:17:53 +00:00
jefft%netscape.com
eef8375a52
bug 29340 -- Message sent before logging into mail shows logon failed message; a=phil,r=bienvenu
2000-02-29 21:01:53 +00:00
jefft%netscape.com
b64d59103f
fixed bug 28445 - [PDT+] Error displayed after selecting the renamed subfolders; bug 20366 - Unsuccessful IMAP folder rename makes folder disappear; r=bienvenu,a=phil
2000-02-29 01:16:55 +00:00
mscott%netscape.com
915a1ad582
Bug #23788 --> add the ability to open connection given a host and port instead extracting them from the url.
...
This is necessary in order to implement 23788.
r=bienvenu
a=phil
2000-02-26 23:11:45 +00:00
putterman%netscape.com
791cfcf47a
a=phil. Fixes for 29184 and 29104 (r=alecf and bienvenu) Can now access and copy to a local
...
subfolder. Fix for 7844 (r=nhotta and bienvenu) Can now view Japanese local folders.
2000-02-26 20:46:39 +00:00