Commit Graph

8362 Commits

Author SHA1 Message Date
chuang%netscape.com
a990de1d01 more Edit mail list dialog front end 2000-05-11 21:09:52 +00:00
nhotta%netscape.com
26556f7ce8 Changed to apply base64 encoding for multibyte charsets (used to be for japanese only) instead of sending 8 bit, bug 33661. 2000-05-11 21:03:27 +00:00
nhotta%netscape.com
bf8a77d461 Changed GetMailNewsFont to use a pref value to get a proper variable width font, bug 38890. 2000-05-11 21:01:19 +00:00
nhotta%netscape.com
60e8f6653e Changed MIME decoder for a multiple lines of MIME encoded header, bug 38192. 2000-05-11 21:00:38 +00:00
mscott%netscape.com
787b9a4065 Bug #34374 --> don't bring up an alert saying the login failed if the user canceled the password dialog
during a redirector request.
2000-05-11 20:57:02 +00:00
alecf%netscape.com
cb23fbbca2 add null check 2000-05-11 20:15:29 +00:00
alecf%netscape.com
303f44b200 fix typo which broke account manager 2000-05-11 20:11:06 +00:00
rhp%netscape.com
23815bca90 NOT PART OF THE BUILD 2000-05-11 19:38:40 +00:00
sfraser%netscape.com
830e722a84 Fix access paths. 2000-05-11 19:13:10 +00:00
cls%seawood.org
5be082e304 More OS/2 Makefile changes. Bug #34106 Batch 13 2000-05-11 14:15:34 +00:00
ducarroz%netscape.com
29c5de249e Fix for bug 33790. Replace hard coded string by entity 2000-05-11 04:45:55 +00:00
sspitzer%netscape.com
7118e12421 no more skins here. 2000-05-11 04:07:57 +00:00
sspitzer%netscape.com
284b7beebd these skin files have moved 2000-05-11 04:07:48 +00:00
sspitzer%netscape.com
51fc36d653 these skin files have moved. 2000-05-11 04:04:52 +00:00
sspitzer%netscape.com
5e6853ddf5 remove these files, the have moved to mozilla/themes/modern 2000-05-11 04:01:23 +00:00
sspitzer%netscape.com
639b586e85 message compose skins have moved 2000-05-11 03:54:27 +00:00
sspitzer%netscape.com
722372a07e the message compose skin now lives under mozilla/themes/modern 2000-05-11 03:52:43 +00:00
sspitzer%netscape.com
d928826362 remove old address book skins 2000-05-11 03:46:55 +00:00
sspitzer%netscape.com
a671ee37b6 no longer building skins here. now under mozilla/themes/modern 2000-05-11 03:29:11 +00:00
putterman%netscape.com
de4d385819 add tooltips. fixes 31807. 2000-05-11 02:52:07 +00:00
alecf%netscape.com
532ba033b9 preliminary frontend support for saving filters 2000-05-11 01:42:18 +00:00
alecf%netscape.com
726b4f4271 add preliminary support for saving filter terms 2000-05-11 01:19:15 +00:00
pinkerton%netscape.com
0196e24dc3 temp workaround for 38801, moving folder pane tooltip into its own popupset. 2000-05-11 00:54:14 +00:00
jefft%netscape.com
f9cf91a8ec added new imap SubscribeFolder() & UnsubscribeFolder() services 2000-05-11 00:49:51 +00:00
alecf%netscape.com
5a614b70b9 update support for boolean filters 2000-05-11 00:46:47 +00:00
alecf%netscape.com
8f64ff18fd update to reflect new method of displaying and/or text that's i18n friendly 2000-05-11 00:45:15 +00:00
alecf%netscape.com
02162c094c display boolean and/or text appropriately 2000-05-11 00:44:41 +00:00
ducarroz%netscape.com
c07eed7ccb Fix for bug 37955. Autocomplete now observes the pref "mail.enable_autocomplete" 2000-05-11 00:30:18 +00:00
ducarroz%netscape.com
23402f4599 Fix for bug 37955. Add a default pref "mail.enable_autocomplete" 2000-05-11 00:27:20 +00:00
slamm%netscape.com
c844050343 Sidebar style optimizations. 2000-05-11 00:08:34 +00:00
suresh%netscape.com
31456aef74 Adding id to treerow in template. 2000-05-10 23:45:48 +00:00
suresh%netscape.com
31a937a207 Adding settimeout to selectfirstaddressbook. 2000-05-10 23:44:58 +00:00
alecf%netscape.com
497f527aed add smtp datasource to the factory 2000-05-10 23:07:32 +00:00
alecf%netscape.com
a2e9bc35a1 remove dependancies on mail util headers to fix HP build 2000-05-10 22:47:58 +00:00
alecf%netscape.com
239a230202 Filter editor updates:
- add stub folder picker for move actions
- add columns in the tree for i18n to insert strings
- fix searchterm so that it actually refreshes each row
2000-05-10 22:35:02 +00:00
alecf%netscape.com
56267e26d3 add default keyset 2000-05-10 22:33:59 +00:00
alecf%netscape.com
113675300f fix typo that was preventing non-text searchvalues from showing up, and remove lots of dumps 2000-05-10 22:33:17 +00:00
alecf%netscape.com
1fc4adfb57 fix excess undefineds coming from the .defaultValue attribute 2000-05-10 22:30:54 +00:00
alecf%netscape.com
5f794d4256 add new search criteria properties file 2000-05-10 22:26:51 +00:00
jefft%netscape.com
c30462e26a implemented DiscoverAllAndSubscribedBoxes() 2000-05-10 22:07:57 +00:00
jefft%netscape.com
06ca3bd53d add default smtp auth method 2000-05-10 22:01:49 +00:00
sspitzer%netscape.com
964b87c16f fix for crasher bug #38803, r=putterman,a=granrose. 2000-05-10 18:26:45 +00:00
jefft%netscape.com
b7018e89a2 added couple more imap global prefs 2000-05-10 14:39:50 +00:00
cmanske%netscape.com
d4751bbd20 Switch to using 'editor.js' instead of 'EditorCommands.js' 2000-05-10 13:56:27 +00:00
ben%netscape.com
c4cbd87862 modifications to newsgroup subscription dialog:
- made sizable (enough of the damned 4.x/win nonresizability!)
- modified XUL a bit to make it scale more smoothly
- skinnability tweaks
2000-05-10 10:12:00 +00:00
cata%netscape.com
5a13204c66 Fixing JS error bug. 2000-05-10 08:19:46 +00:00
alecf%netscape.com
a2b96674db add smtp datasource and delegate factory to the unix build 2000-05-10 08:06:50 +00:00
alecf%netscape.com
c447d610b1 fix test bustage 2000-05-10 07:55:04 +00:00
alecf%netscape.com
b63edac665 added files: mozilla/mailnews/compose/src/nsSmtpDataSource.cpp, mozilla/mailnews/compose/src/nsSmtpDelegateFactory.cpp 2000-05-10 07:47:54 +00:00
alecf%netscape.com
6a363ba9fa scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com
0e04060297 add delegate factory and datasource to windows build 2000-05-10 07:29:51 +00:00
ducarroz%netscape.com
d4607da7a2 Remove unused and invalid css rule 2000-05-10 07:01:54 +00:00
alecf%netscape.com
cd9eba6c1b add new new CIDs and progIDs for the SMTP datasource and delegate factory 2000-05-10 06:50:02 +00:00
alecf%netscape.com
3666089432 update import stuff to match new api 2000-05-10 06:45:01 +00:00
alecf%netscape.com
f2b19b504e add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
ducarroz%netscape.com
315b574688 fix for bug 38342. Don't test return & tab keys on onkeyup but on onkeypress 2000-05-10 06:40:14 +00:00
alecf%netscape.com
50b6730829 updated datasource and new checkin of smtp delegate factory 2000-05-10 06:24:53 +00:00
ducarroz%netscape.com
6d33bd48f9 ...really disable autocomplete menu this time! 2000-05-10 06:17:52 +00:00
ducarroz%netscape.com
9ff9682835 DIsable autocomplete menu in addressing widget until this one is more stable 2000-05-10 06:16:48 +00:00
rhp%netscape.com
1058ecf380 CHANGES NOT PART OF THE BUILD 2000-05-10 06:14:18 +00:00
danm%netscape.com
f116f169ed more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com
6073141fbd chrome installation manifests 2000-05-10 02:02:13 +00:00
nhotta%netscape.com
48ffa15bdd Change for default font setting for Plain text view (format=fixed).
Put the default font info into existing tags instead of defining a separate tag
which was overridden by inner tags, bug 26182.
2000-05-10 01:58:32 +00:00
sspitzer%netscape.com
e26ba25b81 more work to get subscribe dialog to work with imap servers.
thanks to jefft@netscape.com for the imap help.
2000-05-10 01:40:34 +00:00
rhp%netscape.com
03464814af JUST UPDATING SOURCE - NOT PART OF THE BUILD 2000-05-10 01:11:06 +00:00
alecf%netscape.com
ec27b2a6fd work on moving to new array of scriptable search terms 2000-05-10 01:06:26 +00:00
alecf%netscape.com
2044c054b5 switch to using nsISupportsArray for now 2000-05-10 01:03:22 +00:00
alecf%netscape.com
540a250373 make this interface scriptable 2000-05-10 01:02:56 +00:00
hangas%netscape.com
8ac316ab49 Fixed files to import the correct css files. communicator.css for addressbook (19561), and messenger.css for messagecompose (19558). 2000-05-09 23:15:12 +00:00
ducarroz%netscape.com
de650f74b7 First Checked In. 2000-05-09 22:48:54 +00:00
suresh%netscape.com
39ba27f708 fix for 30035. r=sspitzer 2000-05-09 20:44:49 +00:00
suresh%netscape.com
e4c83baa9d fix for 6846 r=sspitzer 2000-05-09 20:42:44 +00:00
rhp%netscape.com
32e7a14ebc Checking in new method of ab card additions - r: chuang 2000-05-09 19:16:11 +00:00
cls%seawood.org
fff4a973f8 Changed check for non-zero nsXPIDLCString from a dereference, which gcc 2.7.2.3 on speedracer doesn't seem to like, to a PL_strlen(). 2000-05-09 09:03:02 +00:00
alecf%netscape.com
3a549c4a97 minor tweaks to make this dialog work again 2000-05-09 08:05:42 +00:00
cata%netscape.com
ae39534206 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
alecf%netscape.com
2f1cec3217 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
chuang%netscape.com
2e1e346309 New files, not part of build. 2000-05-09 06:30:49 +00:00
alecf%netscape.com
0e7c8ac9d5 make the account manager exactly the same dimensions and box flex as prefs 2000-05-09 06:27:21 +00:00
alecf%netscape.com
584893e5f5 remove duplicate button 2000-05-09 06:17:08 +00:00
sspitzer%netscape.com
8c54649d77 rename method names so they make more sense. 2000-05-09 05:41:45 +00:00
alecf%netscape.com
7263eabcce remove some dead code 2000-05-09 05:37:39 +00:00
sspitzer%netscape.com
9d928c4542 fix some subscribe bugs. performance tweaks. more to come. 2000-05-09 05:36:02 +00:00
putterman%netscape.com
df8a74d27b Fix for 38592. Don't show twisties if there are no children. 2000-05-09 05:27:30 +00:00
rhp%netscape.com
281072483c NOT PART OF THE BUILD 2000-05-09 05:14:26 +00:00
rhp%netscape.com
7e2ca4e698 ADDING FILES NOT PART OF THE BUILD!!! 2000-05-09 05:12:23 +00:00
rhp%netscape.com
dd7eebdfff JUST ADDING CODE - NOT PART OF THE BUILD 2000-05-09 04:11:11 +00:00
sspitzer%netscape.com
3dd758d1b9 make it so the throbber stops when you try to build the subscribe datasource for imap. 2000-05-09 02:48:25 +00:00
ducarroz%netscape.com
8478f836bf Fix for bug 38319. Check return key only onkeypressed to avoid conflict with Ja input. 2000-05-09 02:13:57 +00:00
ducarroz%netscape.com
b1405f6fcb Fix for bug 28501. Remove implemented buttons. 2000-05-09 02:09:11 +00:00
jefft%netscape.com
98efe11ade fixed bug 20878 - IMAP: UW - supporting root folder 2000-05-09 01:26:55 +00:00
ducarroz%netscape.com
1b8746adf7 We need to hide the Insert menu as well in plain text mode. 2000-05-09 01:17:33 +00:00
putterman%netscape.com
fc1b005b84 fix for 38580 and 38549. by andreas.otten@primus-online.de 2000-05-09 00:27:55 +00:00
ducarroz%netscape.com
8881d6da3e Fix for bug 33992. Need to call ComposeCanClose() before closing the window! 2000-05-08 23:45:22 +00:00
rjc%netscape.com
31fad5b776 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
nhotta%netscape.com
e0f332663a Changed format=flowed case to call GetMailNewsFont(), also changed to use "div" and "tt" instead of "pre", bug 38491, 38511. 2000-05-08 23:39:33 +00:00
suresh%netscape.com
29c0cb902b fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
jefft%netscape.com
651bc98ce1 fixed imap server pref not initailized correctly; check in for alecf 2000-05-08 21:39:44 +00:00
putterman%netscape.com
641299de14 backing out tooltip changes to fix mail crashes 2000-05-08 18:13:05 +00:00
putterman%netscape.com
c83b5ff2f3 tooltips and making button icons show up again. 2000-05-08 14:48:51 +00:00
putterman%netscape.com
5805f87f20 tooltips, folder tooltips, and making button icons show up again. 2000-05-08 14:48:24 +00:00
rhp%netscape.com
14ef1fb5ad CHECKING IN CHANGES - NOT PART OF THE BUILD! 2000-05-08 04:33:14 +00:00
hangas%netscape.com
3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
alecf%netscape.com
6d9e3cbbeb add search term to mac exports 2000-05-07 00:48:33 +00:00
alecf%netscape.com
72b8948dd6 add search term to windows build 2000-05-07 00:42:46 +00:00
alecf%netscape.com
8185ea1965 add searchterm idl to unix build 2000-05-07 00:42:01 +00:00
alecf%netscape.com
76712d4474 added files: mozilla/mailnews/base/search/public/nsIMsgSearchTerm.idl 2000-05-07 00:41:31 +00:00
alecf%netscape.com
e072daebd3 add new IDL wrapper around searchterms 2000-05-07 00:39:27 +00:00
ducarroz%netscape.com
f387dcec53 Fix for bug 28420. Check document content for HTML tags before asking the user which format to use for sending the message 2000-05-06 20:14:23 +00:00
tonyr%fbdesigns.com
9bbde92bc9 Updated the import tools to new xul tags 2000-05-06 18:38:41 +00:00
alecf%netscape.com
445a90dd93 fix for #34899
clear default server if we're deleting it.
2000-05-06 08:34:48 +00:00
alecf%netscape.com
14f7230e6c add a RDF URI that I'm going to need later 2000-05-06 08:34:24 +00:00
alecf%netscape.com
475f75691c remove old file 2000-05-06 07:34:27 +00:00
alecf%netscape.com
c4676893f1 remove accidental debugging text 2000-05-06 07:22:16 +00:00
alecf%netscape.com
980af4fe54 remove obsolete files from build 2000-05-06 07:14:22 +00:00
alecf%netscape.com
c462f3e59c fix collapsed tree 2000-05-06 07:11:52 +00:00
alecf%netscape.com
29ea138818 skinnabilify the account manager, and use the shared smtp editor for the smtp page 2000-05-06 07:11:29 +00:00
bryner%uiuc.edu
d0962238b5 Fixing objdir build bustage. 2000-05-06 06:17:48 +00:00
alecf%netscape.com
5a963622bf switch from document.controls to document.getElementsByAttribute, in preparation for skinnability work 2000-05-06 05:13:50 +00:00
alecf%netscape.com
3bfb3496c6 skinnabilize the advanced imap pane 2000-05-06 05:11:21 +00:00
alecf%netscape.com
5bc0a508e1 fix broken folder pickers 2000-05-06 05:10:30 +00:00
danm%netscape.com
80f80715c2 adding crome registry update directives 2000-05-06 01:36:10 +00:00
nhotta%netscape.com
a6089ad08d Changed to specify content type explicitly for GetMailNewFont(). 2000-05-06 01:33:31 +00:00
danm%netscape.com
a10e411fe3 this directory isn't built! moving previous revision's changes elsewhere 2000-05-06 01:17:14 +00:00
danm%netscape.com
7cec3168f2 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
jefft%netscape.com
d204e99553 fixed bug 32316 - Allow server to override these namespaces pref not implemented 2000-05-06 00:02:27 +00:00
waterson%netscape.com
d805d35d9a Bug 28236. Add explicit rule recompilation after SetSentFolderColumns(). 2000-05-05 23:47:33 +00:00
slamm%netscape.com
bcea0a788b Remove obsolete class attribute from sidebar's splitter. 2000-05-05 22:39:42 +00:00
nhotta%netscape.com
52b0168516 Added a new function to return the default font name/size of mailnews. 2000-05-05 22:24:06 +00:00
slamm%netscape.com
f8589cb4d8 Add id to view menu so the Sidebar menu option appears. Also remove an old sidebar call from the splitter. 2000-05-05 22:14:03 +00:00
alecf%netscape.com
37a49bc3b3 now pass in the filter's scope when the filter row is created 2000-05-05 22:09:18 +00:00
alecf%netscape.com
652f3dbbe4 speed up initialization of the dialog by forwarding the scope into the initialization method for a searchterm 2000-05-05 22:06:18 +00:00
nhotta%netscape.com
a873dde79f Added a field to nsMsgAttachmentHandler in order to avoid applying base64 for main body, bug 33987, r=rhp. 2000-05-05 20:35:57 +00:00
nhotta%netscape.com
f9b90920bb Changed to use charset service instead of hard coded charset names to decide mail header encoding type. 2000-05-05 20:31:53 +00:00
nhotta%netscape.com
534c730d22 Removed not used charset related entities. 2000-05-05 20:29:51 +00:00
sspitzer%netscape.com
a1fbaed66d fix for blocker bug #38288. need a default value for mail.SpellCheckBeforeSend
or we get a JS exception.
2000-05-05 17:58:48 +00:00
sspitzer%netscape.com
308422b9c8 make it so the newsgroup (or folder) you have selected appears in the textfield. 2000-05-05 07:40:33 +00:00
sspitzer%netscape.com
cae31d5662 simple status feedback (progress bar) for subscribe. 2000-05-05 07:25:16 +00:00
sspitzer%netscape.com
4db0bd1531 lower count, and remove printfs. 2000-05-05 07:12:51 +00:00
sspitzer%netscape.com
310b82a909 start of the progress for the subscrbie dialog. 2000-05-05 07:11:23 +00:00
rhp%netscape.com
e6e2dfb6d9 JUST CHECKING IN CODE - NOT PART OF THE BUILD! 2000-05-05 06:59:15 +00:00
sspitzer%netscape.com
1829813e8d make it so the UI doesn't block when building up the subscribe datasource.
thanks to mscott / waterson for the tips.
2000-05-05 05:52:38 +00:00
chuang%netscape.com
453bec2279 More mailing list dialog stuff, r=putterman 2000-05-05 03:10:10 +00:00
danm%netscape.com
c30da52a01 adding chrome registry update directives 2000-05-05 01:43:24 +00:00
putterman%netscape.com
eff84e8c35 Fix for 10881. Context menus in the message pane. 2000-05-05 00:14:08 +00:00
chuang%netscape.com
3569791040 New files, not part of build yet. 2000-05-04 23:23:07 +00:00
ducarroz%netscape.com
44310620a7 Fix for bug 34467. We need to put back the double quote in some case. Let the parser do the right job. R=alecf 2000-05-04 22:16:25 +00:00
ducarroz%netscape.com
cfaaad5748 Fix for bug 28762. Add Spell check menu item and button. Check spelling before sending message. 2000-05-04 22:08:27 +00:00
alecf%netscape.com
d0528c2204 read-only filter lists live!
fix up a bunch of stuff to make XBL widgets initialize after being inserted into the document
2000-05-04 08:17:57 +00:00
alecf%netscape.com
178a8c19eb remove some dumps 2000-05-04 08:16:55 +00:00
alecf%netscape.com
0246443b66 first pass at smtpserver datasource
(not part of build)
2000-05-04 08:08:43 +00:00
slamm%netscape.com
c9ebd126ca Add id='menu_view_Popup' to get Sidebar checkbox added. 2000-05-04 01:08:19 +00:00
chuang%netscape.com
f68656bd81 New files for mailing list dialog, not part of build. 2000-05-04 00:35:59 +00:00
chuang%netscape.com
ef6b9970bc Bug33783 Import for Address book to be done by Import Utility, r=putterman 2000-05-03 23:37:49 +00:00
jefft%netscape.com
0964d5ed58 fixed bug 23447, 36429, 32797 -- mail folder not getting set correctly when UpdateSummaryTotal this causes subsequent empty trash & delete message to fail 2000-05-03 22:40:46 +00:00
alecf%netscape.com
ed318e4312 adding comments to document new syntax that went in yesterday 2000-05-03 21:45:21 +00:00
alecf%netscape.com
086d98c97f add toString() method for easy examination from JS 2000-05-03 21:44:33 +00:00
alecf%netscape.com
79dbe9e7be fix for #23096 - ability to specify port in hostname 2000-05-03 21:42:31 +00:00
alecf%netscape.com
07ea4fe288 initialize the dialog with all filter terms
(not working just yet)
2000-05-03 21:38:23 +00:00
alecf%netscape.com
38c166cb0c add getters for mailterm's target 2000-05-03 21:37:41 +00:00
nhotta%netscape.com
fb7dd546e8 Alert the user if the subject contains out of range characters of the mail charset, r=ducarroz, bug 28908. 2000-05-03 21:31:15 +00:00
mscott%netscape.com
52453459ae get rid of observers for the progress meter and status text area 2000-05-03 21:24:37 +00:00
nhotta%netscape.com
ab5ca63984 Added two new I18N functions,
nsMsgI18Nmultibyte_charset() - checks multibyte charset,
nsMsgI18NFormatNNTPXPATInNonRFC1522Format - create I18N search string for nntp.
nsMsgI18Ncheck_data_in_charset_range - checks if the input is in a charset range.
2000-05-03 21:23:58 +00:00
mscott%netscape.com
d01729dc4f adding host and port information to the logging code. 2000-05-03 21:22:18 +00:00
alecf%netscape.com
6358e2233a track box-header changes 2000-05-03 21:21:58 +00:00
mscott%netscape.com
392162f066 remove some obsolete #ifdefs 2000-05-03 21:21:57 +00:00
mscott%netscape.com
69cb8b7561 pass progress not as a percent but with a current and max byte count
Use progress event sink instead of nsIMsgStatusFeedback.
2000-05-03 21:21:35 +00:00
mscott%netscape.com
2f0a1f8ada rewrite progress to go through the progress event sink which we get from the
mock channel instead of from the status feedback object attached to the url.

