Commit Graph

1010 Commits

Author SHA1 Message Date
sspitzer%netscape.com
505d6df333 fix for #76578. crash on exit when viewing "account central" page.
r=mscott,sr=bienvenu,a=blizzard
2001-04-19 02:38:15 +00:00
maolson%earthlink.net
fc69b17ec2 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
dr%netscape.com
2e8fbd1253 64313 (Implement cmd_copyLink, cmd_copyImageLocation, cmd_copyImageContents). Implement the commands, hook them up in the navigator and mailnews frontends, provide hooks for embedding. r=hyatt, sr=waterson 2001-04-18 06:06:31 +00:00
ssu%netscape.com
59a439e176 fixing bug 74021 - Stand alone window Close File->Close menu is gray out
r=blake ross
sr=sspitzer
2001-04-18 04:37:01 +00:00
sspitzer%netscape.com
f578c74b05 fix for #76088 views not persisting. fix started by putterman. sr=bienvenu@netscape.com
fix for #76307 special views default to sort order and type instead of the current sort order and type.
thanks to putterman for the bug and the fix.  r=sspitzer, sr=bienvenu
2001-04-18 01:20:29 +00:00
ssu%netscape.com
82e0b7637c fixing bug 64249 - remove the '(D)' from "Edit | Unsubscribe(D)" and "Edit | Cancel Message(D)"
and bug 75658 - 'Edit|Unsubscribe' and 'Edit|Cancel Message' not showing up..instead label 'Delete' is displayed

