Commit Graph

260 Commits

Author SHA1 Message Date
mnyromyr%tprac.de
e83f3e87c7 Bug 341010: No labels, no actions in message filters dialog; r=IanN, sr=Neil 2006-06-15 22:46:38 +00:00
cbiesinger%web.de
51a89a8b1e 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
leon.sha%sun.com
3a030d4ed8 Bug 331833 Build error on Solaris 11 in mailnews/base/build directory.
Patch by alfred.peng@sun.com.
benjamin: review+
wtchang: review+
2006-04-07 08:14:31 +00:00
neil%parkwaycc.co.uk
f71a51d63d Bug 327613 Use the alerts service on Unix as well as Windows r=IanN sr=bienvenu 2006-03-29 08:19:40 +00:00
benjamin%smedbergs.us
d8f81df51d 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%arlen.demon.co.uk
9df6dfcb52 Bug 322923 Need better OSX integration for Mailnews
p=me r=mnyromyr sr=neil (OSX code) r=stefanh (help)
2006-03-02 15:51:03 +00:00
bugzilla%arlen.demon.co.uk
f1ac5403dc Bug 294307 SeaMonkey mailnews doing too-permissive content policy checks
p=me r=neil.parkwaycc.co.uk sr=bienvenu
2006-01-25 01:21:07 +00:00
bienvenu%nventure.com
b7e4c9a80c add support for folder views including favorite folders, sr=mscott 251296 2005-12-29 23:47:47 +00:00
bienvenu%nventure.com
89e36b49f9 fix 316657, remove unused nsMsgGroupRecord code, patch by mook.moz@gmail.com, r/sr=bienvenu 2005-11-30 17:26:42 +00:00
timeless%mozdev.org
db820cf720 Bug 106386 Correct misspellings in source code
patch by unknown@simplemachines.org r=timeless rs=brendan
2005-11-25 08:16:51 +00:00
bugzilla%standard8.demon.co.uk
59689fae66 bug 63083 mailnews makefiles use EXPORTS instead of INCLUDES, part patch r=bsmedberg,sr=dmose 2005-08-24 16:49:22 +00:00
bzbarsky%mit.edu
7cd523c3c6 Use a valid MIME type for the "display" stuff in mailnews. r=bienvenu,
sr=mscott.
2005-08-16 00:06:16 +00:00
bsmedberg%covad.net
659b20504a Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-05 13:09:19 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bsmedberg%covad.net
e08012b8b7 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
bienvenu%nventure.com
c218868a6d implement message grouping, 256688 sr=mscott 2004-10-05 20:49:28 +00:00
bienvenu%nventure.com
2b044420ef front end work for virtual folders, 11051, sr=mscott 2004-09-07 15:55:48 +00:00
gerv%gerv.net
dfb29e9236 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 18:33:16 +00:00
bsmedberg%covad.net
d0f309943a 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
274ef7cd49 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
5cd0bcdb7a 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
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
seawood%netscape.com
97649bab86 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
eb5faba111 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
7bf4126720 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
sspitzer%netscape.com
611eb8a38c fix for bug #143565.
"Opening a rfc/822 attachment displays the atttachment as raw text instead of opening in the stand alone message window."
thanks to antonio.xu@sun.com and ducarroz for the fix.

r=neil, parts r=kaie, sr=sspitzer

