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

1651 Коммитов

Автор SHA1 Сообщение Дата
ben%netscape.com 682a6e57bf preparation for new <radiogroup> widget 2000-05-16 03:26:34 +00:00
mscott%netscape.com 0ef2d0b476 display message api synch. 2000-05-15 22:44:27 +00:00
akkana%netscape.com cf43f6accf 6276: Add menu item to rewrap part of a mail message. 2000-05-15 21:45:43 +00:00
ducarroz%netscape.com d4ebed6269 Fix for bug 39225. Correct syntax error 2000-05-15 21:33:36 +00:00
ducarroz%netscape.com 888386bb52 Fix for bug 39225. Correct syntax error 2000-05-15 21:27:41 +00:00
cmanske%netscape.com 28a16fef2a Use EditorSharedStart() for initialization needed by mail composer 2000-05-15 03:05:39 +00:00
danm%netscape.com c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
andreas.otte%primus-online.de f8406c718e fix bug 37616, Retire SetRelativePath, removing unused SetRelativePath from nsIURI.idl and all it's implementations, r=warren@netscape.com, a=mscott@netscape.com for the mailnews part 2000-05-13 13:05:00 +00:00
cmanske%netscape.com 205aaa3ea3 Adding TableCommands to <commandset> for message composer 2000-05-13 00:18:59 +00:00
locka%iol.ie 15f7763398 Replaced references to webshell with docshell equivalents 2000-05-12 20:41:19 +00:00
ducarroz%netscape.com 923f1bc193 Fix for bug 39005. Remove text "show" from menu items view/toolbars/... 2000-05-12 07:26:06 +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
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 722372a07e the message compose skin now lives under mozilla/themes/modern 2000-05-11 03:52:43 +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
ducarroz%netscape.com c07eed7ccb Fix for bug 37955. Autocomplete now observes the pref "mail.enable_autocomplete" 2000-05-11 00:30:18 +00:00
alecf%netscape.com 497f527aed add smtp datasource to the factory 2000-05-10 23:07:32 +00:00
sspitzer%netscape.com 964b87c16f fix for crasher bug #38803, r=putterman,a=granrose. 2000-05-10 18:26:45 +00:00
cmanske%netscape.com d4751bbd20 Switch to using 'editor.js' instead of 'EditorCommands.js' 2000-05-10 13:56:27 +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 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
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 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
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
ducarroz%netscape.com 8881d6da3e Fix for bug 33992. Need to call ComposeCanClose() before closing the window! 2000-05-08 23:45:22 +00:00
putterman%netscape.com c83b5ff2f3 tooltips and making button icons show up again. 2000-05-08 14:48:51 +00:00
hangas%netscape.com 3aeeb0d994 Converting files to use xul widgets (19558) 2000-05-07 07:33:28 +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
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 534c730d22 Removed not used charset related entities. 2000-05-05 20:29:51 +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 0246443b66 first pass at smtpserver datasource
(not part of build)
2000-05-04 08:08:43 +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 d01729dc4f adding host and port information to the logging code. 2000-05-03 21:22:18 +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
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
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
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
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 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
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 d890fcc7be Fix for bug 24951. Don't force anymore to have a subject. 2000-04-30 21:45:17 +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
ben%netscape.com 681caf5d2d skinnability fixes for addrbook, mailcompose, messenger, mailnews prefpanels 2000-04-30 02:49:07 +00:00
alecf%netscape.com d3944be876 fix compose to use the "hidden" attribute since I changed common dialogs last night 2000-04-28 20:58:50 +00:00
ducarroz%netscape.com eb0d8d49c7 Fix for bug 37435. We need to set the textfield value using both .value and setAttribute('value') else we wont be able to query the value of invisible textfield. 2000-04-28 14:52:02 +00:00
nhotta%netscape.com 5e8ceb956f Added a pref UI for mailnews.send_default_charset, bug 32802. 2000-04-28 06:18:50 +00:00
cmanske%netscape.com 94a2756095 Converting message compose to use new xul widgets on toolbar. Removing 'edit HTML source'. r=ducarroz 2000-04-28 05:57:06 +00:00
cata%netscape.com aad2e42f2c Dynamic charset menu for mail edit. 2000-04-26 21:29:51 +00:00
chuang%netscape.com f4ba4e32f4 bug 32297 D&D from Address Book to the Compose window, r=putterman 2000-04-26 14:21:53 +00:00
ducarroz%netscape.com 65c760aeb7 Fix for bug 37202. New created menulist must have a item pre-selected. 2000-04-26 04:36:48 +00:00
suresh%netscape.com 1734c8d96e fix for 31062. r=putterman 2000-04-26 04:03:11 +00:00
ducarroz%netscape.com 47f3bd3f44 Fix for bug 36425 and bug 32224. Avoid to fire an assert in a legitimate case and make signature working again. R=rhp 2000-04-26 03:57:12 +00:00
sspitzer%netscape.com dc088b0d6d stop gap fix for #37202 2000-04-26 03:26:59 +00:00
mjudge%netscape.com 2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
ducarroz%netscape.com 1a28f8c84e Fix for bug 37119. We need to query the attribute "data" in order to handle correctly menulist. A=leaf 2000-04-25 21:32:17 +00:00
ben%netscape.com fac49c6c14 PrefWindow IV landing 2000-04-25 03:09:02 +00:00
ducarroz%netscape.com b940ba20c8 Fix for bug 22338, 27171, 36939 and part of bug 35038. Some UI and autocomplete cleanup. 2000-04-25 01:18:41 +00:00
cls%seawood.org 8754202470 General cleanup of the shared library rules.
Quick fix for bug #36844.
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk.  Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
scc%netscape.com 96dd3d7e3f making string conversions explicit 2000-04-23 09:29:12 +00:00
sspitzer%netscape.com 91744b5cc1 fix for #36663. make it so when you run a news://host/group url to autosubscribe, a new messenger window opens up. eventually I'll heed the 4.x pref for
this, so that it will open in an existing messenger window.
2000-04-22 23:16:45 +00:00
ducarroz%netscape.com ad59ed590c Fix for bug 20180. Since we use menulist instead of SELECT, we need to extract the identity key from the menuitem's id. 2000-04-22 05:41:15 +00:00
ducarroz%netscape.com 1e5a0147f2 Fix for bug 16354. Landing of the new autocomplete in mailnews 2000-04-22 03:29:36 +00:00
ben%netscape.com c0a5f9d6d6 stylesheet load correction 2000-04-21 10:22:47 +00:00
nhotta%netscape.com 41ce27f639 Re-label charset us-ascii to ISO-8859-1 when quoting text, bug 35105, 36410, r=rhp. 2000-04-20 23:06:04 +00:00
nhotta%netscape.com 545a7a685d Adding a new file, functions to enumerate available fonts, to be used for mailnews.view_default_charset.
Not part of the build.
2000-04-20 23:04:08 +00:00
danm%netscape.com d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
cmanske%netscape.com fb4c86c453 Fixed 20938: added 'Blank Page to Edit' to 'New' submenus in all primary module windows. a=german 2000-04-15 03:08:43 +00:00
nhotta%netscape.com 78aa05f534 Added popup menus for default charsets, bug 32720, 32802, r=ducarroz. 2000-04-14 22:24:30 +00:00
nhotta%netscape.com c7bba0f95a Alert the user before sending a plain text mail if the string contains multilingual data, bug 28908, r=ducarroz. 2000-04-13 20:06:28 +00:00
sspitzer%netscape.com 15475908d1 changes so that the alert for cross posting to multiple news server shows up.
(instead of a silent failure.)  note, we are still being too over-zealous when
deciding if you are cross posting to multiple servers.  see bug #35338
2000-04-12 09:48:25 +00:00
ducarroz%netscape.com 32b3ac7287 Rename Addressbook classes nsIAutoCompleteSession & nsIAutoCompleteListener to avoid any conflict with the new autocomplete widget during it's landing. R=mscott. 2000-04-12 06:12:41 +00:00
sspitzer%netscape.com 6fdba025f1 fix for #33749. first time compose window problems on linux. use skinnable menulist instead of html-select (kill two birds with one stone.) right-on=mscott, amen=leaf. 2000-04-07 23:47:31 +00:00
akkana%netscape.com 9f26f657f6 24360: make mail compose window remember its size/position. r=cmanske,a=leaf 2000-04-06 01:22:41 +00:00
cls%seawood.org adef1ac6f6 Minor changes to incoporate OS/2 into our build system. Bug #34106
We now set MOZ_{JPEG,ZLIB,PNG}_{CFLAGS,LIBS}, XPCOM_LIBS, MOZ_COMPONENT*_LIBS, WIDGET_DLL, GFXWIN_DLL and MOZ_JS_LIBS in configure.
Added os2 specific arguments to configure.
Added os2 target arch section to configure.
Modified a handful of Makefile.ins to use MOZ_JS_LIBS, MOZ_COMPONENT_LIBS, & EXTRA_DSO_LIBS where necessary.
2000-04-05 06:08:04 +00:00
nhotta%netscape.com dc4af49234 Adding a new string resource for an alert, bug 28908, r=ducarroz. 2000-04-04 23:54:17 +00:00
cls%seawood.org f6740baa20 Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287 2000-04-04 04:46:38 +00:00
mkaply%us.ibm.com f74f9ef3c2 # 33859
r= mscott@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 23:13:14 +00:00
mkaply%us.ibm.com 161e33b56d # 33859
r= putterman@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-04-03 22:43:42 +00:00
alecf%netscape.com 5dec8ab6b2 fix semantics of these pref methods to match other pref methods and don't throw exceptions even on failure
r=sspitzer
2000-04-03 06:58:58 +00:00
mscott%netscape.com a3e669ff3d Semi-large landing. I re-wrote mailnews compose to use a cached string bundle. I've had this code in my tree for
a couple weeks and just hadn't gotten around to checking it in yet.