r=bhuvan
sr=sspitzer
2001-04-17 08:55:19 +00:00
varada%netscape.com
0712752de9 fix for bug#73672;Msgpane collapse not reloading messages;r=putterman;sr=mscott; 2001-04-16 20:08:13 +00:00
sspitzer%netscape.com
895c2fff04 clean up my fix for #75942 to not give a JS error in the filter dialog.
(I forgot the search terms are shared.)  also make it so if you hit enter in
a search term and the search has started, it will stop it and and start a new one.
rename gButton to gSearchStopButton, since that is what it is.
sr=bienvenu
2001-04-14 23:08:00 +00:00
disttsc%bart.nl
5ad5ad4564 Move browser's nsIWebProgressListener implementation into js. More work for bug 46200, r=ben, r=adamlock, sr=alecf. 2001-04-14 20:08:32 +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
blakeross%telocity.com
0997e8bc01 Accelerator and command problems in mailnews (75447, 75038, 75453). r=ssu sr=sspitzer 2001-04-14 01:08:15 +00:00
sspitzer%netscape.com
cda8f1a24a fix for crasher #75831. make sure we close the dbview when we close
the stand alone message window.  sr=bienvenu
2001-04-13 22:05:10 +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
ssu%netscape.com
e073d5090b fixing bug 73895 - Bookmark this link doesn't work in message pane. r=racham sr=mscott. 2001-04-11 23:29:10 +00:00
pinkerton%netscape.com
f61d78e2ad remove special-case activation code for hidden window, let the OS do it. punts hidden window offscreen on mac so it can be visible yet of non-zero width/height for osx. bugs 70355/70388. r=danm/sr=hyatt. 2001-04-11 23:04:28 +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
maolson%earthlink.net
189b9cdd34 fix bug 69433 - %foo% begone, summon %s (aka use stringbundle's getFormattedString instead of js .replace())
r=jag, racham; sr=sspitzer
2001-04-11 05:36:01 +00:00
varga%utcru.sk
86775fe97c backout accidental checkin 2001-04-10 21:26:00 +00:00
hwaara%chello.se
ca4a94cbb1 Checking in stuff I have for widgetglue.js (to know that I'm checkin into the right branch :) ) 2001-04-10 21:11:43 +00:00
sspitzer%netscape.com
83b5567333 fix for crasher on exit. close the dbview when the mailnews xul is unloaded.
when the db goes away (on shutdown) we won't get notified, so we won't poke the
outliner, which is already gone.  sr=bienvenu
2001-04-10 05:29:39 +00:00
disttsc%bart.nl
e9795ce06f Bug 72440: ``"menulist menu > menupopup" does not use the same style as "menulist > menupopup"'', author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=hewitt 2001-04-10 02:34:45 +00:00
danm%netscape.com
bfe4893c0c fix goofed recent change from use of commondialogs to promptservice. bug 75244 r=hyatt,ianh 2001-04-09 20:38:20 +00:00
danm%netscape.com
d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
sspitzer%netscape.com
03730aa14e fix for #74072. since "forward as quoted" is obsolete, treat it as
"forward inline."  fix by cavin@netscape.com, sr=sspitzer@netscape.com
2001-04-06 03:53:42 +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
blizzard%redhat.com
0e9101f400 Fix bug #74216. Add accel keys for expand all threads and collapse all threads. sr=sspitzer, r=ben 2001-04-06 03:27:22 +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
sspitzer%netscape.com
b06c81b21d #72456. re-implement "mark all read". sr=bienvenu 2001-04-05 07:20:30 +00:00
hyatt%netscape.com
fe8a8c8c58 Fix for 53670. 2001-04-04 23:15:02 +00:00
sspitzer%netscape.com
441763a059 fix for #67677. on loading a folder, if there is no new messages
scroll to the top.  r=mscott, sr=bienvenu
2001-04-04 04:43:15 +00:00
sspitzer%netscape.com
fad580183f fix #72262 and #72269. when loading a folder, scroll to the first new message (but don't select it.) when loading a folder while doing cross folder navigation, scroll to and select the proper messsage. r=mscott, sr=bienvenu 2001-04-04 04:32:10 +00:00
sspitzer%netscape.com
09e7288510 #72282 fix the "watched threads" crasher, again
#62455 make sure double clicking on a cell in a column that is a cycler doesn't open the message in a new window

#72665, #73888
treat the thread unread and thread total columns like all the other columns.
allow the user to persist their hidden attribuyte.
don't hide / show them when switching between threaded and nonthreaded views.
All that's left is to hide those columns by default.

#72252 fix sort indicator problems

#72250 sorts should default to ascending

sr=bienvenu
2001-04-03 06:13:38 +00:00
sspitzer%netscape.com
94deb79b59 #73840 fix crashers caused by a missing and addref on the db in one case, one extra one in another.
#72256 Msg selection needs to hold when expanding threads of other msgs
#72264 sorting by thread doesn't restore selection properly
#72284 Get Msg selects new message instead of leaving thread pane selection on current selected message
#74068 scroll to selected message after the sort
sr=bienvenu
2001-03-31 04:59:03 +00:00
sspitzer%netscape.com
04618dbb5b fix js error when doing search. there is no folder tree when you are searching.
sr=bienvenu
2001-03-30 07:15:23 +00:00
bienvenu%netscape.com
9320c0bd74 fix 73960 double load of imap inbox on start r=naving, sr=sspitzer 2001-03-30 05:07:20 +00:00
racham%netscape.com
b8cb23a737 Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer 2001-03-30 02:06:46 +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
nhotta%netscape.com
24c7d44f43 Changed for xul syntax change, value->label, data->value, bug 73641, r=yokoyama, sr=sspitzer. 2001-03-28 23:25:14 +00:00
sspitzer%netscape.com
9af4e1c634 #73551, fix js warnings. r=hwaara, sr=bienvenu 2001-03-28 07:06:22 +00:00
hwaara%chello.se
39f4c3e2e1 Fix javascript strict warnings in mailWindowOverlay.js. bug 68525. r=timeless, sr=sspitzer 2001-03-28 06:37:54 +00:00
sspitzer%netscape.com
3e08413f79 fix #73724. stop clearing the message pane on reply and when you mark a message as read.
sr=bienvenu
2001-03-28 04:32:14 +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
mscott%netscape.com
09876c85eb Bug #73412 --> land new message display code.
sr=sspitzer
2001-03-27 06:08:07 +00:00
sspitzer%netscape.com
ba8bb472b0 when reading news, show "lines" as the header of the "size" column
since we are actually showing (and sorting) line counts.
this broke when we landed the mailnews perf branch.
sr=bienvenu
2001-03-26 23:44:42 +00:00
bienvenu%netscape.com
b7cb883fc9 add synchronize for offline, some status text 15865 sr=sspitzer 2001-03-25 18:45:47 +00:00
sspitzer%netscape.com
c2ebcb24db fix it so we show the right sort indicator when viewing a folder (or newsgroup) for the first time.
add "View | Sort By | Thread" back to the menus.

add an accelerator for "Select Thread" (ctrl shift a). #21094

make it so when we delete the last message in the folder, we clear  out the message pane.
make it so when we compact folders, we blank out the thread pane. #72674

fix some crashers when clicking on the thread pane and there is no db or there are no rows.  #72282

kill thread should not be "ctrl w", it should be "w".  #73260

sr=bienvenu
2001-03-24 01:12:33 +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
sspitzer%netscape.com
18f5a383d1 fix #21094. implement "select thread" (for my patient pal leaf).
disable "select thread" if nothing is selected in the thread pane.
disable "select flagged" until it is finished.  sr=bienvenu
2001-03-23 06:12:31 +00:00
sspitzer%netscape.com
5ca94b9cc5 #72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
#72819 added ascend / descend to the "View | Sort By" menu.  sr=bienvenu

#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created).  sr=bienvenu

#21094, #72823 some work for "select thread" / "select flagged".  sr=bienvenu

change some printf("fix me") into assertions to catch problems.

remove some dead js.
2001-03-23 04:39:54 +00:00
sspitzer%netscape.com
d3faf1e0f8 fix for #73080. more blake fallout. subscribe is broken. sr=bienvenu
a=akk,lpham.
2001-03-23 00:46:01 +00:00
sspitzer%netscape.com
986334ce38 fix for message display blocker. headers not showing up
(like from, cc, etc.)  fix by blake.  sr=sspitzer
2001-03-22 21:07:34 +00:00
tao%netscape.com
5ba9865863 53638: URL in mailWindowOverlay.xul needs to be localized.
(r=chuang,sr=sspitzer)
2001-03-22 02:45:37 +00:00
sspitzer%netscape.com
92a61097cb remove unused files. clean up Mark Message Read. add some bullet proofing
to handle the case where sorting fails.  sr=mscott
2001-03-22 01:42:59 +00:00
sspitzer%netscape.com
5b295652a9 fix for #72817. r=naving, sr=mscott
don't allow the user to dnd and move a folder under "Local Folders"
that is not allowed to be moved (renamed)
2001-03-22 01:28:35 +00:00
sspitzer%netscape.com
26da601a32 fix js exception on startup. thanks to sarah and mscott for the
heads up.  sr=mscott
2001-03-22 01:26:58 +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
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
sspitzer%netscape.com
031366d02d fix for #72265. update the unread / total counter in the bottom right of the 3 pane.
sr=bienvenu
2001-03-21 10:13:12 +00:00
mscott%netscape.com
f0b8e3f67d Bug #72696 incorrectly supressing message display when you click on the thread pane splitter
sr=sspitzer
2001-03-21 06:31:23 +00:00
sspitzer%netscape.com
c057716174 fix for #71930. sr=bienvenu. catch the js exception caused by bogus
typedown text.
2001-03-21 04:22:54 +00:00
sspitzer%netscape.com
fbcae31897 fix for #72642. crash when deleting the last message in a local folder from the stand alone message window.
sr=bienvenu
2001-03-21 03:34:29 +00:00
sspitzer%netscape.com
72169e8125 part of the fix for #72716, problems with compact folder. sr=bienvenu 2001-03-21 03:13:37 +00:00
sspitzer%netscape.com
56e0680bcb fix for #72750, sr=mscott. caused by me not paying attention to 32 character limit for filenames on the mac. 2001-03-21 02:49:37 +00:00
sspitzer%netscape.com
9d95ad85da fix for #60776. don't land in the trash folder on "next message"
navigation.  thanks to putterman for the patch.  also some cleanup
of some dump() statements.  sr=sspitzer
2001-03-20 08:30:11 +00:00
sspitzer%netscape.com
54a954b687 removing test harness. 2001-03-20 08:05:37 +00:00
sspitzer%netscape.com
23e2dd656f remove some dead js and some dump statements.
fix #72592, if sorted by "order received" fix the insertion sort problem.
fix #72589, get "sort by status" working.
fix #72608, fix IsSpecialFolder() to do bitwise operations, instead of string compares
sr=bienvenu
2001-03-20 06:41:20 +00:00
sspitzer%netscape.com
1008c69647 fix for #16916. make it so space pages down in the current message
and if at the end of a message, acts like you hit "next message".
thanks to jst@netscape.com for the patch.  sr=sspitzer
2001-03-20 00:51:23 +00:00
sspitzer%netscape.com
0506f70002 fix cross folder message navigation. sr=bienvenu 2001-03-20 00:49:03 +00:00
sspitzer%netscape.com
4c04906d37 fix #72567. whoops, I broke message dnd. sr=bienvenu.
(you might have to remove your component.reg file, too see the bug)
2001-03-20 00:08:57 +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
sspitzer%netscape.com
8d8b82b1da fix for #72371. sr=bienvenu. get "unsubscribe" working from the edit menu and the folder pane context menu. 2001-03-19 22:15:38 +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
51df0ae7e5 fix for #69684 (and other subscribe problems caused by this.)
using [value="true"] in my css made things dog slow.
see alecf's posting news://news.mozilla.org/3A82F42D.1050102@netscape.com
sr=bienvenu a=asa
2001-03-16 23:35:14 +00:00
racham%netscape.com
33be1443a1 Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu. 2001-03-14 02:32:04 +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
hyatt%netscape.com
d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
stephend%netscape.com
03c69f0940 Fixing tooltips so they re-appear for GetMsg and Print in Mail/News r=walk84@usa.net sr=bienvenu@netscape.com 2001-03-08 04:01:49 +00:00
stephend%netscape.com
e3e859b749 Leaving Stephen Walker's changes to bug 67463 in, but removing my accidental changes fromy tree, sorry about that. 2001-03-08 01:59:32 +00:00
stephend%netscape.com
42df68efdd Checking in the fix for tooltips in bug 67463, patch by Stephen Walker (walk84@usa.net) r=stephend@netscape.com, sr=sspitzer@netscape.com 2001-03-08 01:42:38 +00:00
maolson%earthlink.net
97f388c084 Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
r=jag, sr=sspitzer
2001-03-04 20:57:19 +00:00
cmanske%netscape.com
caf5acacab Changed menu position for 'Send Page' because of added 'Export to Text' menuitem in Composer for bug 51798. r=brade, sr=sfraser 2001-02-26 22:06:05 +00:00
timeless%mac.com
9ab0916e88 fix bug 58572 javascript strict warnings in mailWidgets.xml
patch by maolson@earthlink.net r=timeless, sr=alecf
2001-02-26 19:43:23 +00:00
gayatrib%netscape.com
2885f191ea Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu 2001-02-26 01:58:27 +00:00
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
racham%netscape.com
56dcc94128 Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer 2001-02-23 02:42:31 +00:00
blakeross%telocity.com
a7a6aaec82 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
naving%netscape.com
072f68c695 59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
Stop the cursor when there is an exception
2001-02-22 23:42:48 +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
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +00:00
naving%netscape.com
17dddc0630 61380 67637 68958. r=chuang sr=bienvenu. Made drag and drop of folders work on mac. fixed
white spaces and made it so that the "stop" sign is displayed when message is dragged
to source folder
2001-02-20 01:12:38 +00:00
naving%netscape.com
65f715ecb9 fix a small mistake that was part of earlier checkin. 2001-02-16 02:24:48 +00:00
naving%netscape.com
85c4d363cc 64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
2001-02-16 02:05:41 +00:00
sspitzer%netscape.com
ff95dba345 fix js warnings. #68525. thanks to hwaara for the patch. r=timeless, sr=alecf,sspitzer fix exception when right clicking on an empty thread pane. remove duplicated code. also, disable "open in new window" and "edit as new" in the thread pane context menu, if nothing is selected. sr=bienvenu. #60632 2001-02-15 06:29:47 +00:00
chuang%netscape.com
d9ebeaaef7 Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer 2001-02-14 20:32:03 +00:00
timeless%mac.com
9711cf3f0f fix bug 67827 don't linkify single words in account central UI
fix by stephend@netscape.com, r=timeless, sr=bienvenu
2001-02-13 04:58:46 +00:00
sspitzer%netscape.com
5f38dffcb9 hoy hoy hoy! NOT PART OF THE BUILD. 2001-02-08 23:57:20 +00:00
sspitzer%netscape.com
d8c0564edb NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
sspitzer%netscape.com
2aab18fb0a NOT PART OF THE BUILD. more hacking with bienvenu. 2001-02-08 22:02:48 +00:00
sspitzer%netscape.com
a6bebf95dd NOT PART OF THE BUILD. 2001-02-08 06:18:32 +00:00
racham%netscape.com
ba724c809d Fixing bug 12165. Adding the ability to get messages for multiple accounts from the GetMsg button and file menu dropdown of messenger application. r=bienvenu sr=sspitzer 2001-02-07 07:37:04 +00:00