Change progress Info struct to pass in current and max progress separately
instead of as a percentage.
2000-05-03 21:21:07 +00:00
mscott%netscape.com
0f7da964cd don't precaculate the percentage...pass the current and max values around instead
use progress event sink for progress instead of nsIMsgStatusFeedback.
implement Get/SetNotifcationCallbacks on the mock channel. Be sure to extract
the progress event sink if we were given one.
2000-05-03 21:20:34 +00:00
mscott%netscape.com
7ee2674e50 add ability to get the progress event sink directly from the channel. 2000-05-03 21:20:08 +00:00
mscott%netscape.com
ec7787224e progress & status should use the progress event sink associated with the laod
instead of the status feedback object
2000-05-03 21:19:38 +00:00
mscott%netscape.com
a16b2b4d25 implement GetContentLength for mailbox protocol. Report progress
via the progress listener event sink associated with the load
2000-05-03 21:19:22 +00:00
mscott%netscape.com
384afc3a01 don't include msgMail3PaneWindow.js because we don't need it...this just
slows us down.
2000-05-03 21:18:33 +00:00
mscott%netscape.com
1ac0863030 remove unnecessary comment 2000-05-03 21:18:18 +00:00
mscott%netscape.com
8f10e24443 get rid of observers for the progress meter and status text area 2000-05-03 21:18:05 +00:00
mscott%netscape.com
3d48a08dcf get rid of broadcasters for the throbber and progressmeter as these
are no longer necessary.
2000-05-03 21:17:52 +00:00
mscott%netscape.com
40eefce45f remove obsolete onProgress method which was used by observers on the progressmeter
add more efficient implementations of Start/Stop Meteoers. Implement
setting progress as a percentage of the load.
2000-05-03 21:17:33 +00:00
mscott%netscape.com
54863ea2c6 remove observers on the progressmeter element. we now directly manipulate
the progressmeter instead of going through an observer which is *MUCH*
 slower
