gecko-dev/mailnews/news/public
sspitzer%netscape.com 8aede5f38c fix for #110502. get "edit as new" and "fwd inline" to work again.
the problem is the standard url parser no longer allows us to use illegal
uris.  '_' is an illegal character in a URI (and URL) scheme.
so this patch switches from "foo_message://" to "foo-message://"
r=bbaetz,sr=bienvenu
2001-11-18 23:38:52 +00:00
..
.cvsignore
MANIFEST
Makefile.in Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
makefile.win Land the Mailnews Performance Branch. 2001-03-17 01:59:34 +00:00
nsIMsgNewsFolder.idl fix losing read state of news messages r=naving, sr=sspitzer 103824 2001-10-10 19:25:07 +00:00
nsIMsgOfflineNewsState.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsINNTPArticleList.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsINNTPNewsgroupList.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsINNTPNewsgroupPost.idl #99702, bloat-alert in nsNNTPNewsgroupPost. 2001-09-30 14:16:30 +00:00
nsINNTPProtocol.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsINewsDownloadDialogArgs.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
nsINntpIncomingServer.idl fix for #39584. user should be asked to remove non existing newsgroups, like in 4.x 2001-10-14 06:05:43 +00:00
nsINntpService.idl fix for #110502. get "edit as new" and "fwd inline" to work again. 2001-11-18 23:38:52 +00:00
nsINntpUrl.idl Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00