Commit Graph

100 Commits

Author SHA1 Message Date
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
1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
ducarroz%netscape.com
db83302f3e Fix for bug 72515. Calculate the current selected region in the outliner and pass it to the drag service. R=varada, SR=sspitzer 2001-05-18 23:13:44 +00:00
sspitzer%netscape.com
de70a2f2c7 fix for #65704. offline status indicators aren't changing.
now the offline indicators in multiple browser, mailnews, msg compose, editor windows will
update when we go offline.  also, allow windows to 'jump in' before the offline state
changes so they can do certain tasks and allow the user to cancel the state change, if needed.
(important for mailnews).  there is still some work to do, but this is the bulk of it.
r=alecf (on initial patch), r=bienvenu, sr=ben.
2001-05-15 05:49:09 +00:00
stephend%netscape.com
e85d7b77eb Remove treePopup.js include in threadPane.xul r=hwaara@chello.se sr=sspitzer@netscape.com. Bug 80549 2001-05-15 02:57:02 +00:00
sspitzer%netscape.com
fd244297e9 #5335 show location in search dialog
#75942 enter in a search term kicks off search
#72253 no sort by thread in the search dialog
#44341 showing the wrong columns in search dialog
#75939 bad row count problems with search
remove unused search-widgets.css

r=mscott,sr=bienvenu
2001-04-14 02:16:56 +00:00
sspitzer%netscape.com
7d2dd6feab fix for #73156. enter should work like open in the thread / search pane.
patch by the bossman (putterman@netscape.com), sr=sspitzer
2001-04-13 08:17:56 +00:00
sspitzer%netscape.com
8239f76daa fix for #75481. get "sort by recipient" to work. fix the ui issues
that I forget about when you change the "Sender" to "Recipient".
r/sr=bienvenu
2001-04-11 23:03:04 +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
sspitzer%netscape.com
083b4fd3cb fix for #72553. remember if we hid the flag / read columns.
sr=bienvenu.  also persist the width of some columns we weren't
persisting, due to a spelling mistake.  (thanks to neil@parkwaycc.co.uk for
that part of the fix)
2001-03-19 23:27:58 +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
sspitzer%netscape.com
22ec8dd046 fix for #67088. sr=bienvenu.
1) on batch deletes, we quickly bail out of ThreadPaneSelectionChange()
2) we only call document.commandDispatcher.updateCommands('threadTree-select');
once per delete, next, move, selection, folder loading.
3) general cleanup
2001-01-30 22:02:27 +00:00
naving%netscape.com
05b079e33a 54152. r=scottip sr=mscott. Lines supported in news. 2000-11-01 20:02:28 +00:00
waterson%netscape.com
fd15c36a2e Bug 53627. Collapse threadpane attributes into the 'class' attribute to optimize for space and style rule lookup. r=scottip, a=ben 2000-10-09 22:20:10 +00:00
varada%netscape.com
165bfb6297 fix for bug #51870;enter key in threadpane should launch new message window;r=putterman 2000-09-14 22:58:41 +00:00
andreww%netscape.com
eb4561f07e still bug 28519 - mail 3 pane - finally getting it right. r=hyatt. 2000-09-14 19:02:25 +00:00
jst%netscape.com
aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
putterman%netscape.com
6ab909ce77 More fixes for js warnings and fix for Netscape bug 1793. r=mscott 2000-09-08 21:57:43 +00:00
hyatt%netscape.com
3dc70f30cc Making sure threadpane persists width. Just added explicit initial 0 widths and added fixed=true to image cols. r=putterman 2000-09-08 06:54:48 +00:00
putterman%netscape.com
aa26ea7210 Fix for 19618. Add icons to thread column. r=bienvenu. 2000-09-08 04:22:01 +00:00
putterman%netscape.com
d63000ffb0 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
putterman%netscape.com
872af31fae Fix for 48424. Double clicking on column doesn't open the selected message in a standalone
window anymore. r=bienvenu.
2000-08-19 22:03:35 +00:00
hyatt%netscape.com
80fd76f2b3 Fix for 47303. r=mscott 2000-08-16 07:26:45 +00:00
pinkerton%netscape.com
9f4dc4d704 remove the ondragOver handler as it wasn't doing anythning but drawing useless drag feedback. bug 43421. 2000-08-15 18:24:00 +00:00
putterman%netscape.com
3c7a12077d Fix for 41824, 40743, and 47440. r=mscott. Selecting an account clears the thread pane,
deleting the last message clears the message pane, and all columns are resizeable.
2000-08-14 14:40:33 +00:00
ben%netscape.com
31e00a9a42 classic skin polish, 46613 2000-08-14 04:23:06 +00:00
putterman%netscape.com
9069f52889 r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
Clean up View | Messages menu. Remove folder property menu items.  Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.
2000-08-13 17:04:46 +00:00
putterman%netscape.com
bb6368b10a Fix for 48314. Unable to toggle between flag and unflagged in threadpane. r=alecf 2000-08-12 01:08:09 +00:00
putterman%netscape.com
b4631ff06b Fix for bugs 46973. Select all now selects all messages in threaded mode. Fix for 20375. Expand/Collapse All in threaded mode.
r=alecf.
2000-08-11 01:14:59 +00:00
dimator%netscape.com
e54510825f Fix for 25984. Adding sort direction indicators to thread pane column headers. r=putterman 2000-08-04 17:37:29 +00:00
hyatt%netscape.com
aad9a45a04 Column resizing. 41357 2000-08-02 00:26:43 +00:00
hyatt%netscape.com
6685fc654a More of teh same. 2000-07-29 08:38:03 +00:00
hyatt%netscape.com
a35cdf8a5f Halving the number of frames used for tree cells. r=ben 2000-07-29 08:22:51 +00:00
putterman%netscape.com
cefa159509 Fix for 43187. Right align unread and total columns. Patch submitted by gemal@gemal.dk.
r=scottip. a=brendan
2000-07-27 03:22:42 +00:00
alecf%netscape.com
03d412c176 fix for #45392, #38211 r=mscott 2000-07-27 00:30:23 +00:00
dimator%netscape.com
511b9db5db Bugs: 37153, 38700. Localized status and priority strings in threadpane. 2000-07-10 20:21:08 +00:00
alecf%netscape.com
aa08e8744f move out threadpane-specific code so it can be reused in the search dialog for #33101 r=putterman 2000-06-21 06:34:59 +00:00
hyatt%netscape.com
a682609ea9 37298. r=ben 2000-06-20 02:38:39 +00:00
hyatt%netscape.com
6aeff8a013 Landing new tree widget. Bug #30511, r=evaughan 2000-06-19 22:59:20 +00:00
bienvenu%netscape.com
5d6b623612 back out last changes which break the folder and thread pane 2000-06-18 14:44:48 +00:00
ben%netscape.com
2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00
putterman%netscape.com
8fdea99dcf Backing out changes to these files to fix blocker bugs 42485 and 42488. r=sspitzer, a=leaf. 2000-06-14 18:03:49 +00:00
hyatt%netscape.com
524ee62958 30511. r=ben 2000-06-14 06:13:39 +00:00
alecf%netscape.com
497076d9d3 minor tidying up of the thread pane so it's not so fat (incredibly simple) 2000-06-08 02:41:02 +00:00
putterman%netscape.com
de4d385819 add tooltips. fixes 31807. 2000-05-11 02:52:07 +00:00
hangas%netscape.com
3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
alecf%netscape.com
4348eee608 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +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
hyatt%netscape.com
2364a5b609 Making tree scrolling faster in mailnews. 2000-04-21 09:49:34 +00:00
putterman%netscape.com
d2bfdc9f05 r=sspitzer. Move more functions into new FE files. Make sent folder display recipient column.
Make sorting by size and priority work correctly.
2000-04-20 05:30:32 +00:00