gecko-dev/mailnews/compose
seawood%netscape.com 03ace271f0 Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL.
Bug 149032 r=timeless sr=scc
2002-07-02 20:25:30 +00:00
..
build landing changes for MDN Return Receipts feature, bug #16241 2002-03-28 21:34:42 +00:00
macbuild Fix for bug 16241. Implementation of MDN. R=sspitzer, SR=bienvenu, A=asa 2002-03-28 21:30:02 +00:00
prefs Fixing strict js warning. Bug 79825, patch by neil@parkwaycc.co.uk, r=varada,sr=jag 2002-06-15 22:21:51 +00:00
public Move ASCII check before the Unicode conversion, 2002-07-02 20:21:00 +00:00
resources 155269 r=ducarroz sr=bienvenu Made it so that send progress dialog shows folder pretty name instead of uri 2002-07-01 23:07:04 +00:00
src Add CPP_THROW_NEW macro to the build system. This macro should be used when defining a local |operator new| function. It will be set to an empty throw function by default on all platforms except mac CW builds. This will allow us to not crash on systems that expect |operator new| to throw an exception by default and will suppress compiler warnings about how |operator new| should throw an exception instead of returning NULL. 2002-07-02 20:25:30 +00:00
.cvsignore Ignore UNIX generated makefiles 1999-02-09 01:33:43 +00:00
Makefile.in remove obsolete test directories 2001-01-30 04:50:42 +00:00
makefile.win stop building obsolete test directories 2001-01-30 04:47:24 +00:00