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

9480 Коммитов

Автор SHA1 Сообщение Дата
nhotta%netscape.com 138f06fadb Changed to used percentage instead of absolute pixel size for HTML display.
This fixes the problem of plain text attached in HTML is shown larger, bug 40547, r=rhp, sr=mscott.
2000-11-27 21:44:08 +00:00
disttsc%bart.nl 8a55daf86f titledbutton -> button. bug=57751, r=mscott, a=ben 2000-11-25 01:19:03 +00:00
blakeross%telocity.com 37852ee45d Fix 61093: mail crashes on startup. 2000-11-24 19:36:59 +00:00
blakeross%telocity.com 8a9fc32a32 (readding a <script/> tag that I inadvertently removed in my checkin last night, and fixing a typo.) 2000-11-23 17:28:58 +00:00
blakeross%telocity.com b17a3dd940 Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf 2000-11-23 05:47:04 +00:00
gayatrib%netscape.com 16abd2924f Fix for bug 44664--No feedback when no hits found in Search. r=racham sr=mscott 2000-11-22 01:32:54 +00:00
mscott%netscape.com 1849aa8f24 Bug #60830 --> use nsCRT::memcpy instead of memcpy.
sr=bienvenu
2000-11-21 23:56:40 +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
sspitzer%netscape.com 054aaea9f3 fix build bustage, thanks to mscott for the help. 2000-11-21 02:29:21 +00:00
sspitzer%netscape.com 7c44d4f430 fix for #54491 and #60507
remove some more bloat from the subscribe code.  use the SubscribeTree
to build up the hostinfo.dat file instead of keeping a duplicate nsCStringArray
sr=bienvenu
2000-11-21 02:06:03 +00:00
sspitzer%netscape.com fc21518022 fix for #54728. remove passwords for server from the password manager when we remove the server.
fix by andrew.taylor@cal.montage.ca, r=sspitzer, sr=bienvenu
2000-11-21 01:21:37 +00:00
naving%netscape.com a1f139632a #36255 r=sspitzer, sr=mscott. Do not send the select command to back end
because it is only a folder-only folder.
2000-11-21 01:00:55 +00:00
cls%seawood.org 434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +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 a0f435b4cf fix for #60532. update the status and progress bar less frequently.
the less time I spend painting, the more time I spend doing the subscribe
work, which means we finish quicker.  sr=mscott
2000-11-18 00:24:13 +00:00
gayatrib%netscape.com 2b41e2a9f8 Fix for bug 41851--duplicate filter names not prevented. review=alecf 2000-11-18 00:20:38 +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
bienvenu%netscape.com 3438d5b718 fix 52207 get rid of stopwatch cursor if we don't select an imap folder for some reason (e.g., read only, or already running a url on the folder) sr=mscott 2000-11-17 19:57:03 +00:00
bienvenu%netscape.com 298bf51eff fix 57806, multiple filter logs for pop mail filtering logging, sr=mscott 2000-11-17 01:43:29 +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
mscott%netscape.com 4a9b82a9e4 Bug #58657 --> destroy the event queue when we are done with it
sr=bienvenu
r=sspitzer
2000-11-16 22:42:32 +00:00
ducarroz%netscape.com 14934f9a6c First Checked In. 2000-11-16 21:53:55 +00:00
bienvenu%netscape.com 9187d9d53d fix for 58691 problem with cyrus imap hierarchy delimiters, sr=mscott 2000-11-16 21:44:59 +00:00
chuang%netscape.com ad019471dc Bug 50641 [MLK] Leaking PRUnichar in DIR_GetLocalizedStringPref(), sr=bienvenu 2000-11-16 04:39:37 +00:00
dbaron%fas.harvard.edu f41a011806 Backout part of blake's changes that he didn't mean to check in to fix speedracer bustage. (These changes were part of a different patch.) 2000-11-16 01:08:24 +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
naving%netscape.com 6922002de2 r=sspitzer, sr=mscott, #52365. Disable the folders-only folder in move/copy menu
Using the noSelect property to distinguish such folders in mailWindowOverlay.xul
2000-11-15 20:25:54 +00:00
alecf%netscape.com d373ca505c part of fix for #41083 - add nsILocalFile support to the account manager
sr=mscott
2000-11-15 08:50:07 +00:00
bienvenu%netscape.com c26fd3097b fix rename/delete of imap folder with with mod-utf7 name sr=mscott 57131 2000-11-14 15:21:52 +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
mscott%netscape.com 5d2a97e0ba Bug #53082 --> implement setMessageDispositionState
r=putterman
sr=bienvenu
2000-11-14 01:12:21 +00:00
mscott%netscape.com 6f41278c52 Bug #53082 --> set the DB flag for marking a message as replied or forwarded.
r=putterman,sr=bienvenu
2000-11-14 01:11:15 +00:00
mscott%netscape.com 2440de8116 Bug #53082 --> add API for setMessageDispositionState which is used to mark
the dispostition state for a message as either forwarded or replied, etc.
r=putterman
sr=bienvenu
2000-11-14 01:10:41 +00:00
bienvenu%netscape.com 68e1cad16c fixes for hierarchy delimiter handling, multiple fetches of imap messages to retrieve inline attachments, crash in morkRowObject::CloseRowObject r=mscott 52260, 59376 58691 2000-11-13 22:35:50 +00:00
bienvenu%netscape.com bb8b2a822e add method to get cache entry for mail news url r=mscott part of fix for 52260 2000-11-13 22:27:34 +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 0c23e63e43 fix uninitialized variable. #59673. sr=alecf 2000-11-11 14:58:52 +00:00
sspitzer%netscape.com c93edc215f fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:28:47 +00:00
sspitzer%netscape.com c366c33d26 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:20:46 +00:00
sspitzer%netscape.com 4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com a5496305be fix warnings. sr=alecf 2000-11-10 15:05:55 +00:00
sspitzer%netscape.com e8fd89376b fix for #59231. sr=mscott. if we use insecure login and the password
contain a "\", we'll fail.  the fix is to send "\\" for every "\".
2000-11-10 05:27:44 +00:00
sspitzer%netscape.com 9cfabaaec8 turn off the the debug printfs. 2000-11-10 05:22:51 +00:00
bienvenu%netscape.com ca7da76d72 fix problem with alerts locking ui when imap connection is down, r=mscott 58547 2000-11-10 01:00:45 +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
jefft%netscape.com 5537e0086a fixed bug 59470 -- failed to handle multipart/alternative message; r=rhp, sr=mscott 2000-11-09 20:34:12 +00:00