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

1684 Коммитов

Автор SHA1 Сообщение Дата
ducarroz%netscape.com 86d234f8cc First Checked In. 2000-12-06 15:17:25 +00:00
sspitzer%netscape.com 4fa551beb6 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
blakeross%telocity.com 164582e1e1 Fix 55902: can't drag and drop mail into msg compose window to attach it. r=jag sr=alecf 2000-11-29 23:18:38 +00:00
blakeross%telocity.com a7afd13d62 Fix 58272: file | new message doesn't work in compose window. r=scottip sr=alecf 2000-11-21 02:36:03 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com 3dcf75e0bf re-fix bug 59520 to handle dragged urls with attachments
r=blake
2000-11-20 06:46:47 +00:00
sspitzer%netscape.com 3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
akkana%netscape.com d20c260cc6 Split plaintext methods off into nsIPlaintextEditor API. sr=sfraser, r=jfrancis 2000-11-17 00:25:31 +00:00
ducarroz%netscape.com 14934f9a6c First Checked In. 2000-11-16 21:53:55 +00:00
blakeross%telocity.com 77b8600588 Fix 56971: logging should not log user's password. patch by Andrew Taylor (andrew.taylor@cal.montage.ca). r=jefft sr=mscott 2000-11-15 23:55:25 +00:00
bienvenu%netscape.com 78b954f839 fix for 50663, memory leak in ab directory handling, sr=me, checking in for jarrod.k.gray 2000-11-15 21:46:16 +00:00
mscott%netscape.com 3ea56bbd85 Bug #53082 --> set the answered or forwarded flag on a message when we reply to it.
r=putterman
sr=bienvenu
2000-11-14 01:13:00 +00:00
ducarroz%netscape.com 833a974389 fix SunOS/sparc bustage 2000-11-13 21:45:28 +00:00
nhotta%netscape.com d8057d46fb Changed wording of the message compose charset warning, check in for gemal@gemal.dk, bug 52429, r=nhotta, sr=alecf. 2000-11-13 20:47:19 +00:00
ducarroz%netscape.com 3c8fe4954c Fix for bug 54853. This is a patch submitted by bzbarsky@mit.edu. Even if the message compose window is initialized from a compose fields, we need to add info like reply-to or bcc from the current identity. R=ducarroz, SR=bienvenu,mscott 2000-11-13 19:54:57 +00:00
sspitzer%netscape.com 4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com 591295074d initialize uninitialized variable. #50889, #59617. submitted by alex@pike.org, bruce@cubik.org.
r=sspitzer, sr=mscott
2000-11-09 20:53:33 +00:00
blakeross%telocity.com 8c6d09b89b Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2000-11-09 00:06:54 +00:00
sspitzer%netscape.com 392b865853 fix for #58580. r=rhp, sr=mscott. make the files we put in /tmp for sending drafts
and posting news message have permissions of 600. it is bad to have users
messages world readable in /tmp.
2000-11-06 21:47:03 +00:00
ducarroz%netscape.com 82717f33fa Fix for bug 57678. Disable menu item Send and Change button Send to Send Later when offline. R=varada, SR=mscott, A=pdt 2000-11-02 01:39:32 +00:00
ducarroz%netscape.com f11fbfacfc Fix for bug 58532. Need to catch error thrown by the function unescape. R=sspitzer, SR=mscott 2000-11-01 23:23:06 +00:00
jefft%netscape.com f794279e7d fixed bug 57614 - copy to Sent folder failed after message sent successfully, r=bienvenu, sr=alecf 2000-10-31 22:04:58 +00:00
rhp%netscape.com e0d6c46191 Fix for crashing when sending later fails - Bug #57851 2000-10-30 21:18:04 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
timeless%mac.com 7ef4db2efb fix bug 46610 Status bar is missing offline indicator r=scottip, a=waterson 2000-10-27 03:15:52 +00:00
cls%seawood.org c894aafae5 Backing out temp fix for bug #25562 (-LANG:exceptions=OFF CXXFLAGS).
Rerranging labels in nsMsgSend.cpp so that Irix CC won't complain about jumping to a label out of its region. Bug #25562 sr=mscott
2000-10-26 08:28:16 +00:00
hyatt%netscape.com e63c30664d Fix for 56916. r=pav, a=ben. 2000-10-22 04:09:34 +00:00
jefft%netscape.com 899366e8a7 fixed bug 55993 -- forward attachment corrupt; r=ducarroz, sr=mscott 2000-10-19 01:51:09 +00:00
bienvenu%netscape.com dcccdef7d0 fix 55993 problem forwarding imap messages with attachments r=jefft,sr=mscott a=jar 2000-10-15 20:41:36 +00:00
ducarroz%netscape.com b09abfd642 Fix for bug 54481. If nsMsgDisplayMessageByID failed likely because we don't have astring for the error, try again with NS_ERROR_SEND_FAILED. R=putterman, SR=alecf 2000-10-13 05:16:44 +00:00
ducarroz%netscape.com 77e5274625 Fix for bug 54481. Mac file name cannot have more than 31 characters. R=putterman, SR=alecf 2000-10-13 05:16:37 +00:00
ducarroz%netscape.com a890f2e163 Fix for bug 54481. We need to escape any comma in web page url or file name. R=putterman, SR=alecf 2000-10-13 05:16:35 +00:00
jefft%netscape.com d903e61ca2 fixed bug 55351 - Unable to enter a password for a SMTP server; always send EHLO command first instead of parsing the greeting to decide whether the server is an SMTP or ESMTP server; r=bienvenu, sr=mscott 2000-10-11 01:16:19 +00:00
hewitt%netscape.com ab039c2d01 #54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 04:47:33 +00:00
sfraser%netscape.com a388c1b7dd Fix for 52808 -- standardized nsEditorShell creation and destruction across components, to fix editor observer notification timing. r=kin,ducarroz,jelwell, sr=hyatt. 2000-10-10 01:45:46 +00:00
jst%netscape.com 6ea631e28c Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).

Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
hewitt%netscape.com 5c8eb44e1e on behalf of jglick, #54568 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:23:44 +00:00
varada%netscape.com 4656b9e277 fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +00:00
ducarroz%netscape.com 8bc196ecae Fix for bug 54774 & bug 54997. After deleting a row, we must resync the id's of them. Also, do not delete rows on autorepeat. R=varada, SR=mscott 2000-10-06 03:59:59 +00:00
rhp%netscape.com b107d8f529 Fix for permission problem on temp files - SECURITY - r: jefft 2000-10-06 01:39:09 +00:00
ducarroz%netscape.com 11420d0262 Fix for bug 54326. Import the right css file. R=sspitzer, SR=ben 2000-10-04 05:59:51 +00:00
ducarroz%netscape.com 8f2a36fba2 Fix for bug 54562. Remove dot in save as file menu name. R=sspitzer, SR=mscott 2000-10-04 04:54:20 +00:00
ducarroz%netscape.com 51d36295c3 Fix for bug 54026: We need to always parse the message to extract the headers during a reply even if the pref auto_quote is turn off. R=rhp, SR=mscott 2000-10-04 04:46:18 +00:00
ducarroz%netscape.com 51c49bf6e8 Fix for bug 54501: Need to decode mime headers before using them. R=nhotta, SR=mscott Fix for bug 54026: We need to always parse the message to extract the headers during a reply even if the pref auto_quote is turn off. R=rhp, SR=mscott 2000-10-04 04:43:36 +00:00
timeless%mac.com d88ca5aedf r=ben a=ben. This is to match spec, bug 44895. 2000-09-22 21:09:39 +00:00
hyatt%netscape.com ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
timeless%mac.com e1d0fc4b64 fix bug 38866 r=ducarroz a=brendan using the revised string Auto-Detect per brendan and rudman 2000-09-19 23:02:06 +00:00
nhotta%netscape.com bb1cb9030d bug: 45678 wrong font in mail composer
fix: set the 'document' charset (we figure out the target charset
     but did not set it in the 'document'
r=nhotta, sr=mscott
2000-09-19 01:07:28 +00:00
ducarroz%netscape.com 42dcdfe62c Fix for bug 52323. Use event.originalTarget instead of event.target in order to get the right target. a,r=alecf 2000-09-18 23:08:09 +00:00