ducarroz%netscape.com
eb1a2689f8
Fix for bug 77226. Remove usage of NSGetFactory. R=varada, SR=bienvenu
2001-05-16 02:09:02 +00:00
sspitzer%netscape.com
b39b1161cd
*** empty log message ***
2001-05-15 20:38:30 +00:00
sspitzer%netscape.com
b568072a67
fix for #63225 . "Save Image As" from a message provides a bogus image filename.
...
remove some dead code. r=ducarroz, sr=mscott,sspitzer.
2001-05-15 05:04:55 +00:00
ducarroz%netscape.com
7bb9c937be
Remove temporary debugging printf to help resolve bug 79775. R=n/a, SR=n/a
2001-05-13 01:35:47 +00:00
ducarroz%netscape.com
ebc1cd0e6d
This is temporary code to help us debug bug 79775. R=n/a, SR=n/a
2001-05-11 05:38:06 +00:00
dprice%netscape.com
9ae5e72d4d
fixing bustage, r=fraser
2001-05-09 06:03:57 +00:00
ducarroz%netscape.com
8a9c710000
Fix for bug 78432. Do not display inline RFC822 message's attachement in the attachment list of message display. R=varada, SR=mscott
2001-05-09 04:03:22 +00:00
dbaron%fas.harvard.edu
32c43cb5ef
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies from XPCDOM landing to REQUIRES.
2001-05-08 19:19:03 +00:00
kandrot%netscape.com
afdac97c93
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
jgmyers%netscape.com
34d3a07da4
remove signstub: bug 75767 r=ducarroz sr=sspitzer
2001-05-04 23:58:59 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
dbaron%fas.harvard.edu
3f56a22520
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
2001-04-27 14:32:05 +00:00
bienvenu%netscape.com
d1a6dd1d4b
backout build bustage fix
2001-04-27 05:58:32 +00:00
bienvenu%netscape.com
63128e8c1d
more string bundle build bustage fixes
2001-04-27 04:44:16 +00:00
ducarroz%netscape.com
6f82d27585
Fix for bug 76789. Resole redundant symbols in mailnews in preparion of dll merging. R=varada, SR=sspitzer
2001-04-27 00:22:18 +00:00
timeless%mac.com
46b177e406
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
sspitzer%netscape.com
8609b35624
rest of fix for for #75317 .
...
temp files created when forwarding a message with attachments are not being deleted. fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-13 21:38:47 +00:00
ducarroz%netscape.com
67651449db
should fix senna Linux bustage
2001-04-13 06:26:15 +00:00
ducarroz%netscape.com
75490058dd
Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer
2001-04-13 04:38:01 +00:00
sspitzer%netscape.com
a024dbbefc
fix for blocker #75390 . email addresses not showing up in message pane.
...
sr=bienvenu
2001-04-10 17:50:42 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
jgmyers%netscape.com
286d9173ac
finish replacing DecodeMimePartIIStr with DecodeMimeHeader: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-04-09 21:21:22 +00:00
nhotta%netscape.com
aa339e18a1
Changed MimeObject_output_init() to set an original mail's charset only if no override is set, bug 39736, r=ducarroz, sr=bienvenu.
2001-04-09 20:03:41 +00:00
jgmyers%netscape.com
6b80312012
fix more mime header decoder callers, cleanup string fu: bug 65277 r=ducarroz r=nhotta sr=bienvenu
2001-04-05 23:00:38 +00:00
jgmyers%netscape.com
a40bbf8ab9
fix too-short buffer allocation: bug 74453 r=nhotta r=ducarroz sr=bienvenu
2001-04-05 22:59:06 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
ducarroz%netscape.com
22b1b5ef1d
Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
...
Fix for bug 41150. Do not reveal BCC recipients when forwarding a message. R=varada, SR=bienvenu
2001-04-03 21:05:07 +00:00
ducarroz%netscape.com
61def8301a
Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
2001-04-03 21:03:30 +00:00
varada%netscape.com
4e0facd69e
fix for bug#71907 -cant send message;r=ducarroz;sr=bienvenu
2001-04-03 19:27:11 +00:00
jgmyers%netscape.com
87ee6301a5
fix logic inversion: bug 73243 r=nhotta sr=sspitzer
2001-03-30 02:05:19 +00:00
mscott%netscape.com
247e8e6ba5
Bug #73738 --> fix a race condition in news. Fix crash trying to display inline images in news articles created by lipr0n.
...
Implement Save and Open attachment for news articles again from the message pane.
sr=bienvenu
2001-03-28 06:21:45 +00:00
disttsc%bart.nl
f5bedecfc5
bug 73350: Remove USE_OBUFFER sections from mimetpla.cpp, r=ben.bucksch@beonex.com, sr=bienvenu, moa=ducarroz
2001-03-27 09:26:25 +00:00
cls%seawood.org
979c006ff6
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
mscott%netscape.com
1f75f9f108
If the date is today then only show a time, don't show the date in the message pane.
...
sr=sspitzer
2001-03-26 05:07:19 +00:00
disttsc%bart.nl
f595ed19f3
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
85f54f99db
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
2001-03-25 16:49:38 +00:00
varada%netscape.com
edbee42897
fix for bug#72235- crash on replying to message;r=ducarroz;sr=bienvenu
2001-03-24 00:51:59 +00:00
sspitzer%netscape.com
5ca94b9cc5
#72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
...
#72819 added ascend / descend to the "View | Sort By" menu. sr=bienvenu
#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created). sr=bienvenu
#21094 , #72823 some work for "select thread" / "select flagged". sr=bienvenu
change some printf("fix me") into assertions to catch problems.
remove some dead js.
2001-03-23 04:39:54 +00:00
jgmyers%netscape.com
719c4dae1d
Fix more callers of the MIME header decoder: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-03-21 03:20:23 +00:00
disttsc%bart.nl
497249a5e8
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
2001-03-20 05:37:56 +00:00
ducarroz%netscape.com
0f63c2bcd7
Fix Mac bustage in mime.
2001-03-20 00:47:41 +00:00
jgmyers%netscape.com
4acb8af6e0
Add assertion for thread saftey of MIME_ConvertCharset(): bug 70499 r=ducarroz sr=sspitzer
2001-03-19 23:09:22 +00:00
mscott%netscape.com
fe4edc0bea
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
ducarroz%netscape.com
4e8eca6cab
Mailnews performance branch landing...
2001-03-17 01:53:39 +00:00
dprice%netscape.com
edb387e49c
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
shaver%mozilla.org
fcf7cd0d9f
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
mkaply%us.ibm.com
ba0abcd4c2
#71558
...
r=cls
from achim - Don't export every symbol for XPCOM components - nice build/performance fix
2001-03-12 03:33:50 +00:00
dbaron%fas.harvard.edu
5c527757fd
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
2001-03-09 16:20:16 +00:00
waterson%netscape.com
3dec33d5f9
Bug 70248. Remove extraneous |extern C| block. r=ducarroz, sr=mscott
2001-03-09 06:31:42 +00:00