Commit Graph

4292 Commits

Author SHA1 Message Date
timeless%mac.com
5b2daf0e78 Bugzilla Bug 46596 Address Book should not be in tasks menu/component bar if not installed
patch by neil@parkwaycc.co.uk r=hwaara r=bhuvan sr=blake
2001-07-25 07:00:22 +00:00
timeless%mac.com
f3501aac06 Bugzilla Bug 15096 UI: 3-Pane, Visual, General Menu Problems
r=kerz sr=hewitt
changes needed because of Bugzilla Bug 41572 Prefer matched case for Access keys
2001-07-25 06:36:58 +00:00
sspitzer%netscape.com
32020e6bd4 fix for #92194. don't open the message in the stand alone message window
if the user double clicks on the thread twisty.  r/sr=bienvenu
2001-07-25 06:34:59 +00:00
sspitzer%netscape.com
a1b2b6a787 fix for #89052. certain imap searches were failing (and popup up alerts)
because we were forming bad search queries.  r=naving, sr=bienvenu
2001-07-25 05:09:51 +00:00
stephend%netscape.com
719f9fd116 91755. Search Messages' window title had an extra period. r=jglick@netscape.com/mpt@mozilla.org.uk, sr=hewitt@netscape.com 2001-07-25 05:00:39 +00:00
naving%netscape.com
472546ee63 41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
dianesun%netscape.com
dffdf3d2e9 Fixes for bug 80797(Cleanup msgSynchronize.js) 82660(Tweak Select Folder). r=hwaara, sr=sspitzer 2001-07-25 01:43:46 +00:00
hwaara%chello.se
7348fb87b4 #44800, fixed our current window handling code for the search window and filterlist dialog to use nsIWindowMediator to fix the problem where choosing "Search Messages" or "Message Filters" twice made the popupmenus go blank.
r=bhuvan, sr=sspitzer
2001-07-24 23:32:00 +00:00
mkaply%us.ibm.com
ddb6276e46 #91790
s[r]=mscott
Avoid malloc of 0 - if there are no items to sort, don't try to sort them.
2001-07-24 22:43:01 +00:00
timeless%mac.com
d256e7ea96 fix Bugzilla Bug 90741 Whack the rest of the <box> tags in the trunk [mailnews]
by andersma@luther.edu r=hwaara sr=sspitzer
2001-07-24 20:31:03 +00:00
sspitzer%netscape.com
aa159019c1 fix for #88949. fix certain cases where account central was not loading.
r=hwaara, varga, rs=bienvenu
2001-07-24 20:02:19 +00:00
pete%alphanumerica.com
f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
hwaara%chello.se
de52f97892 #58564, fix a js error. r=hwaara, sr=mscott, checkin for Henrik Gemal 2001-07-19 13:13:23 +00:00
naving%netscape.com
ed63a59caa 91412 r/sr=mscott; do not use the copyService, call copy directly on the destFolder. 2001-07-19 04:12:51 +00:00
mitesh%netscape.com
c08757addc Bug 83585 - Changes for new feature to import comm 4.x ab
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
nhotta%netscape.com
66c673cd94 When the pref "mail.strictly_mime_headers" is off, send as mail charset instead of UTF-8,
bug 68394, r=ducarroz,sr=bienvenu.
2001-07-18 19:46:03 +00:00
bienvenu%netscape.com
04dd6715b8 fix problems with biff and cleanup inbox on exit with SSL, r=naving, sr=mscott 90767 58964 2001-07-18 13:51:27 +00:00
hwaara%chello.se
6e3e5708c2 #88525, Add shortcut key and revise wording to "Search Messages...". r=bzbarsky, sr=sspitzer 2001-07-18 00:31:22 +00:00
sspitzer%netscape.com
d41396f955 fix for subscribe crasher #90718. make sure to null out selection from the view.
r=hwaara,sr=bienvenu
2001-07-17 19:34:53 +00:00
sspitzer%netscape.com
70640a997e fix typo. autostrech -> autostretch r/sr=bienvenu 2001-07-17 00:11:01 +00:00
sspitzer%netscape.com
f81648e003 fix for #90995. when sorting by priority in the thread pane or in
the search results, priority if none is the same as priority of "normal".

also fix a couple warnings.

