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

2042 Коммитов

Автор SHA1 Сообщение Дата
varada%netscape.com f0d718a85f 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 f8b915228e 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 e64caa5b8a 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 568636e20e 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 c19061cb8d 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 93959d48cc 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 97ca0a7b85 fix alignment of text following text boxes rs=sspitzer 97697 2001-09-05 18:31:36 +00:00
naving%netscape.com 892139d126 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 257eee2168 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 f305c68545 Use PR_TRUE instead of true. Should fix OS/2 & AIX bustage. 2001-09-01 01:14:56 +00:00
sspitzer%netscape.com f1dd09ede3 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:08:29 +00:00
varada%netscape.com 4660f789c6 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 75956cc8f6 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:20:37 +00:00
sspitzer%netscape.com c5e2cc251a 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 aabc78626d 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 292c232309 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 a4f0e8a2b1 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 0b2d2ace65 #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 70d45928d5 #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 9a54e0f289 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 4974b04b75 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 6840f58e48 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 17e6b60231 Fallout from box syntax changes. sr=hewitt 2001-08-22 03:20:36 +00:00
loadrunner%betak.net d85c8eb6f1 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 4de05b1436 Bug 17476 Move/Copy menus should sort, r/sr=sspitzer, mscott 2001-08-21 20:41:33 +00:00
jat%princeton.edu f2299aa85e 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 0f7f41d4f6 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 eb5aa688c5 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 fcf8bb53db #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 6181cc4a50 #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 c2f5550783 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 4b088c6dec 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 b36a5a5122 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 914fa50af8 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 48097be031 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 172109e7f5 #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 33139fb14b 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 54453eda3f Fixing bustage. No idea how that happened. Apologies. r/sr=bustage. 2001-08-14 14:33:25 +00:00
gerv%gerv.net 11792134c4 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 9d52892ef3 Implement an addressbook sidebar panel (30454). r=ben sr=sspitzer 2001-08-12 01:49:08 +00:00
ducarroz%netscape.com b248a7d73b Fix for bug 87516. Implementation of callback onProgressChange. R=varada, SR=ssptizer 2001-08-11 00:15:38 +00:00
sspitzer%netscape.com 547c3157ac 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 0e3dc98bd4 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 d1b0025d4d Fix for bug 88079. Correct string allocation problem. R=varada, SR=mscott 2001-08-10 22:18:22 +00:00
varada%netscape.com 1a418f5c1c fix for 94335;window title should reflect subject line;sr=sspitzer 2001-08-10 18:56:05 +00:00
ducarroz%netscape.com 676326c5ce 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 af7f16666d 84809 - autocomplete prefs customization, r=matt, sr=blake 2001-08-09 06:41:11 +00:00
sspitzer%netscape.com 6e541c5f38 remove unused ignore="MessageChild" cruft. #93011. rs=bienvenu 2001-08-09 03:30:50 +00:00
andreas.otte%primus-online.de 6917b5d061 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 0c296a706a Fix for 71106. r=jag, sr=jst 2001-08-06 21:49:35 +00:00