Commit Graph

84 Commits

Author SHA1 Message Date
mscott%netscape.com
0a91655f24 Bug #122191 --> clear the selection from the attachment tree before
we remove the elements from the tree.
sr=sspitzer
2002-01-29 01:42:57 +00:00
mscott%netscape.com
14cafa22ea Bug #111140 --> disable open and save in the attachment context menu
if we don't have any attachments selected.
r=ssu
sr=sspitzer
2002-01-24 03:06:38 +00:00
nhotta%netscape.com
0ee20025a9 Added wstring version of MakeFullAddress to nsIMsgHeaderParser,
changed non wstring functions to noscript because they need UTF-8 string and are not scriptable,
bug 118010, r=ducarroz, sr=sspitzer.
2002-01-11 23:52:15 +00:00
hewitt%netscape.com
7b10439c40 XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt 2001-12-19 12:04:11 +00:00
hewitt%netscape.com
66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
mscott%netscape.com
01b6ba74ca Bug #113384 --> hook up CAB collection to a timer to improve initial
message display time.
r=sspitzer
sr=bienvenu
2001-12-04 04:04:22 +00:00
mscott%netscape.com
eb13ead84f Bug #110543 --> afire a custom event when the message pane loads
inform any listeners when we start to display a message
r=kai
sr=sspitzer
2001-11-28 01:06:37 +00:00
mscott%netscape.com
28d930437d Bug #111274 --> define the addresses object inside the while loop.
r/sr=sspitzer
2001-11-21 23:22:43 +00:00
mscott%netscape.com
4fc0e35c4e Bug #110905 --> remove code to enumerate over parsed header results.
allow the ability to get all of the results all at once in a set of
arrays. This improves message display performance by reducing the number
of round trips between the JS thread and the UI thread.
r=ducarroz
sr=bienvenu
2001-11-20 22:53:47 +00:00
mscott%netscape.com
6980b976be Bug #109979 --> only construct the view for the view mode we are in. Then when we toggle the
view mode, build the new view. This improves message display performance.
r=bienvenu
sr=sspitzer
2001-11-14 06:59:45 +00:00
mscott%netscape.com
d74f74e1cc Bug #109931 --> delay construction of the long email address view
until the user actually puts us in expanded email addresses mode.
r=bienvenu
sr=sspitzer
2001-11-14 02:07:39 +00:00
mscott%netscape.com
4fdc097f65 Bug #22960 --> broadcast all the headers at once instead of individually.
if not in view all headers mode, only send out the headers we need. This helps
message display performance.
r=ducarroz
sr=sspitzer
2001-11-09 23:31:54 +00:00
bhart00%yahoo.com
276f305018 Fix for bug 96786, r=bryner sr=blake 2001-11-05 05:15:21 +00:00
sspitzer%netscape.com
8516ed2883 fix for #106917. strict js warnings from msgHdrViewOverlay.js r/sr=mscott 2001-10-30 05:47:25 +00:00
bnesse%netscape.com
faf03ce445 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
mscott%netscape.com
774ca560cc Bug #105553 --> convert message header display to use new XBL widget
Bug #73413 --> hook up a first pass at view all headers
Bug #51616 --> don't let long subjects (with no spaces) reak havoc on the message pane.
r=ducarroz
sr=sspitzer
2001-10-24 00:27:03 +00:00
varada%netscape.com
14d4a36839 fix for 65761 - prefill filters using email address;r=ducarroz;sr=sspitzer 2001-10-24 00:00:32 +00:00
sspitzer%netscape.com
819513506c don't hardcode "Open" and "Save" in the attachment save menu.
#93275 r/sr=mscott.
2001-08-09 04:11:42 +00:00
hwaara%chello.se
de52f97892 #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
sspitzer%netscape.com
c9f1e0f1f1 fix for #74799. right clicking twice should not act like double clicking.
according to joki, the correct fix is to drop the right click events in our onclick
handler.
r=cavin,racham.  sr=mscott
2001-07-03 05:19:50 +00:00
mscott%netscape.com
97588bf226 bug #80220 --> show a tooltip over long attachments
Bug #79584 --> remove the .Print option from the attachment popup.
r/sr=sspitzer
2001-07-03 01:18:41 +00:00
mscott%netscape.com
033f7a0696 Bug #74139 --> persist the "brief" view in the message pane
r/sr=hewitt, sspitzer
2001-06-30 00:16:19 +00:00
sspitzer%netscape.com
f7ab7fe212 fix for js warnings. #58564. fix by gemal@gemal.dk, r=timeless,mao,sr=sspitzer 2001-06-26 07:30:28 +00:00
ducarroz%netscape.com
b08e5efce9 Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org 2001-06-25 22:11:43 +00:00
prass%netscape.com
9c387990fc fix for bugscape 4458 - from field presence sticky
r=suresh@netscape.com, sr=mscott@netscape.com, a=phil@netscape.com
This is to make sure notifyclear address gets called when each msg is loaded.
2001-05-25 14:30:11 +00:00
bienvenu%netscape.com
4449b37907 fix for blocker 82338 can't see msg headers rs=sspitzer, r=prass a=kysmith 2001-05-23 17:19:06 +00:00
prass%netscape.com
e73122be09 partial fix for bugscape bug 4458, presence stopped working. notify clear addresses is being defined in msgHdrViewAddresses. r=suresh@netscape.com, sr=mscott@netscape.com 2001-05-23 00:05:57 +00:00
prass%netscape.com
352b24729d fix for bug 80451, r=sr=mscott 2001-05-17 00:11:30 +00:00
mscott%netscape.com
725090d0e7 Bug #74433 --> show bcc field in the message pane
r=ducarroz
sr=sspitzer
2001-05-10 02:47:07 +00:00
dr%netscape.com
2d2e67c3fa fix for 78010 (implement nsIClipboardHelper). r=pavlov, pinkerton, hewitt, sr=hyatt 2001-05-10 02:35:00 +00:00
mscott%netscape.com
1875274a8f Bug #44668,75691, 73414, 76268 --> Show / hide the edit draft button. Implement new attachment display using a tree widget
and moz-icons. Implement Save All Attachments again with the new attachment look.
Bug #75462 --> ensure there is always a subject so the twisty shows up...
r=hewitt
sr=sspitzer
2001-05-05 07:40:24 +00:00
hewitt%netscape.com
e218812400 77581 - stop mail header from disappearing, r=sspitzer, sr=bienvenu 2001-04-27 05:30:26 +00:00
timeless%mac.com
04f101339b fix Bugzilla Bug 47743 Copy should be added to e-mail address context menu
by gervase.markham@univ.ox.ac.uk
r=timeless, ok=bienvenu
cond(ok): sr=alecf, a=asa
2001-04-20 02:35:53 +00:00
sspitzer%netscape.com
7f6aa21d4f fix for #46619. show the attachment icon in the thread pane if the message
has an attachment.  until we get a "news message with attachment"
icon, use the "mail message with attachment" icon.
r/sr=mscott,bienvenu
2001-04-06 03:43:00 +00:00
mscott%netscape.com
326556b1e5 Show the user agent string again if the user has the hidden pref set.
If we receive multiple "To" or "cc" headers in the same message, aggregate them
instead of just using the last one.
2001-03-29 03:27:41 +00:00
mscott%netscape.com
c686cc9c61 Bug #73412 --> land new message display code. New code is faster to display messages due to a simpler UI for header display.
introduce a collapsed mode for header display.
sr=sspitzer
2001-03-27 06:08:45 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
blakeross%telocity.com
4acec0e951 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-22 23:32:13 +00:00
chuang%netscape.com
d4b76e6d26 Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott 2001-02-07 04:35:37 +00:00
mscott%netscape.com
44b7071761 Bug #45225 --> poor man's way to get rid of the 2 dialogs when opening
a mail attachment. Always treat the selection of the attachment as an "open"
action. This causes the url to get run via the uriloader. If it requires an exthandler
THEN you get the helper app dialog. o.t. we open it internally and you have to save it
yourself.
sr=sspitzer
2001-02-07 04:26:13 +00:00
chuang%netscape.com
76ace381e3 Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu 2001-01-18 05:47:38 +00:00
mscott%netscape.com
de2f7b2c3e fix JS warning in msgHdrViewOverlay.js. Thanks to maolson@earthlink.net for the patch.
sr=mscott
2001-01-08 22:47:03 +00:00
mscott%netscape.com
5242196fba Bug #61204 --> show the reply-to field again.
r=benb, sspitzer
sr=alecf
2000-12-07 00:21:32 +00:00
sspitzer%netscape.com
aae8c93909 workaround for #39655. r=putterman, sr=mscott, a=jar.
we don't have a fix for 39655, but this work around prevents the user
from "losing" the headers in the message pane when they switch folders.
the workaround is to collapse and expand the box that contains the headers
when showing the first message after re-rooting the threadpane.
2000-10-17 17:06:57 +00:00
bryner%uiuc.edu
f7d916f4b0 Bug 54798 - Don't append "(Not Downloaded)" to saved filenames when using Save All Attachments. r=jefft, sr/a=mscott. 2000-10-05 05:07:47 +00:00
mscott%netscape.com
2f517e5cb1 Bug #52712 --> use collapsed attribute instead of hide consistantly...fixes problem
where attachment button would stop working after you switched folders
r=alecf
2000-09-19 22:26:54 +00:00
gayatrib%netscape.com
1122ab4c59 Fix for bug 32055. If there are many emails in a header, display the toggle button at the beginning of the list. r=putterman 2000-09-14 07:51:09 +00:00
mscott%netscape.com
6af3fb9d3a Fix a JS strict warning.
r=sspitzer
2000-09-14 05:35:06 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
sfraser%netscape.com
36612d6514 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00