2000-05-03 21:17:14 +00:00
mscott%netscape.com
38a2ffb655 remove OnStart/OnStop meteor calls. These calls will happen automatically
when the channel for the url is added to its load group.
2000-05-03 21:16:44 +00:00
mscott%netscape.com
064d2d4d95 set a default progress event sink == the status feedback version.
necko may over-ride us with another one.
implement Get/SetNotification callbacks in order to extract the progress
event sink if there is one.
2000-05-03 21:16:22 +00:00
mscott%netscape.com
823add747f remove unnecessary QI calls. remove thread safety locks
because this object is never accessed from multiple threads
2000-05-03 21:15:47 +00:00
mscott%netscape.com
f318a954f6 set our status feedback object as the web progress listener
for the content docshell for the message pane.
2000-05-03 21:15:28 +00:00
mscott%netscape.com
1fbcaa1e55 whack status feedback to be a nsIWebProgressListener and not a
DocumentLoaderObserver. Yeah!!! We need to be a progress event sink as well
to handle the cases where urls don't get run through a load group.
Temporarily disable timeout code for starting / stopping the meteors.
remove all old nsIDocumentLoaderObserver cruft
2000-05-03 21:15:12 +00:00
tonyr%fbdesigns.com
01078e6243 Added comment when building with VC++ 5 2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com
c4ed25e0b4 Getting ready to skin 2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com
cad6be9311 First Checked In. 2000-05-03 14:12:32 +00:00
sspitzer%netscape.com
c5d63174ec fix the subscribe dialog. bug #37885. sorry this was broken all day. 2000-05-03 08:33:15 +00:00
sspitzer%netscape.com
6babc22e6e clean up. the tree is still broken, looking into it. 2000-05-03 08:22:59 +00:00
alecf%netscape.com
4247c481ae add searchterm to the filter editor, and allow the first searchterm to be initialized
with the first term of the current filter
2000-05-03 07:35:58 +00:00
alecf%netscape.com
7cbcabc0ae implement searchterm and reflect the XBL into XUL 2000-05-03 07:35:18 +00:00
sfraser%netscape.com
57998fc84b Change the Find interface to use an nsIDOMWindow instead of a webshell, for better scriptability. 2000-05-03 02:24:16 +00:00
sfraser%netscape.com
43871fde42 Fix Find and Find Again in message compose (just remove the broadcasters to pick up the ones from the editor overlay). 2000-05-03 02:20:16 +00:00
ducarroz%netscape.com
594d7b9f87 Fix for bug 37939: Correct typo in string name. 2000-05-03 01:04:19 +00:00
alecf%netscape.com
53c7d6fe50 start work on <searchterm> pseudo-widget 2000-05-03 01:03:43 +00:00
ruslan%netscape.com
8895c8a160 Fix 37800 2000-05-03 00:21:51 +00:00
mkaply%us.ibm.com
8be8b61bd2 # 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com
6626665a73 round 2,partial fix bug 10802; passed in part number and content type for open attachment 2000-05-02 22:45:44 +00:00
sspitzer%netscape.com
a1ad3446be remove the old subscribe ui, since we've moved on to the new one.
#37732
2000-05-02 07:36:08 +00:00
alecf%netscape.com
667ac4e997 update filter editor to reflect new search widget changes 2000-05-02 07:34:33 +00:00
alecf%netscape.com
1e1d9e90e2 add new <searchvalue> attribute which dynamically changes it's appearance depending on the data being entered.
also updated notification mechanism for abstract search menulists to notify an arbitrary number of widgets that their value has changed.
2000-05-02 07:32:42 +00:00
rhp%netscape.com
720234fb9f JUST ADDING FILES TO THE TREE - NOT PART OF THE BUILD 2000-05-02 06:03:54 +00:00
rhp%netscape.com
4f9003f3f9 THIS IS NOT PART OF THE BUILD! JUST CHECKING IN CODE 2000-05-02 06:00:00 +00:00
chuang%netscape.com
387c2f7999 part of bug 35432 [SKINS] make the mailnews pref panes skinnable, r=putterman 2000-05-02 04:17:13 +00:00
putterman%netscape.com
e7d0ff305d Fix for 29543 so we can now create new Japanese local folders. Patch submitted by
m_kato@ga2.so-net.ne.jp. r=scottip and nhotta.
2000-05-02 03:59:19 +00:00
cmanske%netscape.com
39e4b70f8d Set editor type to 'textmail' so editor knows it's a plain text mail composer 2000-05-02 03:25:21 +00:00
cls%seawood.org
04417332fe OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
ducarroz%netscape.com
8a34be919e Fix for bug 35038. Replace html:iframe by a xul editor widget 2000-05-02 00:11:06 +00:00
ducarroz%netscape.com
cb30cd0734 Fix for bug 37628. Do not autocomplete newsgroup and followup-to 2000-05-02 00:09:11 +00:00
alecf%netscape.com
f079776b39 make priority a scriptable type
add scriptable enums for priority
make more of the search interface use nsIMsgSearchValue instead of nsMsgSearchValue
2000-05-01 23:19:46 +00:00
alecf%netscape.com
d5c3fc7000 remove unnecessary parameter 2000-05-01 23:13:21 +00:00
alecf%netscape.com
5364faa7cf remove unnecessary dependancy on prefs 2000-05-01 23:08:38 +00:00
alecf%netscape.com
fbd679af8a don't need to do all this extra work - work is done in base class 2000-05-01 22:58:42 +00:00
alecf%netscape.com
76d3069e09 don't need to do all this extra work, it's been done in the base class 2000-05-01 22:57:54 +00:00
putterman%netscape.com
f3bd2c31ce also use keyset in this window. 2000-05-01 22:12:10 +00:00
putterman%netscape.com
2522a5c237 fix for 35716 where using the address picker didn't allow you to send messages.
r=ducarroz.
2000-05-01 22:04:52 +00:00
nhotta%netscape.com
f1c9e75ce1 Changed to use canonical charset name instead of using the charset name from the message header as is, bug 37562. 2000-05-01 22:00:46 +00:00
sfraser%netscape.com
d8a49a51e1 Changes for changes in editor command handling. 2000-05-01 22:00:05 +00:00
nhotta%netscape.com
925020c709 Changed to use "pre", fixing a remaining part of the last change, bug 37299. 2000-05-01 21:59:49 +00:00
putterman%netscape.com
8582a383fe More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
nhotta%netscape.com
7ecd89e27a Changed a string of NS_MSG_MULTILINGUAL_SEND. 2000-05-01 21:56:22 +00:00
nhotta%netscape.com
753a89b158 Changed a string of sendDefaultCharset.label. 2000-05-01 21:55:02 +00:00
alecf%netscape.com
4348eee608 add inset header styles to the thread pane to see if people like the look 2000-05-01 09:05:25 +00:00
alecf%netscape.com
3ccc3f72c3 updated filter editor and list:
1) update buttons as appropriate (disabled/enabled)
2) actually pass the filter to the filter edit dialog
3) update the scope automatically based on the filter
4) on new filters, update the scope based on the filterList that's passed in
5) put searchattribute and searchoperators in the right place in the tree
2000-05-01 08:55:48 +00:00
alecf%netscape.com
c5e4184a9f expose the message filter's parent list through a scriptable interface, and move more private enums into a public interface 2000-05-01 08:15:46 +00:00
alecf%netscape.com
5764f7d5de fix some enum typos, remove some non-scriptable enums, and fix some non XPCOM-compliant accessors 2000-05-01 07:36:46 +00:00
alecf%netscape.com
7afd3c6b80 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +00:00
alecf%netscape.com
8c5ae72619 update search widgets - add operator widget, and make generic abstract XUL widget which attribute and operator widgets inherit from 2000-05-01 00:31:40 +00:00
alecf%netscape.com
c962aa894e make names more readable 2000-05-01 00:30:58 +00:00
sfraser%netscape.com
a805db42ec Fix access paths 2000-05-01 00:08:38 +00:00
ducarroz%netscape.com
ff0e91cee1 Fix for bug 24951: Add dialog for asking user to enter a subject Fix for bug 37422: Replace custom dialog for Attach Web page by common dialog 2000-04-30 21:46:07 +00:00
ducarroz%netscape.com
0a245db99a Remove unused JavaScript include 2000-04-30 21:45:50 +00:00
ducarroz%netscape.com
fc9e1001f1 Replace harcoded string by a define. R=putterman, chung 2000-04-30 21:45:19 +00:00
ducarroz%netscape.com
d890fcc7be Fix for bug 24951. Don't force anymore to have a subject. 2000-04-30 21:45:17 +00:00
ducarroz%netscape.com
f6d72fd291 Fix a crasher in openMDB because we were returning a wrong error code. R=chuang 2000-04-30 21:45:08 +00:00
ducarroz%netscape.com
1a28167bc4 Remove unused files 2000-04-30 21:45:01 +00:00
ducarroz%netscape.com
b9920198cb Remove unused string define 2000-04-30 21:45:00 +00:00
ducarroz%netscape.com
f94d43b3d1 Fix for bug 29014. Now we scan all the address books to determine if a recipient accepts HTML. 2000-04-30 21:44:58 +00:00
ducarroz%netscape.com
feedd1be81 Fix for bug 34563. Replace HTML elements by XUL widget 2000-04-30 21:44:55 +00:00
ducarroz%netscape.com
6171370a86 Fix for bug 24951: Add dialog for asking user to enter a subject Fix for bug 37422: Add string for dialog Attach Web Page 2000-04-30 21:44:52 +00:00
sspitzer%netscape.com
954cc88c09 make the subscribe dialog skinnable. 2000-04-30 09:39:15 +00:00
sspitzer%netscape.com
cb24dfb6a1 remove inline styles. now, these dialogs are skinnable, and I can sleep. 2000-04-30 09:34:53 +00:00
sspitzer%netscape.com
d78d6a79fd make the new / rename folder dialogs more skinnable. they are almost 100% skinnable, just
some inline styles to remove.
2000-04-30 09:30:32 +00:00
sspitzer%netscape.com
7d2a3ebd79 skinability fixes for the download headers dialog. 2000-04-30 09:15:07 +00:00
alecf%netscape.com
ba86aad319 first consumer of searchattribute tag - dynamically change contents based on scope 2000-04-30 08:51:43 +00:00
sspitzer%netscape.com
26f0b8b125 fix warning. 2000-04-30 08:26:01 +00:00
sspitzer%netscape.com
feb0922cfb more wiring for imap subscribe. 2000-04-30 08:19:31 +00:00
alecf%netscape.com
0be507cc88 update search attribute widget to automatically repopulate itself when the scope changes 2000-04-30 07:44:44 +00:00
ben%netscape.com
681caf5d2d skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
sspitzer%netscape.com
dcc969b722 finish the fix for a bad compatability bug with Typhoon news servers (and other types, too). 2000-04-30 02:39:59 +00:00
sspitzer%netscape.com
532dda5081 for subscribe, root the tree in null, so that it goes blank when you switch servers.
start of fix for a bad news compatibility bug with Typhoon news servers.
(rest of fix coming soon.)

Fix it so if we don't have a msg window, we use the hidden window for the parent
of the username/password dialog.

general code cleanup.
2000-04-30 00:27:23 +00:00