Commit Graph

3924 Commits

Author SHA1 Message Date
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
1fb44092c9 #74454, allow the user to edit the value "limit message size" text area
when it is enabled.  sr=bienvenu
2001-04-03 06:05:31 +00:00
sspitzer%netscape.com
1f21bcf863 fix for #74354. on a new header, force the row for the parent thread to update.
sr=bienvenu
2001-04-02 07:48:53 +00:00
sspitzer%netscape.com
7f9f62f103 fix #74354. the icon in the thread column should have the green arrow
if the thread has any unread messages

fix #72281.  if new message arrive and they are children of a collapsed
thread, they should not become the king of the thread.

sr=bienvenu
2001-04-02 07:22:27 +00:00
sspitzer%netscape.com
2dda32e796 re-fix #72256. now that AdjustSelection() is working, inappropriately calling RowCountChange() will mess up the selection. (I'm the champ who added the inappropriate call.) sr=bienvenu 2001-04-02 05:30:39 +00:00
disttsc%bart.nl
2e982313fa Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben 2001-04-01 05:02:07 +00:00
hwaara%chello.se
36ce9910cd fix if "limit message size" check box is disabled, disabled the "size" text area and do some additional cleanup. bug 74044. sr=sspitzer 2001-03-31 11:27:34 +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
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +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
sspitzer%netscape.com
18f4a84e69 quiet js errors, since we haven't gotten dnd working for search yet.
hide the thread specific columns in the search pane.  sr=bienvenu
2001-03-30 07:14:19 +00:00
sspitzer%netscape.com
4aacbb417c #72282 fix "click on empty thread pane" crash (again)
#72264 sort by thread doesn't restore selection
#74068 if we switch sort mode, scroll to find the message we are displaying

sr=bienvenu
2001-03-30 05:44:01 +00:00
bienvenu%netscape.com
7e28c213ed fix assertion when loading folder with just one thread r=naving, sr=sspitzer 73989 2001-03-30 05:12:43 +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
naving%netscape.com
d4d0a46cc0 74018. sr=sspitzer. limiting message_size working again. 2001-03-30 02:03:32 +00:00
hwaara%chello.se
2b4f3f87b1 Fix so we call GetSelectedLocale() safely. bug 71390. r=tao, timeless, sr=bienvenu 2001-03-29 06:13:55 +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
bienvenu%netscape.com
6b408b3a23 add progress and status msg to folder compaction r=naving, sr=sspitzer 34073 2001-03-28 21:14:18 +00:00
alecf%netscape.com
fcaf601272 fix for bug 73640 - make uri loader support "true" weak references so we can implement them from JavaScript
sr=mscott
r=jag
2001-03-28 18:09:03 +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
sspitzer%netscape.com
d2a613eb9d #73728. make click on a row in the thread column do what 4.x did. sr=bienvenu 2001-03-28 04:06:44 +00:00
sspitzer%netscape.com
5f0105df97 fix for #52034. show the special "imap deleted" icon in the thread pane if you delete
a message and your delete model is "mark as deleted".  sr=bienvenu
2001-03-28 02:41:56 +00:00
bienvenu%netscape.com
0ac6423eef fix problem with missing messages in new view code r/sr =mscott, sspitzer 72698 2001-03-27 15:23:32 +00:00
disttsc%bart.nl
f4edb65ad4 bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc 2001-03-27 11:17:17 +00:00
mscott%netscape.com
a1d663c9c3 67997 --> now that the mail protocols automatically invoke a mime converter to extract parts, save attachment
shouldn't attempt to automatically invoke a converter. (removing code we don't need)

sr=sspitzer
2001-03-27 07:26:09 +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
cls%seawood.org
979c006ff6 Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
Bug #68381 r=jag
2001-03-26 23:40:28 +00:00
sspitzer%netscape.com
bcce9ed359 when reading news, show (and sort) "lines" in the size column. sr=bienvenu 2001-03-26 23:38:56 +00:00
sspitzer%netscape.com
46d7d553b5 fix for #73416. show the proper icons in the thread pane.
sr=bienvenu
2001-03-26 23:17:33 +00:00
mscott%netscape.com
9d2ffa2b5c If the date is today then only show a time, don't show the date in the thread pane.
sr=sspitzer
2001-03-26 05:07:08 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
bienvenu%netscape.com
847a0288ea add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer 2001-03-25 18:48:27 +00:00
bienvenu%netscape.com
436c636874 add some status text for offline 15865 sr=sspitzer 2001-03-25 18:47:54 +00:00
bienvenu%netscape.com
b7cb883fc9 add synchronize for offline, some status text 15865 sr=sspitzer 2001-03-25 18:45:47 +00:00
blakeross%telocity.com
85f54f99db Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt 2001-03-25 16:49:38 +00:00
gayatrib%netscape.com
1ad4817ab0 Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu. 2001-03-24 09:08:26 +00:00
andreww%netscape.com
79908580a8 bugzilla 45034 r=timeless, sr=hewitt :mail filter ui cleanup 2001-03-24 02:08:49 +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
stephend%netscape.com
a363ec1db3 Per RFC2606, using user@domain.invalid in bug 71121. r=Ben Bucksch sr=sspitzer@netscape.com. 2001-03-24 00:54:09 +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
stephend%netscape.com
b85f9f27f7 Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org 2001-03-23 05:35:19 +00:00
stephend%netscape.com
8ea862718f Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org 2001-03-23 05:33:07 +00:00
naving%netscape.com
eb35cef646 71666 sr=bienvenu. Don't display the alert. The login dialog describes the
same error.

71670 sr=bienvenu. Ensure that the messages are not lost when the user hits
"Stop" while downloading messages.

68875 sr=bienvenu. Ensure that the old berkeley mailbox is deleted by closing
streams to local folders in mailnews code. This helps in compacting folder

66795 sr=bienvenu. The above fix also helps in stopping tmp files displayed
as local folders.
2001-03-23 05:25:32 +00:00