Граф коммитов

3759 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 02630beaca Mark button now says "Mark" instead of "As Unread".
(going with 4.x mac instead of 4.x linux / win.)
#64660
sr=bienvenu
2001-01-09 01:08:48 +00:00
mscott%netscape.com 906a56b051 change the case of two methods I changed. 2001-01-08 22:50:00 +00:00
mscott%netscape.com 77956474b4 Bug #34592 --> show over link status in the mail wndow. Move some global variables inside of the status feedback proto type.
r=sspitzer
sr=bienvenu
2001-01-08 22:49:22 +00:00
mscott%netscape.com 6174d27b2e Bug #34592 --> tweak the case of several IDL methods
r=sspitzer
sr=bienvenu
2001-01-08 22:48:27 +00:00
mscott%netscape.com de2f7b2c3e fix JS warning in msgHdrViewOverlay.js. Thanks to maolson@earthlink.net for the patch.
sr=mscott
2001-01-08 22:47:03 +00:00
bienvenu%netscape.com e1680af5b8 whoops, didn't mean to check that in 2001-01-08 19:19:22 +00:00
bienvenu%netscape.com c06b5f0b5f fix 64456, cache file stream when updating multiple local messages, r=sspitzer, sr=mscott 2001-01-08 19:18:22 +00:00
naving%netscape.com 1e51410de5 52564, r=naving sr=mscott. Fixing the new Folder dialog issue and taking care of long
folder names without the use of window.sizeToContent(). Thanks to disttsc@bart.nl for
providing this patch
2001-01-08 19:17:42 +00:00
sspitzer%netscape.com 6cfd4461cf fix js warning when migrating. (no bug).
fix movemail service contract id. (#64486)
sr=bienvenu
2001-01-08 18:02:56 +00:00
sspitzer%netscape.com 59724699f1 define a goDoCommand() to prevent JS errors when typing in the subscribe
dialog.  we don't play nice with mailWindow.  #53106
sr=bienvenu
2001-01-06 06:11:15 +00:00
sspitzer%netscape.com 28df9b9646 fix for #36025. play sound when new mail arrives. thanks to
rcassin@supernova.org for the front end work.  all the prefs work,
but we only have UI for enabling / disabling the sound.
sr=bienvenu
2001-01-06 02:43:03 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
racham%netscape.com 2e3c8fa6ec Fixing bugs 62206, 62461. Changing sentences at various places to be more meaningful as per the patches submitted. r=sspitzer, sr=mscott 2001-01-05 23:24:49 +00:00
sspitzer%netscape.com a4dd44d696 really fixing #63992 this time. thank to hwaara for point out the
problem.  sr=bienvenu
2001-01-05 23:10:09 +00:00
sspitzer%netscape.com bd46b43cac comment out annoying debug dump(). sr=no one 2001-01-05 23:05:50 +00:00
sspitzer%netscape.com 8528850bd2 fix for #64317. when reading news, if biff went off, the
mark toolbar button would change back to delete.
I was calling SetUpToolbar() in the wrong place.  sr=bienvenu
2001-01-05 08:34:29 +00:00
bienvenu%netscape.com a008c5a045 more work on newsgroup hdr purging sr=sspitzer 17217 2001-01-05 04:40:27 +00:00
sspitzer%netscape.com 1b225ed408 fix warnings in the d&d. bug #58561. r=jag, sr=bienvenu 2001-01-05 04:14:01 +00:00
sspitzer%netscape.com c44615dbc9 fix for #64333 and #63992. sr=mscott 2001-01-05 01:45:30 +00:00
nhotta%netscape.com 8de62518a5 Added override field to db to support folder level charset override, bug 39756, r=sspitzer, sr=bienvenu. 2001-01-04 22:13:56 +00:00
disttsc%bart.nl 7b450a2add Fix js strict warnings, bug=60622, r=sspitzer, a=bienvenu 2001-01-04 15:51:37 +00:00
sspitzer%netscape.com 6bbf4a5161 fix for #63992. fix based on patch from hwaara@chello.se. sr=bienvenu. also fix a js warning. 2001-01-04 07:16:38 +00:00
sspitzer%netscape.com 86157e730f Show "mark" toolbar button and hide the "delete" toolbar button when reading news. When reading mail, hide "mark" and show "delete". (#63635)
When reading news, turn "Edit | Delete Message" into "Edit | Cancel Message" (#8293)

When reading news, turn "Edit | Delete Folder" into "Edit | Unsubscribe" (#64205)

this checkin exposes a few UI bugs.  logging then now.

sr=bienvenu
2001-01-04 00:57:58 +00:00
sspitzer%netscape.com 328944b1fb removed files: mozilla/mailnews/base/src/nsMessageViewDataSource.cpp 2001-01-04 00:13:16 +00:00
sspitzer%netscape.com e2955b1ba8 make the message view persist on a per folder basis. (#63853)
make it so you can view "threads with unread".  (#52927)
threaded and unread are no longer mutually exclusive.

later, I'll add "unread threaded" which is no the
same thing as "thread with unread".

fix the nsMsgMessageDataSource() to ask the view, thread or msg database for existance of messages, instead of getting an enumerator for all messages, and seeing if it is non empty.  more performance work on the way.

move enums from MailNewsTypes.h to MailNewsTypes2.idl, so that I can use the same ones from JS and C++.

sr=bienvenu
2001-01-04 00:12:36 +00:00
nhotta%netscape.com 0cab59bd83 Changed to use DecodersRoot instead of MaileditCharsetMenuRoot for mail view default charset list, bug 45218, r=cata, sr=erik. 2001-01-03 23:46:06 +00:00
bienvenu%netscape.com b1208e5479 work on offline disk space mgmt sr=ssptizer for mscott 17217 2001-01-01 22:00:17 +00:00
blakeross%telocity.com 2d0790d997 Fix 58562: JS strict warnings in threadPane.js. patch by Jarrod Gray (jarrod.k.gray@rose-hulman.edu). r=blake sr=alecf 2000-12-31 07:59:47 +00:00
sspitzer%netscape.com 851fd292f5 fix for #48424. make it so double clicking on the column headers doesn't open
a stand alone message window.  sr=bienvenu
2000-12-30 20:48:15 +00:00
sspitzer%netscape.com 0a5936e804 comment out some debugging dump statements. no reviewer. 2000-12-30 20:45:32 +00:00
sspitzer%netscape.com 19f7ef0d56 comment out a dump statement. no reviewer. 2000-12-30 01:38:05 +00:00
bienvenu%netscape.com 6f2568e88f more work on reading offline news, sr=sspitzer for mscott 15870 2000-12-29 22:49:05 +00:00
sspitzer%netscape.com 99a3614222 fix wording for "logon at startup" checkbox. part of #14301. sr=bienvenu 2000-12-28 00:44:03 +00:00
sspitzer%netscape.com f46685d4ce fix all context menu for the message pane. except for "Select All",
none of the menu items worked.  two problems:  move isDocumentFrame()
out to contentAreaUtils.js and move the creation of the contextMenu out
so it wouldn't go out of scope.  r=blakeross, sr=bienvenu
2000-12-27 23:04:39 +00:00
sspitzer%netscape.com 22a00f2ffb fix for #60647, don't forget changes made to default smtp server
when opening (or closing) the advanced smtp dialog.
fix for #63830, disable "Username:" label when username text area is
diabled.
sr=bienvenu
2000-12-27 22:46:14 +00:00
danm%netscape.com a69146cf0b adding persistence of min/max state. arguably bug 32148 r=bienvenu,sspitzer. yes, i actually got this patch reviewed by two real people. 2000-12-27 22:41:46 +00:00
sspitzer%netscape.com 923fe95a7a fixes for #57912, #14295, #14301
1) add ui and backend support for "log into this account at startup".  all that is missing is the code to actually do the logging in at startup.  that comes next.

2) hide the user name for news servers in the account manager.

3) fix ui to allow users to edit the username and hostname for a server, but disable it until the back end can handle a live swap of those values.

sr=bienvenu
2000-12-22 23:32:32 +00:00
blakeross%telocity.com 827f4e266f Fix 58571: JS strict warnings in SearchDialog.js. patch by Jarrod Gray (jarrod.k.gray@rose-hulman.edu). r=me sr=alecf 2000-12-22 22:54:26 +00:00
bienvenu%netscape.com af39cb5ee0 download news messages for offline sr=sspitzer for mscott 15865 2000-12-22 02:05:48 +00:00
naving%netscape.com 7dc7c67129 *** empty log message *** 2000-12-22 01:55:54 +00:00
naving%netscape.com bbace51351 54909. r=sspitzer sr=bienvenu. Pop : Emptying trash now deletes subfolders also. Thanks to
sspitzer and david for the help.
2000-12-22 01:54:54 +00:00
sspitzer%netscape.com e1ab0cea00 fix for #56074. thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
naving%netscape.com f300762983 63083 r=bienvenu sr=mscott. Thanks to bienvenu for the fix 2000-12-21 22:10:40 +00:00
sspitzer%netscape.com 01a3d9f82f fix javascript warnings. #60645. patch from gemal@gemal.dk. r=sspitzer 2000-12-21 15:28:50 +00:00
blakeross%telocity.com f6e95b8dd9 Fix 58566: JS strict warnings in msgMail3PaneWindow.js. r=jag sr=alecf 2000-12-21 01:26:18 +00:00
blakeross%telocity.com 3539d7aa49 Fix 58565: JS strict warnings in mailCommands.js. patch by jarrod.k.gray@rose-hulman.edu (Jarrod Gray). r=blake sr=alecf 2000-12-21 01:23:22 +00:00
blakeross%telocity.com a5246e340b Fix 58568: JS strict warnings in mailContextMenus.js. r=timeless sr=alecf 2000-12-21 01:15:07 +00:00
sspitzer%netscape.com a932b7a8ae fix for #63449. center the throbber vertically in messenger and messenger compose. sr=bienvenu. 2000-12-21 01:12:03 +00:00
naving%netscape.com 402fcb1c17 63435 r=jag sr=bienvenu. Removing window.sizeToContent() because it is not needed. 2000-12-20 21:52:38 +00:00
blakeross%telocity.com e08b16e151 Fix 30878: right clicking on buttons should not trigger button action, and pressing spacebar needs to trigger all buttons. more to come. r=sspitzer sr=alecf 2000-12-19 08:25:23 +00:00
sspitzer%netscape.com fb071f77c0 fix for #62904. get shift-tab to switch between panes counter clockwise.
fix from blakeross@telocity.com.  r=sspitzer, sr=bienvenu
2000-12-19 06:40:04 +00:00
sspitzer%netscape.com 2a48d3c1f2 rename DisplayHTMLInMessageWindow to DisplayHTMLInMessagePane.
sr=bienvenu
2000-12-19 03:45:21 +00:00
sspitzer%netscape.com a973090955 fix for #24626. when viewing a cancelled message, display the "error"
in the message pane like we did in 4.x.  add the code to display
random html in the message pane to nsMsgWindow, so bienvenu can use it
for offline imap.  known problems:  title isn't being set and headers
aren't being hidden.  but that's next.  sr=bienvenu.
2000-12-19 02:36:32 +00:00
bienvenu%netscape.com cae6c8165f add offline error code r=sspitzer,sr=mscott 15865 2000-12-19 01:16:20 +00:00
varada%netscape.com b4d26b6ac1 fix for #55260; new message window with new profile brings up acount wizard and waits for callback;r=ducarroz;sr=mscott 2000-12-18 22:23:26 +00:00
sspitzer%netscape.com 3c4ff2be62 fix #63184. fix the subscribe dialog title.
sr=bienvenu
2000-12-18 19:59:38 +00:00
dbaron%fas.harvard.edu 030cd39a47 Fix bustage caused by naving%netscape.com in checkin to fix bug 43411. Filed bug 63087 on inter-module dependencies caused by this fix (which are the cause of the bustage). 2000-12-17 04:56:28 +00:00
naving%netscape.com 44c9358edc Fixing warnings made by earlier checkins. Declared inboxFolder twice 2000-12-17 03:09:14 +00:00
naving%netscape.com 395cced903 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. 2000-12-17 01:19:41 +00:00
naving%netscape.com e9dc162b48 43411 sr=bienvenu. Implementing expunge inbox on exit for imap servers. Changing Compact()'s
definition
2000-12-17 01:17:37 +00:00
disttsc%bart.nl d7566e74e8 Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben, many thanks to Fabian for his help in writing these patches 2000-12-16 00:42:48 +00:00
disttsc%bart.nl 4f270e57dd Clean up new/rename folder dialogs in mail/news (bug 60642), give focus to textfield (bug 60476) and fix warning (bug 60644), r=racham, a=ben 2000-12-16 00:42:47 +00:00
racham%netscape.com 8f4362a696 Fix for bug 55388. Update mailaccounts list so that right values are written into the prefs file. r=sspitzer, sr=mscott 2000-12-15 23:44:17 +00:00
bryner%uiuc.edu cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
naving%netscape.com 0b7318f28c 52564, r=varada, sr=mscott,bienvenu. Resizing so that ok,cancel button appear correctly. 2000-12-15 00:06:12 +00:00
sspitzer%netscape.com 25988e7f9d fix for #36488. thanks to andrew.taylor@cal.montage.ca for the initial patch.
make it so in the drafts and unsent message folders we change the sender
column to the recipient column. r=sspitzer, sr=bienvenu
2000-12-14 22:08:23 +00:00
sspitzer%netscape.com efd7ca3b3e fix for #51862. thanks to hyatt for the performance suggestion.
move the onclick handler out of the tree cell.  sr=mscott
2000-12-14 21:43:51 +00:00
sspitzer%netscape.com 3e55414ad1 fix for #45922. properly migrate secure news and secure imap servers from
4.x.  isSecure gets set and if no port was specified, we use the default
secure ports.  sr=mscott
2000-12-14 21:43:05 +00:00
m_kato%ga2.so-net.ne.jp 728a1aad5e bug 61100 and bug 58897
import mailbox for I18N support.
r=nhotta sr=mscott
2000-12-14 17:25:25 +00:00
bienvenu%netscape.com 98b859d8ef implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865 2000-12-12 03:18:06 +00:00
bienvenu%netscape.com 08bc6cce47 add strings for offline UI r=sspitzer, sr=mscott 15865 2000-12-12 03:10:14 +00:00
bienvenu%netscape.com f6f91644a9 reflect downloaded status of msgs in UI r=sspitzer, sr=mscott 15865 2000-12-12 03:08:08 +00:00
bienvenu%netscape.com ecd82a4141 implement downloading of messages for offline use r=sspitzer, sr=mscott 15865 2000-12-12 03:07:21 +00:00
varada%netscape.com 2914e8ec89 Fix for bug#60904; Fixing broken editing filters;r=alecf sr=alecf 2000-12-12 01:12:17 +00:00
racham%netscape.com 9c8dd187c0 Fixing bug 48092. Enabling the ability to change the port value automatically depending on the state of secure checkbox option. r=sspitzer, sr=mscott 2000-12-09 03:03:58 +00:00
bienvenu%netscape.com 0c31795c76 initial entry, not part of build 2000-12-09 01:17:37 +00:00
bienvenu%netscape.com 26c1c87640 initial add, not part of build 2000-12-09 01:16:39 +00:00
bienvenu%netscape.com 0dd6d239c4 more work on offline message storage and retrieval, r=sspitzer, sr=mscott 15865 2000-12-09 01:15:16 +00:00
mscott%netscape.com 5242196fba Bug #61204 --> show the reply-to field again.
r=benb, sspitzer
sr=alecf
2000-12-07 00:21:32 +00:00
sspitzer%netscape.com 9e243314c3 fix for #62011, the status bar should be at the bottom of the dialog.
sr=mscott
2000-12-06 22:54:46 +00:00
alecf%netscape.com af0eb76d7c fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
bienvenu%netscape.com 52b7710d4c work on offline msg support r=sspitzer, sr=mscott 15865 2000-12-06 19:35:43 +00:00
sspitzer%netscape.com ccec668b99 fix for #61526. sr=bienvenu
this time, make the message count column resizable, and make it persist.
2000-12-05 23:22:23 +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
sspitzer%netscape.com 5718107f40 fix for #29199. no reviewer. 2000-12-05 22:09:07 +00:00
sspitzer%netscape.com 3e70e00f5f fix problem with the subscribe column looking like crap. #61526
sr=bienvenu
2000-12-05 21:53:13 +00:00
sspitzer%netscape.com 4fa551beb6 fix for #61845. remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
thanks to rods@netscape.com for the patch.  also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
naving%netscape.com 18cf55f0e8 59063 & 59064. r=sspitzer sr=bienvenu. Fixing the warnings due to earlier checkins. 2000-12-05 02:49:05 +00:00
naving%netscape.com 2fa1b2b5dc 59063 & 59064. r=sspitzer sr=bienvenu. Fixing the warnings due to earlier checkins 2000-12-05 02:48:44 +00:00
sspitzer%netscape.com b207dcd2e3 fix for #32249. make newsgroups threaded by default. sr=bienvenu 2000-12-05 01:25:21 +00:00
sspitzer%netscape.com 9cdea2ca96 fix for #60945 and #51274. make the subscribe dialog wider by default,
and make the size and position persist.  sr=bienvenu
2000-12-05 01:15:54 +00:00
sspitzer%netscape.com 14e422f3fc fix for #39398. need icons in the tree and the menu list in the subscribe dialog. sr=bienvenu,syd. 2000-12-02 03:14:41 +00:00
timeless%mac.com 79ffe62873 Fixes bug 61441 (alternate mail window layout parity with Messenger.xul)
r=kerz, sr=syd
2000-11-30 07:12:00 +00:00
racham%netscape.com c6434ad930 Adding reference to security overlay file so that 3pane alternate layout displays security button. sr=mscott 2000-11-29 01:49:58 +00:00
naving%netscape.com 236036fb59 59063 59064, r=sspitzer, sr=bienvenu. Passing the right arguments because of change
in definitions
2000-11-29 01:12:57 +00:00
naving%netscape.com d281a9b9d2 59063 59064, r=sspitzer, sr=bienvenu. throwing exception so that dialog does not close 2000-11-29 01:12:04 +00:00
naving%netscape.com b4aee45291 59063 59064, r=sspitzer, sr=bienvenu. throw exception so that the dialog does not close 2000-11-29 01:11:14 +00:00
naving%netscape.com 2aca7939be 59063 59064, r=sspitzer, sr=bienvenu. Passing nsIMsgWindow for popping up alert if required 2000-11-29 01:10:28 +00:00
naving%netscape.com 981c9ef73d 59063 59064, r=sspitzer, sr=bienvenu added an error msg 2000-11-29 01:09:30 +00:00
bienvenu%netscape.com 0abc88f97e add offline folder flags, r=sspitzer,sr=mscott 15865 2000-11-28 02:17:02 +00:00
naving%netscape.com 1d7bf27017 #37942 r=sspitzer sr=mscott. Prevent the move/copy messages operation to continue if a
message is dropped on a folders-only folder.
2000-11-28 01:37:44 +00:00
disttsc%bart.nl 8a55daf86f titledbutton -> button. bug=57751, r=mscott, a=ben 2000-11-25 01:19:03 +00:00
blakeross%telocity.com 37852ee45d Fix 61093: mail crashes on startup. 2000-11-24 19:36:59 +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
gayatrib%netscape.com 16abd2924f Fix for bug 44664--No feedback when no hits found in Search. r=racham sr=mscott 2000-11-22 01:32:54 +00:00
sspitzer%netscape.com 054aaea9f3 fix build bustage, thanks to mscott for the help. 2000-11-21 02:29:21 +00:00
sspitzer%netscape.com 7c44d4f430 fix for #54491 and #60507
remove some more bloat from the subscribe code.  use the SubscribeTree
to build up the hostinfo.dat file instead of keeping a duplicate nsCStringArray
sr=bienvenu
2000-11-21 02:06:03 +00:00
sspitzer%netscape.com fc21518022 fix for #54728. remove passwords for server from the password manager when we remove the server.
fix by andrew.taylor@cal.montage.ca, r=sspitzer, sr=bienvenu
2000-11-21 01:21:37 +00:00
naving%netscape.com a1f139632a #36255 r=sspitzer, sr=mscott. Do not send the select command to back end
because it is only a folder-only folder.
2000-11-21 01:00:55 +00:00
cls%seawood.org 434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
gayatrib%netscape.com 2b41e2a9f8 Fix for bug 41851--duplicate filter names not prevented. review=alecf 2000-11-18 00:20:38 +00:00
sspitzer%netscape.com 3a79a2ff9b fix #54491 (subscribe is a big fat pig)
fix #56971 (correct spelling mistake: suppress not supress)
fix #60244 (subscribe retains only last server subscribe changes)
fix #60242 (subscribe typedown should select first match in list)
fix #39156 (fix how I determine the delimiter in subscribe.js)
fix #59231 (make insecure imap login work if password has a \ in it)
fix #53654 (subscribe downloaded bytes don't start at zero)
fix #39393 (stop button in subscribe)
fix #60506 (switching servers doesn't clear text area in subscribe)
2000-11-17 20:47:31 +00:00
blakeross%telocity.com 77b8600588 Fix 56971: logging should not log user's password. patch by Andrew Taylor (andrew.taylor@cal.montage.ca). r=jefft sr=mscott 2000-11-15 23:55:25 +00:00
naving%netscape.com 6922002de2 r=sspitzer, sr=mscott, #52365. Disable the folders-only folder in move/copy menu
Using the noSelect property to distinguish such folders in mailWindowOverlay.xul
2000-11-15 20:25:54 +00:00
alecf%netscape.com d373ca505c part of fix for #41083 - add nsILocalFile support to the account manager
sr=mscott
2000-11-15 08:50:07 +00:00
mscott%netscape.com 6f41278c52 Bug #53082 --> set the DB flag for marking a message as replied or forwarded.
r=putterman,sr=bienvenu
2000-11-14 01:11:15 +00:00
mscott%netscape.com 2440de8116 Bug #53082 --> add API for setMessageDispositionState which is used to mark
the dispostition state for a message as either forwarded or replied, etc.
r=putterman
sr=bienvenu
2000-11-14 01:10:41 +00:00
bienvenu%netscape.com bb8b2a822e add method to get cache entry for mail news url r=mscott part of fix for 52260 2000-11-13 22:27:34 +00:00
sspitzer%netscape.com c93edc215f fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:28:47 +00:00
sspitzer%netscape.com 4a3e4e1bc1 fix uninitialized variable. #59673. sr=alecf 2000-11-10 15:15:28 +00:00
sspitzer%netscape.com a5496305be fix warnings. sr=alecf 2000-11-10 15:05:55 +00:00
sspitzer%netscape.com 9cfabaaec8 turn off the the debug printfs. 2000-11-10 05:22:51 +00:00
bienvenu%netscape.com 39a00abf0c fix return value of SetInt32Property, groundwork for fix for 58691 imap hiearchy delimiter problems sr=mscott 2000-11-09 01:26:35 +00:00
bienvenu%netscape.com 0fe4d06a38 move NotifyStoreClosedAllHeaders to base class so imap can call it to fix 59376 crash in morkRowObject::CloseRowObject r=mscott 2000-11-09 00:14:22 +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
sspitzer%netscape.com 3a6e215aa1 fix for #59172. implement simple caching for FindServer().
we call FindServer() a lot.  But there it is very likely that the
server we ask for is the same server we asked for last time.
r=bienvenu.
2000-11-05 20:50:32 +00:00
sspitzer%netscape.com 5ca81ef20b more for #17801. make "next unread navigation" go across servers. 2000-11-05 10:05:21 +00:00
sspitzer%netscape.com 9c447f45a0 fix for #17801. r=putterman. make it so "next" will take you across folders.
still work to be done before this feature is perfect, but this gets the
ball rolling.
2000-11-05 02:29:47 +00:00
naving%netscape.com b5371bc277 54152. r=scottip sr=mscott. Lines node created. 2000-11-01 20:06:53 +00:00
naving%netscape.com 047b7661b0 54152. r=scottip sr=mscott. Lines node created 2000-11-01 20:06:19 +00:00
naving%netscape.com 82456f3916 54152. r=scottip sr=mscott. Lines supported in news 2000-11-01 20:04:22 +00:00
naving%netscape.com 05b079e33a 54152. r=scottip sr=mscott. Lines supported in news. 2000-11-01 20:02:28 +00:00
naving%netscape.com 06466e73cf 54152 r=scottip sr=mscott. Lines supported now. 2000-11-01 20:01:44 +00:00
naving%netscape.com 94db327a0c 55132, 54152. r=scottip, sr=mscott. Lines now supported in news and threadpane scrolls to
correct position when messagepane collapses and recollapses.
2000-11-01 20:00:31 +00:00
blakeross%telocity.com e5efb22564 Fix 58570: lots of strict warnings in searchTermOverlay.js. r=timeless sr=alecf 2000-11-01 18:49:24 +00:00
warren%netscape.com cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
warren%netscape.com 9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
sspitzer%netscape.com 3995a26e5b fix for #57151. r=bienvenu, sr=mscott. properly migrate the users addressbook
when they are non-ascii.
2000-10-26 03:39:24 +00:00
timeless%mac.com bf8cc77259 fix bug 47209, "add ellipsis to send page and send link"
r=jag a=putterman
2000-10-26 02:22:34 +00:00
jst%netscape.com c1ccea8268 Fixing rtm++ bug 56529. Necko was unescaping the content of URL's if a segment of the URL is requested (but not if the whole URL is requested), the DOM code used this unescaped string as is and that caused backwards compatibility problems. a=gagan&brendan, r=andreas.otte@primus-online.de 2000-10-24 04:56:10 +00:00
jefft%netscape.com e80db70297 fixed bug 57571 - crash due to the failure of resolving relative image urls; r=bienvenu, sr=alecf, mscott 2000-10-24 02:00:53 +00:00
sspitzer%netscape.com aae8c93909 workaround for #39655. r=putterman, sr=mscott, a=jar.
we don't have a fix for 39655, but this work around prevents the user
from "losing" the headers in the message pane when they switch folders.
the workaround is to collapse and expand the box that contains the headers
when showing the first message after re-rooting the threadpane.
2000-10-17 17:06:57 +00:00
mscott%netscape.com a29cc977b4 Bug #2729 --> disable empty trash on exit for aol servers as this causes a nasty
hang. This is a short term fix for this problem.
r=jefft
sr=alecf
2000-10-15 05:05:43 +00:00
sspitzer%netscape.com 10702504c4 landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com 2000-10-14 21:21:15 +00:00
alecf%netscape.com cd9ed508be fix for rtm++ bug #55424
r=nhotta@netscape.com,
sr=mscott@netscape.com
use GetUnicodeResource instead of
GetResource in order to get the
properly decoded Unicode string
2000-10-13 08:08:06 +00:00
ducarroz%netscape.com ae9c1a9483 Fix for bug 54481. We need to escape any comma in the web page url. R=putterman, SR=alecf 2000-10-13 05:16:38 +00:00
nhotta%netscape.com 7148decf08 Added an error handling in ConvertToUnicode() to use ISO-8859-1 if charset is invalid, bug 56059, r=bienvenu, sr=alecf,mscott. 2000-10-12 22:42:19 +00:00
blakeross%telocity.com ad13ca23b0 Fix 53189: the Print dialog comes up twice when opening it from the button's menu in Composer and MailNews. r=brendan a=ben 2000-10-12 21:10:26 +00:00
ccarlen%netscape.com 4b74eb6a9e Bug 38626 - Removed use of nsIFileLocator r=alecf@netscape.com, a=alecf@netscape.com 2000-10-12 14:52:24 +00:00
hewitt%netscape.com fe9ddaac12 #52271 - [Modern] new secondary icons, r=german, sr=hangas 2000-10-12 08:06:18 +00:00
hewitt%netscape.com 5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
hewitt%netscape.com 71838fd888 #52544 - fixed color picker in mailnews prefs, r=andreww, sr=hangas 2000-10-10 05:11:14 +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
sspitzer%netscape.com f32c9bddc7 fix for #2617. add an overlay to the commercial tree so that upon
finishing account creation, we call the FinishAccountHook().
in the commercial tree, this sets the "mail.is_a_franklin_user" pref
so that ab sync will work.  r=putterman, sr=alecf
2000-10-09 20:18:31 +00:00
disttsc%bart.nl 554fa670b0 Change some keysets which were using id "defaultKeySet" to "keyset", making overlaying on them easier. Also fix some whitespace issues. bug=53320, r=akkana, r=mscott, a=ben 2000-10-08 05:32:07 +00:00
jst%netscape.com 6ea631e28c Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer.
Contextual information added to HTML copy and intelligence added to HTML paste in the editor (fixes bugs 47014, 50568 and 46554, and partly (at least) fixes bug 53188).

Code written by vidur, jfrancis, jst, akkana. Tested by jfrancis, akkana, vidur, jst, kin. Reviwed (and super reviewed) by waterson, vidur, kin, jfrancis, jst
2000-10-07 10:57:30 +00:00
hewitt%netscape.com 2a7561aae9 on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:31:47 +00:00
hewitt%netscape.com 421d136e25 on behalf of jglick, #54543 - mnemonics stuff, r=scottip, sr=mscott 2000-10-07 08:25:05 +00:00
sspitzer%netscape.com eea9b78d68 bulletproofing to prevent crash in #55273. r=putterman, sr=alecf 2000-10-07 04:24:24 +00:00
nhotta%netscape.com bcfd476569 Moved "mailnews.start_page.url" from .js to .property, bug 55011, r=tao, sr=alecf. 2000-10-06 22:58:48 +00:00
gayatrib%netscape.com 483823f246 Fix for bug 43321. File|New|Folder should default to current account if applicable, otherwise to the default account. r=putterman,sr=alecf 2000-10-06 14:31:00 +00:00
alecf%netscape.com 130a559975 fix for #35803 r=sspitzer, sr=mscott 2000-10-05 21:23:45 +00:00
alecf%netscape.com 977a2827a9 fix for #54367 - speed up the focusring stuff more by optimizing loops, etc.
r=putterman, andreww sr=mscott
2000-10-05 21:17:22 +00:00
rhp%netscape.com 45057f07d5 Fix for crashing when cancelling print requests - Bug #54417 2000-10-05 12:59:00 +00:00
bryner%uiuc.edu f7d916f4b0 Bug 54798 - Don't append "(Not Downloaded)" to saved filenames when using Save All Attachments. r=jefft, sr/a=mscott. 2000-10-05 05:07:47 +00:00
bienvenu%netscape.com b0c5451e73 fix crash in folder cache upon startup 55184 r=alecf 2000-10-05 00:45:55 +00:00
sspitzer%netscape.com e08c575503 fix for nsbeta3++ bug #2203.
the problem was we were calling CreateIncomingServer() before the accounts were
loaded.  To solve this, I put a safe call to LoadAccounts() at the start of
CreateIncomingServer().

looking at the checkin logs, mscott made the same fix a while ago, but it got
overwritten by another change.

r/a=mscott
2000-09-26 22:36:41 +00:00
nhotta%netscape.com 2bcfce77e9 Changed to escape folder name to prevent 8 bit data from bad conversions,
also changed to apply correct conversions (UTF-8 for RDF, OS native charset for file name), bug 52165, r=putterman, a=alecf.
2000-09-22 23:58:19 +00:00
putterman%netscape.com b549264c72 Fix for 53736 for jglick. r=hangas,scottip. a=leaf. make search dialog open correctly. 2000-09-22 18:29:12 +00:00
putterman%netscape.com b41b19f5a2 Fix for 53752. r=sspitzer, a=leaf. Make drang and drop work in mailnews by removing incorrect ';' 2000-09-22 18:09:55 +00:00
putterman%netscape.com 9ee55ce087 Fix for 53736. r=hangas, a=leaf. Make mailnews search dialog come up. 2000-09-22 17:53:13 +00:00
timeless%mac.com ad527bce20 a=ben, partial fixes for bugs 38840, 41535 and Mail3PaneVertlayout 2000-09-22 05:30:04 +00:00
hyatt%netscape.com ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
hewitt%netscape.com 363cd7f28c #46423 - on behalf of jglick: mail/news search dialog cleanup, r=hewitt, a=hangas 2000-09-22 04:14:04 +00:00
jefft%netscape.com dad1247811 fixed bug53238.txt -- Data loss: attachment option {Save All} fails to prompt user if destination dir has an existing file w/ same file name. r=mscott; a=msanz 2000-09-22 03:46:31 +00:00
putterman%netscape.com 137ef27382 More work on 46888. Checking in for naving. Make sure delete doesn't prevent messages from being displayed later on. r=scottip,a=alecf. 2000-09-22 03:10:21 +00:00
taka%netscape.com 3471c82333 fix for #45222. r=alecf, a=alecf 2000-09-22 02:52:11 +00:00
varada%netscape.com 3afc59687c fix for bug#31263;make splitters persist position in mail;r=putterman;a=alecf 2000-09-22 02:51:33 +00:00
varada%netscape.com 7e5341a8a9 fix for bug#28520; keyboard navigation for mail;r=putterman;a=alecf 2000-09-22 02:51:23 +00:00
alecf%netscape.com 28d129eb73 fix for #53200 r=putterman,mscott
make the priority and status strings localizable, and add a priority string for "Normal"
localization change a=msanz
2000-09-22 02:48:11 +00:00
sspitzer%netscape.com 2f6f849df8 fix for #53487. get open attachment to work from news messages.
code stolen from mscott's code for imap & local messages.
r/a=mscott.
2000-09-22 00:44:08 +00:00
naving%netscape.com 6cfc48dd1e r=sspitzer a=mscott. 2000-09-21 00:16:23 +00:00
naving%netscape.com ad4750ced2 r=sspitzer a=mscott. Added mDeleteOrMoveMsgFailed atom for notification in failed cases. 2000-09-21 00:15:47 +00:00
naving%netscape.com 391bc9c4ab r=sspitzer a=mscott. Added notification for delete/cancel failures 2000-09-21 00:14:24 +00:00
naving%netscape.com 0155e2b2d9 r= sspitzer a=mscott Added notification for cancel/delete failures. 2000-09-21 00:13:08 +00:00
bienvenu%netscape.com efa7507896 part of fix for inability to select messages r=mscott 46888 2000-09-20 23:21:17 +00:00
warren%netscape.com 181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
jefft%netscape.com 767a56492a fixed bug34051 - use nsIFilePicker instead of nsIFileSpecWithUI; r=alecf 2000-09-20 14:50:55 +00:00
locka%iol.ie b78abdf560 Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha 2000-09-20 12:23:53 +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
mscott%netscape.com 2f517e5cb1 Bug #52712 --> use collapsed attribute instead of hide consistantly...fixes problem
where attachment button would stop working after you switched folders
r=alecf
2000-09-19 22:26:54 +00:00
sspitzer%netscape.com a00b42b2d7 fix for bug #47521. if the user cancels the account wizard on an invalid account,
force the account to get created anyway.  r/a=alecf
2000-09-19 03:44:33 +00:00
ducarroz%netscape.com 0fc6f94237 Fix for bug 52190. Avoid crash by using NS_IF_ADDREF. sr=alecf 2000-09-18 22:35:46 +00:00
sspitzer%netscape.com d2b9d3d09d part of the fix for #51571. r/a=mscott 2000-09-18 21:49:17 +00:00
sspitzer%netscape.com 5dff1d6e3b part of the fix for #51571. r/a=mscott 2000-09-18 21:44:54 +00:00
putterman%netscape.com 28b102cd6e Fix for 52811. r=alecf. Delete message works on the Mac again. 2000-09-18 03:46:10 +00:00
alecf%netscape.com 78a0dad559 string fix for #45512 r=mscott 2000-09-15 23:47:17 +00:00
alecf%netscape.com b2d11050d7 mail part of fix for #52644 r=putterman - registery smtp and filter delegate factories with the correct contractIDs 2000-09-15 06:42:36 +00:00