gecko-dev/mailnews/imap/build
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
Makefile.in More crap 2001-10-28 21:59:04 +00:00
makefile.win final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
MANIFEST updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
nsImapFactory.cpp fix for #110502. get "edit as new" and "fwd inline" to work again. 2001-11-18 23:38:52 +00:00
nsMsgImapCID.h Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
win32.order 65845 - new order files 2001-04-05 06:02:32 +00:00