Commit Graph

41 Commits

Author SHA1 Message Date
suresh%netscape.com
598728d197 fixes 80823. r=naving, sr=sspitzer. In standalone msg window nothing under Tasks menu worked. 2001-05-17 20:54:06 +00:00
hwaara%chello.se
dc8167b9e3 #79955, Mail standalone's statusbar is too high. r=andreww, sr=hewitt
#79827, Remove call to deprecated function. r=cmanske, sr=bienvenu
2001-05-12 15:38:02 +00:00
sspitzer%netscape.com
b0cfdb66cd fix for #79736 (cross folder message navigation is broken)
fix for #76792 (text zoom not working in 3 pane, alt 3 pane, or the stand alone msg window.)
sr=bienvenu,mscott
2001-05-10 10:22:56 +00:00
racham%netscape.com
99a10df74f Fixing bugs 72366, 73118. Fixed to enable GetAllMessages and Mark menu items appropriately. Patches by putterman. r=racham, sr=sspitzer 2001-05-07 07:58:44 +00:00
sspitzer%netscape.com
06edf9b3e7 fix for #77446. fix by gervase markham. r=timeless, sr=sspitzer 2001-05-02 08:29:17 +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
09876c85eb Bug #73412 --> land new message display code.
sr=sspitzer
2001-03-27 06:08:07 +00:00
timeless%mac.com
292395ae13 fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +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
mscott%netscape.com
fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
maolson%earthlink.net
2b97554dcd fix bug 70655 - View Image in message context menu doesn't work
r=jag, sr=sspitzer
2001-03-12 05:13:12 +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
sspitzer%netscape.com
b085c03c37 fix for #55872. add Ctrl + M to the stand alone message window.
fix from andersma@luther.edu, r=timeless, sr=sspitzer
2001-02-07 04:20:33 +00:00
disttsc%bart.nl
4048d6a36c Bug 10893: add text size menu to mail/news viewers (3pane, message). r=timeless, sr=sspitzer
Bug 56534: make "Open in new message window" work when viewpane is closed. r=racham, sr=sspitzer
2001-01-30 20:45:50 +00:00
blakeross%telocity.com
59808e579f Fix 64969: can't drag urls out of message pane or window. r=timeless sr=bienvenu 2001-01-24 03:31:55 +00:00
danm%netscape.com
3b3fbeea7a persist min/max state bug 32148 r=ben,timeless 2001-01-10 03:07:28 +00:00
blakeross%telocity.com
9d01f3f68d Fix 60606: remove (evil!) mail dependency on navigator.js. also fixes bookmarking in mail via the context menu. r=jag sr=alecf 2000-12-05 22:11:46 +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
blakeross%telocity.com
8c6d09b89b Fix 48876: make d&d and modifier-/middle-click possible throughout the app and implement selection within link (50673). Also fixes 59520, 48780, 48632, 57588, 59132. r=jag sr=alecf 2000-11-09 00:06:54 +00:00
hewitt%netscape.com
898126100e #46519 - put menubar on messageWindow within toolbox, r=hangas, a=ben 2000-09-19 22:58:28 +00:00
putterman%netscape.com
f8f0cb1c52 Fix for 37314. Delete works in standalone message window. r=alecf,mscott 2000-08-16 22:57:20 +00:00
putterman%netscape.com
b493f66f72 Fix for 45059. r=mscott. Character encoding menus didn't work in the standalone message window. 2000-08-08 04:46:42 +00:00
ben%netscape.com
3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
alecf%netscape.com
640e2bddb4 fix for #41645 contributed by <timeless@bemail.org> r=alecf 2000-06-27 05:30:19 +00:00
alecf%netscape.com
2c5ff8e18e move mail status bar into a common overlay so that it can be used elsewhere like search (#33101)
r=putterman
2000-06-21 21:11:34 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com
9f5813b58f update mailnews to use utility overlay and global overlay 2000-06-05 06:34:57 +00:00
mscott%netscape.com
e3c62beaa4 Bug #40516 --> remove on create handler for email address popup.
r=sspitzer
2000-05-26 01:07:38 +00:00
putterman%netscape.com
5805f87f20 tooltips, folder tooltips, and making button icons show up again. 2000-05-08 14:48:24 +00:00
hangas%netscape.com
3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
putterman%netscape.com
eff84e8c35 Fix for 10881. Context menus in the message pane. 2000-05-05 00:14:08 +00:00
mscott%netscape.com
52453459ae get rid of observers for the progress meter and status text area 2000-05-03 21:24:37 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
putterman%netscape.com
c15c16d712 You can now select a message or folder from a msgWindow. 2000-04-28 20:10:36 +00:00
alecf%netscape.com
c914e6dca9 switch from titledbutton to <text> for skinnability 2000-04-21 22:14:31 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
putterman%netscape.com
1e6f1a5f07 More work on reorganizing mailnews frontend so standalone msg window will work. Also
fixes some bugs from the last time.  r=sspitzer
2000-04-14 14:07:23 +00:00
mscott%netscape.com
1b198f81db remove obsolete observer MessengerStatus and remove broadcaster for progress
r=alecf
2000-04-14 02:51:28 +00:00
putterman%netscape.com
8cbb6c9e43 Add a standalone message window and make multiple 3 pane configurations work. r=mscott, sspitzer. 2000-04-11 20:19:32 +00:00