bugzilla%standard8.plus.com
309887aeb3
Bug 435881 Move mailnews/compose to frozen linkage (Simple Changes) r/sr=bienvenu
2008-05-27 18:18:50 +00:00
jminta%gmail.com
5d99f8a36c
Bug 422572 remove nsSmtpDelegateFactory, r/sr=neil
2008-04-01 01:30:16 +00:00
bugzilla%standard8.plus.com
ce2c569623
Bug 420503 Remove nsSmtpDataSource. p=jminta,r/sr=bienvenu
2008-03-05 21:08:04 +00:00
jag%tty.nl
5a88cb2116
Bug 329021: Get non-static builds of mailnews working when MOZ_XUL_APPS set. Explicitly link against libmacmorefiles_s.a. r=Mnyromyr, sr=Neil
2008-02-08 09:01:16 +00:00
neil%parkwaycc.co.uk
dc4536cee9
Make command-line handlers work in nonstatic mail builds b=329021 r=Standard8
2008-01-21 23:47:56 +00:00
neil%parkwaycc.co.uk
405c129920
Supplementary whitespace fixes b=329021
2008-01-16 14:26:44 +00:00
neil%parkwaycc.co.uk
8dd03b5ea5
Make --disable-static-mail builds compile, at least b=329021 r=Mnyromyr
2008-01-16 11:38:59 +00:00
scott%scott-macgregor.org
6d7194459e
Bug #382064 --> remove nsIMsgStringService. Force callers to go through the string bundle service directly. Try to undo compose's dual use of string IDs as error codes.
...
sr=bienvenu
2007-06-04 04:00:10 +00:00
bugzilla%standard8.demon.co.uk
88403ccc09
Part of bug 379068 - remove mailnews' dependency on xpcom_obsolete. r/sr=bienvenu
2007-05-04 15:27:50 +00:00
scott%scott-macgregor.org
789eaab2e0
Bug #330443 --> msg content policy manager improvements. decontamination work by removing nsIDraft/nsMsgCreate.cpp/nsMsgCreate.h using a simple method call instead. sr=bienvenu
2006-10-26 20:26:43 +00:00
cbiesinger%web.de
1fe4516c9f
bug 335180 Remove win32.order, mozilla-bin.order, --enable-reorder, and
...
associated code. These options do not really work anymore.
r=bsmedberg
2006-05-06 17:53:51 +00:00
benjamin%smedbergs.us
e78d48180f
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-03-21 18:19:14 +00:00
bugzilla%standard8.demon.co.uk
c1cda37557
bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose
2005-08-24 16:49:22 +00:00
bsmedberg%covad.net
68fcd67e0a
Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin
2005-04-05 13:09:19 +00:00
bryner%brianryner.com
1733c3ad7c
Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron.
2005-02-04 21:10:45 +00:00
db48x%yahoo.com
57c9a2c3da
bug 226005: MailNews should use the newer nsIPrefService APIs instead of nsIPref
...
patch by Mikael Parknert <mikael@parknert.se>, r=niel, sr=darin
2005-01-15 10:32:27 +00:00
bsmedberg%covad.net
3055933c27
Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil
2004-10-29 19:28:38 +00:00
gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
cbiesinger%web.de
3c212719bf
bug 239604. make uriloader more doxygen friendly, and remove unused "command"
...
parameter from nsIContentHandler::handleContent, and change the type of
aWindowContext to nsIInterfaceRequestor.
r=bzbarsky sr=darin
2004-04-16 21:06:07 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
bryner%brianryner.com
0675c941bf
Fix build on gcc 3.4 by removing extra semicolons (bug 218551). r/sr=dbaron, a=brendan.
2003-09-07 22:56:05 +00:00
seawood%netscape.com
8f112a4226
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
scott%scott-macgregor.org
93b3a91d4c
Part of Bug #179533 --> remove obsolete CID file (has no effect on the current build) since this file has
...
been moved to ..\src.
2003-05-18 19:25:59 +00:00
cavin%netscape.com
827070cae3
Fix for 202355. Turn on apple single/double code for MacOSX. r=ccarlen, sr=sfraser.
2003-04-25 21:18:10 +00:00
scott%scott-macgregor.org
1724aedfdc
Part of Bug #179533 --> need to move mail CID files from the build directory to the src directory.
...
This will make aggregating mail dlls easier.
r/sr=sspitzer
2003-04-19 05:29:35 +00:00
dougt%netscape.com
be629223b6
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cmanske%netscape.com
056563da4e
Final removal of editorshell from messagecomposer
2002-11-13 23:56:28 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
sspitzer%netscape.com
5f9f54b81c
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
nhotta%netscape.com
af84725f77
Changed the conversion from UTF-8 to UCS2 to use uconv which can handle stream input,
...
bug 118664, r=ducarroz, sr=sspitzer.
2002-02-20 03:10:19 +00:00
sfraser%netscape.com
d285f8f560
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
seawood%netscape.com
fa5df5e54c
Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility.
...
bug #58981 sr=jag
2002-01-16 05:10:09 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
alecf%netscape.com
52cd89e71b
win32 REQUIRES cleanup
2001-11-15 03:49:13 +00:00
mscott%netscape.com
71c8152bc5
Bug #106507 --> add an abstract interface for crypto modules to hook into the sending
...
of a message.Store an opaque nsISupports reference on nsIMsgComposefields which can be used by
extensions to mailnews to store security information for a send transaction.
r=ducarroz
sr=sspitzer
DAMM MISSed a file
2001-11-01 06:49:44 +00:00
ducarroz%netscape.com
ed58417ba8
Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
...
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
mkaply%us.ibm.com
dac4dc6712
Man I feel silly checking this crap in. Breaks on my machine, not the TB. Same problem
2001-10-28 21:55:32 +00:00
alecf%netscape.com
91f782f06b
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
alecf%netscape.com
8f4c5f1454
bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls
2001-10-22 20:44:02 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
varada%netscape.com
f11e190382
fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer
2001-09-12 20:47:38 +00:00
alecf%netscape.com
cd3da58a2e
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00