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
mscott%netscape.com
b247738319
Bug #102215 --> xul syntax changes messed up message display. Change align="center" to align="top"
...
r=sspitzer
sr=hewitt
2001-09-29 01:55:27 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +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
819513506c
don't hardcode "Open" and "Save" in the attachment save menu.
...
#93275 r/sr=mscott.
2001-08-09 04:11:42 +00:00
hyatt%netscape.com
0c296a706a
Fix for 71106. r=jag, sr=jst
2001-08-06 21:49:35 +00:00
hewitt%netscape.com
3203d18be2
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
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +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
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
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
sspitzer%netscape.com
f1af8e314e
back out blake's 4-5-01 removal of this script include. it's necessary to
...
extend message display. sr=bienvenu
2001-05-01 02:54:57 +00:00
blakeross%telocity.com
c9b9689e26
Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt
2001-04-05 19:53:13 +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
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
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
mscott%netscape.com
35680d08c4
Bug #44832 --> view all header mode polish fixes. Add indentation, fix problem
...
where there were no commas after email recipients. allow header values in the
all header view to wrap. eat any \r or \n characters before showing a header.
r=alecf
2000-08-26 02:50:40 +00:00
mscott%netscape.com
fb830fab78
Bug #36441 , 40036 --> add support for reply-to and follow up headers. Add space between newsgroup names
...
contributed by Ben Bucksch (mozilla@bucksch.org )
a=r=mscott
bug #49012 --> First xbl widget not created correctly...force loading of bindings file. r=alecf
2000-08-24 00:18:15 +00:00
mscott%netscape.com
c35ce287f7
Bug #46348 , 22960 --> fix expensive style rules to make the message header pane faster,
...
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:23:26 +00:00
ben%netscape.com
3879af701e
classic skin work for 46613, a=johng
2000-07-27 07:11:14 +00:00
mscott%netscape.com
e7202b38ea
Bug #40516 --> fix aim presence for mail in the commercial tree.
...
Changes to make the toggle button an image instead of a button
r=sspitzer
2000-05-26 01:09:12 +00:00
mscott%netscape.com
a7d1b2645d
Bug #17001 --> add a toolbar and box to contain all the headers for a message. We'll only
...
show and create content for this box if the user has turned view all headers on.
2000-05-17 06:28:46 +00:00
mscott%netscape.com
370116ca58
Bug #23365 --> implement view all headers
...
as a popup on a mail header in the message pane.
2000-05-17 04:21:40 +00:00
mscott%netscape.com
69efa37488
Bug #18591 --> remove add to address book button, use the context menu
...
instead.
a=sspitzer
2000-05-16 05:20:26 +00:00
mscott%netscape.com
3fdf4e9891
Bug #39032 --> still use a hide attribute on the toolbars because collapse doesn't work.
2000-05-12 06:57:02 +00:00
mscott%netscape.com
e7d1d4ba6f
temporary work around to get wrapping back again in the to and cc fields.
2000-05-12 06:34:48 +00:00
mscott%netscape.com
32d9a9fa5a
Bug #35035 --> skinnability work for the message pane.
2000-05-12 06:10:24 +00:00
hangas%netscape.com
3aeeb0d994
Converting files to use xul widgets (19558)
2000-05-07 07:33:28 +00:00
hyatt%netscape.com
2364a5b609
Making tree scrolling faster in mailnews.
2000-04-21 09:49:34 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
jefft%netscape.com
ffc4d709f6
fixed bug 21742 -- [FEATURE] Save all attachments; r=mscott
2000-04-13 22:19:48 +00:00
mscott%netscape.com
74be809464
Bug #31806 --> unhork the mail message pane where each email recipient in the to or cc field was showing up on
...
it's own line (inlcuding the ", " which also got it's own line).
However, this fix made us use a box where we used to use a div. div's wrap the addresses to the next line nicely
and boxes don't do this so more work still needs to be done.
r=putterman
a=leaf
2000-04-10 00:32:25 +00:00
mscott%netscape.com
12c3a0288f
I broke newsgroups the other day so they weren't showing up in the message pane. undoing the damage.
2000-04-03 02:15:25 +00:00
mscott%netscape.com
cc9495c839
add the user agent header back in under a pref. set mailnews.headers.showUserAgent to true in your prefs
...
if you want to see the user agent string.
2000-04-01 00:40:53 +00:00
mscott%netscape.com
4e9c59c4b2
Bug #30144 --> remove the user agent toolbar from the UI. tWe're also going to use the same user agent
...
string that http uses (we weren't doing that before).
r=alecf
a=phil,jar
2000-03-05 00:19:38 +00:00
mscott%netscape.com
6940ec22be
disable the save all button for attachments because that isn't implemented yet...
...
r=sspitzer
2000-02-08 01:09:16 +00:00
mscott%netscape.com
c2f309bc96
Convert all email addresses into titled buttons instead of html anchors. Make subject
...
bold.
r=alecf
2000-01-24 01:58:23 +00:00
mscott%netscape.com
6d7bc4be47
Add support for toggling between short and long address views for the to and from fields.
...
r=hangas
properly format the attachment menupopup so it lines up right underneath the attachment icon.
r=hyatt
2000-01-06 00:34:39 +00:00
mscott%netscape.com
f5195a714d
Bug #22960 --> xul overlay for displaying the msg headers for a selected message.
...
Not part of the build yet
r=hangas
2000-01-03 23:07:14 +00:00