also include's kaie's related fix for bug #195378.
"Crypto status must be shown correctly when viewing attached messages in a new window"
r/sr=sspitzer
2003-04-13 19:45:11 +00:00
dougt%netscape.com
0a7d66cd04 Fix bad export_lib line. r=cls 2003-03-16 01:09:52 +00:00
dougt%netscape.com
0d2808c511 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
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
sspitzer%netscape.com
2ecf55d968 stub out cid: protocol handler to silence alert
on linux (and probably mac) for message with cid: links
the next step is to actually implement the protocol handler
and fix mime so that we support cid: links (see rfc 2111)
r/sr=bienvenu
2003-01-17 01:27:40 +00:00
naving%netscape.com
f04220e6bd 170555 r=mscott sr=bienvenu Adding ability to purge junk folder automatically at interval of 1 day. Also
added code to specialize/unspecialize junk folder when the user changes junk folder from UI
2002-10-04 22:32:15 +00:00
rods%netscape.com
cd5714edf4 Impl print preview for mail and addrbook
This also makes it so printing parents the printing content window is is modal
Bug 158110 r=bienvenu sr=sspitzer
2002-10-03 11:08:25 +00:00
mscott%netscape.com
3b96dd6b59 Allow the component manager to create instances of a nsMsgSearchTerm.
rs=sspitzer
2002-09-26 01:06:25 +00:00
sspitzer%netscape.com
91c00f9cca land spam UI: control panel UI, spam log UI, toolbar button, tools menu, thread pane UI.
currently, hidden by default.  more work to come.  r/sr=bienvenu.  bug #169638
2002-09-20 00:04:01 +00:00
sspitzer%netscape.com
da18d863c0 remove dead code. 2002-09-16 03:28:34 +00:00
naving%netscape.com
86c192ae93 163773 r=cavin sr=bienvenu Made quick search a separate subclass of nsMsgDBView 2002-08-30 04:20:06 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
mkaply%us.ibm.com
348e7da0d7 #150679
r=jeffreyj@us.ibm.com, sr=mscott
OS/2 only - add OS mail integration
2002-06-17 20:49:26 +00:00
mscott%netscape.com
e41c6d1b25 new mail biff icon for windows system tray from the UI group. 2002-06-11 22:09:15 +00:00
alecf%netscape.com
bcf192e308 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
mscott%netscape.com
b265de8e71 Drop in the new biff icon from the UI group.
rs=sspitzer
2002-05-31 03:59:14 +00:00
mscott%netscape.com
b73ad8ff93 Bug #134745 --> take a stab at fixing the yellow triangle icon on win98. remove the discarable attribute
on the new mail notification icon.

rs=sspitzer
2002-04-25 20:16:48 +00:00
rods%netscape.com
1e25a6993c fix bustage 2002-02-01 17:19:10 +00:00
rods%netscape.com
ab52751787 1) Removes the arg of nsIDOMWindow in the nsIWebBrowserPrint calls
2) Adds a couple of new methods and an attr to nsIWebBrowserPrint (navigate, is frameset, & exitPP)
3) Removes all but one method from nsIContentViewerFile.idl/h the remaining call is for print regression testing
4) Removes the "static" implementation of nsIContentViewerFile.h
5) Fixed up nsIContentViewerFile.idl and turned it back on so it is now generating the header file
6) Removed all uses of nsIContentViewerFile.h except for the WebCrawler (uses it for Printing Regression testing)
7) nsDocumentViewer.cpp now implements nsIWebBrowserPrint.idl this makes it easier to add new print functionality in one place
8) You can now ask an instance of the ContentViewer for a nsIWebBrowserPrint to do printing (it retruns the nsIWebBrowserPrint interface implemented by the nsDocumentViewer)
9) Anybody who was using nsIContentViewerFile to print will now use nsIWebBrowserPrint
10) You can now do a "GetInterface()" on a GlobalWindow for a nsIWebBrowserPrint
11) The browser UI now uses the GetInterface on the GlobalWindow to get a nsIWebBrowserPrint object to do printing and this can be used for all printing functionality
Bug 120622 r=dcone sr=waterson
2002-02-01 14:52:11 +00:00
sfraser%netscape.com
d133d4956f Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
seawood%netscape.com
9ea9e688fc Fixing win32 gmake bustage 2002-01-26 15:25:27 +00:00
mscott%netscape.com
8b34ef9d21 Bug #119344 --> add windows system tray icon for biff
r=bhuvan
sr=sspitzer
2002-01-25 22:15:11 +00:00
mscott%netscape.com
28ab7a9048 Bug #119344 --> add windows system tray icon for biff
newmail.ico is a TEMPORARY place holder icon for the biff icon in the status bar.
r=bhuvan
sr=sspitzer
2002-01-25 05:27:50 +00:00
seawood%netscape.com
e56e20b1dc 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
rods%netscape.com
cef23c2b9c need to check to see if the dialog was cancelled and then clean up
Bug 118017 r=spitzer sr=mscott
2002-01-15 02:20:30 +00:00