r=hwaara,sr=bienvenu.
2001-07-16 23:24:08 +00:00
hwaara%chello.se
e7d77a0da2 #90640, implement new filter action: Flag message. r=varada, sr=bienvenu 2001-07-16 20:46:38 +00:00
chuang%netscape.com
e6ed5fee67 Bug82197 Acct Central Offline Settings should go to Offline panel, r=bhuvan, sr=mscott 2001-07-16 18:47:20 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
sspitzer%netscape.com
fa8caa8056 fix for #90782. add "total" and "unread" numbers back to the bottom right of
the vertical 3 pane layout.  (the were already there for the normal 3 pane layout.)
r & sr=bienvenu
2001-07-14 03:15:04 +00:00
sspitzer%netscape.com
1d72a3ca66 fix for #90742
when using search or filters, messages with priority of "none" should behave
like messages with priority of "normal".
r & sr=bienvenu
2001-07-13 21:50:30 +00:00
sspitzer%netscape.com
b34a88c9f6 fix for #40480 (problems with offscreen rows in search and filters)
fix for #78429 (status / priority pickers coming up blank)
and code cleanup.  some of it r=hwaara, all of it r,sr=bienvenu
2001-07-13 21:16:31 +00:00
sspitzer%netscape.com
bfa2784e0c fix for #90678. more regressions caused by bad box -> vbox landing.
r/sr=bienvenu
2001-07-13 20:55:39 +00:00
sspitzer%netscape.com
670747a8a4 fix for #90678. more regression from the box -> vbox landing.
r/sr=bienvenu
2001-07-13 20:48:45 +00:00
sspitzer%netscape.com
7d91e95850 follow up code cleanup to bug #67192.
r & sr=bienvenu
2001-07-13 19:45:32 +00:00
hwaara%chello.se
ee4784ff75 #67192, nsMsgAccountManagerDataSource::supportsFilters should use the fairly new canHaveFilters bit to determine whether a nsMsgIncomingServer supports filters. r=timeless, sr=bienvenu 2001-07-13 08:31:01 +00:00
dbaron%fas.harvard.edu
ad6bdfd2c5 Remove carriage returns introduced by previous checkin. Fixes IRIX bustage. 2001-07-13 06:16:18 +00:00
bienvenu%netscape.com
e0235bcfa4 fix handling of corrupt threads to not recurse infinitely and to blow away db r=naving, sr=sspitzer 90215 2001-07-12 13:49:19 +00:00
bienvenu%netscape.com
095b0a4b3f fix 87531 r=naving, sr=sspitzer only download imap folders after getting new mail for the inbox and running filters, so add a listener to get new mail method 2001-07-12 13:46:46 +00:00
hwaara%chello.se
dc04d42382 #90156, now that "age in days" works as a criterion, fix up the wording to be consistent with other criteria. r/sr=sspitzer 2001-07-12 11:48:15 +00:00
hwaara%chello.se
6c6f0ccb1b #89653, remove duplicate API in favor of a standard nsCRT API. r=sspitzer, sr=bienvenu 2001-07-11 13:00:31 +00:00
sspitzer%netscape.com
a5a2e94fba fix bug #40380. get date searches and date filters to work.
preflight the date picker with today's date.

there is no date picker yet, but there is a simple xul textbox.
d/m/yyyy is the supported format.  there are plans to implement
a date picker in XBL which prevent user error.  right now, a user
could type "foobar" for the date.

r=timeless, sr=bienveu
2001-07-11 07:52:13 +00:00
sspitzer%netscape.com
a619450d80 fix for #40500. get search / filters to work with "age in days" and "is".
r=hwaara, sr=bienvenu
2001-07-11 04:35:20 +00:00
sspitzer%netscape.com
2f71e7646c fix for #88876.
when I fixed the crasher (by going from keeping the bundle as a static COMPtr to member variable)
I forgot to remove the code that only allocated one bundle.  this caused it to assert
when there were two or more nsMsgStatusFeedBack instances, and worse, they other instances
wouldn't work.

r=varada, sr=bienvenu
2001-07-11 04:33:08 +00:00
hwaara%chello.se
1376d04f79 #89993, "and /or" should be "and/or", rs/r=sspitzer
#86620, Inadequate window size for the download/sync pop-up box, r=dianesun, sr=sspitzer
2001-07-10 03:24:26 +00:00
hwaara%chello.se
b97dd3563c Fix folderpane horkage for 3pane. r/sr=sspitzer 2001-07-10 01:48:00 +00:00
hwaara%chello.se
a2c9d9bf63 #86199, resizing the filter edit dialog should grow the "conditions". r=bhuvan, sr=sspitzer.
No bug, filtereditor and search both horked by xul changes!  r/sr=sspitzer
2001-07-10 01:24:06 +00:00
hwaara%chello.se
4e3c3609b5 #90055, offline tab in account mgr busted by XUL changes. r=bienvenu, sr=sspitzer 2001-07-10 01:13:50 +00:00
naving%netscape.com
1c8356a6cd 17204. r=bienvenu sr=sspitzer; Add the automatically compact feature when the wasted
space exceeds the purge_threshold for offline and local folders. This also includes a
patch by bienvenu to make CompactOfflineStores work.
2001-07-09 22:15:30 +00:00
tao%netscape.com
a60ef23c40 86807: Some menu items are missing if you use incompatibly profle.
r=jbetak,sr=hyatt. Add locale version to all packages and their locale
providers.
2001-07-09 22:13:09 +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
hwaara%chello.se
c0fab2a99b Trivial wording fixes:
#88665, r=Hurricane, sr=blizzard. #89470, r=varada, sr=sspitzer.
2001-07-08 10:52:37 +00:00
racham%netscape.com
e3651f8849 Fixing bugscape bug 6684. Adding context sensitive help system for Account Manager dialog. r=oeschger, sr=sspitzer 2001-07-06 21:48:47 +00:00
sspitzer%netscape.com
d14a9cddce fix for bugs #57034 and #60514. fix some search and filter UI problems caused
by a mismatch of consts in two different interfaces (nsMsgSearchScope and nsIMsgSearchValidityManager),
and some various clean up.
r=naving, sr=bienvenu
2001-07-06 21:16:32 +00:00