I noticed that during a normal sending of a message, we were loading a string bundle 6 times! (most of this was to display
progress information during the send procedure). This caused us to hit the disk 6 times. With these changes, we
cache the string bundle in the compose string bundle service so we only hit the disk once.
2000-04-03 02:32:27 +00:00
mscott%netscape.com 31d9907718 Bug #33747 --> fix mailto url handling which broke after warren's big nsIChannel landing. 2000-04-03 01:26:58 +00:00
nhotta%netscape.com 8740e3d580 Changed to use correct content type for conversion to avoid unnecessary entity creation, bug 33455, r=rhp. 2000-03-30 22:45:05 +00:00
nhotta%netscape.com 901052fd6e No charset conversion when the body is empty, r=rhp. 2000-03-30 22:37:59 +00:00
akkana%netscape.com 28111befe9 Fix Paste as Quotation in the editor and mail compose menus. r=cmanske, mail stuff r=ducarroz 2000-03-30 01:26:25 +00:00
warren%netscape.com 727f312b32 Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2000-03-29 03:58:50 +00:00
rhp%netscape.com 088bb2f428 Fix for interpreting plain text sig's when doing HTML compose - Bug #: 33423 - r: bienvenu 2000-03-29 01:57:14 +00:00
sspitzer%netscape.com 8badc05d83 move all the verify account stuff into a central place, and call
it when opening messenger, message compose and addressbook.  bug #33558
fix some debugging printfs.  add some new files to the build for the new subscribe dialog.
(not turned on yet.)  general cleanup.
2000-03-28 07:26:41 +00:00
scc%netscape.com 920db6e464 small changes to clients of string converting APIs 2000-03-26 12:43:56 +00:00
putterman%netscape.com 02e52d2580 fix for 16349 - shift delete works. Also more work on multiple windows by removing GetTemporaryMsgWindow.
various reviewers = mscott, hangas, rhp, and jefft.
2000-03-25 00:58:20 +00:00
jim_nance%yahoo.com bebfa35340 Fix bug 33019. Compiler warnings.
Reviewed and approved by:
law, mscott, radha, brade, shaver, & dveditz
2000-03-24 22:11:55 +00:00
rhp%netscape.com a4e128e164 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
mjudge%netscape.com fc8c2d0481 derefferencing with char ** operator first!. fixing bustage as sheriff. i am my own approval. fix is primarily for solaris. 2000-03-24 12:21:51 +00:00
alecf%netscape.com 32bacdb3e9 First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman 2000-03-24 08:10:59 +00:00
alecf%netscape.com e0c154fa58 eliminate use of PRIVATE for reduced xp_core.h dependancy 2000-03-24 08:07:23 +00:00
tbogard%aol.net 5dc1f4b647 Adding implementation for the new method OnStartURIOpen on nsIURIContentListener. 2000-03-24 00:35:48 +00:00
rhp%netscape.com 60897260f1 Adding CR to end to avoid warning on Linux 2000-03-23 17:49:36 +00:00
rhp%netscape.com a41fd2f22d Fix for Send Later operations - Bug #: 31346 2000-03-23 17:45:28 +00:00
ducarroz%netscape.com 4007ab88b6 Fixes related to message compose UI, save attachment, edit message as new and draft message. Those changes fix bug 14868, 23627, 24185, 24864, 24930, 26087, 26733, 27171, 27762, 27931, 27932, 29119, 29176, 30279, 31546 and 28677. R=alecf, rhp, jefft 2000-03-23 06:39:19 +00:00
ben%netscape.com cf42a9139a switch from titledbutton on toolbar to button 2000-03-23 04:21:55 +00:00
cmanske%netscape.com 24c92915f5 Better strategy for skinable chrome: put EditorToolbars.css include in editorOverlay.xul, so other users automatically get correct css. r=sfraser 2000-03-22 03:22:59 +00:00
cmanske%netscape.com 6469cab2ab Fixed bug 20829 - separate editor toolbar css into separate file to be shared with mail composer. r=sfraser 2000-03-22 03:00:05 +00:00
mscott%netscape.com 0eb528bc85 Bug #32008 --> add a requiresPassword method which we can use to
prevent us from always asking the user for a password whenever
 we need to logon to an external service.
