hyatt%netscape.com
079c95cba2
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
stephend%netscape.com
90dcc96f3b
Reverting bug 89624's last checkin to the original intent (misunderstanding noted in the bug). r=varada, sr=blake
2001-08-06 18:00:24 +00:00
stephend%netscape.com
ad2678a586
Typo in checkin for bug 89624 (Blake's message compose perf patch) r=varada, sr=sspitzer, rs=sfraser (for this typo's checkin)
2001-08-06 17:49:45 +00:00
hewitt%netscape.com
9942f2fd30
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
varada%netscape.com
3207680662
improving mail compose window performance;checking blake's patch for bug#89624; r=varada; sr=sspitzer
2001-08-04 00:03:18 +00:00
bienvenu%netscape.com
56fb7af779
back out fix for 92873 - it causes a crash sending messages
2001-08-02 13:40:19 +00:00
bienvenu%netscape.com
5b32f8aa0d
make bonking offline toggle icon in compose window prompt to send unsent messages r=ducarroz, sr=sspitzer part of work for 83216
2001-08-02 13:37:42 +00:00
sspitzer%netscape.com
4c83a60ec9
fix for #93005 . pre-flight the "attach a web page" dialog with "http://".
...
fix by stephend. r=varada, sr=sspitzer
2001-08-02 03:44:47 +00:00
naving%netscape.com
b39385091f
92873 r=ducarroz sr=mscott; fix a memory leak.
2001-08-02 03:15:18 +00:00
cavin%netscape.com
7f99f07f82
Fix for bug 92938. Allocate one more byte when creating a new string in EnsureLineBreaks(). r=ducarroz,sr=bienvenu.
2001-08-01 20:19:29 +00:00
sspitzer%netscape.com
ed21760898
fix for #93061 . secure icons not showing up in various folder pickers and folder menus.
...
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
stephend%netscape.com
1edf5c3743
91285. Better fix for JS strict warnings, declare the variable before the if/else. r=varada@netscape.com, sr=blaker@netscape.com
2001-07-24 20:02:35 +00:00
pete%alphanumerica.com
f65c767018
Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
...
Renamed all Delete methods to Remove.
--pete
2001-07-24 18:38:25 +00:00
stephend%netscape.com
005a7cb0c2
91285. Javascript strict warnings in askSendFormat.js r=kerz@netscape.com sr=blaker@netscape.com
2001-07-24 07:12:16 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
srilatha%netscape.com
3ab20e2d65
Fix for bug # 86749. Added observer for ldap server prefs
...
r=ducarroz, sr=sspitzer
2001-07-20 00:13:38 +00:00
chuang%netscape.com
bd3096e07e
Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott
2001-07-16 18:47:20 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
naving%netscape.com
4372b9f2f0
89463 r=cavin sr=bienvenu;call the copy on the destFolder directly; do not use copy service
2001-07-12 06:00:21 +00:00
eddyk%netscape.com
77c396326e
Bug 82271 : Check spelling before sending preference not lockable.
...
r=hwaara sr=mscott
Flipped the logic for initialising the checkbox in the js code.
2001-07-11 04:06:16 +00:00
hwaara%chello.se
385eca2774
The dialog for asking whether to send in HTML / plain text is horked due to untested xul changes. r/sr=sspitzer
2001-07-10 02:20:33 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
ducarroz%netscape.com
ab0e603fbd
Fix for bug 88214. Do not fetch urls received when replying to a message. R=varada, SR=sfraser
2001-07-05 22:24:59 +00:00
dianesun%netscape.com
4ef34e1cf9
Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
...
Fix for bug 78900(nsMsgWindow for download msg) r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
nhotta%netscape.com
90b0f8121e
In SnarfAttachment, do not use the original file name if it contains '|', "nsmail-X.tmp" to be used instead,
...
this is needed because a filename contains '|' cannot be used for a temp filename although it's valid on japanese system,
bug 68993, r=varada,ducarroz, sr=bienvenu.
2001-07-02 21:08:04 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
nhotta%netscape.com
84b520b607
In nsHTMLUtils.cpp changed to create UTF-8 URI instead of a document charset,
...
in mailnews changed ASCII conversion to UTF-8, bug 87202, r=ftang, sr=jst.
2001-06-29 22:21:50 +00:00
varada%netscape.com
80f9a2115b
fix for bug #79487 and #81738 -removing format menu items in plaintext compose windows; 86116-auto spellcheck doesnt work all the time; r=ducarroz;sr=sspitzer
2001-06-29 21:46:52 +00:00
mscott%netscape.com
60d1365ba9
Don't intialize the progress value string. This lets the user see a #1 when we don't want them too =)
...
r/sr=sspitzer
2001-06-29 21:41:39 +00:00
racham%netscape.com
1e99a4a0b7
Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer
2001-06-29 07:04:38 +00:00
mscott%netscape.com
85c4b4e79c
missed a file.
2001-06-29 05:05:35 +00:00
mscott%netscape.com
bbd30dbed1
add smtp progress notification
...
r=ducarroz
sr=sspitzer
2001-06-29 04:37:00 +00:00
mscott%netscape.com
cde6037593
Bug #65209 --> hook up progress for posting messages.
...
r=ducarroz
sr=sspitzer
2001-06-29 04:05:38 +00:00
ducarroz%netscape.com
1570f75cc0
Fix for bug 87980. Fix security breach. R=vidur, SR=brendan, A=chofmann
2001-06-27 23:27:07 +00:00
srilatha%netscape.com
7e17c00bd5
Fix fro bug # 86966. Changed savePrefFile adn added try catch for ldpa stuff.
...
r=ducarroz, sr=alecf.
2001-06-25 23:22:12 +00:00
srilatha%netscape.com
c5f6c14b8a
Fix for bug 79792. Added observers for ldap prefs. Added sessions list for all the
...
recipients. Added AddSession, RemoveSession and SyncSessions
r=ducarroz, sr=hewitt, a=asa
2001-06-22 01:12:32 +00:00
dougt%netscape.com
c306e0513b
Landing url parsing branch. 73845. r=alecf@netscape.com, sr=darin@netscape.com, a=blizzard@rednat.com.
...
This fixes many crashes caused by illegal uses of the nsStdURL.
This also allows a plugable protocol to provide their own url parser.
2001-06-21 22:02:47 +00:00
cavin%netscape.com
ac2c6d9ba3
Fix for bugscape 3491, 3611 and 4696. r=/sr=sspitzer, a=asa@mozilla.org. Convert/hide AOL folder names; Turn off busy cursor when canceling login; Add redirector type to Logon() method in nsIMsgLogonRedirector.
2001-06-21 00:03:15 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
srilatha%netscape.com
478aa85dca
Fix for bug 79252. This fixes the migration from 4.x format to mozilla format. r=dmose, sr=sspitzer, a=dbaron
2001-06-20 06:51:37 +00:00
racham%netscape.com
9bb7587bd9
Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa
2001-06-20 06:13:27 +00:00
dbaron%fas.harvard.edu
688519fb0c
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
ducarroz%netscape.com
e14bf4cf17
Fix for bug 84544. Check for null pointer to avoid crash. R=varada, SR=mscott, A=asa
2001-06-19 23:19:55 +00:00
stephend%netscape.com
ec527d8f48
Scragglers for bug 75819, I applied the patch by hand and missed a couple instances. Original patch by Bhart00@yahoo.com (Bradley Hart) r=me/robinf/jglick sr=scc a=asa
2001-06-19 01:27:38 +00:00
stephend%netscape.com
2b9856e5cb
75819 - Wording in HTML mail question dialog for 'Plaintext' should be 'Plain Text'. Patch by Bradley Hart <bhart00@yahoo.com> r=stephen@netscape.com, robinf@netscape.com/jglick@netscape.com sr=scc@mozilla.org a=asa@mozilla
2001-06-19 01:13:36 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
526604e2d8
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:50:12 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
varada%netscape.com
8bf8bed281
fix for bug#75449-forwarding attachments inline were getting garbled names in the UI;r=ducarroz;sr=seth;a=asa
2001-06-15 20:01:49 +00:00
varada%netscape.com
cc459b7060
partial fix for bug#81296 -visually enabling SendNow menu all the time;r=blizzard,sr=sspitzer;a=asa
2001-06-15 19:55:52 +00:00
sspitzer%netscape.com
d14b9415fd
fix for bug #84261 . there are times where we need to insert linefeeds into message bodys
...
so that saving as draft, sending, and posting messages will not fail.
this will be come less of a problem when #67334 is fixed.
r=ducarroz, sr=sfraser, a=asa
2001-06-15 19:52:50 +00:00
dmose%netscape.com
8472214a18
Parameterize LDAP autocomplete searchfilter via hidden pref (bug 77386); also improves default searchfilter (85315). r=leif@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com; a=asa@mozilla.org
2001-06-15 05:04:32 +00:00
ducarroz%netscape.com
dc49f157de
Fix for bug 69337. Add css rule to toggle the send button image when switching between online and offline. This is only for classic. Thanks neil@parkwaycc.co.uk for providing the patch. R=ducarroz, SR=hewitt, A=asa@mozilla.org
2001-06-15 01:28:28 +00:00
mscott%netscape.com
67bf631f49
Bug #84731 --> default smtp servers to never use ssl instead of try
...
sr=sspitzer
a=asa
2001-06-13 21:28:16 +00:00
ducarroz%netscape.com
404f22fd90
Fix for bug 28348. Disable temporary the cancel button and remove the keep dialog open option. R=varada, SR=mscott, A=asa
2001-06-09 05:28:38 +00:00
cmanske%netscape.com
a774ddacdd
Remove separate 'Replace' command, fix by rcassin, b=80807, r=cmanske, sr=sfraser, a=asa-drivers
2001-06-08 05:00:40 +00:00
sspitzer%netscape.com
b42aa75030
whoops, checking in the real fix for #79260 .
...
(I checked in the wrong patch)
2001-06-08 04:24:05 +00:00
sspitzer%netscape.com
ddc659fc11
fix for #79260 . get compose nspr log to work again in opt builds
...
(for stephend). r=mscott, sr=bienvenu, a=asa
2001-06-08 04:12:42 +00:00
mscott%netscape.com
8b47d93e5e
Bug #65170 --> make sure ReadLine blocks if we don't get a complete line from the server
...
we block by re-entering the paused for data state in our state machine.
r=sspitzer
sr=bienvenu
a=asa
2001-06-07 04:26:38 +00:00
ducarroz%netscape.com
7033cbb723
Fix for bug 82460. Correctly manage errors when user decides to stop sending when we cannot find the attachment. R=varada, SR=mscott, A=blizzard
2001-06-06 23:53:55 +00:00
mscott%netscape.com
17fc018e6f
Bug #84356 --> fix mailto url regression caused by port blocking landing.
...
r=dougt
sr=bienvenu
a=blizzard
2001-06-06 23:37:37 +00:00
dmose%netscape.com
dc58cacfb4
Make LDAP autocompletion respect UI setting for maximum number of hits to return (bug 77388). r=leif@netscape.com, sr=mscott@netscape.com, a=blizzard@mozilla.org
2001-06-06 23:28:07 +00:00
mscott%netscape.com
16dc1992bb
Bug #83381 --> crash replying to message with long lines
...
r=sspitzer
sr=bienvenu
a=asa
2001-06-06 00:44:06 +00:00
dougt%netscape.com
9174af6517
Fixes bug 83401. r=gagan, darin, sr=vidur, a=blizzard. Add port blacklisting to necko
2001-06-06 00:10:09 +00:00
nhotta%netscape.com
a43c069dd9
Separated the menu checkmark part as a function,
...
use setTimeout() to delay the execution to allow the menu creation to complete before checkmark the menu,
bug 82272, r=ducarroz, sr=waterson, a=asa.
2001-06-05 00:04:56 +00:00
ducarroz%netscape.com
65a76c8939
Fix for bug 81751. Add an extra layer of converted in order to be able to support multipart urls (like multipart/x-mixed-replace). R=varada, SR=mscott, A=asa
2001-06-04 23:01:45 +00:00
dmose%netscape.com
edad7b42f0
Fix LDAP autocomplete to show display names (bug 79885) r=ducarroz@netscape.com, sr=mscott@netscape.com, a=dbaron@fas.harvard.edu
2001-06-04 03:01:51 +00:00
ducarroz%netscape.com
ddc9cd6fa1
Fix for bug 83184. Need to send resource fork of file which Internet config doesn't have a mapping for. This fix has been already checked in the 0.9.1 branch. R=sfraser, SR=bienvenu, A=asa
2001-06-04 02:44:13 +00:00
ducarroz%netscape.com
e49f08a5df
Fix for bug 82645. We should avoid to call GatherMimeAttachments in the case we call SnarfAttachment as this last one will call itself the first one. R=varada, SR=bienvenu, A=asa
2001-05-30 23:58:03 +00:00
ducarroz%netscape.com
f802da0bd1
Fix for bug 82461. Need to complete the initialization of the url fetcher before calling OpenURI else... boom! R=varada, SR=sspitzer, A=asa@mozilla.org
2001-05-25 17:47:23 +00:00
varada%netscape.com
3f8bfe819e
fix for bug#81730;regression-save as draft dialog must be shown when the pref is turned on;r=ducarroz;sr=sspitzer
2001-05-22 23:57:44 +00:00
gerv%gerv.net
55869b3c62
Remove hard-coded "Mozilla" from some properties files by rewording. Bug 80838. r=doron, sr=brendan (in his absence) using his magic "dtd/properties changes only" rubberstamp.
2001-05-22 21:25:59 +00:00
rpotts%netscape.com
16e19b8c7e
another patch for bug #65777 . This one removes the intermediate window that is created for mailto:// URLs that are explicitly target to a new window...
2001-05-21 06:50:51 +00:00
ducarroz%netscape.com
c57d421c24
Fix for bug 81720. We need to correclty interpret and propagate errors that append while saving a message as draft or template. R=cavin,varada SR=bienvenu
2001-05-19 01:26:56 +00:00
ducarroz%netscape.com
11fc8dad8f
Fix for bug 72232. We need to run through the unknown decoder when we cannot figure ourself the content type. R=varada, SR=mscott
2001-05-18 23:28:04 +00:00
bienvenu%netscape.com
2a3fa6056a
fix crash saving draft while offline sr=sspitzer 81487
2001-05-18 23:12:22 +00:00
mscott%netscape.com
7bf1aa59f2
Bug #67254 --> don't support attachment= in mailto urls.
...
sr=bienvenu
2001-05-18 22:52:45 +00:00
hewitt%netscape.com
9323de1168
80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben
2001-05-18 22:50:35 +00:00
andreww%netscape.com
66954a93b8
bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons.
2001-05-18 01:21:47 +00:00
dmose%netscape.com
c5f737dc57
Added hidden pref to allow short strings to be ignored by LDAP autocomplete session (bug 76593). r=leif@netscape.com,ducarroz@netscape.com,srilatha@netscape.com; sr=bienvenu@netscape.com
2001-05-17 02:04:00 +00:00
stephend%netscape.com
482cb841b5
Bug 80444, putting tooltips on the throbber across the app. r=cmanske/blakeross/suresh sr=sspitzer
2001-05-17 00:42:27 +00:00
prass%netscape.com
aa71ac5489
fix for bug 79490. r=varada, sr=bienvenu
2001-05-17 00:14:15 +00:00
sspitzer%netscape.com
7c2b39f485
add comment for patch for bug #80089
2001-05-15 20:33:20 +00:00
sspitzer%netscape.com
8c7ba70734
fix for #65704 . offline status indicators aren't changing.
...
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline. also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews). there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
sspitzer%netscape.com
73ff4ce9f5
fix for #80089 . for imap, get saving a draft to remove the old draft if
...
the drafts folder is not currently open (in the thread pane.)
fix by cavin@netscape.com r=ducarroz,mscott. sr=sspitzer
2001-05-15 04:44:19 +00:00
nhotta%netscape.com
48e8fb2043
Separated a code to get a top most window's charset as a function, so it can be called by both reply and forward,
...
that allows mime decoder to get an inherited charset from the original message for forward,
bug 66098, r=ducarroz, sr=bienvenu.
2001-05-15 03:01:44 +00:00
timeless%mac.com
6cef5a2c75
Bugzilla Bug 70392 Prefs: default size affects HTML/Text Domains section (mail Send Format)
...
r=stephend@netscape.com sr=ben@netscape.com
2001-05-15 02:59:16 +00:00
blakeross%telocity.com
da8aaed063
Component bar in statusbar is flat and messed up in win classic (80434). r=kerz sr=ben
2001-05-14 03:58:24 +00:00
rpotts%netscape.com
f3e719c2c1
bug #65777 (r=valeski, sr=mscott) - Window targeting fixes...
2001-05-14 02:16:27 +00:00
sspitzer%netscape.com
2c319d9835
fix for #77510 . get posting a draft to work. pass in (but ignore)
...
the nntp posting url until I clean up the code that uses it. sr=bienvenu
2001-05-13 05:27:35 +00:00
ducarroz%netscape.com
289d13a922
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
20ecdfbda4
Fix for bug 77053. Correctly detect redirection in order to avoid to abort the fetch. R=varada. SR=mscott
2001-05-13 01:08:34 +00:00
peterv%netscape.com
4fafe7cc76
Follow-up to the xpcdom landing: nothing should link against the dom library anymore, it's a component now. sr=jst.
2001-05-12 18:05:48 +00:00
hwaara%chello.se
6586150386
#79955 , Mail standalone's statusbar is too high. r=andreww, sr=hewitt
...
#79827 , Remove call to deprecated function. r=cmanske, sr=bienvenu
2001-05-12 15:38:02 +00:00
hewitt%netscape.com
d6a07c4be3
63246 - global stylesheet scoping, r=jag/blake, sr=hyatt
2001-05-12 04:51:28 +00:00
darin%netscape.com
c18fe7ef56
Http branch landing: changes to other files (bug 76866) r=gagan,sr=dougt,a=chofmann
2001-05-11 21:05:08 +00:00
hewitt%netscape.com
b2542db1a5
79803 - Progress meter are gone in mail3Pane and msg compose!, r=andreww, sr=mscott
2001-05-11 05:59:07 +00:00
ducarroz%netscape.com
a88493214b
This is temporary code to help us debug bug 79775. R=n/a, SR=n/a
2001-05-11 05:38:06 +00:00
varada%netscape.com
acd02f82c8
fix for 79484-new navigator and editor from msgcompose and for selecting the default pref before throwing up the send format dialog;r=ducarroz;sr=sspitzer;sr=mscott
2001-05-11 00:22:48 +00:00
varada%netscape.com
743af84b62
bug#55236 - fix for throwing save as draft dialog when send fails;r=ducarroz;sr=sspitzer
2001-05-11 00:22:38 +00:00
andreww%netscape.com
98ece361b5
bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt
2001-05-09 04:40:33 +00:00
ducarroz%netscape.com
9cefecbcc0
Fix for bug 78967. Need to add an extra nsCOMPtr to avoid to be self detroyed. R=varada, SR=sspitzer
2001-05-09 04:00:25 +00:00
ducarroz%netscape.com
593e3461c4
Fix for bug 79254. Catch potential errors when reading prefs. Also don't instanciate a LDAP session is LDAP autocomplete is off. R=srilatha, SR=ssptizer
2001-05-09 03:48:43 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
hewitt%netscape.com
145e5200ca
78574 - Mail crashes Trunk when entering a second email address, r=ducarroz, sr=mscott
2001-05-08 01:43:33 +00:00
prass%netscape.com
2c8aa34f9e
fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com
2001-05-07 23:33:21 +00:00
ccarlen%netscape.com
df1a6e78a8
Bug 78745 - nsIPromptService::ConfirmEx needs to be more flexible. r=valeski, sr=sfraser
2001-05-06 15:03:55 +00:00
cls%seawood.org
8fe86ff395
Let the use of PR_Log() be controlled by a toplevel build option. All places that set FORCE_PR_LOG to force logging on need to wrap that #define FORCE_PR_LOG in a MOZ_LOGGING ifdef.
...
It's on by default. Set
--disable-logging (unix)
NO_LOGGING=1 (win32)
moz_logging = 0 (mac)
to turn it off globally.
Bug #53226 r=sspitzer,leaf,sfraser
2001-05-05 10:18:53 +00:00
mscott%netscape.com
0229dcc72e
Bug #75691 --> add content type icons for attachments in the compose window
...
r=hewitt
sr=sspitzer
2001-05-05 07:42:28 +00:00
sspitzer%netscape.com
d98e36a275
fix for #77510 . fix news posting from drafts folder / unsent messages.
...
sr=bienvenu
2001-05-05 07:18:29 +00:00
kandrot%netscape.com
d5bd552195
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
sspitzer%netscape.com
f89f601f00
fix for #77510 . fix news posting from drafts folder / unsent messages.
...
sr=bienvenu
2001-05-05 03:04:10 +00:00
srilatha%netscape.com
d9c1660530
LDAP Autocompletion in compose window. Bug# 77455.
...
r=ducarroz, sr=sspitzer
2001-05-05 01:16:50 +00:00
naving%netscape.com
b66bafeb00
78240, 78934 r=suresh sr=bienvenu; Added a boolean allowUndo to decide when to do Undo; Also
...
made Undo/redo work for dnd.
2001-05-04 23:29:50 +00:00
ducarroz%netscape.com
256d5d92f6
oops, forget those too...
2001-05-04 22:40:27 +00:00
ducarroz%netscape.com
a170930ab1
Fix build bustage. Sorry!
2001-05-04 22:29:21 +00:00
ducarroz%netscape.com
18778b4c58
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:13:25 +00:00
ducarroz%netscape.com
d69decf9d1
Fix for bug 78516. Replace nsIMsgComposeProgress by a more generic nsIMsgProgress. R=varada, SR=bienvenu.
2001-05-04 21:02:43 +00:00
varada%netscape.com
b1d03d1d4d
fix for 78245;focus should be in body for reply;r=ducarroz;sr=bienvenu
2001-05-04 20:49:16 +00:00
chuang%netscape.com
2810a7911a
Bug78410 Unable to send to mailing lists. r=suresh+ducarroz, sr=sspitzer
2001-05-04 04:14:34 +00:00
ducarroz%netscape.com
0ccf54e71d
Fix for bug 77422. Use formatted output to avoid hudge lines. R=varada, SR=mscott
2001-05-04 00:35:14 +00:00
varada%netscape.com
8abc7cef5d
partial fix for 70392- changing wording in send format prefs-r=ducarroz;sr=bienvenu
2001-05-04 00:06:57 +00:00
sspitzer%netscape.com
7215218c17
#77616 . fix for some (of the many) asserts when importing mail. the assert is because the import
...
happens on a separate thread. sr=bienvenu
2001-05-03 00:48:20 +00:00
varada%netscape.com
e7a525db87
bug#52328 - cleaning up the dtd files and idl rules;r=ducarroz;sr=sspitzer
2001-05-01 22:19:48 +00:00
sspitzer%netscape.com
fbec1a2767
fix for #11387 . save as draft on an existing should remove the old draft.
...
fix by cavin@netscape.com r=ducarroz, bienvenu. sr=sspitzer.
2001-05-01 03:17:47 +00:00
nhotta%netscape.com
ec543a98b5
Change for a charset of reply/forward inline, check the availability of the charset converter,
...
if no converter for the original mail's charset then set to default charset, also did some code clean up,
bug 50724, r=ducarroz, sr=bienvenu.
2001-05-01 00:09:42 +00:00
hewitt%netscape.com
29b4473e34
43189 - autocomplete, r=matt, sr=alecf
2001-04-30 18:37:04 +00:00
cls%seawood.org
25c6dc1c7e
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
e756dd3413
fixing pott's onredirect build bustage.
2001-04-27 23:36:31 +00:00
valeski%netscape.com
9e8d80d70f
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
varada%netscape.com
3b83b9a8ad
fix for bugs-70392-prettying send format prefs panel;52328-quitting while sending message; 71361- wrapping signature in compose;76330-focus on to field in reply;77798-UI should use Msgcompose abort and not msgsend;r=ducarroz;sr=bienvenu
2001-04-27 20:54:29 +00:00
sfraser%netscape.com
5e35cbdbc0
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
def10e77f9
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
anatoliya%netscape.com
104c31e40b
emoticons for mail bug-4718 r=cmanske, suresh sr=sspitzer
2001-04-27 03:14:31 +00:00
ducarroz%netscape.com
50ce025076
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
ducarroz%netscape.com
65d4b8a1b7
Fix for bug 77053. Add some code to detect url redirection to avoid to abort the download while fetching attachment. Also fix a crash due to a release make at the wrong time. R=varada, SR=bienvenu
2001-04-26 23:56:58 +00:00
nhotta%netscape.com
17ef77565c
Changed the quote code to pass a default charset to MIME decoder, bug 75506, r=ducarroz, sr=bienvenu.
2001-04-26 18:45:59 +00:00
ccarlen%netscape.com
0c8c0e62f4
Bug 77467 - some prompt dialogs came up with "0" instead of empty string. r=blakeross@telocity.com, sr=alecf@netscape.com
2001-04-26 14:09:18 +00:00
ccarlen%netscape.com
fad24de4ee
Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard
2001-04-21 00:26:18 +00:00
timeless%mac.com
ee959d2767
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
anatoliya%netscape.com
2ae673563d
bug-75464 r=andreww sr=hewitt
2001-04-18 02:12:48 +00:00
ducarroz%netscape.com
c083e4018f
Fix for bug 75650. Fix some memories leak which result on not remowing temp files. R=varada, SR=sspitzer
2001-04-17 23:41:29 +00:00
ducarroz%netscape.com
ac8e99081e
Fix for bug 76215. Need to start progressmeters even when we don't show the progress dialog. R=varada, SR=sspitzer
2001-04-17 23:38:44 +00:00
varada%netscape.com
3e8c0b1b67
fix for bug#74601;getting rid of last option in reply-on-top for compose prefs;r=ducarroz;sr=bienvenu
2001-04-17 23:09:06 +00:00
jgmyers%netscape.com
b087bf8e1e
rename tls sockets to starttls: bug 74387 r=javi r=darin sr=mscott
2001-04-16 21:01:29 +00:00
hwaara%chello.se
d08c78b365
Implement date&time support in reply-headers, like:
...
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual. This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl , sr=sspitzer@netscape.com
Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com , sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
ducarroz%netscape.com
1fbcd1c83b
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
82e70e1f81
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
0230808749
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
ad2a0abe60
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
59181c0fa5
Part of fix for bug 28348. Add Progress Dialog. R=varada, SR=sspitzer
2001-04-12 23:37:28 +00:00
ducarroz%netscape.com
810b3d69b8
Part of fix for bug 28348. Add Progress dialog. R=varada, SR=sspitzer
2001-04-12 23:36:23 +00:00
ducarroz%netscape.com
bb7b8aca5e
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
48fd2778c0
Bug 69480 Address Book re-factoring landing
2001-04-12 17:35:30 +00:00
hewitt%netscape.com
aa906e4a5f
72530 - oversized dialog problems, r=jag, sr=alecf
2001-04-12 05:42:05 +00:00
eddyk%netscape.com
e00bb3c12b
Bug 70625: complex locked pref FE disabling
...
r=blake, sr=ben
2001-04-12 02:42:08 +00:00
ducarroz%netscape.com
c0a5d99bf4
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
21ba60fc2c
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
67aec9176d
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
c0e2c1afa3
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
310f483942
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
2f7f1760cc
72882 - msgcompose cleanup , r=blake, sr=ben
2001-04-11 00:51:15 +00:00
ccarlen%netscape.com
7720f48f12
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
0485197843
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
41efbc6217
Necko API changes, bug 74221. r=valeski, sr=rpotts.
2001-04-10 06:01:08 +00:00
danm%netscape.com
195816bd8f
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
9751b284ab
commondialog service is being replaced by promptservice. bug 72112 continues
2001-04-09 02:08:05 +00:00
mscott%netscape.com
5dcffd2b45
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
d815434c9a
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
378b2f48b9
removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various
2001-04-07 03:33:56 +00:00
ducarroz%netscape.com
76e8191e4b
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
b07f238542
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
940cb6c6ab
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
6573419a09
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
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
stephend%netscape.com
7061496242
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
a6a7b24b69
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
a8144963e5
remove usused files.
2001-04-03 06:06:58 +00:00
disttsc%bart.nl
96f5f6cf31
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
4d881730b7
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
6a6ee49efb
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
4fc8beb00d
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
9b67c4f0fe
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
7dc7816cb0
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
703015f4d7
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
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
blakeross%telocity.com
7b5a59b32d
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
a61462049b
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
a873755b41
fix for bug 70392 - beautifying send format prefs panel; r=ducarroz;sr=bienvenu
2001-03-24 00:43:12 +00:00
varada%netscape.com
db13bf255b
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
c97558dab7
FIx for bug 73041. SendMsg now has only two parameters. SR=sspitzer
2001-03-24 00:10:59 +00:00
timeless%mac.com
c112b6521e
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
f7ea8f3814
Fixing 73076, missing mail text. sr=shaver
2001-03-22 21:47:04 +00:00
sspitzer%netscape.com
4cc60a003c
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
ea942d40fd
This file escaped my wrath somehow.
2001-03-22 07:24:56 +00:00
blakeross%telocity.com
eaa6754a0a
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
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
hwaara%chello.se
08d67210fc
Fix the memleak regression caused by bug 72388. r=brade, sr=bienvenu.
2001-03-21 19:45:12 +00:00
hwaara%chello.se
73c725814e
Fix compiler warning and small optimization in NewsDeliveryCallback(). bug 72388. r=ducarroz, sr=sspitzer
2001-03-20 13:14:57 +00:00
disttsc%bart.nl
0b98c23d64
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
jgmyers%netscape.com
f288478d0c
Make SMTP prefer PLAIN over LOGIN: bug 72218 sr=mscott r=sspitzer
2001-03-19 22:57:37 +00:00
mscott%netscape.com
5f8e59593c
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
62a0126662
Mailnews performance branch landing...
2001-03-17 01:53:39 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
valeski%netscape.com
57006ba345
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api
2001-03-13 01:59:19 +00:00
nhotta%netscape.com
9324131f54
Removed the line to replace '|' with ':' since that's already replaced in the string
...
and it replaces partial characters in multi-byte characters, bug 68993, r=ducarroz, sr=sspitzer.
2001-03-12 22:50:34 +00:00
varada%netscape.com
dd25bfa0b1
fixes for bugs# 70615 70626;r=ducarroz;sr=mscott
2001-03-12 05:30:11 +00:00
Peter.VanderBeken%pandora.be
ede8756d78
Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst.
2001-03-10 21:02:12 +00:00
jgmyers%netscape.com
036d06a895
cleanup error handling: bug 64777 sr=mscott r=sspitzer
2001-03-10 00:49:05 +00:00
cmanske%netscape.com
ec43cec364
Added param to caller of editor saveDocument for save mime type as part of fix for bug 51798. r=brade, sr=sfraser
2001-03-10 00:02:31 +00:00
dbaron%fas.harvard.edu
8b9408f11d
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
2001-03-09 16:20:16 +00:00
hewitt%netscape.com
9c8c933d65
68480 - cleanup msgcompose toolbar menubuttons, r=cmanske/ducarroz, sr=hyatt
2001-03-09 00:01:55 +00:00
jgmyers%netscape.com
90fcb4639b
enable SMTP auth by default: bug 64777 r=racham sr=sspitzer
2001-03-08 22:00:33 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
timeless%mac.com
63a9571bee
fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
...
fixes from cjh@kr.freebsd.org r=jag, sr=jst
2001-03-07 11:28:42 +00:00
jgmyers%netscape.com
da273d9a3f
Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer
2001-03-07 01:08:04 +00:00
ducarroz%netscape.com
b48530aa8f
Fix for bug 48668. Put back the extra blank line before page link. R=varada, SR=bienvenu
2001-03-06 20:20:58 +00:00
bryner%uiuc.edu
3f9323934e
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:10:33 +00:00
varada%netscape.com
d737456ead
fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott
2001-03-05 21:45:05 +00:00
ducarroz%netscape.com
7582bfdbb8
Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu
2001-03-05 20:00:26 +00:00
dbaron%fas.harvard.edu
efcd1fd306
Fix leak on sending message caused by circular ownership between nsMsgCompose and nsMsgComposeSendListener. b=66887 r=ducarroz@netscape.com sr=sspitzer@netscape.com
2001-03-04 19:51:05 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
stephend%netscape.com
ea8b4f0b32
Checking in the wording fix for bug 70397, r=timeless@mac.com r=varada@netscape.com, sr=jst@netscape.com pref-formatting.dtd
2001-03-02 05:31:28 +00:00
ducarroz%netscape.com
eeed9e5ad5
Fix for smoketest blocker 70500. identity->GetSignature can return a null file despite rv=NS_OK. R=varada
2001-03-01 23:42:33 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
nhotta%netscape.com
8c7968f411
Changed to enable charset conversion error alert only for "send now" to avoid the data loss when called for window close, bug 57083, r=ducarroz, sr=bienvenu.
2001-02-26 20:41:49 +00:00
bryner%uiuc.edu
de4c659c2c
Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott.
2001-02-25 02:42:17 +00:00
blakeross%telocity.com
a24ffe4299
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
2001-02-23 00:28:34 +00:00
varada%netscape.com
16dd48a05c
fix for bug#37928;adding domains section to sendformat pref panel;r=ducarroz;sr=mscott
2001-02-23 00:09:31 +00:00
darin%netscape.com
13c113b6fc
Fixes bug 69798. Crash on sending TLS mail message. r=darin, sr=dougt.
2001-02-22 19:51:08 +00:00
timeless%mac.com
902055976c
fix bug 41083 Signature path not stored correctly when containing non-english characters
...
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
2001-02-22 10:18:54 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
timeless%mac.com
b71d08ff84
fix bug 53321 New text needed when no recipients are specified
...
patch by gemal@gemal.dk r=timeless,varada, sr=sspitzer
2001-02-15 06:49:15 +00:00
ducarroz%netscape.com
6910afc4ed
Fix for bug 68212. Oops, I've ifdefed too much code. R=sspitzer, SR=mscott, A=asa
2001-02-15 00:05:02 +00:00
pinkerton%netscape.com
105d3c555e
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
timeless%mac.com
2c964c8a0c
fix bug 48668 Blank line before URL when selecting Send Page
...
patch by gemal@gemal.dk , r=timeless, sr=alecf
2001-02-13 05:06:33 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
jgmyers%netscape.com
cb0d7ce9dc
fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott
2001-02-13 02:09:25 +00:00
nhotta%netscape.com
903759571a
Changed to pass a default charset to MIME decoder.
...
The decoder can use the default if it's indicated in case no charset specified in the header itself,
bug 66098, r=ducarroz, sr=bienvenu.
2001-02-12 21:55:19 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
sspitzer%netscape.com
594ccab80a
performance tweak. see #68174
2001-02-09 06:33:32 +00:00
ducarroz%netscape.com
c4b5636473
Fix for bug 37697. noHTMLRecipient wasn't retreived correctly. R=sspitzer, SR=mscott, A=asa
2001-02-08 00:17:58 +00:00
syd%netscape.com
2c65c4549c
Editor overlay smilie menus. r=syd, sr=sfraser, checking in for
...
anatoliya@netscape.com
2001-02-07 07:52:02 +00:00
ducarroz%netscape.com
b02cf25223
Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott
2001-02-07 06:52:30 +00:00
nhotta%netscape.com
02c86c3230
Forward as attachment should use message send default charset, removed the code which was re-setting the charset which had been initialized to a default charset
...
by the nsMsgCompose constructor, bug 58494, r=ducarroz, sr=bienvenu.
2001-02-07 00:48:09 +00:00
ducarroz%netscape.com
34b14fc0aa
Fix for bug 66438. Fix leak and remove unused variable. Patch submitted by Kevin Higgins <khiggins@scu.edu>. R=ducarroz, SR=mscott.
2001-02-07 00:22:38 +00:00
ben%netscape.com
fca0bdde0e
Drag and drop API change, call site patches. r=jag, a=hyatt (r=jag for nsDND part of other checkin too)
2001-02-05 07:53:02 +00:00