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 |