Bug #32408 --> don't clear out the password for the server
when using redirection.
r=bienvenu
2000-03-21 06:13:01 +00:00
akkana%netscape.com 4038b1da98 30311: add a plain-vs-html flag to InsertAsCitedQuotation. r=rhp 2000-03-20 23:13:25 +00:00
rhp%netscape.com 78211d202e Just checking in a changes that will not get compiled because of ifdef. 2000-03-17 23:32:41 +00:00
ducarroz%netscape.com 192febf41d Fix bug 31568. Need to correctly manage errors when processing attachment. R=mscott,rhp 2000-03-17 23:19:46 +00:00
nhotta%netscape.com bc44a0d3b9 Cached charset names for charset title performance, bug 20249, r=duccaroz. 2000-03-17 22:32:14 +00:00
dougt%netscape.com 8126ff53b4 Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren. 2000-03-17 22:06:32 +00:00
nhotta%netscape.com 06e130de11 Adding an error hanlding for charset title, bug 20249, r=ducarroz. 2000-03-17 03:23:46 +00:00
nhotta%netscape.com 3ec5b20b44 Added charset feedback UI and some localizability works, bug 20249, r=ducarroz. 2000-03-17 01:13:04 +00:00
ducarroz%netscape.com 4abbb98355 Fix for bug18584. Add new properties for the save message dialog. R=jefft 2000-03-16 15:31:34 +00:00
ducarroz%netscape.com fd53eb234e Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft 2000-03-16 00:09:32 +00:00
ducarroz%netscape.com bdb035644b Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft 2000-03-16 00:03:43 +00:00
rhp%netscape.com 4f7e28e9fa Hmm...not sure why this doesn't break on linux tinderbox...nsIMimeService.h is not the right capitalization 2000-03-15 04:33:33 +00:00
rhp%netscape.com 2ec0c6b8e6 Fixes for compose back end problems - Bug #: 25610 29806 30048 30744 31207 31589 2000-03-15 02:09:43 +00:00
ducarroz%netscape.com 6cfd1b423d Fix bug 31568. Need to check if hostname isn't empty. R=mscott, A=phil,jar 2000-03-15 02:02:17 +00:00
slamm%netscape.com 0a37f9f745 Fix build bustage. Thanks to jst@citec.fi for the patch. r=akkana,bienvenu a=granrose 2000-03-14 18:27:27 +00:00
ben%netscape.com 9edc1b6866 pref panel appearance tweaks, r=hyatt 2000-03-14 11:31:54 +00:00
sspitzer%netscape.com b624fe2894 fix for #31715. pass the nsIMsgWindow when trying to post a message.
(we may need it, if we have to authenticate the use for posting.)

