disttsc%bart.nl
bccb92681f
Fix potential dangling pointers of the form:
...
const char* foo = NS_ConvertUCS2toUTF8(bar).get();
sr=scc
2001-03-08 13:57:08 +00:00
disttsc%bart.nl
aebc676048
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
stephend%netscape.com
eb7f53ab63
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
b6c1ada6c3
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
683d6d0795
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
stephend%netscape.com
563ba3de60
Bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-08 01:01:48 +00:00
stephend%netscape.com
a21fec09af
Bug 70128 & 70241 Inconsistency in describing SMTP & NNTP servers r=racham@netscape.com, sr=sspitzer@netscape.com and sr=mscott@netscape.com
2001-03-08 01:00:28 +00:00
stephend%netscape.com
c2fe758646
Bug 70128 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-08 00:59:07 +00:00
stephend%netscape.com
61724e7a28
Part of bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
2001-03-08 00:58:21 +00:00
timeless%mac.com
63a9571bee
fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
...
fixes from cjh@kr.freebsd.org r=jag, sr=jst
2001-03-07 11:28:42 +00:00
ben%netscape.com
77cf4c0d35
Fix for 57763. r=blake, a=alecf
2001-03-07 07:50:14 +00:00
stephend%netscape.com
7d676a93c6
Checking in fix for bug 61296. Patch by Ksosez (ksosez@softhome.net) r=blake sr=seth
2001-03-07 02:42:14 +00:00
sspitzer%netscape.com
077e9a6d0b
fix bugscape bugs #2883 #2884 #3927 . Thanks to jgaunt@netscape.com for the
...
patch. r/sr=sspitzer,bienvenu
2001-03-07 01:33:55 +00:00
racham%netscape.com
616101c04d
Fixing bug 67634. Default sound for biff is changed to be the system beep. Patch by Seth. r=racham, sr=bienvenu
2001-03-07 01:16:35 +00:00
sspitzer%netscape.com
5a879b8bee
fix for bugscape bug #4174 . sr=mscott
2001-03-07 00:44:20 +00:00
racham%netscape.com
050f1ec845
Fixing bug 58721. Fixing the situation where application hangs if the biff interval is greater than 35 minutes. Needed to use the nsInt64 var to hold the values and to get carried forward properly for further operations. r=gayatrib, sr=sspitzer
2001-03-06 19:44:37 +00:00
bryner%uiuc.edu
3f9323934e
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:10:33 +00:00
timeless%mac.com
048c9d249a
fix bug 67108 "Mail startpage" groupbox needs cleanup
...
fix by hwaara@chello.se r=timeless, sr=sspitzer
2001-03-06 03:24:13 +00:00
maolson%earthlink.net
68bebb9788
Fix bug 68522 - "Message Filters" dialog should have context enabled/disabled features
...
r=jag, r=gayatrib, sr=sspitzer
2001-03-05 23:40:25 +00:00
maolson%earthlink.net
69aee4ad8a
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
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
timeless%mac.com
80f37d5c44
fix bug 49164 Secure IMAP on wrong port
...
fix by len@intelligenesis.net r=bienvenu, sr=mscott
2001-03-02 02:18:15 +00:00
stephend%netscape.com
d29f77e22e
Bug 70241 - r=timeless@mac.com sr=mscott@netscape.com
2001-03-01 00:22:37 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
cmanske%netscape.com
60e9b4f6d0
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
stephend%netscape.com
d3f384609e
Checking in the fix for bug 68520, r=racham@netscape.com, sr=sspitzer@netscape.com (patch by me)
2001-02-26 20:40:04 +00:00
timeless%mac.com
7023c11ec5
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
41321513f0
Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu
2001-02-26 01:58:27 +00:00
blakeross%telocity.com
38db89aa76
Mail search matching (69418). r=gayatrib sr=sspitzer
2001-02-25 23:28:53 +00:00
tao%netscape.com
9485f2f1b3
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
9275fe9fe9
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
sspitzer%netscape.com
9a9b77dade
control the default url for sound to play on new mail with a pref,
...
instead of hard coding it. (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
2001-02-23 02:27:53 +00:00
scc%mozilla.org
97df62b78a
bug #65219 : (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers.
2001-02-23 02:03:02 +00:00
blakeross%telocity.com
a24ffe4299
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
6cd2d20d31
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
a8fa2dbb3e
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
timeless%mac.com
902055976c
fix bug 41083 Signature path not stored correctly when containing non-english characters
...
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
2001-02-22 10:18:54 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
gayatrib%netscape.com
44e563d18e
Checking in patch for bug 68505--cant delete mail filter. Patch submitted by jag. r=gayatrib sr=sspitzer
2001-02-22 07:27:10 +00:00
waterson%netscape.com
2cd62f503b
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
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
naving%netscape.com
63fbb90dec
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
jgmyers%netscape.com
7e64c44d58
fix account manager labels: bug 68071 r=racham sr=sspitzer
2001-02-20 01:04:13 +00:00
disttsc%bart.nl
ec0f22e92c
``Acct Settings:Acct Name Field:Letters with descenders being cut off'', bug=67245, author=H�kan B. Waara <hwaara@chello.se>, r=jag, sr=sspitzer.
2001-02-17 23:49:54 +00:00
dbaron%fas.harvard.edu
1ef143735a
Fix gcc 2.95/2.96 bustage by adding |NS_CONST_CAST| to |char*| to work around what I think is a bug in gcc. Patch from Bradley Baetz <bbaetz@sympatico.ca>, r=dbaron
2001-02-16 04:33:21 +00:00
naving%netscape.com
469872267c
fix a small mistake that was part of earlier checkin.
2001-02-16 02:24:48 +00:00
naving%netscape.com
a9f24a2c47
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
timeless%mac.com
0e386135db
fix bug 61802 javascript strict warnings in FilterEditor.js
...
patch by maolson@earthlink.net r=jag,timeless sr=sspitzer
2001-02-15 07:40:23 +00:00
gayatrib%netscape.com
f680263283
Fix for bug 44591--Search UI: any state shows document done text. r=racham sr=bienvenu. This also fixes bugs 68221 and 44354.
2001-02-15 06:37:03 +00:00
sspitzer%netscape.com
c1c9a40d8c
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
26bf7ba9ee
Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer
2001-02-14 20:32:03 +00:00
jgmyers%netscape.com
22b7b1c8ac
fix SMTP/SSL prefs: bug 32018 r=brendan sr=sspitzer
2001-02-14 01:18:33 +00:00
hewitt%netscape.com
831130b511
68709 - mail text change (for stephend), r=hewitt, sr=sspitzer
2001-02-13 23:55:46 +00:00
pinkerton%netscape.com
105d3c555e
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
timeless%mac.com
34cf943a88
fix bug 61801 javascript strict warnings in FilterListDialog.js
...
patch by maolson@earthlink.net , r=jag, sr=sspitzer
2001-02-13 14:40:49 +00:00
timeless%mac.com
302419b9f1
fix bug 68484 Account Manager : Change "Delete" to "Remove Account"?
...
patch by stephend@netscape.com , r=racham, sr=sspitzer
2001-02-13 05:37:59 +00:00
timeless%mac.com
57db0ee9d5
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
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
naving%netscape.com
21523819cc
64982. sr=sspitzer, bienvenu. No need to add back the folder. It is the same
...
folder.
2001-02-12 22:25:12 +00:00
blakeross%telocity.com
a2f95e1567
Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu
2001-02-12 21:31:45 +00:00
timeless%mac.com
1f4e4d4a22
fix bug 68194 Wording changes to Account Settings panel
...
patch by stephend@netscape.com r=timeless, sr=sspitzer
2001-02-12 06:24:30 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
sspitzer%netscape.com
b17c3afa80
NOT PART OF THE BUILD.
2001-02-09 00:23:50 +00:00
sspitzer%netscape.com
4dd563b1ab
hoy hoy hoy! NOT PART OF THE BUILD.
2001-02-08 23:57:20 +00:00
sspitzer%netscape.com
094bf1570e
NOT PART OF THE BUILD.
2001-02-08 23:44:47 +00:00
sspitzer%netscape.com
c691cb7d58
more hacking with the anipals. NOT PART OF THE BUILD.
2001-02-08 22:43:29 +00:00
sspitzer%netscape.com
2f3828d92a
more hacking with bienvenu. NOT PART OF THE BUILD.
2001-02-08 22:04:50 +00:00
sspitzer%netscape.com
e7ec23f934
NOT PART OF THE BUILD. more hacking with bienvenu.
2001-02-08 22:02:48 +00:00
bienvenu%netscape.com
6ec056d99e
more work on db view NOT PART OF BUILD
2001-02-08 17:46:54 +00:00
sspitzer%netscape.com
505128d9df
NOT PART OF THE BUILD.
2001-02-08 06:18:32 +00:00
sspitzer%netscape.com
ee660ff012
NOT PART OF THE BUILD. hacking with bienvenu...
2001-02-08 06:17:57 +00:00
bienvenu%netscape.com
25f3ecc06f
more work on db view NOT YET PART OF BUILD
2001-02-08 03:27:25 +00:00
bienvenu%netscape.com
109ba24e00
fix one cause of 67989, meteors never stop spinning in mail news r/sr mscott/sspitzer a=brendan
2001-02-08 01:55:35 +00:00
bienvenu%netscape.com
c62ba44d30
change name of view type to avoid conflicts NOT PART OF BUILD
2001-02-07 19:27:59 +00:00
bienvenu%netscape.com
80930790a7
add files to build so Seth and I can work on them NOT PART OF BUILD
2001-02-07 19:27:00 +00:00
sspitzer%netscape.com
d8c36f9657
checking in a file so bienvenu and I can hack away.
...
NOT PART OF THE BUILD.
2001-02-07 18:45:12 +00:00
racham%netscape.com
23f03e2797
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
ducarroz%netscape.com
6cb34ee4d7
File Removed.
2001-02-07 06:54:50 +00:00
ducarroz%netscape.com
b02cf25223
Part of fix for bug 45225. Due to new AppleDouble implementation, remove old code. SR=mscott
2001-02-07 06:52:30 +00:00
gayatrib%netscape.com
8c691734e3
66944. had checked in a less updated file by mistake. rechecking in this file.
2001-02-07 05:38:03 +00:00
gayatrib%netscape.com
6ccc9ffd3f
fix for bug 66944--Open button functionality in search dialog. r=racham sr=bienvenu
2001-02-07 05:27:15 +00:00
mscott%netscape.com
2701be21f3
remove two extra dump statments.
...
sr=sspitzer
2001-02-07 05:17:27 +00:00
sspitzer%netscape.com
c403df276b
sr=mscott. minor performance fix, use NS_LITERAL_STRING() instead of
...
AssignWithConversion(). just sitting in my tree, k-i-s-s-i-n-g.
2001-02-07 05:14:13 +00:00
sspitzer%netscape.com
1147830b78
some minor performance tweaks. comment out some dump statements. sr=bienvenu
2001-02-07 04:40:40 +00:00
chuang%netscape.com
e8aaead9af
Bug44668 Confusion as to how to edit/send a Draft message, sr=sspitzer+mscott
2001-02-07 04:35:37 +00:00
mscott%netscape.com
b79fe5d78d
Bug #45225 --> poor man's way to get rid of the 2 dialogs when opening
...
a mail attachment. Always treat the selection of the attachment as an "open"
action. This causes the url to get run via the uriloader. If it requires an exthandler
THEN you get the helper app dialog. o.t. we open it internally and you have to save it
yourself.
sr=sspitzer
2001-02-07 04:26:13 +00:00
sspitzer%netscape.com
2c53f9d26c
fix for #55872 . add Ctrl + M to the stand alone message window.
...
fix from andersma@luther.edu , r=timeless, sr=sspitzer
2001-02-07 04:20:33 +00:00
mscott%netscape.com
1d8cdbfc13
Bug #67555 --> rewrite OnStart/OnStopMeteors
...
to use timers for performance.
sr=sspitzer
2001-02-07 04:09:03 +00:00
racham%netscape.com
3292599da7
Fixing bug 67327. For any given server, login at startup only if the user chooses to do so via log onto this account at startup pref. r=gayatrib, sr=sspitzer
2001-02-07 03:55:46 +00:00
disttsc%bart.nl
243fda9507
Hide menuseparator on Mac. bug=10893, r=blake, sr=sspitzer
2001-02-07 03:55:04 +00:00
timeless%mac.com
ba1cf4a20b
fix bug 67746 Change casing of "Settings" to "settings" in msgAccountCentral.dtd
...
patch by stephend@netscape.com r=racham, sr=mscott
2001-02-07 01:15:10 +00:00
ducarroz%netscape.com
34b14fc0aa
Fix for bug 66438. Fix leak and remove unused variable. Patch submitted by Kevin Higgins <khiggins@scu.edu>. R=ducarroz, SR=mscott.
2001-02-07 00:22:38 +00:00
naving%netscape.com
97ee0ca5c8
63300. r=racham, sr=bienvenu. Making IMAP folders case-sensitive and local folders
...
case-insensitive as done in 4x.
2001-02-06 23:17:26 +00:00
blakeross%telocity.com
6f887d2b77
JS warnings in messengerdnd.js (for mao, 58561). r=blake,jag sr=alecf
2001-02-06 23:03:38 +00:00
sspitzer%netscape.com
b33c5b3b96
fix for #67388 . r=gayatrib, sr=bienvenu
2001-02-06 15:49:33 +00:00
mscott%netscape.com
69aea8090f
Bug #67555 --> rewrite OnStart/OnStopMeteors to use timers for performance benefits.
...
sr=bienvenu
2001-02-06 04:13:08 +00:00
mscott%netscape.com
2f772532d7
Bug #67555 --> remove obsolete timer code
...
sr=bienvenu
2001-02-06 04:11:21 +00:00
bienvenu%netscape.com
f5cacd5b27
use a constant for offline folder flag r=naving, sr=mscott 67608
2001-02-06 02:07:04 +00:00
bienvenu%netscape.com
31c646b4d1
add some specific error codes so we can start getting rid of uses of NS_ERROR_FAILURE r=naving, sr=mscott
2001-02-06 02:05:31 +00:00
disttsc%bart.nl
9a34f8abd6
Fix strict warnings in mailWidgets.xml, clean up a little. bug=58572, patch by Mark Olsen <maolson@earthlink.net>, r=jag, a=alecf
2001-02-06 01:43:39 +00:00
gayatrib%netscape.com
44f0501fc8
Fix for bug 44582--stop in search dialog. r=racham sr=bienvenu
2001-02-05 10:45:23 +00:00
blakeross%telocity.com
2202768bc9
Removing an unused string (for khiggins, 67562). r=blake sr=bienvenu
2001-02-03 20:37:25 +00:00
bienvenu%netscape.com
57844b19c9
fix for solaris bustage
2001-02-03 18:34:32 +00:00
bienvenu%netscape.com
8a816ae4ae
listen for going offline notification and shutdown open connections when we receive it 15865 r=naving, sr=mscott
2001-02-03 17:45:31 +00:00
bienvenu%netscape.com
eb55362c5a
add support for limiting offline download size to base server class 15865 r=naving, sr=mscott
2001-02-03 17:43:24 +00:00
jgmyers%netscape.com
7754a29d29
Fix SMTP/SSL: bug 32018 sr=mscott
2001-02-03 00:17:52 +00:00
naving%netscape.com
31ecb421d0
25589. r=timeless, sr=bienvenu, sspitzer. Adding feature drag and drop of folder.
...
Thanks to sspitzer and david for good review.
2001-02-02 20:21:52 +00:00
taka%netscape.com
007d063856
check ConvertFromUnicode() result and handle error - #66958 , sr=sspitzer, sr=bienvenu
2001-02-02 08:13:12 +00:00
sspitzer%netscape.com
5c65cd05ff
fix for #64772 and #64242
...
the problem with the mark toolbar is that the menupopup items would
execute both their commands, and the toolbar button command.
thanks to racham for the fix. sr=sspitzer
2001-02-02 03:32:22 +00:00
sspitzer%netscape.com
fcb2792bf3
fix for #67378 . r=racham
...
fix the folder pane context menu.
2001-02-02 03:11:05 +00:00
hewitt%netscape.com
4dda46a591
65411 - add throbber-box id, r=hwaara, sr=sspitzer
2001-02-02 01:32:57 +00:00
blakeross%telocity.com
eee666df98
Disabling autostretch where necessary (42406). r=gemal a=ben
2001-02-01 22:11:05 +00:00
gayatrib%netscape.com
f4ec594947
Fixes for bugs 41715 (filter ui: launch to selected account in folder pane) and 62106 (double click filter doesn't open for editing). Review/super review sspitzer and bienvenu.
2001-02-01 07:26:38 +00:00
racham%netscape.com
8862593576
Fixing bug 66655. Making the status bar appear with AccountCentral page and not to cause any resize problems. sr=sspitzer
2001-02-01 00:54:08 +00:00
ducarroz%netscape.com
5d2c02072f
Fix for bug 22090. Implement Appledouble (encoding & decoding). R=sspitzer, R=sfraser, SR=bienvenu.
2001-01-31 23:22:18 +00:00
sspitzer%netscape.com
fa90e90779
fix for #67234 . sr=bienvenu
...
Date is the secondary for the thread pane (unless we are sorting by Date, in which case there is no secondary sort.)
the XULSortService will do a GetTarget() on Date?collation=true, then Date?sort=true, and then Date. this performance optimization (although minor) does save us a call to GetTarget().
2001-01-31 23:02:06 +00:00
sspitzer%netscape.com
7dd7ee88c3
fix for #58085 . r=hwaara, ducarroz. sr=bienvenu.
...
based on initial patch from hwaara@chello.se .
fix the reply button tooltip, fix the reply to sender ui elements,
and get reply to sender to work correctly.
2001-01-31 23:00:18 +00:00
ducarroz%netscape.com
ea565870d6
First Checked In.
2001-01-31 22:56:24 +00:00
valeski%netscape.com
49ac9a8634
r=ccarlen, sr=rpotts. 65925. making webprogress listeners support weak ref
2001-01-31 21:04:10 +00:00
bienvenu%netscape.com
7985de7413
add support for downloading all msgs for offline r=naving, sr=sspitzer 15865
2001-01-31 20:34:12 +00:00
sspitzer%netscape.com
e7b36af86f
fix for #67095 , disable news biff by default, and allow us to
...
default biff (on or off) on a per protocol basis.
r=racham, sr=bienvenu.
turning news biff off will help us to stop pounding news.mozilla.org
2001-01-31 20:25:33 +00:00
sspitzer%netscape.com
3fe339c38a
fix for #58567 . fix js warnings. r=jag,sr=sspitzer
...
thanks to mao (Mark Olson) for the fix.
2001-01-31 03:00:56 +00:00
sspitzer%netscape.com
db62905b19
make Ctrl + E "edit message as new".
...
#66864
patch from Stephen Walker (walk84@usa.net ).
r=timeless,blake,sr=sspitzer
2001-01-31 02:46:41 +00:00
gagan%netscape.com
cded3e2f30
Optimization for scheme comparison of URIs. See bug 66577 for details. r=darin, sr=brendan@mozilla.org
2001-01-31 01:33:03 +00:00
alecf%netscape.com
e16ca2db26
fix for #67072 - honor the hidden pref mailnews.nav_crosses_folders preference that 4.x used, to optionally prompt when someone hits 'next' to cross to a folder
...
sr=sspitzer
2001-01-31 00:58:48 +00:00
sspitzer%netscape.com
6909a8b42a
fix for #67088 . sr=bienvenu.
...
1) on batch deletes, we quickly bail out of ThreadPaneSelectionChange()
2) we only call document.commandDispatcher.updateCommands('threadTree-select');
once per delete, next, move, selection, folder loading.
3) general cleanup
2001-01-30 22:02:27 +00:00
sspitzer%netscape.com
7a449f55ca
fix for #29199 . r=gemal@gemal.dk. sr=bienvenu
2001-01-30 21:07:36 +00:00
disttsc%bart.nl
f367fd7ca7
Bug 10893: add text size menu to mail/news viewers (3pane, message). r=timeless, sr=sspitzer
...
Bug 56534: make "Open in new message window" work when viewpane is closed. r=racham, sr=sspitzer
2001-01-30 20:45:50 +00:00
sspitzer%netscape.com
dbf3efc082
backing racham out. this fix causes resize problems and other weirdness.
...
thanks to bryner for finding it. r=bryner
2001-01-30 06:03:53 +00:00
sspitzer%netscape.com
75d694cebc
remove tests from build. sr=mscott
2001-01-30 05:07:43 +00:00
sspitzer%netscape.com
5dac994ca5
remove the old, unused tests. sr=mscott
2001-01-30 04:47:05 +00:00
sspitzer%netscape.com
7ee403293b
remove unnecessary call to GetFilterList().
...
sr=bienvenu
2001-01-30 04:25:15 +00:00
sspitzer%netscape.com
a1e4167f56
turning off timing code (unless the hidden timing pref is true).
...
remove unused tests. sr=mscott
2001-01-30 04:19:30 +00:00
racham%netscape.com
ff333fee24
Fixing bug 66655. Make status bar appear when AccountCentral page is displayed. sr=sspitzer
2001-01-30 02:32:20 +00:00
valeski%netscape.com
8b1d0eec24
sr=mscott. fixing extraneous QI. 66942
2001-01-30 00:58:26 +00:00
disttsc%bart.nl
89b6e8edc6
Fix js strict warning, bug=60646, patch=Henrik Gemal, r=mao, sr=bienvenu
2001-01-30 00:49:37 +00:00
nhotta%netscape.com
fe68110fd7
Notify the user's charset change to msgWindow so the charset menu to be checked correctly, bug 66227, sr=mscott,bienvenu.
2001-01-29 20:00:46 +00:00
dbaron%fas.harvard.edu
d25c3d0092
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:31:15 +00:00
dbaron%fas.harvard.edu
20b685bf78
Reduce unnecessary #includes to speed up compilation. r=bryner/sfraser sr=alecf b=64023
2001-01-27 16:58:15 +00:00
cls%seawood.org
2212c0ad2f
Tweak previous fix to check for zero-length strings.
2001-01-27 01:31:44 +00:00
cls%seawood.org
66a58441af
Fix for IBM compiler related bustage.
...
Thanks to Jim Dunn <jdunn@netscape.com> for the patch.
2001-01-27 00:46:21 +00:00
taka%netscape.com
815d7deb27
fix for #43221 , #64781 , and #53644 . take folder charset and apply appropriate charset conversion before comparison. r=nhotta, a=bienvenu
2001-01-26 13:50:44 +00:00
prass%netscape.com
8e42156d20
Adding geticonode function and context for icon image, r=jelwell, sr=mscott
2001-01-26 00:51:18 +00:00
bienvenu%netscape.com
a2a69a7ac1
fix saving of imap pending unread counts r=sspitzer,naving, sr=mscott 66580
2001-01-26 00:14:10 +00:00
dougt%netscape.com
461938270b
backing my ass out. These changes were meant for my branch, not the trunk. sr-leaf
2001-01-25 22:07:38 +00:00
dougt%netscape.com
8ac0f6da84
updating to new necko interfaces
2001-01-25 21:44:59 +00:00
racham%netscape.com
3a1948ca5d
Fixing bugscape bug 3709. Setting unique and polished accountname format for ISPs. r=sspitzer sr=bienvenu
2001-01-25 20:34:57 +00:00
bienvenu%netscape.com
237ec4bc25
add error code to unknown error alert for diagnosis purposes r=sspitzer, sr=mscott 57057
2001-01-25 15:49:04 +00:00
sspitzer%netscape.com
59c6b3255f
"a" is a bad key for mark all read, since it is too easy to hit "a",
...
and mark all read is not undoable. make mark all read "ctrl shift c"
like it was in 4.x.
2001-01-25 09:24:28 +00:00
blakeross%telocity.com
2c4212bd7b
sorry, sr=bienvenu for mao's fixes. think I'm a little too used to typing `sr=alecf'
2001-01-25 05:38:00 +00:00
blakeross%telocity.com
075168be4b
Fix 63619, 65325: mao's strict warning fixes. r=jag sr=alecf
2001-01-25 05:31:57 +00:00
blakeross%telocity.com
6da5f219a0
Fix 21515: context menu should have filename after `Save Image...'. patch by doron (doronr@naboonline.com). r=blake sr=alecf
2001-01-24 05:50:35 +00:00
blakeross%telocity.com
57b819e384
Fix 64969: can't drag urls out of message pane or window. r=timeless sr=bienvenu
2001-01-24 03:31:55 +00:00
mkaply%us.ibm.com
a84205d815
No bug
...
r=jkobal, a=blizzard
Remove XP_OS2 codepath so Templates and Unsent Messages work
2001-01-24 00:50:14 +00:00
darin%netscape.com
6bfaf3912c
Bug 62566. nsIChannel::AsyncWrite interface revision and related cleanup.
...
r=dougt@netcape.com , sr=mscott@netscape.com .
2001-01-23 22:10:34 +00:00
racham%netscape.com
7d6fd5e381
Fixing bugs 14301, 29745, 46450, 60668 and 63251. Fixes to bug 63251 includes introduction os new AccountCentral page. When user selects an account in the folder pane of the messenger, AccountCentral page is displayed inplace of threadpane and messagepane. This page contains links to various account related activities like read, search, compose messages and others. Bugs 14301 and 60668 are fixed so that we logon to the default account all other accounts that have been asked to login at startup. Fix to bug 29745 displays customized email description text on AcctWizard identity page. r=sspitzer sr=bienvenu
2001-01-23 21:54:34 +00:00
sspitzer%netscape.com
9f7085b202
persist size when using the vertical mail layout. thanks to kerz for the
...
patch. (part of #32148 )
2001-01-23 00:24:12 +00:00
nhotta%netscape.com
7edc5ec6cf
Moved charset folder UI into folder property dialog. bug 65018, r=sspitzer, sr=bienvenu.
2001-01-22 21:48:21 +00:00
amasri%netscape.com
ba56db7510
Added comments as workaround for mozilla bug #64199 , r=naving
2001-01-22 21:41:48 +00:00
sspitzer%netscape.com
7c636344eb
"Edit | Properties" -> "Edit | Properties..."
...
patch from hwaara@chello.se
r=sspitzer, r=jglick, sr=bienvenu
2001-01-22 20:05:51 +00:00
sspitzer%netscape.com
521cbf4dbd
fix for #62873 . sr=bienvenu. thanks to andrew.taylor@cal.montage.ca
...
for the initial patch.
2001-01-20 05:06:10 +00:00
sspitzer%netscape.com
bc2fe87816
fix for #64948 . sr=bienvenu.
2001-01-20 04:38:27 +00:00
sspitzer%netscape.com
d6642360d0
fix for #65304 . sr=bienvenu. if no subscribable servers, subscribe
...
dialog won't dismiss when you hit cancel.
2001-01-19 22:04:06 +00:00
sspitzer%netscape.com
2429df5207
fix for #64244 and #46315
...
sr=bienvenu. thanks to slucy@objectivesw.co.uk for the initial
patch for #46315
2001-01-19 21:41:12 +00:00
sspitzer%netscape.com
0b3ac28c27
fix for #64291 . r=sspitzer,timeless, sr=bienvenu thanks to hwaara@chello.se for the patch.
2001-01-19 21:39:43 +00:00
bienvenu%netscape.com
235db93eac
fix crash compacting local folders, r=naving, sr=mscott 66002
2001-01-19 21:10:34 +00:00
alecf%netscape.com
6eed3d3505
fix for #65667 sr=bienvenu, r=sspitzer
...
focus the thread pane when a folder finished loading
2001-01-19 20:54:15 +00:00
hewitt%netscape.com
96d31de97c
55727 - file menubutton, r=ben, sr=alecf
2001-01-19 05:10:31 +00:00
mkaply%us.ibm.com
b354238762
#65732
...
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
chuang%netscape.com
6cac2a24fc
Bug33543 Addresses from reading a newsgroup posting shouldn't be added to collected addresses, r=sspitzer, sr=bienvenu
2001-01-18 05:47:38 +00:00
bienvenu%netscape.com
f1aef978e4
rearrange column setting and getting code as part of offline support, also fix phantom msg counts r=naving, sr=mscott
2001-01-18 00:58:37 +00:00
blakeross%telocity.com
01aca659c5
Fix 60636: JS strict warnings in accountUtils.js, and more dump() removal (65127). r=timeless sr=mscott
2001-01-17 00:31:27 +00:00
cmanske%netscape.com
af649536b4
Fixed mail overlay for Send Page in Composer. Part of fix for b=54584. r=ducarroz, sr=sfraser
2001-01-16 22:05:15 +00:00
racham%netscape.com
863e768c40
Fixing bug 60652. Fixing a js warning. Patch by Mark Olson. r=timeless, sr=mscott
2001-01-16 19:54:21 +00:00
bienvenu%netscape.com
c6ff675daf
add offline msg display r=sspitzer, sr=,mscott 41751
2001-01-13 15:31:30 +00:00
danm%netscape.com
ffab325169
fix position and zoom state persistence for bm-find.xul and history.xul. bug 65262 (32148) r=ben,mscott,pchen
2001-01-13 01:25:42 +00:00
sspitzer%netscape.com
ce5cf27837
fix for #65019 . fix provided by hwaara@chello.se. r=sspitzer, sr=bienvenu
2001-01-13 01:18:40 +00:00
disttsc%bart.nl
4b2be984f7
Fix bug 63990: make "delete messages from server" depend on "leave messages on server". patch is by hwaara, additional clean-up by me. r=jag, r=sspitzer, sr=mscott
2001-01-13 00:46:52 +00:00
sspitzer%netscape.com
2c66ad725b
whoops, comment out my dump() statement.
2001-01-12 23:16:06 +00:00
sspitzer%netscape.com
75d15e1cf9
fix formatting. no reviewer.
2001-01-12 22:58:34 +00:00
sspitzer%netscape.com
c34501f44c
don't do the work for the performance measurements if the "mail.showMessengerPerformance" pref isn't true. sr=bienvenu
2001-01-12 22:26:10 +00:00
nhotta%netscape.com
a9241209db
Added folderCharsetOverride to nsIMsgI18NUrl, implemented getter for each protocols, changed libmime to use it,
...
bug 39756, r=sspitzer, sr=bienvenu.
2001-01-12 21:56:47 +00:00
bienvenu%netscape.com
1c20093b06
add compact offline store method, part of 15865 r=sspitzer, sr=mscott
2001-01-11 14:40:50 +00:00
sspitzer%netscape.com
285f9e9538
add files for bienvenu.
2001-01-11 04:15:15 +00:00
bienvenu%netscape.com
ed98b5fc00
add setter for mem cache entry so we can clear it out r=sspitzer, sr=mscott
2001-01-11 04:05:18 +00:00
bienvenu%netscape.com
62459bc754
add nsMsgFolderCompactor.cpp to windows build r=sspitzer,sr=mscott
2001-01-11 02:44:59 +00:00
bienvenu%netscape.com
594e77515b
add path to base\src to to windows build r=sspitzer, sr=mscott
2001-01-11 02:44:03 +00:00
bienvenu%netscape.com
38df5f91ab
add nsIMsgFolderCompactor.idl to windows build r=sspitzer, sr=mscott
2001-01-11 02:43:12 +00:00
naving%netscape.com
224896c3c7
56911 r=varada sr=bienvenu. News to pop/imap is always a copy.
2001-01-11 01:20:00 +00:00
bienvenu%netscape.com
1dde562273
add nsMsgFolderCompactor to unix builds, r=sspitzer, sr=mscott
2001-01-11 01:18:55 +00:00
bienvenu%netscape.com
64edf38852
fix warnings, NOT YET PART OF BUILD
2001-01-11 01:10:20 +00:00
bienvenu%netscape.com
589e699dd0
add base/src to include path for unix build, prior to landing nsMsgFolderCompactor changes
2001-01-11 00:47:05 +00:00
bienvenu%netscape.com
eb14c3f1c8
add nsIMsgFolderCompactor to unix builds, r=sspitzer,sr=mscott
2001-01-11 00:46:15 +00:00
mscott%netscape.com
2decb432cb
wrap a try / catch clause around my attempt to create a secure browser UI instance this is to prevent us from
...
throwing an exception when psm is not installed.
r=sspitzer
2001-01-11 00:08:47 +00:00
bienvenu%netscape.com
b80fe70de0
rest of fix for batching move/copy r=naving,sr=mscott 64456
2001-01-10 23:21:28 +00:00
bienvenu%netscape.com
2a6d3b0b53
initial entry into cvs of folder compaction classes for offline, NOT YET PART OF BUILD
2001-01-10 23:18:53 +00:00
bienvenu%netscape.com
dfe90bcc08
initial entry into cvs of folder compaction classes for offline, NOT YET PART OF BUILD
2001-01-10 22:57:52 +00:00
nhotta%netscape.com
64e4518d41
Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu.
2001-01-10 21:50:32 +00:00
nhotta%netscape.com
094ba1da2e
Added mail folder charset dialog, bug 32714, r=sspitzer@netscape.com,r=brendan@mozilla.org,sr=bienvenu.
2001-01-10 21:42:16 +00:00