gerv%gerv.net
482dc5fcad
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 18:33:16 +00:00
darin%meer.net
a3645b33e5
fixes bug 239405 "strchr, strrchr, etc. implicit const_cast can cause problems for shared string buffers" r=bienvenu sr=dbaron a=chofmann
2004-04-03 17:16:17 +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
bienvenu%nventure.com
693f9301e7
replace nsIPref with nsIPrefBranch in mailnews, patch by arne.anka@stupido.com, r=me, sr=mscott
2004-01-04 21:47:17 +00:00
neil%parkwaycc.co.uk
8bcc66cd62
Bug 140532 Attached messages display incorrect headers r=ducarroz sr=bienvenu
2003-10-30 16:37:21 +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
scott%scott-macgregor.org
b8bc2906cb
Bug #134492 --> when printing a msg with attachments, also print a list of the attachments.
...
Thanks to Kevin Teuscher for helping to drive this patch.
r=mscott
sr=bienvenu/brendan
a=asa
2003-08-26 06:05:47 +00:00
cls%seawood.org
c08e99a287
Set MODULE in makefiles at the top of a heirarchy so that module-deps lists are more precise and builds will have the proper order if some subdirs contain other modules.
2003-08-16 00:42:35 +00:00
scott%scott-macgregor.org
cbdbc13d8b
Bug #65472 --> Port a thunderbird change back to mozilla mail. If the user has turned on the pref for showing the user-agent string,
...
show x-mailer if there is no user-agent. We currently show it under the same user-agent box we currently use in the UI.
r/sr=bienvenu
2003-07-21 05:00:09 +00:00
jaggernaut%netscape.com
20004e3489
Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner
2003-07-13 22:29:00 +00:00
neil%parkwaycc.co.uk
cce23256c7
Bug 118899 Option to display original date in message headers p=ch.ey@gmx.net r=me sr=dmose
2003-06-23 11:50:26 +00:00
seawood%netscape.com
a931d6f5a6
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:36:47 +00:00
seawood%netscape.com
6934dc37a9
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 20:12:33 +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
scott%scott-macgregor.org
b6381bec7d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +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
darin%netscape.com
8f284ed984
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
sspitzer%netscape.com
7727bc2fb6
fix for #23126 .
...
add hidden pref to show Organization header in the message pane.
off by default.
thanks to neil@parkwaycc.co.uk for the patch.
r/sr=sspitzer
2003-01-17 05:58:11 +00:00
dbaron%dbaron.org
99f34f283f
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
bienvenu%netscape.com
eb21039375
fix build warnings, patch by Aleksey Nogin, r=ducarroz, sr=bienvenu 59673
2002-12-03 15:31:47 +00:00
nhotta%netscape.com
94647b1391
Changed emitter to use tranlated strings for headers if not quoting,
...
bug 157979, r=ducarroz, sr=bienvenu.
2002-11-06 21:04:33 +00:00
ducarroz%netscape.com
75523505b3
Fix for bug 162842.
...
When we parse a message, we emitt the main message headers as well the headers
of embedded messages. We must call nsIMsgMailNewsUrl::SetMimeHeaders only for
the main headers.
R=sspitzer, SR=bienvenu
2002-11-06 02:25:00 +00:00
bienvenu%netscape.com
7b36293ea0
fix 173296 mime emitters not registered successfully, r=ducarroz, sr=sspitzer
2002-10-08 19:40:10 +00:00
ducarroz%netscape.com
ba7e108456
Bug 172210. Ad a new plain text emitter. R=cavin, SR=sspitzer
2002-10-04 22:37:17 +00:00
ducarroz%netscape.com
9671cbb128
Bug 172210. Add a new mime emitter to output plain text headers. R=cavin, SR=sspitzer
2002-10-04 22:35:08 +00:00
sspitzer%netscape.com
2eda747835
code cleanup. use contract id instead of cid.
2002-10-02 07:52:55 +00:00
sspitzer%netscape.com
6dc889c017
cid to progid cleanup. no bug.
2002-09-27 09:32:06 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
bienvenu%netscape.com
372092c2be
add onEndMsgDownload notification, part of extensibility hooks r=cavin, sr=sspitzer 161226
2002-08-13 01:26:56 +00:00
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
rods%netscape.com
9a92a01489
Reapplying original patch from Bug 156307 (which I just backed out)
...
This patch checks the subject to make sure it isn't null before escaping it
Bug 156650 r=varada sr=bienvenu a=dbaron
2002-07-11 01:00:21 +00:00
rods%netscape.com
378055bf65
Backing out previous checkin - Fixes regression Bug 156630
...
Reopening Bug 156307
2002-07-10 23:39:18 +00:00
rods%netscape.com
62158e0c50
simply creates a "title" tag with the subject in it. This enables the printed
...
mail msgs to display the subject as the title in the progress dialog and on the
printed page
Bug 156307 r=ducarroz sr=spitzer
2002-07-09 02:19:33 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
seawood%netscape.com
b9e3c4eaaf
Remove references to obsolete CHROME_ variables.
...
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
mozilla.BenB%bucksch.org
1488e087c4
Fixing mac build. Forgot to check in the mac build system change :-(.
...
Also forgot a little debug change.
2002-04-16 20:44:46 +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
darin%netscape.com
819ce1f98f
b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa
2002-03-20 22:50:33 +00:00
darin%netscape.com
cfe07b944b
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
cathleen%netscape.com
2902b8c66e
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
sspitzer%netscape.com
c0afee1f75
fix for #86980 . when printing, we always print ASCII header names,
...
instead of the localized versions. r/sr=bienvenu
2002-02-14 08:52:31 +00:00
ccarlen%netscape.com
9285546c83
Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser
2002-02-12 15:41:41 +00:00
mscott%netscape.com
e9b0f8d254
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-31 21:02:16 +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
ducarroz%netscape.com
13b82bc7cb
Part of fix for bug 108965. Remove xul emitter from the Mac build. R=mscott, SR=sspitzer
2002-01-26 03:43:15 +00:00
mscott%netscape.com
4ede9265de
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-25 23:20:21 +00:00
mscott%netscape.com
351c84d839
Bug #108965 --> remove xul emitter from the build
...
r=ducarroz
sr=sspitzer
2002-01-25 05:18:17 +00:00
mscott%netscape.com
02df8cc322
Bug #115772 --> remove borders and shading to the headers
...
because this is messing up printing of messages.
r=ssu
sr=sspitzer
2002-01-24 03:04:06 +00:00