alecf%netscape.com
fb072adcaf
return null identity on null or empty key
...
no bug
r=sspitzer
1999-10-19 23:37:54 +00:00
amusil%netscape.com
a6fbc10df6
Fixed bug in editing anonymous attributes in database. Now all attributes get modified instead
...
of only the first.
1999-10-19 22:46:29 +00:00
bienvenu%netscape.com
300bf03a34
fix nsImapProtocol leaks r=mscott, no bug #
1999-10-19 21:24:31 +00:00
mscott%netscape.com
5f382fd393
no bug number. I found that we were making an extra copy of the message body before writing it to the stream.
...
I was able to fix this by using a nsCString instead of an nsString for the message body. Also, audited the file
to use nsCAutoString instead of nsString to save some extra copying. Used NS_WITH_SERVICE macros for componenet
mananager and register service. Added some com ptr useage too.
r=rhp
1999-10-19 21:06:42 +00:00
mscott%netscape.com
100a8c5c7a
Bug #16538 --> pass the emitter into NS_NewPipe as a pipe observer.
...
r=jefft
1999-10-19 21:02:27 +00:00
mscott%netscape.com
ff6b60bd82
Bug #16538 --> the emitter now supports nsIPipeObserver and we'll now flush our output stream when we are told
...
it is full. This fixes the problem where large attachements were truncated at 32K.
r=jefft
1999-10-19 21:01:54 +00:00
jefft%netscape.com
2b4d477d3e
removed obsolete menubar xul tag; fixed bug 16145; r=rhp, ducarroz; a=dp
1999-10-19 03:08:43 +00:00
sspitzer%netscape.com
81220a5314
other part of fix for #15235 . fix send later. r=alecf
1999-10-19 01:24:25 +00:00
sspitzer%netscape.com
9e4cd4394f
part of fix for #15235 . get send later to work again. r=alecf
1999-10-19 01:23:54 +00:00
alecf%netscape.com
2b115792a2
add big comment describing how this dialog works
...
(no reviewer, no bug, just comments)
1999-10-18 23:35:53 +00:00
alecf%netscape.com
b9f981b64f
fix for #15685
...
r=sspitzer
rdf: prefix on XML attributes was confusing the template
1999-10-18 23:35:22 +00:00
nhotta%netscape.com
49eae1bcac
Checking in a fix for the linux build bastage,
1999-10-18 23:32:45 +00:00
ducarroz%netscape.com
050ae5396a
Fix for bug 15313 & 15536. .txt files are now interpreted as XML document. Therefore we need to load a .html file even if it content is purely plain text. R=rhp
1999-10-18 22:38:54 +00:00
nhotta%netscape.com
b5873913b7
Changed interface and implementation of nsIEntityConverter,
...
more entity support (before Latin1 only), added a string based interface. Bug fix 8865, r=ftang.
1999-10-18 22:33:14 +00:00
rhp%netscape.com
10c9c02a8f
Change for separating inline attachments - Bug #16367 - r: bienvenu
1999-10-18 22:07:02 +00:00
norris%netscape.com
68f22b94c2
Part of bug 7261 "Connect XPConnect visibility filter to query principals"
...
Reviewed by rhp@netscape.com .
1999-10-18 21:35:52 +00:00
law%netscape.com
3fd594e3be
Bug #14999 ; stop using toolkit app core; r=ducarroz@netscape.com
1999-10-18 21:29:54 +00:00
bienvenu%netscape.com
960a2020a7
change shutdown code to go through nsMessengerBootstrap instead of relying on service shutdown listener or destructors getting called r=alecf
1999-10-18 21:16:23 +00:00
sspitzer%netscape.com
af4500add9
fix warnings. following alecf's recommendations, remove the FindServerUsingURI() method from the nsIMsgAccountManager, remove CreateFolderInDatasource() from nsIMsgFolder, change several methods in nsMsgCopy to return nsresult, and have nsIMsgFolder ** as an outparam, use GetResource() instead of CreateFolderInDatasource(). use NS_SUCCEEDED() instead of comparing against NS_OK directly.
1999-10-18 20:42:06 +00:00
tonyr%fbdesigns.com
7b29eee956
Added string bundles for the mailnews import tools
1999-10-18 19:58:07 +00:00
bienvenu%netscape.com
1c93201a4c
fix leak of profile dir in addr book session
1999-10-17 22:16:32 +00:00
mscott%netscape.com
9518826bba
Bug #16394 --> no longer need to call intialize after creating a url
...
r=jefft
1999-10-17 20:04:59 +00:00
mscott%netscape.com
fcd8e0024b
Bug #16394 --> extract user name from the url spec. Don't force us to pass it in on initialize.
...
r=jefft
1999-10-17 20:04:40 +00:00
mscott%netscape.com
6aa84d05a2
Bug #16394 --> Initialize now has no arguments.
...
r=jefft
1999-10-17 20:04:08 +00:00
mscott%netscape.com
69ef2c9e61
Bug #16394 --> call Initialize function on url after we create one
...
r=jefft
1999-10-17 20:03:37 +00:00
bienvenu%netscape.com
86ed577bd4
fix memory leak of user name r=mscott
1999-10-16 22:44:55 +00:00
bienvenu%netscape.com
6b559ed958
fix leaks in mime xul emitters r=rhp
1999-10-16 20:49:06 +00:00
bienvenu%netscape.com
38709162d2
fix build bustage
1999-10-16 18:16:21 +00:00
bienvenu%netscape.com
d080daf721
remove unused all threads table r=davidmc
1999-10-16 17:55:59 +00:00
bienvenu%netscape.com
5e4fbc4f1e
fix memory leaks r=mscott
1999-10-16 15:43:26 +00:00
rhp%netscape.com
6929cb91e5
Changes to display when a message is coming from a 5.0 client - Bug #7518 - r: mscott
1999-10-16 02:38:24 +00:00
jefft%netscape.com
4db837243a
back out unneed changes which cause downloading messages to hang; bug 16338, r=bienvenu
1999-10-15 22:26:32 +00:00
bienvenu%netscape.com
50c75cd694
fix shutdown leak by resetting host session list r=jefft
1999-10-15 21:35:55 +00:00
jefft%netscape.com
ccec944be7
remove the size limit for downloading Pop3 message; bug 16338; r=bienvenu
1999-10-15 21:02:27 +00:00
bienvenu%netscape.com
401e5f22a4
fix crash reading messages with new profiles
1999-10-15 16:09:49 +00:00
hyatt%netscape.com
80d4dd9246
Fix for 16479. r=waterson
1999-10-15 07:54:43 +00:00
sspitzer%netscape.com
578b4f0915
fix possible solaris bustage by including the nsIFoo.h files when we have nsCOMPtr<nsIFoo> foo;
1999-10-15 05:10:28 +00:00
sspitzer%netscape.com
3a87ab68a6
more fixes to get copies and sent folder prefs to work right.
...
now, mailbox:// urls work.
change the logic of LocateMessageFolder() to be:
if (the target folder is not "anyfolder://") then {
find the folder and return it if your find it.
if you can't find it, create it in the datasource and return the folder. see bug #14591
}
else {
look for the default folder in any server associated with the current identity.
if you find it, return it.
}
1999-10-15 05:03:03 +00:00
bienvenu%netscape.com
21386eed92
more of addrbook memory leak fixes r=mscott
1999-10-15 03:50:21 +00:00
rhp%netscape.com
c296f009c0
Fix for email names with embedded &'s - Bug #16383 r=jefft
1999-10-15 03:27:33 +00:00
sspitzer%netscape.com
6bef9f859a
more fixes to the 4.x uri -> 5.0 uri (copies and folders) code, for windows and mac.
...
#14951 . r=mscott
1999-10-15 00:50:34 +00:00
bienvenu%netscape.com
22e548da9d
fix memory leaks opening and closing dbs r=mscott
1999-10-15 00:11:58 +00:00
nhotta%netscape.com
cac15fde3f
Additional fallback for not charset labeled input, bug=15766, r=rhp
1999-10-15 00:08:42 +00:00
norris%netscape.com
2009994a25
Fix bug 16303. r=alecf@netscape.com
1999-10-14 23:45:40 +00:00
hyatt%netscape.com
b2a4325241
Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++)
1999-10-14 10:58:25 +00:00
alecf%netscape.com
c4a9e1b228
fix for #16303 - work around DOM security by specifying absolute chrome URLs
...
patch from norris, r=alecf
1999-10-14 07:07:43 +00:00
jefft%netscape.com
d0caac6ab0
enable message move/copy {File Here} menu item; bug 13880, r= hangas
1999-10-14 02:20:02 +00:00
rhp%netscape.com
93ccba7139
Fix for attachment count - bug #16076 - reviewer: jefft
1999-10-14 02:05:20 +00:00
bienvenu%netscape.com
ac9b38f516
real fix for build bustage
1999-10-14 01:02:23 +00:00
don%netscape.com
c6034c1a58
Fixed build bustage.
1999-10-14 00:39:45 +00:00
bienvenu%netscape.com
a4f9518ad7
add close method to datasources, r=mscott, no bug, but fixes some shutdown memory leaks
1999-10-13 23:55:57 +00:00
gagan%netscape.com
f1203c259d
Fix for bug # 10333. Made webshell a progress event sink as well so that now it redirects all progress messages from necko land to the appropriate docloader observer. The hack to delete strings which are being received in the status messages is a work around the current limitation of the proxy event code. When bug # 16273 is fixed that delete wont be necessary. In fixing this I also noticed that the nsFileTransport wasn't using the proxy events and was incorrectly firing status messages directly onto the UI thread. Fixed that as well. r=rpotts,warren
1999-10-13 10:24:12 +00:00
alecf%netscape.com
c1aec3a140
nsIModule-ize addressbook
...
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
alecf%netscape.com
799d1e2871
DTDs contain image names too
1999-10-13 05:53:10 +00:00
sspitzer%netscape.com
872b817711
add more comments about what's left to do, and why this is a little scary.
1999-10-13 05:33:26 +00:00
mscott%netscape.com
9f622a5a7d
make sure the user name goes into outgoing imap urls that we make
...
Bug #16263 --> implement NewURI so we can view embedded images!
r=sspitzer
1999-10-13 05:21:08 +00:00
mscott%netscape.com
325c1a107a
Bug #16263 --> CreateListOfMessageIDStrings should look for '?' as the delimiter used by
...
mime for each message part instead of '&'.
r=sspitzer
1999-10-13 05:20:14 +00:00
mscott%netscape.com
6e9c861c93
Bug #16263 --> make nsGetImapServer public
...
r=sspitzer
1999-10-13 05:19:27 +00:00
sspitzer%netscape.com
7e6e7a39e9
whoops, forgot this wee bit of JS.
1999-10-13 05:14:16 +00:00
alecf%netscape.com
b9cf81c403
remove file that's making CVS complain
1999-10-13 05:10:14 +00:00
sspitzer%netscape.com
01596330e0
fix for #16264 , r=mscott. migrate prefs (if we need to) when compose is opened.
...
also, if we have no identities, launch the account wizard so the user can create
one. also, cache the nsIMsgMailSession, we don't need to go through Components
[] and do a getService each time.
1999-10-13 05:09:14 +00:00
alecf%netscape.com
0fa5cd6df4
update new image names in all XUL, JS, and CSS
1999-10-13 04:26:01 +00:00
alecf%netscape.com
cd2c94286c
get rid of old poorly cased gif file
1999-10-13 04:18:00 +00:00
sspitzer%netscape.com
8227e7bda9
fix for bug #14591 , r=mscott.
...
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.
other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
alecf%netscape.com
bc629c312d
export new gifs on Mac
1999-10-13 04:10:49 +00:00
alecf%netscape.com
dddb1a32a5
export new images on windows
...
r=mscott
no bug
1999-10-13 04:09:25 +00:00
alecf%netscape.com
0084bc2df1
export new gifs on unix
...
r=sspitzer
1999-10-13 04:08:15 +00:00
alecf%netscape.com
172de2dfa6
checkin new image file names
...
not part of build
no reviewer 'cause you can't review images :)
no bug #, just maintenance for skins a la German
all files added with -kb
1999-10-13 03:57:13 +00:00
mscott%netscape.com
897ac92e73
we appeared to be leaking an rdf resource. I fixed this leak by using a nsCOMPtr.
...
r=sspitzer
1999-10-13 03:18:32 +00:00
jefft%netscape.com
79215ef75c
removed files: mozilla/mailnews/compose/src/nsMsgI18N.cpp
1999-10-12 05:24:48 +00:00
jefft%netscape.com
64fe1a5593
added files: mozilla/mailnews/base/util/nsMsgI18N.cpp
1999-10-12 05:21:21 +00:00
jefft%netscape.com
57a2c2ac1e
fixed bug 15676 - Display problem in Subject header with non-ascii when Forwarding; decode the subject string based on character prior setting it to nsMsgComposeFields; move nsMsgI18N.h, nsMsgI18N.cpp from compose/src to base/util; r=rhp, nhotta
1999-10-12 05:18:27 +00:00
mscott%netscape.com
d27b40a079
Bug #15655 --> don't build old nsMimeFactory. Build nsMimeModule instead.
r=rhp
1999-10-12 05:05:17 +00:00
mscott%netscape.com
405a97bdab
Bug #15655 -> build nsMimeModule.cp
...
r=rhp
1999-10-12 05:04:41 +00:00
mscott%netscape.com
53fc0c1738
bug #15655 --> no longer build nsMimeFactory.cpp...we build
...
nsMimeModule instead.
r=rhp
1999-10-12 05:04:25 +00:00
mscott%netscape.com
d47c00f5fd
include nsMsgMimeCID.h to get the CID. (moved CID out of interface)
...
r=rhp
1999-10-12 05:03:49 +00:00
mscott%netscape.com
aa21bf142b
Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
...
remove NS_New** factory method. minor cleanup
r=rhp
1999-10-12 05:03:25 +00:00
mscott%netscape.com
188cca5cbf
Bug #15655 module for mime. (replaces nsMimeFactory.cpp)
...
r=rhp
1999-10-12 05:03:05 +00:00
mscott%netscape.com
ab1ff88742
Bug #15655 new file. module for mime. (replaces nsMimeFactory.cpp)
...
r=rhp
1999-10-12 05:02:23 +00:00
waterson%netscape.com
bdfcaec321
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
warren%netscape.com
99322520dc
Fixed missed GetFileSpec
1999-10-12 02:35:00 +00:00
warren%netscape.com
641f3b5442
Lowercased idl method names for scriptability. Cleaned up nsIURL interface.
1999-10-12 01:39:37 +00:00
alecf%netscape.com
c28c70ac9d
finish landing nsIModule for compose
...
this and my last checkin r=sspizter
no bug, porkjockey work
1999-10-12 00:37:39 +00:00
alecf%netscape.com
c4386d0670
land nsIModule for mail compose
1999-10-12 00:34:06 +00:00
mscott%netscape.com
c73e972de5
support nsIStreamObserver to get rid of an assert in necko.
...
r=sspitzer
1999-10-12 00:13:45 +00:00
alecf%netscape.com
b6fbd02417
was not setting the "type" attribute during CreateIncomingServer
...
fixes #16075
r=sspitzer
1999-10-12 00:07:14 +00:00
ducarroz%netscape.com
f2700860ae
Fix for bug 15235 & 14785. I checkin this for jefft. Messages need to be save using platform specific line break. R=ducarroz
1999-10-12 00:03:17 +00:00
putterman%netscape.com
df01d32703
Remove ctor/dtor counter macros I added before it was determined we shouldn't
...
use them for xpcom classes.
1999-10-10 22:52:49 +00:00
putterman%netscape.com
6a6fa70abd
Use ctor/dtor counter macros on non xpcom classes. reviewed by mscott. no bug.
1999-10-10 22:32:54 +00:00
putterman%netscape.com
805ef226be
Switch over mailnews/base to use nsIModule. I forgot to mention that these
...
checkins were reviewed by mscott. There's no bug.
1999-10-10 22:32:25 +00:00
putterman%netscape.com
489e979124
Switch over mailnews/base to use nsIModule.
1999-10-10 22:31:48 +00:00
dveditz%netscape.com
ff01d5e8f4
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
1999-10-10 01:32:59 +00:00
law%netscape.com
d07c34991f
Bug #14999 ; removed use of toolkit app core; rev=scottip@netscape.com
1999-10-09 06:23:30 +00:00
rhp%netscape.com
4c66c0bcc7
Changes to fix VCard display problems - Changed generated JS - Bugs: #14204 and #12352 - Reviewer: scottip
1999-10-09 01:19:00 +00:00
ducarroz%netscape.com
17a9c9f902
Fix for bug 15720, We need to tell the nsMsgLineBuffer which format of line break we will use. R=jefft,mscott
1999-10-08 01:55:36 +00:00
alecf%netscape.com
5b47fd0c51
fix mac-specific bustage
1999-10-08 01:11:13 +00:00
tao%netscape.com
dfc5dc1b02
Move da-DK files to l10n/lang; r=leaf
1999-10-08 01:06:56 +00:00
alecf%netscape.com
29c49355c0
fix windows bustage
1999-10-08 01:01:56 +00:00
tao%netscape.com
452378ee8a
Move localized resource files to mozilla/l10n/lang.
1999-10-07 23:59:32 +00:00
alecf%netscape.com
447430b21a
exorcise xp.h from compose header files, in preparation for nsIModule landing
...
r=sspitzer
1999-10-07 23:55:42 +00:00