bienvenu%netscape.com
bf2d990e36
reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366
2001-12-04 15:34:00 +00:00
naving%netscape.com
b921004426
113359 r=suresh sr=bienvenu. free the collation key after finding the place where the new msg hdr will be
...
inserted.
2001-12-04 05:08:26 +00:00
mscott%netscape.com
01b6ba74ca
Bug #113384 --> hook up CAB collection to a timer to improve initial
...
message display time.
r=sspitzer
sr=bienvenu
2001-12-04 04:04:22 +00:00
mscott%netscape.com
52d1d09ad7
Bug #112661 --> back out my removal of the firing of selection changed
...
because it stopped us from selecting the next message when you delete the top of
a collapsed thread.
r/sr=bienvenu
2001-12-04 04:02:02 +00:00
bienvenu%netscape.com
c8f2593a82
fix invalid body partial error from imap server when clicking on message, r=cavin, sr=sspitzer 103171
2001-12-04 00:25:58 +00:00
bienvenu%netscape.com
2ee9be3ad5
fix assertion about 0 msg size when first msg you select is fetched with mpod r=cavin, sr=mscott
2001-12-04 00:18:12 +00:00
mscott%netscape.com
829746a823
remove some obsolete comments.
2001-12-03 23:36:57 +00:00
naving%netscape.com
67c66b0acb
112783 r=ducarroz sr=bienvenu. free charset got from parsing headers before setting to ISO-8859-1
2001-12-03 23:25:13 +00:00
blakeross%telocity.com
9948b8966a
110674 - msgdeletemessage() has two unnecessary function calls. r=hwaara sr=sspitzer
2001-12-03 06:03:33 +00:00
naving%netscape.com
a9f4852fcf
112331, 112333 r=ducarroz sr=bienvenu. fix leaking char *mail charset and url string.
2001-12-03 00:58:37 +00:00
dbaron%fas.harvard.edu
49042d3cdf
Fix OS/2 bustage by changing |inline nsresult| to |NS_IMETHODIMP| for function that can't and shouldn't be inline. b=110127
2001-12-02 05:33:20 +00:00
nhotta%netscape.com
10919378a6
Attempt to fix the Mac bustage.
2001-12-01 18:28:15 +00:00
nhotta%netscape.com
89c29421d0
Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu.
2001-12-01 17:39:17 +00:00
nhotta%netscape.com
16a527d0a8
For search, cache default charset to the class. For eudora, changed to get a pref directly,
...
bug 110127, r=naving, sr=bienvenu.
2001-12-01 17:36:35 +00:00
bienvenu%netscape.com
3d86d24c3c
clear cached thread object when folder tries to clear db (fix for bloat when switching folders) r=naving, sr=sspitzer 95685
2001-12-01 17:25:33 +00:00
mscott%netscape.com
41bd0681d8
add missing file
2001-12-01 00:58:48 +00:00
mscott%netscape.com
9536328502
Bug #112724 --> reduce the duplicate copies of messenger's contents.rdf
...
by creating a new chrome package called messenger-mapi.
r=bienvenu
sr=sspitzer
2001-12-01 00:01:02 +00:00
rpotts%netscape.com
1f0cc6e6b9
bug #94205 (r=adamlock@netscape.com, sr=jst@netscape.com) nsIWebNavigation interface changes...
2001-11-30 22:35:33 +00:00
mkaply%us.ibm.com
d4e7f75c1a
No bug
...
r=mkaply
OS/2 only - "." and " " should not be special file system chars on OS/2
2001-11-30 21:28:41 +00:00
mkaply%us.ibm.com
bafa6e6ae2
No bug - cleanup - remove unnecessary XP_OS2_HACK
2001-11-30 20:56:42 +00:00
mkaply%us.ibm.com
3443a40e66
No bug - cleanup - remove unnecessary XP_OS2
2001-11-30 20:55:28 +00:00
sspitzer%netscape.com
3b5600bbdb
fix for #112786 . the home page link isn't "blue" like the other links in the addressbook
...
card preview pane.
2001-11-30 08:34:22 +00:00
sspitzer%netscape.com
454310cf32
fix warnings, fix whitespace.
2001-11-30 04:19:21 +00:00
sspitzer%netscape.com
5cfb2af495
fix build bustage on mac.
2001-11-30 03:08:38 +00:00
sspitzer%netscape.com
6f776c6502
fix for #112727 (removing expired articles won't remove all expired articles in certain cases.)
...
and hopefully for #110362 (top crasher in ParseURL()), and some cleanup.
for #110362 , I'm making sure we only check the local cache for message and message part urls.
r/sr=bienvenu
2001-11-30 00:49:47 +00:00
nhotta%netscape.com
2bef954c77
Added charsetOverride field to nsIMsgWindow, so msgCompose can use it for quoting,
...
bug 111055, r=ducarroz, sr=sspitzer.
2001-11-29 04:56:42 +00:00
naving%netscape.com
0b692416d5
112342 r=ducarroz sr=bienvenu. free filename after use.
2001-11-29 01:51:19 +00:00
dbaron%fas.harvard.edu
824e7d22ca
Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc
2001-11-28 05:22:57 +00:00
dbaron%fas.harvard.edu
2019c65bd9
Fix leak of nsMsgProgress (and the things it owns) when sending mail. r=bienvenu sr=waterson b=99180
2001-11-28 04:47:20 +00:00
mscott%netscape.com
ee30eb36ed
Bug #112324 --> don't initialize the view header menu item in the onload handler for the mail
...
3-pane. This helps start up time in a very small way.
r=bienvenu
rs=sspitzer
2001-11-28 04:17:54 +00:00
sfraser%netscape.com
139babf0bc
Fix the output path, so that generated files go into mozilla/dist/mailnews, rather than mozilla/mailnews/dist/mailnews.
2001-11-28 03:50:15 +00:00
sfraser%netscape.com
1d5ef83585
Fix the build by adding nsIMsgSMIMEHeaderSink.idl to the IDL project
2001-11-28 02:48:32 +00:00
cathleen%netscape.com
51222e2da0
fix bustage in win32 static build, and also it's run-time err, unable to get
...
textService, bug 111062 r=dbaron sr=darin
2001-11-28 02:36:27 +00:00
naving%netscape.com
d92bce83df
fixing whitespace !
2001-11-28 02:01:00 +00:00
naving%netscape.com
c8ec16032a
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
mscott%netscape.com
50c518f821
Bug #110543 --> add smime UI to message display
...
r=kai
sr=sspitzer
2001-11-28 01:07:46 +00:00
mscott%netscape.com
eb13ead84f
Bug #110543 --> afire a custom event when the message pane loads
...
inform any listeners when we start to display a message
r=kai
sr=sspitzer
2001-11-28 01:06:37 +00:00
mscott%netscape.com
4360b11ab3
make the user agent header field name stay at the top of the line when the user agent wraps.
...
rs=sspitzer
2001-11-28 00:04:30 +00:00
mscott%netscape.com
e553702c88
Not part of the build yet. Export nsIMsgSMIMEHeaderSink.idl on the Mac.
...
Part of Bug #110543
2001-11-27 23:31:44 +00:00
mscott%netscape.com
ba2767833f
Bug #112220 avoid an extra firing of the on select outliner handler when deleting
...
a message. Supress command updating when selecting the next message
after a delete
r=bienvenu
rs=sspitzer
2001-11-27 21:45:41 +00:00
naving%netscape.com
016a4fefbf
112095 r=ducarroz sr=bienvenu. fix leaking msg hdrs (to, from..) upon reading mail/news messages
2001-11-27 19:23:41 +00:00
naving%netscape.com
7c8e9909a9
112070 r/sr=bienvenu. fix a small char* leak.
2001-11-27 05:05:08 +00:00
bienvenu%netscape.com
8bba0f4250
cache most recent thread object asked for, should speed up painting of thread pane when in threaded mode, r=naving, sr=sspitzer 111976
2001-11-27 03:53:31 +00:00
naving%netscape.com
7a6a1ae5d1
110941 r=sspitzer sr=bienvenu. fix a few leaking char*.
2001-11-27 01:53:50 +00:00
rjc%netscape.com
fe5d808f73
Fix bug # 75772: On Mac OS X, add support for window toolbar button which hides/shows toolbar buttons. r=ben sr=hyatt
2001-11-27 01:47:41 +00:00
naving%netscape.com
b0774fd75d
111829 r/sr=bienvenu. fix leaking folder name upon creating new folder.
2001-11-26 22:05:26 +00:00
naving%netscape.com
797838a11d
111899 r=ducarroz sr=bienvenu. fix a prunichar* memory leak
2001-11-26 21:53:17 +00:00
bienvenu%netscape.com
983974b906
fix crash when mail message has no to, cc, or bcc header r=naving, sr=sspitzer 111932
2001-11-26 21:35:50 +00:00
mscott%netscape.com
46e02fb8e3
give the header toggle widget box flex so the subject line wraps. rs=sspitzer
2001-11-26 19:33:16 +00:00
naving%netscape.com
24c9869437
111789 r/sr=bienvenu. fix nntpurl leak when copying news messages to an imap folder
2001-11-26 03:24:58 +00:00