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

8272 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com a97aa8d6b7 add default keyset 2000-05-10 22:33:59 +00:00
alecf%netscape.com ba892a7770 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 726a508c11 fix excess undefineds coming from the .defaultValue attribute 2000-05-10 22:30:54 +00:00
alecf%netscape.com f6f2095ae0 add new search criteria properties file 2000-05-10 22:26:51 +00:00
jefft%netscape.com 4eceb8e8e6 implemented DiscoverAllAndSubscribedBoxes() 2000-05-10 22:07:57 +00:00
jefft%netscape.com 3c24b7d9df add default smtp auth method 2000-05-10 22:01:49 +00:00
sspitzer%netscape.com 2e2c061f6d fix for crasher bug #38803, r=putterman,a=granrose. 2000-05-10 18:26:45 +00:00
jefft%netscape.com 335e4d06e8 added couple more imap global prefs 2000-05-10 14:39:50 +00:00
cmanske%netscape.com ee1d01377b Switch to using 'editor.js' instead of 'EditorCommands.js' 2000-05-10 13:56:27 +00:00
ben%netscape.com 443df2bfc2 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 113c9a4f42 Fixing JS error bug. 2000-05-10 08:19:46 +00:00
alecf%netscape.com e963351e13 add smtp datasource and delegate factory to the unix build 2000-05-10 08:06:50 +00:00
alecf%netscape.com b003127097 fix test bustage 2000-05-10 07:55:04 +00:00
alecf%netscape.com 574d9c9afd 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 1ff680cb13 scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com e9cd957c0f add delegate factory and datasource to windows build 2000-05-10 07:29:51 +00:00
ducarroz%netscape.com d05ebaf4c9 Remove unused and invalid css rule 2000-05-10 07:01:54 +00:00
alecf%netscape.com d38707c24f add new new CIDs and progIDs for the SMTP datasource and delegate factory 2000-05-10 06:50:02 +00:00
alecf%netscape.com d32ddf2d98 update import stuff to match new api 2000-05-10 06:45:01 +00:00
alecf%netscape.com fedb69d61d add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
ducarroz%netscape.com 55e921853d 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 8d4d2bf7fc updated datasource and new checkin of smtp delegate factory 2000-05-10 06:24:53 +00:00
ducarroz%netscape.com 8dc9ca086c ...really disable autocomplete menu this time! 2000-05-10 06:17:52 +00:00
ducarroz%netscape.com 2b43ca895c DIsable autocomplete menu in addressing widget until this one is more stable 2000-05-10 06:16:48 +00:00
rhp%netscape.com e082aafe5b CHANGES NOT PART OF THE BUILD 2000-05-10 06:14:18 +00:00
danm%netscape.com 9e41eb5be5 more chrome registration rearrangement 2000-05-10 02:17:03 +00:00
danm%netscape.com 476b766667 chrome installation manifests 2000-05-10 02:02:13 +00:00
nhotta%netscape.com 53aa94f599 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 afe9265d8f 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 04741bf5e8 JUST UPDATING SOURCE - NOT PART OF THE BUILD 2000-05-10 01:11:06 +00:00
alecf%netscape.com 40198d3af3 work on moving to new array of scriptable search terms 2000-05-10 01:06:26 +00:00
alecf%netscape.com c5c8606ea9 switch to using nsISupportsArray for now 2000-05-10 01:03:22 +00:00
alecf%netscape.com b999b0613d make this interface scriptable 2000-05-10 01:02:56 +00:00
hangas%netscape.com 3ba6e69101 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 5bbbaef3be First Checked In. 2000-05-09 22:48:54 +00:00
suresh%netscape.com 7defd6b009 fix for 30035. r=sspitzer 2000-05-09 20:44:49 +00:00
suresh%netscape.com 366cb2dd6e fix for 6846 r=sspitzer 2000-05-09 20:42:44 +00:00
rhp%netscape.com 860f587fa3 Checking in new method of ab card additions - r: chuang 2000-05-09 19:16:11 +00:00
cls%seawood.org 41b30280a0 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 665863daba minor tweaks to make this dialog work again 2000-05-09 08:05:42 +00:00
cata%netscape.com bbb2b50784 Dynamic charset menu for Mailview. 2000-05-09 07:18:49 +00:00
alecf%netscape.com 2c65e5c617 xpidlize nsIMsgSearchTerm 2000-05-09 07:12:19 +00:00
chuang%netscape.com a2aa8e9874 New files, not part of build. 2000-05-09 06:30:49 +00:00
alecf%netscape.com b7cfb32495 make the account manager exactly the same dimensions and box flex as prefs 2000-05-09 06:27:21 +00:00
alecf%netscape.com 4afee67079 remove duplicate button 2000-05-09 06:17:08 +00:00
sspitzer%netscape.com f99d57cc8d rename method names so they make more sense. 2000-05-09 05:41:45 +00:00
alecf%netscape.com 0f3b5eacec remove some dead code 2000-05-09 05:37:39 +00:00
sspitzer%netscape.com 3410157bc6 fix some subscribe bugs. performance tweaks. more to come. 2000-05-09 05:36:02 +00:00
putterman%netscape.com d73cfff06e Fix for 38592. Don't show twisties if there are no children. 2000-05-09 05:27:30 +00:00
rhp%netscape.com 7a3a6f9f80 NOT PART OF THE BUILD 2000-05-09 05:14:26 +00:00
rhp%netscape.com 6ffcc9b076 ADDING FILES NOT PART OF THE BUILD!!! 2000-05-09 05:12:23 +00:00
rhp%netscape.com 547491b13b JUST ADDING CODE - NOT PART OF THE BUILD 2000-05-09 04:11:11 +00:00
sspitzer%netscape.com 101d0f28db 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 4c63ce0dc0 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 f23dc8f554 Fix for bug 28501. Remove implemented buttons. 2000-05-09 02:09:11 +00:00
jefft%netscape.com b2818c211b fixed bug 20878 - IMAP: UW - supporting root folder 2000-05-09 01:26:55 +00:00
ducarroz%netscape.com a77da4ac6d We need to hide the Insert menu as well in plain text mode. 2000-05-09 01:17:33 +00:00
putterman%netscape.com 569daedd8a fix for 38580 and 38549. by andreas.otten@primus-online.de 2000-05-09 00:27:55 +00:00
ducarroz%netscape.com 681e81d90c Fix for bug 33992. Need to call ComposeCanClose() before closing the window! 2000-05-08 23:45:22 +00:00
rjc%netscape.com f9e4f90e64 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
nhotta%netscape.com dabf228ee9 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 17bd94e435 fix for 31729. r=putterman 2000-05-08 22:04:10 +00:00
jefft%netscape.com 54577fdeeb fixed imap server pref not initailized correctly; check in for alecf 2000-05-08 21:39:44 +00:00
putterman%netscape.com 5028defc2b backing out tooltip changes to fix mail crashes 2000-05-08 18:13:05 +00:00
putterman%netscape.com 7bb177f6c8 tooltips and making button icons show up again. 2000-05-08 14:48:51 +00:00
putterman%netscape.com f811e7926b tooltips, folder tooltips, and making button icons show up again. 2000-05-08 14:48:24 +00:00
rhp%netscape.com f3a1d2e07d CHECKING IN CHANGES - NOT PART OF THE BUILD! 2000-05-08 04:33:14 +00:00
hangas%netscape.com 12c9455e12 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +00:00
alecf%netscape.com c819aad5cc add search term to mac exports 2000-05-07 00:48:33 +00:00
alecf%netscape.com 0e194df70a add search term to windows build 2000-05-07 00:42:46 +00:00
alecf%netscape.com 5339c34311 add searchterm idl to unix build 2000-05-07 00:42:01 +00:00
alecf%netscape.com 58d613ab00 added files: mozilla/mailnews/base/search/public/nsIMsgSearchTerm.idl 2000-05-07 00:41:31 +00:00
alecf%netscape.com b554cf0606 add new IDL wrapper around searchterms 2000-05-07 00:39:27 +00:00
ducarroz%netscape.com a542963478 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 0e6fa56891 Updated the import tools to new xul tags 2000-05-06 18:38:41 +00:00
alecf%netscape.com 5c1e04dd9c fix for #34899
clear default server if we're deleting it.
2000-05-06 08:34:48 +00:00
alecf%netscape.com db2c985ed1 add a RDF URI that I'm going to need later 2000-05-06 08:34:24 +00:00
alecf%netscape.com 87bc6b4e41 remove old file 2000-05-06 07:34:27 +00:00
alecf%netscape.com bf0bdaec5f remove accidental debugging text 2000-05-06 07:22:16 +00:00
alecf%netscape.com 8d801490cc remove obsolete files from build 2000-05-06 07:14:22 +00:00
alecf%netscape.com 8339cec598 fix collapsed tree 2000-05-06 07:11:52 +00:00
alecf%netscape.com 00b5c43f0b 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 4b9f6c66ab Fixing objdir build bustage. 2000-05-06 06:17:47 +00:00
alecf%netscape.com cecb05c0dd switch from document.controls to document.getElementsByAttribute, in preparation for skinnability work 2000-05-06 05:13:50 +00:00
alecf%netscape.com a0f7f6e0b5 skinnabilize the advanced imap pane 2000-05-06 05:11:21 +00:00
alecf%netscape.com 5936d013d6 fix broken folder pickers 2000-05-06 05:10:30 +00:00
danm%netscape.com 341bdf18d7 adding crome registry update directives 2000-05-06 01:36:10 +00:00
nhotta%netscape.com 612828d158 Changed to specify content type explicitly for GetMailNewFont(). 2000-05-06 01:33:31 +00:00
danm%netscape.com 6e3e044bfa this directory isn't built! moving previous revision's changes elsewhere 2000-05-06 01:17:14 +00:00
danm%netscape.com 3043bb6880 adding chrome registry update directives 2000-05-06 01:02:42 +00:00
jefft%netscape.com 84b16c0ea0 fixed bug 32316 - Allow server to override these namespaces pref not implemented 2000-05-06 00:02:27 +00:00
waterson%netscape.com 366f812761 Bug 28236. Add explicit rule recompilation after SetSentFolderColumns(). 2000-05-05 23:47:33 +00:00
slamm%netscape.com 9518c318e1 Remove obsolete class attribute from sidebar's splitter. 2000-05-05 22:39:42 +00:00
nhotta%netscape.com 56ab5042ba Added a new function to return the default font name/size of mailnews. 2000-05-05 22:24:06 +00:00
slamm%netscape.com 1d9cc7ef2c 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 869abf8303 now pass in the filter's scope when the filter row is created 2000-05-05 22:09:18 +00:00
alecf%netscape.com 286197e18c 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 a727d8849b 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 ce32953c18 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 de51094c37 Removed not used charset related entities. 2000-05-05 20:29:51 +00:00
sspitzer%netscape.com 82f7ccee11 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 2205282de8 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 11387417d4 simple status feedback (progress bar) for subscribe. 2000-05-05 07:25:16 +00:00
sspitzer%netscape.com 007aa66aec lower count, and remove printfs. 2000-05-05 07:12:51 +00:00
sspitzer%netscape.com 05d3858b4a start of the progress for the subscrbie dialog. 2000-05-05 07:11:23 +00:00
rhp%netscape.com 5ccc9cd270 JUST CHECKING IN CODE - NOT PART OF THE BUILD! 2000-05-05 06:59:15 +00:00
sspitzer%netscape.com ce6d909f61 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 4b7f4b5aba More mailing list dialog stuff, r=putterman 2000-05-05 03:10:10 +00:00
danm%netscape.com 1e2d7af6d7 adding chrome registry update directives 2000-05-05 01:43:24 +00:00
putterman%netscape.com d7278159c9 Fix for 10881. Context menus in the message pane. 2000-05-05 00:14:08 +00:00
chuang%netscape.com 263846dadf New files, not part of build yet. 2000-05-04 23:23:07 +00:00
ducarroz%netscape.com a096c7cd90 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 e8f9ee40e6 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 b5da4da84f 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 92b78df136 remove some dumps 2000-05-04 08:16:55 +00:00
alecf%netscape.com 08d2424940 first pass at smtpserver datasource
(not part of build)
2000-05-04 08:08:43 +00:00
slamm%netscape.com ad3e9ed4e2 Add id='menu_view_Popup' to get Sidebar checkbox added. 2000-05-04 01:08:19 +00:00
chuang%netscape.com 3125e604d8 New files for mailing list dialog, not part of build. 2000-05-04 00:35:59 +00:00
chuang%netscape.com 6451bae10f Bug33783 Import for Address book to be done by Import Utility, r=putterman 2000-05-03 23:37:49 +00:00
jefft%netscape.com ecc8bbfe0f 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 6294ae6aed adding comments to document new syntax that went in yesterday 2000-05-03 21:45:21 +00:00
alecf%netscape.com 7f509857eb add toString() method for easy examination from JS 2000-05-03 21:44:33 +00:00
alecf%netscape.com 5e5703580e fix for #23096 - ability to specify port in hostname 2000-05-03 21:42:31 +00:00
alecf%netscape.com 06a4756cd8 initialize the dialog with all filter terms
(not working just yet)
2000-05-03 21:38:23 +00:00
alecf%netscape.com 64c2403d58 add getters for mailterm's target 2000-05-03 21:37:41 +00:00
nhotta%netscape.com 930d13c5f1 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 c99b9e30cd get rid of observers for the progress meter and status text area 2000-05-03 21:24:37 +00:00
nhotta%netscape.com 2fc8353598 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 a576ee691c adding host and port information to the logging code. 2000-05-03 21:22:18 +00:00
alecf%netscape.com ffa825ff32 track box-header changes 2000-05-03 21:21:58 +00:00
mscott%netscape.com 4301ff8862 remove some obsolete #ifdefs 2000-05-03 21:21:57 +00:00
mscott%netscape.com a70db6d245 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 b5fd327021 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 e4a91ec61d 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 141af6dbec add ability to get the progress event sink directly from the channel. 2000-05-03 21:20:08 +00:00
mscott%netscape.com 3ebe5207ea 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 04a20c671b 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 c77c2ff1b5 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 cf28501b8d remove unnecessary comment 2000-05-03 21:18:18 +00:00
mscott%netscape.com ebbfb2c74e get rid of observers for the progress meter and status text area 2000-05-03 21:18:05 +00:00
mscott%netscape.com 593a1d30c6 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 112a0730c4 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 b4cdea6bbd 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 5650e52fbf 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 5c734130e0 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 729334da32 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 e8d0965ae4 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 798feb62ff 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 b65440c980 Added comment when building with VC++ 5 2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com 8f634e0ca0 Getting ready to skin 2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com 9068dabb01 First Checked In. 2000-05-03 14:12:32 +00:00
sspitzer%netscape.com 7112ebf2b6 fix the subscribe dialog. bug #37885. sorry this was broken all day. 2000-05-03 08:33:15 +00:00
sspitzer%netscape.com a53ccdd6db clean up. the tree is still broken, looking into it. 2000-05-03 08:22:59 +00:00
alecf%netscape.com 2dc69139d3 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 619d7ada75 implement searchterm and reflect the XBL into XUL 2000-05-03 07:35:18 +00:00
sfraser%netscape.com efcda15f63 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 3c1307fa28 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 bd3f736c43 Fix for bug 37939: Correct typo in string name. 2000-05-03 01:04:19 +00:00
alecf%netscape.com 6d9a2dcbb7 start work on <searchterm> pseudo-widget 2000-05-03 01:03:43 +00:00
ruslan%netscape.com b9031172b2 Fix 37800 2000-05-03 00:21:51 +00:00
mkaply%us.ibm.com 62f37ade05 # 34082
r= mscott
OS/2 bring up continues - PR_CALLBACKs for VisualAge
2000-05-02 23:11:58 +00:00
jefft%netscape.com cc939ec96c 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 274103b53a 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 fbaac4fbaf update filter editor to reflect new search widget changes 2000-05-02 07:34:33 +00:00
alecf%netscape.com 8cecbaa98c 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 042718c2bc JUST ADDING FILES TO THE TREE - NOT PART OF THE BUILD 2000-05-02 06:03:54 +00:00
rhp%netscape.com c318c19887 THIS IS NOT PART OF THE BUILD! JUST CHECKING IN CODE 2000-05-02 06:00:00 +00:00
chuang%netscape.com f32f0e736c part of bug 35432 [SKINS] make the mailnews pref panes skinnable, r=putterman 2000-05-02 04:17:13 +00:00
putterman%netscape.com 6f1558e50e 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 f686653f9d 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 58aac2e6af OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106 2000-05-02 01:18:46 +00:00
ducarroz%netscape.com 8277f7be9d Fix for bug 35038. Replace html:iframe by a xul editor widget 2000-05-02 00:11:06 +00:00
ducarroz%netscape.com 15485e6476 Fix for bug 37628. Do not autocomplete newsgroup and followup-to 2000-05-02 00:09:11 +00:00
alecf%netscape.com 3ec3aa314b 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 6fd1a569fd remove unnecessary parameter 2000-05-01 23:13:21 +00:00
alecf%netscape.com fea6d191ad remove unnecessary dependancy on prefs 2000-05-01 23:08:38 +00:00
alecf%netscape.com eee04806d9 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 ffae557d0a 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 9e3b3737cb also use keyset in this window. 2000-05-01 22:12:10 +00:00
putterman%netscape.com b57bab86da 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 de4dad295b 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 074fe38857 Changes for changes in editor command handling. 2000-05-01 22:00:05 +00:00
nhotta%netscape.com 0d875410c6 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 a889e7c4cc More work on moving functions around in mail frontend. 2000-05-01 21:58:24 +00:00
nhotta%netscape.com cd71b2a908 Changed a string of NS_MSG_MULTILINGUAL_SEND. 2000-05-01 21:56:22 +00:00
nhotta%netscape.com 823c0fbebe Changed a string of sendDefaultCharset.label. 2000-05-01 21:55:02 +00:00
alecf%netscape.com 7e27d38081 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 a55aab7378 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 f4674826ce 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 9b6f0ec065 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 8cc1a94273 remove assertion for now, not really a bad thing 2000-05-01 07:35:22 +00:00
alecf%netscape.com 69f595730b 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 961d0b83b6 make names more readable 2000-05-01 00:30:58 +00:00
sfraser%netscape.com 7c47f9ece4 Fix access paths 2000-05-01 00:08:38 +00:00
ducarroz%netscape.com 731a30c91f 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 e7f5e255be Remove unused JavaScript include 2000-04-30 21:45:50 +00:00
ducarroz%netscape.com df70aa0e76 Replace harcoded string by a define. R=putterman, chung 2000-04-30 21:45:19 +00:00
ducarroz%netscape.com 45731fb5c5 Fix for bug 24951. Don't force anymore to have a subject. 2000-04-30 21:45:17 +00:00
ducarroz%netscape.com 92673a754c 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 eabb20fd43 Remove unused files 2000-04-30 21:45:01 +00:00