ducarroz%netscape.com
911c409db2
Part of bug 22486. Fix performance regression introduce yesterday with my big cleanup of message compose. R=shaver, SR=sspitzer
2001-04-13 21:53:20 +00:00
varada%netscape.com
0802fd28ba
fix for bug#72916;changing xul broadcasters to commands and observes to commands;r=ducarroz;sr=mscott
2001-04-13 21:44:22 +00:00
sspitzer%netscape.com
a2264f1a51
fix 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 08:13:48 +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
ducarroz%netscape.com
dee4508b4e
Part of fix for bug 28348. Add Progress Dialog. R=varada, SR=sspitzer
2001-04-12 23:37:28 +00:00
ducarroz%netscape.com
e0d5eca890
Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer
2001-04-12 23:36:23 +00:00
ducarroz%netscape.com
fa81082d75
New files for fix for bug 52329 and bug 28348. NOT PART OF THE BUILD YET. R=varada, SR=sspitzer
2001-04-12 23:33:30 +00:00
chuang%netscape.com
89aa4e2c3c
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
hewitt%netscape.com
58196589e7
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
eddyk%netscape.com
c34374706a
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
ducarroz%netscape.com
04338d4ee1
Fix for bug 74829. Cannot pass null for an out argument. R=varada, SR=mscott
2001-04-12 01:47:08 +00:00
stephend%netscape.com
8a86cc3742
Fix for bug 75581 - 'When attaching a webpage in mail, we prefill the field bar with 0, instead of null' r=sspitzer@netscape.com r=varada@netscape.com sr=sspitzer@netscape.com
2001-04-11 23:20:28 +00:00
ducarroz%netscape.com
e58f44173f
Fix for bug 75498. Still need to translate line breaks :-( R=sfraser, SR=mscott
2001-04-11 21:17:56 +00:00
maolson%earthlink.net
189b9cdd34
fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
...
r=jag, racham; sr=sspitzer
2001-04-11 05:36:01 +00:00
danm%netscape.com
acf746db54
replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various
2001-04-11 01:20:28 +00:00
hewitt%netscape.com
5fe5260660
72882 - msgcompose cleanup , r=blake, sr=ben
2001-04-11 00:51:15 +00:00
ccarlen%netscape.com
2ad2b9adcf
Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts.
2001-04-10 18:30:25 +00:00
sspitzer%netscape.com
948555ce13
fix for #75290 . clean up our temp files when doing save as draft.
...
fix by cavin@netscape.com . r=ducarroz, sr=sspitzer
2001-04-10 07:23:18 +00:00
darin%netscape.com
00a7e27ee6
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
bfe4893c0c
fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh
2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
mscott%netscape.com
51e440b924
Bug #32222 --> Implement a subclass of nsMsgprotocol which performs asynch writes. Re-write how we send
...
post data to use this subclass. We'll now read in the post file asynchronously and write out the post
data asynchronously to the server. When necessary, we'll pause and resume the file request for the incoming
post data since that comes in faster than data goes out.
this part is to the smtp code to use async writes.
sr=bienvenu
r=ducarroz/varada
2001-04-08 00:41:37 +00:00
dbaron%fas.harvard.edu
e4bada04d5
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding new header file dependencies to REQUIRES.
2001-04-07 05:27:06 +00:00
danm%netscape.com
33594c68ff
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
ducarroz%netscape.com
0b90c4283a
Fix mail part of bug 74901. Don't need anymore to convert line feeds before inserting data into editor. R=jfrancis, SR=mscott
2001-04-06 14:34:34 +00:00
sspitzer%netscape.com
03730aa14e
fix for #74072 . since "forward as quoted" is obsolete, treat it as
...
"forward inline." fix by cavin@netscape.com , sr=sspitzer@netscape.com
2001-04-06 03:53:42 +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
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97
65845 - new order files
2001-04-05 06:02:32 +00:00
stephend%netscape.com
43324e6d61
Fix for bug 66011, mailto: headers erroneously inserted into to: field. Patch by Kevin Duffy <kevin@buhbird.com> r=ducarroz@netscape.com sr=sspitzer@netscape.com.
2001-04-04 03:03:47 +00:00
ducarroz%netscape.com
decbcad16e
Fix for bug 70222. Use IC to decide if we need to send the file as AppleDouble. R=varada, SR=bienvenu.
2001-04-03 21:11:24 +00:00
sspitzer%netscape.com
b33dc2a7de
remove usused files.
2001-04-03 06:06:58 +00:00
disttsc%bart.nl
dacbb4faa9
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
2001-03-30 10:39:06 +00:00
sspitzer%netscape.com
f978cdb7b7
fix for #65677 . if there is no spell checker, disable the "spell check on message send ui." fix by gervase.markham@univ.ox.ac.uk. sr=sspitzer
2001-03-30 06:48:24 +00:00
sspitzer%netscape.com
3c0cfdec3a
fix for #71243 . don't hard code the default values, get them from the
...
default prefs. fix by cavin@netscape.com . sr=spitzer
2001-03-30 05:22:22 +00:00
racham%netscape.com
b8cb23a737
Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer
2001-03-30 02:06:46 +00:00
disttsc%bart.nl
255a4dd9f7
bug 73237: "we should not call window.focus() on all windows right before closing them on shutdown", author=Boris Zbarsky <bzbarsky@mit.edu>, r=jag, sr=alecf
2001-03-28 07:09:16 +00:00
disttsc%bart.nl
f4edb65ad4
bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc
2001-03-27 11:17:17 +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
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
gayatrib%netscape.com
1ad4817ab0
Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu.
2001-03-24 09:08:26 +00:00
varada%netscape.com
566fbe2e09
fix for bug 70392 - beautifying send format prefs panel; r=ducarroz;sr=bienvenu
2001-03-24 00:43:12 +00:00
varada%netscape.com
7747e255c5
fix for bug#69525-dnd attachment not working for compose window on mac;r=ducarroz;sr=mscott
2001-03-24 00:35:31 +00:00
ducarroz%netscape.com
d7295155e5
FIx for bug 73041. SendMsg now has only two parameters. SR=sspitzer
2001-03-24 00:10:59 +00:00
timeless%mac.com
292395ae13
fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
...
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
blakeross%telocity.com
e15168412f
Fixing 73076, missing mail text. sr=shaver
2001-03-22 21:47:04 +00:00
sspitzer%netscape.com
7b5012bcd8
fixing blocker bug #73028 . more fallout from blake's checkin.
...
patch started by blake, rest of fix by bienvenu. sr=sspitzer.
2001-03-22 20:06:28 +00:00
blakeross%telocity.com
0384507453
This file escaped my wrath somehow.
2001-03-22 07:24:56 +00:00
blakeross%telocity.com
0b2dd2b2d2
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00