Граф коммитов

2375 Коммитов

Автор SHA1 Сообщение Дата
timeless%mac.com 5248adb8a5 Bug 86217 - javascript strict warnings in sendProgress.js
patch by caillon@returnzero.com r=hwaara,varada sr=sspitzer
2001-10-31 23:17:44 +00:00
nhotta%netscape.com f2a1cf2997 Moved the hard coded reply header strings to pref so they can be editable, bug 70842, r=ducarroz, sr=sspitzer. 2001-10-31 23:13:35 +00:00
bnesse%netscape.com df5dab7fb7 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
ducarroz%netscape.com 0532eb4efb Fix for bug 86398. Display a different message when we cannot fetch an attachment depending if we are saving or sending the message. R=varada, SR=mscott 2001-10-30 23:28:51 +00:00
ducarroz%netscape.com 27f47ec695 Fix for bug 84081. We need to mark an attachment we cannot fetch as bogus in order to avoid generating an empty part. R=varada, SR=mscott 2001-10-30 22:49:50 +00:00
ducarroz%netscape.com ea678985c5 Fix for bug 83752. Need to close the progress window is an error occurs during the send. R=varada, SR=bienvenu 2001-10-30 22:45:31 +00:00
ducarroz%netscape.com 44ee72b5e2 Fix for bug 83549. Add a new send mode in order to be able to display correct message when an error occurs while sending unsent messages. R=varada, SR=mscott 2001-10-30 22:36:57 +00:00
ducarroz%netscape.com ed58417ba8 Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
jaggernaut%netscape.com 1c9b9161c1 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-29 09:27:57 +00:00
mkaply%us.ibm.com dac4dc6712 Man I feel silly checking this crap in. Breaks on my machine, not the TB. Same problem 2001-10-28 21:55:32 +00:00
bnesse%netscape.com f1f4e0d7a5 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
rpotts%netscape.com 5e626fd436 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
sfraser%netscape.com 31a9f6853e Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
naving%netscape.com 25f7c83c8f 94968. r/sr=mscott. fix the folder-picker to not show bogus folders. 2001-10-26 22:08:21 +00:00
nhotta%netscape.com 0729f37c3e Replace nsTextFormatter by NS_ConvertUTF8toUCS2, bug 105527, r=ducarroz, sr=bienvenu. 2001-10-26 17:24:18 +00:00
alecf%netscape.com bef357d05e Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
alecf%netscape.com 91f782f06b final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon 2001-10-26 03:18:09 +00:00
nhotta%netscape.com a41770e0b7 Fix the window close problem for saveAs in .js, enable the charset alert in .cpp and some clean up,
bug 89655, r=ducarroz, sr=bienvenu.
2001-10-23 23:25:02 +00:00
sspitzer%netscape.com bb0905f70a fix for #106308. fix duplicate resource ids. r=hwaara, rs=bienvenu 2001-10-23 22:40:12 +00:00
bnesse%netscape.com 5d3ba9e8a4 Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
alecf%netscape.com 8f4c5f1454 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
jaggernaut%netscape.com eb638b50f7 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
hewitt%netscape.com 9c458e9c63 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-21 03:59:20 +00:00
ducarroz%netscape.com bed7b92c0f Fix for bug 105092. Patch provided by bienvenu@netscape.com. Fix crash due to freeing of memory we should not! R=ducarroz, SR=sspitzer 2001-10-19 20:55:08 +00:00
dougt%netscape.com da7e1268bd nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
pinkerton%netscape.com 2f72d451ca remove prefs and quit from edit/file menus on osx (they're in the app menu now). r=sdagley/sr=blake,smfr. bug#68098 2001-10-19 14:13:20 +00:00
nhotta%netscape.com eeeac561a5 Added support for MIME encoded headers in mailtoURL, changed to decode MIME encoded headers for mailto URL,
bug 12851, r=ducarroz, sr=sspitzer.
2001-10-16 20:38:59 +00:00
seawood%netscape.com 8e5c56be1e Removing unused xp_file.h includes.
Bug #38061 r=bryner
2001-10-16 06:08:11 +00:00
sfraser%netscape.com 12fd7d9e86 Fix bug 42817 -- overlay a Page Setup menu item for Mac, which displays the page setup dialog. r=jag/hwaara, sr=sspitzer/blake 2001-10-13 02:28:44 +00:00
alecf%netscape.com 511a787492 convert nsCRT::strn?cmp to Convert() for bug 100214, to depend on string rather than xpcom for case-insensitive unicode support. r=sspitzer for mail stuff, r=jag for everything else, sr=sfraser 2001-10-13 00:16:32 +00:00
ducarroz%netscape.com 9aa1332bc6 Fix for bug 83541. Use user domain for construct a part ID. The current code was bogus! R=varada, SR=sspitzer 2001-10-12 21:25:10 +00:00
dbaron%fas.harvard.edu 2dcf82b72b Bug 69873: remove nsAutoCString. r=jag rs=scc 2001-10-12 02:57:59 +00:00
alecf%netscape.com df06ff0781 part of fix for 38061 - remove last reference to XP_File
r=bryner, rs=bienvenu
2001-10-10 22:52:32 +00:00
bienvenu%netscape.com a2fb8adf78 fix call to PR_CWait to use interval r=ducarroz, sr=sspitzer 85250 2001-10-10 20:59:49 +00:00
ducarroz%netscape.com b19306819c Fix for bug 90028. During a forward, we need to put back the "Re:" in the subject if the flag MSG_FLAG_HAS_RE is set. Patch provided by Denis Antrushin <adu@sparc.spb.su>. R=ducarroz, SR=bienvenu 2001-10-09 22:48:32 +00:00
nhotta%netscape.com 9459b19cfd In mail compose, notify charset change to editor when a charset is changed, bug 103282, r=ducarroz, sr=bienvenu. 2001-10-09 20:15:23 +00:00
ducarroz%netscape.com 81aa4d7117 Fix for bug 55591. UNC files need to be treated as remote attachment and not local. R=varada, SR=mscott 2001-10-09 18:23:06 +00:00
sspitzer%netscape.com 70ddf00a80 fix for #73853. allow the user to post news message when there isn't a msg window
around. r/sr=bienvenu
2001-10-09 06:57:48 +00:00
jaggernaut%netscape.com f7ae567b08 Bug 81444: eliminate |null_nsCOMPtr|. Eliminating all callers, r=syd, rs=mozbot. 2001-10-07 10:58:39 +00:00
dmose%netscape.com 4d62608451 Fix LDAP autocomplete regression with CJK names by adding a separate pref for minimum length of CJK names to search with a different default (bug 101086). r=shanjian@netscape.com, sr=blizzard@mozilla.org, a=asa@mozilla.org 2001-10-05 02:59:32 +00:00
blizzard%redhat.com a8373f3c8f Fix bug #101828. Sending more than one piece of unsent mail fails when posting to sent mail folder. This patch serializes the posting to the sent mail folder so that we don't try to post more than one message at a time. r=naving,sr=bienvenu 2001-10-03 01:48:56 +00:00
sspitzer%netscape.com f6dc48400c fix for #102753, use the disableonsend attribute trick for the subject
to be consistent.  r=varada, sr=bienvenu
2001-10-02 22:16:28 +00:00
dbaron%fas.harvard.edu 0cc7ea34da Bug 45797: replace remaining uses of deprecated macros NS_IMPL_QUERY_INTERFACE and friends with NS_IMPL_QUERY_INTERFACE1 and friends and remove the deprecated macros. r=jag sr=alecf 2001-10-02 03:18:08 +00:00
sspitzer%netscape.com 655186d432 fix for #75372. can't drop messages into attachment pane (in compose window.)
a while back, the flavor for messenger dnd changed but this file
was left behind.

this fix makes it so you can dnd messages into the attachment pane, but
until #72617 is fixed, you are also able to drop folders,
which is a bug, see #102630

r=naving, sr=bienvenu
2001-10-02 00:50:50 +00:00
sspitzer%netscape.com 5d0e1cdcf5 partial fix for #100835. fwding (inline) imap messages with large attachments
and editing imap templates & drafts with large attachments is slow since we
have to download the attachment.  this makes it so the user sees download progress
in the msg window.  r=ducarroz, sr=mscott
2001-10-01 18:45:16 +00:00
stephend%netscape.com 3b91c06f5f Bug 80120. Implementing tooltips on the toolbar's expand/collapse widgets. r=jglick/german/sspitzer/robinf/cmanske sr=sspitzer 2001-10-01 05:03:06 +00:00
roc+%cs.cmu.edu 8220d847e0 Bug 56696. Add ctrl-enter Send shortcut to mailnews composer. r=ducarroz, sr=blizzard 2001-10-01 02:14:05 +00:00
jaggernaut%netscape.com fdc4078bc4 Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc 2001-09-29 08:28:41 +00:00
mscott%netscape.com 6c5b221f27 Bug #100669 --> landing some compose changes required by simple mapi for the simple mapi team.Bettter errror handling when cleaning
up the temp file.
r=ducarroz
sr=mscott
2001-09-29 02:06:36 +00:00
sspitzer%netscape.com 0292c4f58e fix for #102071. remove unneeded strdups. r=varada, sr=bienvenu 2001-09-29 00:00:11 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
bryner%netscape.com 18e822fdfa removing a printf. rs=sfraser. 2001-09-26 06:05:38 +00:00
stephend%netscape.com b8b91240cc Bug 57650. JS strict warnings in MsgComposeCommands.js r=varada@netscape.com, sr=sspitzer@netscape.com 2001-09-25 04:16:04 +00:00
mscott%netscape.com b3673b577f Bug #100608 --> for ldap, min # of result for popup is 2
r=hewitt
sr=sspitzer
2001-09-21 07:33:14 +00:00
bienvenu%netscape.com 754e38ef74 fix unescaped send later uris set up by old profile migration code r=naving, sr=sspitzer 91936 2001-09-21 04:41:20 +00:00
ducarroz%netscape.com bdb7fff588 Fix for bug 57902 (second try). This time, the file size check is done after the file has been closed. R=varada, SR=bienvenu 2001-09-21 04:28:20 +00:00
bienvenu%netscape.com 801842f14e fix smoketest blocker 100747 can't send mail a=granrose 2001-09-20 16:25:52 +00:00
dmose%netscape.com 79c7448cad Have the LDAP autocomplete session return an error item on failure; the user can select this item and an alert box with more details will be popped up. r=ducarroz@netscape.com, sr=bienvenu@netscape.com 2001-09-20 07:59:15 +00:00
hewitt%netscape.com 7281a4d7cd 97574 - Implement toolbarbutton and kill menubutton (except outliner.css), r=blake, sr=hyatt 2001-09-20 07:08:29 +00:00
ducarroz%netscape.com a0e76ecc0f Fix for bug 88079 and bug 57902. As write to file is done using a buffer, we need to check the return code of the flush to be sure we phisically wrote the data to disk. Also check the file size when we are done writing to avoid sending empty mail. In the case we fetch a local file, verify that the file path is a valid file and not a directory. R=varada, SR=bienvenu 2001-09-20 02:59:58 +00:00
varada%netscape.com 504c546c1e fix for #89950;set focus to msg compose fields after select addresses dialog;r=ducarroz;sr=bienvenu 2001-09-20 00:38:53 +00:00
varada%netscape.com 522ebbd76c fix for bug#99234;duplicate domain name check for send format;r=ducarroz;sr=mscott 2001-09-20 00:31:14 +00:00
ducarroz%netscape.com 518d378c74 Fix for bug 96386. When a generic or unknown error occures while posting a message, we should report a post error instead of a send error. Also, the send unsent message listener should not display errors. Finally, the Display Send Report function should avoid displaying twice the same string. R=varada, sr=mscott 2001-09-19 03:28:23 +00:00
jaggernaut%netscape.com e25262c61f One module per line for REQUIRES. r=/sr=alecf 2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com 3826eb9902 Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf 2001-09-18 13:41:47 +00:00
rpotts%netscape.com 0340c21f74 bug #70223 (r=valeski@netscape.com, sr=mscott@netscape.com). Remove nsIURIContentListener::GetProtocol() since it is unused. 2001-09-17 23:22:00 +00:00
sspitzer%netscape.com bd446533d1 fix ^Ms for varada. 2001-09-14 21:28:16 +00:00
jaggernaut%netscape.com 190ff87aa1 Keep those ^M out of the tree please 2001-09-14 21:11:41 +00:00
varada%netscape.com 418038a3db fix for bug#99393;message compose performance improvements; r=ducarroz; sr=sspitzer 2001-09-14 20:24:49 +00:00
mscott%netscape.com 48a8411d84 Bug #99222 --> for compose auto complete, don't show the popup if we have an exact
macth.
r=ducarroz
sr=sspitzer
2001-09-14 05:36:27 +00:00
darin%netscape.com c95cf54bdc checking bbaetz's patch for bug 89500 "SOCKS: only http|https re-directted in (post Mozilla 0.9.2)"
patch=bbaetz, r=dougt, sr=darin
2001-09-13 02:21:05 +00:00
varada%netscape.com f11e190382 fix for 99146- performance improvement for mailcompose window- getting rid of unnecessary logging; r/sr= sspitzer 2001-09-12 20:47:38 +00:00
alecf%netscape.com cd3da58a2e Update mailnews REQUIRES and MODULEs for bug 98371, r=cls 2001-09-12 20:30:32 +00:00
jaggernaut%netscape.com e055a4a2a4 Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls. 2001-09-12 12:48:23 +00:00
mkaply%us.ibm.com 8303adb21f #76856
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
mscott%netscape.com b1adeaa31b Remove obsolete file from the build. 2001-09-10 23:19:06 +00:00
alecf%netscape.com b117322489 add REQUIRES support to mailnews b=98371 r=cls 2001-09-10 20:42:53 +00:00
andreas.otte%primus-online.de 993e2dfe9e fix bug 94796 [code cleanup in nsURLHelper.cpp] remove nsURLEscape/nsURLUnescape from nsURLHelper and replace all usage with nsStdEscape/nsStdUnescape, r=ccarlen@netscape.com, sr=dougt@netscape.com 2001-09-08 12:47:05 +00:00
sspitzer%netscape.com 361f98f71f remove ^Ms for varada. no bug. rs=bienvenu 2001-09-07 20:58:16 +00:00
jaggernaut%netscape.com 83798daa05 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
rjesup%wgate.com ee2b7e971b Bug 96710: (try 2). Right() takes number-of-chars-to-return, not position.
r=jag, sr=jst
2001-09-07 03:44:33 +00:00
dougt%netscape.com 31c1842a29 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
varada%netscape.com d6e287fa0d fix for bug#82120;disable editable fields during sending of mail;r=cmanske;sr=sspitzer 2001-09-06 19:46:49 +00:00
rjesup%wgate.com 083d490fea Bug 96710: Misuse of string.Mid() - uses should be string.Right().
r=kin, sr=jst
2001-09-06 19:38:20 +00:00
naving%netscape.com b358a062ff 96921 r=suresh sr=mscott, part of the fix that was not checked in. 2001-09-06 19:13:45 +00:00
stephend%netscape.com 7d8fd277e1 Bug 98453. Use 'Mail & Newsgroups' consistently throughout the UI. r/sr=sspitzer@netscape.com 2001-09-06 03:41:10 +00:00
sspitzer%netscape.com acf41f4efd fix for #97585. if the user happens to have a directory for their sig file, don't go into
an infinite loop.  r=ducarroz, sr=bienvenu
2001-09-05 22:24:43 +00:00
valeski%netscape.com ac33036169 r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bienvenu%netscape.com 18359108a6 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
naving%netscape.com 7c1a0ed885 96921 r=suresh sr=mscott. fix mlk of nsSupportsArray elements because they were
being addref'ed twice.
2001-09-05 00:06:30 +00:00
dmose%netscape.com df7ab3a7c0 Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa 2001-09-04 05:25:08 +00:00
cls%seawood.org 560d3cdc32 Use PR_TRUE instead of true. Should fix OS/2 & AIX bustage. 2001-09-01 01:14:56 +00:00
sspitzer%netscape.com a80366e29a 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:08:29 +00:00
varada%netscape.com d2851aee6c fix for regression 95041-new to field for compose window;r=prass;sr=sspitzer;a=asa 2001-08-31 22:48:10 +00:00
hewitt%netscape.com ed03239baa 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
sspitzer%netscape.com 066344d6b6 breaking apart EditorToolbars.css into 3 files for performance reasons.
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
loadrunner%betak.net 6eb9617d48 bug 56304, HTML ja signature displays as garbage in the mail body, r=ducarroz, sr=sspitzer, a=asa 2001-08-31 21:06:18 +00:00
hewitt%netscape.com 5f9faa9024 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00
mscott%netscape.com afa597233a Bug #97486 --> be sure to clear out the server prefs when deleting an smtp server
r=bhuvan
sr=sspitzer
a=asa
2001-08-30 03:32:44 +00:00
hwaara%chello.se 9b55a3e274 #17943, "Messages sent later, are retrieved as READ status in POP account."
Checking this patch in for Chao Yu <chao.b.yu@intel.com>.

r=hwaara, sr=mscott, a=dbaron
2001-08-29 21:35:01 +00:00
shanjian%netscape.com 87430a9d12 #95490 ISO-2022-JP mail msgs use QP encoding for the escape sequence
r/sr=mscott, a=asa
2001-08-28 18:21:11 +00:00
mscott%netscape.com 0944a02fff Bug #92367--> fix a crash when closing a compose window while we are busy quoting. the fix is to cleanup some ref counting issues
using a combination of nsCOMPtr and nsWeakReferences
r=varada
sr=sspitzer
2001-08-23 05:12:06 +00:00
mscott%netscape.com cecb45c0f1 Bug #85825 --> don't resend messages which we weren't able to send when doing send later.
r=sspitzer
sr=bienvenu
2001-08-23 05:09:58 +00:00
loadrunner%betak.net 05be83e0b8 bug 70341, Non-ASCII attachment filename is not MIME encoded if filename is short, or with no or other extensions
r=ducarroz
sr=sspitzer
2001-08-22 05:34:22 +00:00
blakeross%telocity.com 4aa0c386b8 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
loadrunner%betak.net d78b30cc3d bug 56304, HTML ja signature displays as garbage in the mail body
bug 91670, Signature file with the charset different from the system on
r=ducarroz, sr=sspitzer
2001-08-22 00:02:01 +00:00
chuang%netscape.com c9e690a1fa Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
jat%princeton.edu 4547250e24 Checking in for jesse. Replacing some eval() calls in chrome js with calls to parseInt() and new RegExp(). b=83314, r=mstoltz, sr=brendan. 2001-08-21 20:37:19 +00:00
gerv%gerv.net b23452240e Bug 30208 - fix to avoid breaking gcc 2.7.2.3. Thanks to dbaron. r=dbaron, sr=sspitzer. 2001-08-21 01:15:55 +00:00
gerv%gerv.net 46d1c86c7b Do not add "-- " if already present in .sig file. Attempt 2. Bug 30208. r=bratell, sr=sspitzer. 2001-08-19 15:59:26 +00:00
hwaara%chello.se 3dc0943884 #67369, "Bcc: field doesn't change when switching From:"
Patch by kazhik@mozilla.gr.jp

r=varada, sr=blizzard
2001-08-18 22:15:58 +00:00
hwaara%chello.se 4e940c9a77 #3745, "Must handle Followup-to: poster in news", part II; add an alert warning the user when followup-to: poster is being used, as per the GNKSA.
r=ducarroz, sr=sspitzer
2001-08-18 12:19:49 +00:00
dmose%netscape.com 8bb1453922 Fix RFC 822 quoting for LDAP autocompleted display names (bug 89198). Fix works by creating a new "formatter" interface and implementing an addressbook-specific version of it which uses the mailnews quoting code to fix it up. Also provides infrastructure for setting the LDAP autocomplete dropdown comment field, and fixes some error-handling issues in the compose window code for setting up LDAP autocompletion. r=leif@netscape.com (backend changes), srilatha@netscape.com (compose window changes); sr=bienvenu@netscape.com 2001-08-17 22:32:28 +00:00
loadrunner%betak.net d14da1d089 bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake 2001-08-16 23:43:06 +00:00
ducarroz%netscape.com 96f5bb28e0 Fix for bug 92251. Full Rewrite of the way we manage and report errors during a message send or save. R=varada, SR=bienvenu 2001-08-16 00:27:53 +00:00
ducarroz%netscape.com 9a497296a0 Fix for bug 86692. Remove JS strict warning. Patch submitted by Stephen Walker <walk84@yahoo.com>. R=ducarroz, SR=bienvenu 2001-08-15 22:59:15 +00:00
ducarroz%netscape.com cb00fbf56f Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott 2001-08-15 22:40:14 +00:00
hwaara%chello.se ae6756f2ad #3745, Fixing long-awaited |followup-to: poster| support, one less MUST off of the GNKSA list.
r=ducarroz, sr=sspitzer
2001-08-15 01:13:35 +00:00
gerv%gerv.net 100ab28a8f Backing out to avoid horking verification builds. Let's try this again another time. 2001-08-14 14:50:43 +00:00
gerv%gerv.net a0545068eb Fixing bustage. No idea how that happened. Apologies. r/sr=bustage. 2001-08-14 14:33:25 +00:00
gerv%gerv.net 8ec96133ad Do not add "-- \n" to signature if it's already in the sig file. Bug 30208. r=bratell, sr=sspitzer. 2001-08-14 13:33:59 +00:00
blakeross%telocity.com 632b0e8e60 Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer 2001-08-12 01:49:08 +00:00
ducarroz%netscape.com 0cd14ca7d7 Fix for bug 87516. Implementation of callback onProgressChange. R=varada, SR=ssptizer 2001-08-11 00:15:38 +00:00
sspitzer%netscape.com 16f62b1456 fix for #81314.
reword the dialog you get when you exit while sending mail.
r=varada, sr=bienvenu.  thanks to stephend@netscape.com for the initial patch.
2001-08-10 23:29:55 +00:00
ducarroz%netscape.com 5281f34ff2 Fix for bug 66647. Add a way to cancel a smtp process. mscott wrote the protocole part of this fix. R=ducarroz, R=varada, SR=ssptizer 2001-08-10 22:23:47 +00:00
ducarroz%netscape.com 23e7776b34 Fix for bug 88079. Correct string allocation problem. R=varada, SR=mscott 2001-08-10 22:18:22 +00:00
varada%netscape.com a80bd2d379 fix for 94335;window title should reflect subject line;sr=sspitzer 2001-08-10 18:56:05 +00:00
ducarroz%netscape.com 032b737b83 Fix for bug 90158. Move open progress dialog after we check for char encoding. R=varada, SR=sspitzer 2001-08-10 18:31:16 +00:00
hewitt%netscape.com 000d9316fb 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +00:00
sspitzer%netscape.com 98d97571e6 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:30:50 +00:00
andreas.otte%primus-online.de c6853783af bug 40670 [URL: resolution of protocol:/path] checking in the groundwork to have an easy fix if we ever decide to support these kind of deprecated relative urls. For that a new attribute URIType is added to nsIProtocolHandler and its implementations to store some protocol/scheme dependend information to have enough information to allow correct parsing. r=darin@netscape.com sr=rpotts@netscape.com 2001-08-07 20:42:57 +00:00
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