also, clean up the code to handle NS_ERROR_* properly.
2000-03-14 07:21:44 +00:00
mscott%netscape.com 83342941df rewrite a couple methods so we don't need reduce the number of string allocations.
I was able to remove yet another instance where we copy the entire message body.
r=alecf.
2000-03-14 05:04:54 +00:00
mscott%netscape.com bc32b66ccc pass nsString's by reference to reduce an extra copy of the entire message body!!
performance improvements by reducing the number of memory allocations...
Fix a leak of the dom node used to insert text into by using a nsCOMPtr.
r=alecf
2000-03-14 05:03:29 +00:00
akkana%netscape.com b0c8f8b961 31438: stealth msg compose (r=ducarroz) 2000-03-14 03:25:15 +00:00
akkana%netscape.com 1e8b1a7614 31438: stealth msg compose (r=ducarroz) 2000-03-14 02:59:13 +00:00
rickg%netscape.com 0e8a2aaf7a replaced calls to deprecated string methods 2000-03-12 21:09:50 +00:00
rickg%netscape.com 59808e15af removed calls to deprecated string methods 2000-03-12 11:18:18 +00:00
rickg%netscape.com ffe78e83e5 removed calls to deprecated string methods 2000-03-12 09:14:14 +00:00
sspitzer%netscape.com fa9ec86bb0 changes for news over SSL. initial changes needed for SMTP over SSL, but
that isn't going to happen yet.  cleanup changes for nsNewsDownloadDialogArgs (still not used yet.)
2000-03-12 08:58:02 +00:00
sspitzer%netscape.com bcb86c8e55 use nsIUserInfo (it is exists) to set the users name if it needs it. (see linux only bug #26290). also, migrate the SSL nature of the smtp server, and add TrySSL to the nsISmtpServer interface. (bug #30321) fix problem with nsSmtpServer::SetAuthMethod() 2000-03-12 08:27:31 +00:00
mscott%netscape.com afd4e4318c Bug #30553 --> API sync with the change to nsIContentHandler::HandleContent.
r=travis
a=jevering
2000-03-09 08:18:21 +00:00
sspitzer%netscape.com 3769b38f0b fix for #30381. r=mscott, a=jar. get -compose to work again. 2000-03-07 05:35:36 +00:00
hangas%netscape.com d1f6b630a1 Fix 29861 (Make throbber do the right thing for every window - mozilla and Netscape trees) r=scottip a=phil 2000-03-07 00:22:55 +00:00
mscott%netscape.com b95f493d38 Bug #30144 --> correctly set the user agent for messenger to be the same user agent http is using. We were
incorrectly setting to be the app name (Mozilla 5.0) which is the same in both the mozilla and commercial builds.
r=alecf
a=phil,jar
2000-03-05 03:12:46 +00:00
ducarroz%netscape.com dcbbacb3fe Fix for bug 30172. Add a line break before and after the link tag when sending a page or a link. R=rhp, A=jar 2000-03-04 16:54:36 +00:00
alecf%netscape.com e0b7a51df5 fix for REALLY stupid typo from my earlier fix for #29714
typo fix was reviewed by mscott, and because this was part of an earlier checkin, this is also a=phil
2000-03-03 08:10:52 +00:00
mscott%netscape.com a6d6fc0f6a Bug #30102 --> don't logoff the external login requestor
if we succeeded in the request...we want to cache the requestor
 for the session.
r=amusil
a=daver
2000-03-03 06:29:58 +00:00
ducarroz%netscape.com e96fa14c55 Fix for bug 30188. We need to set the tree width to 0 if we want let the flex attribute do is job. This because trees have a fix width of 200px by default. R=mscott, A=phil,daver. 2000-03-03 04:57:59 +00:00
alecf%netscape.com ee6b36799d fix for #29714
make sure to store the mServersLoaded=PR_TRUE even if there is some wierd pref failure
a=phil
r=mscott
2000-03-02 23:41:34 +00:00
mscott%netscape.com f213fa8843 Bug #28984 --> use SetRecipients to set the recipients on the smtp url. I forgot to check this file
in with the rest of the files I checked in earlier.
r=sspitzer
a=phil
2000-03-01 06:38:34 +00:00
mscott%netscape.com 987e40182c Bug #28984 --> add a getter & setter for recipients. The recipients are now stored as a field in the smtp url
instead of as part of the url spec.
r=sspitzer
a=phil
2000-03-01 03:08:05 +00:00
mscott%netscape.com cc0850b82d Bug #28984 --> add a getter & setter for recipients
r=sspitzer
a=phil
2000-03-01 03:07:10 +00:00
rhp%netscape.com 438a0577fa Finally correcting the nsIXULWindow issue in nsMsgSend.cpp 2000-02-29 09:13:10 +00:00
rhp%netscape.com f731a20d8c Fixing again.. 2000-02-29 08:02:04 +00:00
rhp%netscape.com 86e0e32c9a Fixing breakage 2000-02-29 07:43:21 +00:00
rhp%netscape.com 712e34ff48 Fixes for file - save as in unicode and spaces in replies becoming unprintable chars - Bug #: 23418 - 29267 - r: jefft 2000-02-29 07:04:24 +00:00
blizzard%redhat.com a6d97b2321 fix spelling of hander to handler. bug #29407. r=sspitzer 2000-02-27 20:51:11 +00:00
mscott%netscape.com 88a27da42e Bug #23788 --> implement logon redirection support for smtp.
r=bienvenu
a=phil
2000-02-27 09:04:44 +00:00
mscott%netscape.com baf45ba2e9 Bug #23788 --> add a string for noting that we are trying to connect to
the smtp server.
r=bienvenu
a=phil
2000-02-27 08:47:28 +00:00
sspitzer%netscape.com 7cb570ad1b fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup. 2000-02-26 03:52:06 +00:00
bryner%uiuc.edu 6985354db4 Adding a new flag to the Win32 build system. Set DISABLE_TESTS=1 to skip
building in the tests directories.  Should not affect the build at all if
you do not have this environment variable.  r=leaf.
2000-02-25 04:12:40 +00:00
hangas%netscape.com 36af4ceba9 Fix for PDT+ bug 23091 (Messages pref panel). r=scottip a=phil 2000-02-25 01:56:02 +00:00
hangas%netscape.com 99011cea8f Fix for PDT+ bug 23091 (Messages pref panel).submitted by mozilla@bucksch.org r=hangas a=phil 2000-02-25 01:55:17 +00:00
alecf%netscape.com 4adefa8828 last part of fix for #23411 - support login redirectors in SMTP servers
r=mscott a=phil
2000-02-25 00:59:56 +00:00
alecf%netscape.com a4946cd8f4 implement per-identity smtp servers and use the identity's smtp server if in fact it has a special one
bug #28898
r=mscott
a=phil
2000-02-23 09:42:54 +00:00
ducarroz%netscape.com 8c2b59f72a Fix for PDT+ 28451. We need to preset return value in case user close dialog using the close box. R=hangas, A=phil 2000-02-22 22:35:26 +00:00
nhotta%netscape.com 3a31859f27 Changed Big5 id to be uppercase so it gets checkmarked, bug 28231, r=cata, a=bobj. 2000-02-19 00:11:24 +00:00
rhp%netscape.com 533ba0a583 Fix for sending mails with empty bodies - Bug #: 27891 - r: ducarroz - a: phil 2000-02-17 23:56:08 +00:00
nhotta%netscape.com 39aee41f80 Fixed the problem which prevented to put a check mark for reply charset, bug 28055, r=cata, a=bobj. 2000-02-17 03:27:29 +00:00
ducarroz%netscape.com 998f0409c2 Fix for bug 26906 (PDT+). Remove incomplete key binding. R=hangas 2000-02-17 02:38:55 +00:00
jefft%netscape.com 592826166d fix wensleydale build bustage; stupid type casting; r=bienvenu 2000-02-16 16:42:11 +00:00
nhotta%netscape.com f9e280f75a Enabled 'oncreate' for charset menu added code to hanlde reply/forward charset cases, bug 23540, r=cata. 2000-02-16 07:46:37 +00:00
alecf%netscape.com 11259b0f71 fix some bad warnings 2000-02-16 06:30:03 +00:00
sspitzer%netscape.com 56fb0c4bb2 clean up -help output. fix bug #26959, make it so when you start
a browser window, the right page (home, blank or last page visted) gets
loaded.  clean up tasksOverlay.js, navigator.js and Ensure1Window()
use the browser's command line handler (remove duplicate code).
remove uri dispatching ui and js.  r=mscott
2000-02-16 06:22:03 +00:00
jefft%netscape.com 6c4c31dbda fixed bug 18565 -- [PDT+] Single sign-on for SMTP; implemented auth login for smtp; added smtp logging; lay ground work for tls smtp; r=alecf,bienvenu,ducarroz 2000-02-16 05:59:51 +00:00
nhotta%netscape.com 2533c5792f Added a menu item "Set Default Mail Send Character Set" also enabled check mark for the charset menu, bug 23540, r=cata. 2000-02-16 05:17:09 +00:00
ducarroz%netscape.com d6fc068a1a Fix potential bustage on some port tinderbox. Replace a "true" by a "PR_TRUE". r=alecf 2000-02-16 04:50:46 +00:00
sfraser%netscape.com 200e0c336e Changes to get edit menu commands updating properly. For bug 18395. r=pinkerton 2000-02-16 01:49:50 +00:00
putterman%netscape.com de272ba0ac Fix for 21469. r=jefft. Deleting a message in a thread now goes to the next message and scrolls
to it so that you don't lose your place in the thread pane.  More work on 26456.  r=alecf.
Some performance improvements for loading folders by speeding up building up a uri.
2000-02-16 00:39:23 +00:00
ducarroz%netscape.com 647316c7a8 Fix bug 22141. Recipients are by default non html compliant. R=alecf@netscape.com 2000-02-15 21:25:31 +00:00
andreww%netscape.com 7a1887eed3 adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
ducarroz%netscape.com 19b85f3940 Fix bug 27424. We need to through an error if the smtp host name is empty. R=alecf@netscape.com 2000-02-15 21:22:00 +00:00
ducarroz%netscape.com 8aed8032e5 Fix regression 27830. New argument in SplitRecipients inserted at the wrong place. A=granrose 2000-02-15 19:57:55 +00:00
mkaply%us.ibm.com 9efd6986a4 # 25555
r= mscott@netscape.com
OS/2 changes for Mozilla
2000-02-15 15:29:20 +00:00
ducarroz%netscape.com 59dd188acb Fix build bustage. void** casting missing. Sorry. 2000-02-15 07:16:31 +00:00
ducarroz%netscape.com b805bebf76 Part of fix for bug 10932, 17072, 26746. Tittle button in addressing widget has been replaced by a image to avoid to take the focus when using the Tab key. Implementation of Intelligent HTML Send feature. Set the focus in the subject line when recipients are pre filled. Cleanup Attach Web Page dialog. R=alecf 2000-02-15 06:48:13 +00:00
rhp%netscape.com e3650fa408 Fix for error on copying to Sent folder after send operation - Bug #: 27460 - r: jefft 2000-02-15 01:52:12 +00:00
evaughan%netscape.com 7ef2c916b2 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
ducarroz%netscape.com a2a267cd38 UI Part of feature 17072. Add new UI files to make files. R=rhp 2000-02-12 06:46:07 +00:00
ducarroz%netscape.com de26773fb7 First Checked In. 2000-02-12 03:58:01 +00:00
hangas%netscape.com e0aa87a046 Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip 2000-02-12 01:37:43 +00:00
hangas%netscape.com 37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
ducarroz%netscape.com e41fc5f763 Fix for the regression of bug 26408. I forget to call awFinishCopyNode after we create rows during the initialization. R=jefft 2000-02-11 05:52:38 +00:00
rhp%netscape.com 93757e9262 Changes for supression of GUI prompts on send operation - for message import - Bug #: 27154 - r: bienvenu 2000-02-11 01:31:15 +00:00
fergus%netscape.com aa2a9bf313 Changes to Localization notes. r=chjung@netscape.com 2000-02-11 01:11:35 +00:00
ducarroz%netscape.com 7f3c6dafae Fix regression 27194. A=granrose. Check in missing for fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf 2000-02-10 18:04:13 +00:00
rhp%netscape.com 66fcba297a Saving mail message fix for I18N - Beta1 Bug: 23418 - r: scottip 2000-02-10 06:48:22 +00:00
ducarroz%netscape.com 0b4f84851d Fix for bug 26966, 26984, 26988. Minor menu changes. R=alecf 2000-02-10 06:05:57 +00:00
cmanske%netscape.com 95a762e96a Make Messenger Composer Format menu merge messenger-only items correctly. r=ducarroz 2000-02-10 05:13:32 +00:00
valeski%netscape.com 3e8f9b02da #define collision. net.h must dies 2000-02-09 06:48:12 +00:00
tbogard%aol.net 840c8350e1 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
valeski%netscape.com f0d04d4e82 r=dougt. 10465. mail news now uses the HTTP handler service for user agent components 2000-02-08 06:24:07 +00:00
alecf%netscape.com 68ebfd4411 attempted fix for mac bustage 2000-02-08 04:36:12 +00:00
sspitzer%netscape.com 72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
ducarroz%netscape.com 774c7525b3 Fix related to bug 10932 and 26344. Need to reset all the event handlers of a dynamically created node after it has been inserted in the DOM. Also do not created a new recipient row when the user press enter after entering a recipient. R=mscott 2000-02-08 02:39:41 +00:00
rhp%netscape.com 8cc87b679d Max message size warning feature and labeling forwarded messages by subject - Bugs: 26519 5647 - r: jefft 2000-02-08 01:15:54 +00:00
sspitzer%netscape.com 9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
rhp%netscape.com 7e781c43ea This is a fix to add a second - per message FCC to compose operations - Bug #: 11697 - r: jefft 2000-02-07 03:06:51 +00:00
rhp%netscape.com b15b4bdc38 Small cleanup patch for nsMsgCompUtils.cpp in the work on bug 16398 (format=flowed). - r: rhp (external contribution) 2000-02-06 17:24:40 +00:00
sspitzer%netscape.com ff5baab1d5 in the immortal words of sfraser: "die, appcores, die".
the next step is to remove mozilla/xpfe/AppCores from the tree, which I will
gladly do next.

r=alecf
2000-02-06 06:54:52 +00:00
pp%ludusdesign.com cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
waterson%netscape.com f327195c08 Bug 26344. Copy event handler 'by hand', as attribute-based compilation will only occur when an element is in the document. Added grafitti about using cloneNode(), which may be better, modulo bug 26528. r=mscott 2000-02-06 01:36:23 +00:00
rhp%netscape.com 21493e67ba Fix mail send problems when invalid embedded objects exist in message - Bug #: 24999 - r: ducarroz 2000-02-05 22:31:37 +00:00
alecf%netscape.com a1871e8caf oops, missed one
this and the last checkin r=sspitzer
2000-02-05 06:08:12 +00:00
alecf%netscape.com 93254194bc switch from nsAutoCString to nsCAutoString 2000-02-05 06:07:25 +00:00
ducarroz%netscape.com 85a1053a0d Fix bug 25565 and part of bug 25573. Add separator beetween toolbar buttons and disable the one not yet implemented. R=hangas 2000-02-05 01:15:06 +00:00
ducarroz%netscape.com 5fef87419a Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas 2000-02-04 22:52:03 +00:00
mscott%netscape.com b1f1fbcb8d more prepation for docshell landing. Implement IsPreferred and move implemtation of CanHandlecontent from the
application layer into the webshell/docshell layer.

r=travis
2000-02-04 08:45:34 +00:00
valeski%netscape.com 41512e1d6a URL Parsing and implementation rewrite landing. Andreas Otte was generous enough to contribute these changes 2000-02-03 03:44:22 +00:00
mscott%netscape.com bf3072d449 Fix for possible build breakage on Mac. 2000-02-03 02:48:43 +00:00
rhp%netscape.com bdac79a3a7 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 02:41:27 +00:00
rhp%netscape.com ca4ccd0859 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:43:52 +00:00
mscott%netscape.com 468e6dddb9 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 01:33:40 +00:00
rhp%netscape.com d4ccc48f97 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:28:07 +00:00
rhp%netscape.com 7bd11dc3ba More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:20:49 +00:00
rhp%netscape.com b14995169f More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 00:38:20 +00:00
mscott%netscape.com a18c53bc26 More work on AppleDouble - NOT PART OF THE BUILD!!! 2000-02-03 00:07:22 +00:00
rhp%netscape.com 6f24bec87f More work on AppleDouble - NOT PART OF THE BUILD! 2000-02-02 23:55:13 +00:00
rhp%netscape.com 4f86a51f48 Cleaning up files - NOT PART OF THE BUILD 2000-02-02 23:51:16 +00:00
rhp%netscape.com ef692b824a More AppleDouble work - NOT PART OF THE BUILD 2000-02-02 22:31:28 +00:00
alecf%netscape.com 81e240d924 cleanup access to the account manager and remove crufty code
r=sspitzer
2000-02-02 07:04:12 +00:00
alecf%netscape.com 0038c4cb06 cleanup to use default account rather than depricated GetCurrentIdentity
r=sspitzer
2000-02-02 07:03:08 +00:00
alecf%netscape.com 2e43ee3f42 stop using currentIdentity, use the default account instead
r=sspitzer
2000-02-02 06:56:16 +00:00
alecf%netscape.com 581d74e950 remove obsolete method so I can remove GetCurrentServer()
(test program only, not part of product)
2000-02-02 06:42:59 +00:00
mscott%netscape.com 48fb8d982b rhp: More AppleDouble work - NOT PART OF THE BUILD!!! 2000-02-02 02:36:36 +00:00
alecf%netscape.com 91ba75e5e2 fix up the messages pref pane so stuff wraps a little nicer
r=sspitzer
2000-02-02 02:31:50 +00:00