bienvenu%netscape.com
b6784c4c0c
move offline js stuff to its own file r=ducarroz, sr=sspitzer part of work for 83216
2001-08-02 13:29:49 +00:00
sspitzer%netscape.com
931752ef07
remove dead code. #92960 . rs=mscott
2001-08-02 07:06:07 +00:00
sspitzer%netscape.com
f4bd6796d7
fix for #61651 : subfolders of special folders have those special folder properties.
...
thanks to elrod@liquidmetal.com for the initial patch.
fix for #72791 : the INBOX flag trumps all other special folder flags. so if a user
sets their INBOX to be their Sent folder, we still treat it like an inbox.
r=mscott, r=sspitzer, sr=bienvenu
2001-08-02 03:18:47 +00:00
naving%netscape.com
7478c47250
34074, 92056 r=cavin sr=bienvenu. ReSelect the folder and the message after compacting local folders
...
transfer info from the old msf to new msf file.
2001-08-02 03:09:33 +00:00
sspitzer%netscape.com
576a746af8
fix for #93061 . secure icons not showing up in various folder pickers and folder menus.
...
r/sr=bienvenu
2001-08-01 10:34:18 +00:00
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
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
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
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
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
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
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
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
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
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
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
sspitzer%netscape.com
2e2b2640e3
fix for #89150 . only call messenger.SendUnsentMessages() once. r=varada, sr=mscott
...
fix for #38327 . only enable "Send Unsent Messages" if there are unsent messages to send.
intial patch by doronr@naboonline.com . r=racham, sr=mscott
2001-07-06 19:35:11 +00:00
dianesun%netscape.com
a5014eeb96
Fix for bug 82454(property enable/disable...) r=hwaara, sr=bienvenu, a=asa@mozilla.org
...
Fix for bug 78900(nsMsgWindow for download msg) r=bhuvan, sr=bienvenu, a=asa@mozilla.org
Fixes for bugs 79865(Get Msgs offline dialog), & 79245, 79882, 82568. r=bhuvan, sr=sspitzer
2001-07-03 07:33:18 +00:00
sspitzer%netscape.com
c9f1e0f1f1
fix for #74799 . right clicking twice should not act like double clicking.
...
according to joki, the correct fix is to drop the right click events in our onclick
handler.
r=cavin,racham. sr=mscott
2001-07-03 05:19:50 +00:00
dianesun%netscape.com
f9642b2546
Fix for bug 81321(disable rename/compact/delete folder for offline). r=bhuvan, sr=sspitzer
2001-07-03 03:11:53 +00:00
mscott%netscape.com
97588bf226
bug #80220 --> show a tooltip over long attachments
...
Bug #79584 --> remove the .Print option from the attachment popup.
r/sr=sspitzer
2001-07-03 01:18:41 +00:00
naving%netscape.com
38a5354a29
88171 r=bienvenu sr=sspitzer; make undo work for multiple 3 pane and/or multiple stand alone
...
windows.
2001-07-02 22:03:09 +00:00
gerv%gerv.net
7c4e675e97
Added Copy Email Address to plaintext mail linkified email addresses. Bug 88185. r=gemal, sr=blake.
2001-07-01 19:04:01 +00:00
hwaara%chello.se
6ff1a8d53c
#79097 , imapFolderProps.xul is a misleading filename, since the file is used for more than imap folders. r=naving, rs=sspitzer
2001-06-30 21:54:01 +00:00
mscott%netscape.com
033f7a0696
Bug #74139 --> persist the "brief" view in the message pane
...
r/sr=hewitt, sspitzer
2001-06-30 00:16:19 +00:00
naving%netscape.com
ea2abbbe6c
52564 r=racham sr=sspitzer; make the UW:IMAP new folder dialog display the contents
...
fully.
2001-06-30 00:10:24 +00:00
racham%netscape.com
966f5b5ec7
Fixing bugscape bug 6830. This fix allows ISPs to control user actions on their servers. Attributes to determine whether user can file messages on a given server and whether folder creation is allowed have been added. ISPs can set this value in rdf file. r,sr=sspitzer
2001-06-29 07:04:38 +00:00
naving%netscape.com
64deb5cda8
88058; r=pink sr=sspitzer use the dragAction to determine copy/move
...
58561 fix js warnings r=stephend
2001-06-29 05:34:52 +00:00
naving%netscape.com
935536aae3
85632 r=bienvenu sr=mscott; Do not start downloading msgs until the
...
folder summary file has been built.
2001-06-29 01:05:25 +00:00
sspitzer%netscape.com
98e3972c84
fix for bug #86326 . make it so news is threaded by default.
...
r=bienvenu, sr=mscott.
2001-06-29 00:48:14 +00:00
sspitzer%netscape.com
f7ab7fe212
fix for js warnings. #58564 . fix by gemal@gemal.dk, r=timeless,mao,sr=sspitzer
2001-06-26 07:30:28 +00:00
sspitzer%netscape.com
cd2637aab9
fix for #83763 . remove close button from the search dialog and make it a window, not a dialog.
...
(fix by blakeross). r=hwaara, sr=sspitzer
2001-06-26 07:08:18 +00:00
sspitzer%netscape.com
5a43b8700a
fix for #86200 . add search to the subscribe dialog (and remove typedown.)
...
like 4.x, the text area is disabled for IMAP servers.
for news servers, when you type we show you the list of newsgroups that contain the substring.
r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
ducarroz%netscape.com
b08e5efce9
Fix for bug 84065. Add an AppleFileDecoder into the stream converters and modify save/save all attachment in order to be able to select the decoder when dealing with an apple double attachment. R=mscott, SR=sspitzer, A=asa@mozilla.org
2001-06-25 22:11:43 +00:00
racham%netscape.com
5d5db17218
Fixing bugs 23625 and 62433. Bug 23625 is about creation of special folders for new IMAP accounts. Fix to that bug includes the rearrangment of copies and folder UI panel which is a bit similar to 4.x model now. Panel UI allows user to select a special folder on the IMAP server and the folder is then created at runtime as needed. Today, IMAP account special folders point to Local folders which is confusing. Bug 62433 takes care of migration of multiple 4.x imap servers under single identity to get migrated properly with unique account names based on username, hostname and the port value if needed. r=naving, s=sspitzer a=asa
2001-06-20 06:13:27 +00:00
blakeross%telocity.com
bb37d554f9
No feedback when Find Again (Ctrl+G) reaches EOF (63410). r=alecf sr=sfraser a=asa
2001-06-20 06:12:37 +00:00
dianesun%netscape.com
2e487bdf56
Fix for bugs 79554, 80194, 82805, 82984. r=bhuvan, sr=sspitzer, a=asa@mozilla.org
2001-06-20 00:23:35 +00:00
naving%netscape.com
13421beafe
84905 r=bhuvan sr=mscott a=dbaron. Make D&D to move messages across servers.
2001-06-19 23:54:00 +00:00
stephend%netscape.com
078d452f99
Cleaning up whitespace that was missed with cvs diff -uw on bug 58783, that bug has r=naving, sr=sspitzer, a=asa
2001-06-19 00:58:15 +00:00
stephend%netscape.com
2dae2670b7
Bug 58783 - Title isn't cleared in a folder when the last message is deleted. r=naving@netscape.com sr=sspitzer@netscape.com a=asa@mozilla.org
2001-06-19 00:33:09 +00:00
sspitzer%netscape.com
c91fe1483c
fix for #86066 . properly enable / disable "mark all read". thanks to neil@parkwaycc.co.uk for the fix.
...
r=racham, sr=sspitzer, a=asa
2001-06-18 21:43:11 +00:00
sspitzer%netscape.com
7362e7fcff
fix for bug #79239 .
...
hide or alter offline related UI for servers and folders that don't support
offline.
r=racham, sr=mscott, a=dbaron
2001-06-16 07:20:15 +00:00