Commit Graph

8246 Commits

Author SHA1 Message Date
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