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

7276 Коммитов

Автор SHA1 Сообщение Дата
hangas%netscape.com d357a9904d Fix 27748, unable to type "n" in text areas inside of message pane. Temporarily removed "N" keybinding for Next Unread Message menu item. r=sspitzer. 2000-02-15 21:38:45 +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
rhp%netscape.com c6a144449a Just updating files that are NOT PART OF THE BUILD!!! 2000-02-15 15:38:40 +00:00
bienvenu%netscape.com cb3ebd6620 add nsIMsgLogonRedirector.idl 2000-02-15 15:37:45 +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
wtc%netscape.com 9377345e33 Bugzilla bug #27457: prepare the Windows build system for NSPR library
name change.  Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
sspitzer%netscape.com 9340ea7ad1 fix for #27799, rename folder failing for local mail (pop and "Local Folders")
r=mscott
2000-02-15 09:47:34 +00:00
sspitzer%netscape.com 03dd9e5a6e fix for #8075. use the newsrc files (~/.mozilla/<profile>/News/newsrc-<hostname>) for the unread/read status instead of the msgdb. r=alecf 2000-02-15 08:35:40 +00:00
ducarroz%netscape.com 59dd188acb Fix build bustage. void** casting missing. Sorry. 2000-02-15 07:16:31 +00:00
alecf%netscape.com 37f4821f7a add new strings for previous checkin, #25958 2000-02-15 07:15:41 +00:00
alecf%netscape.com 9408082abd fix window titles to include brand name and reflect new spec
#25958 r=putterman
2000-02-15 07:11:11 +00:00
bienvenu%netscape.com de9bd2fa96 add logon requestor interface r=amusil" 2000-02-15 07:05:27 +00:00
bienvenu%netscape.com 474b1f6aec add redirector type pref,r=alecf 2000-02-15 06:57:45 +00:00
bienvenu%netscape.com 3855be9448 add prog id and class id for logon redirector service, r=alecf 2000-02-15 06:56:12 +00:00
mscott%netscape.com 1531827ca8 Bug #18591 --> turn on the address book collector for email addresses in the message pane. For every
From field we encounter, we'll add the address to the collection address book.
r=bienvenu
2000-02-15 06:50:53 +00:00
mscott%netscape.com 5b2f19acd0 Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
a collector method that would take a unicode string.
r=bienvenu
2000-02-15 06:49:24 +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
alecf%netscape.com 91e5f452d7 oops, missed this file for #23391, actually include accountUtils.js
r=sspitzer
2000-02-15 06:42:33 +00:00
alecf%netscape.com 125f0758ab followup fix for #23391 - use shared accountUtils.js
r=sspitzer
2000-02-15 06:41:53 +00:00
alecf%netscape.com eb3091c1a3 fix for #23391 - auto-launch the account wizard for "invalid" accounts
r=sspitzer
2000-02-15 06:41:28 +00:00
alecf%netscape.com c77afb4518 fix #27485 - remember SMTP server information
r=sspitzer
2000-02-15 06:39:11 +00:00
rhp%netscape.com b51bbc8f16 Adding new printing files to the tree - NOT PART OF THE BUILD! 2000-02-15 02:26:14 +00:00
alecf%netscape.com 83e0473aee remove debugging dump() 2000-02-15 01:57:42 +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
alecf%netscape.com 345e01f94c pretty up smtp and serverwithnoidentities panel for #27634
r=sspitzer
2000-02-15 01:49:55 +00:00
alecf%netscape.com b603af808b add ispUtils.js and accountUtils.js to the build (not part of the product yet) 2000-02-15 01:17:45 +00:00
alecf%netscape.com 644b47bdf5 fix signature chooser and mail homepage chooser to use the file picker just exposed from prefutilities.js, for #27630, r=sspitzer 2000-02-15 01:16:15 +00:00
mscott%netscape.com 02eb7142bb Bug #22960 --> help improve message display by (1) not including global
style rules in the message body and more importantly (2) force loading
of the mail header style sheet to be a blocking load. this fixes that
awful "flicker" effect when you clicked on a message where it would start
to load, then it would stop and relayout the body.
r=sspitzer
2000-02-15 01:13:48 +00:00
alecf%netscape.com 187409cc07 do smart enabling/disabling of set as default button, and clean up the general enabling/disabling stuff for #27756
r=sspitzer
2000-02-15 01:12:02 +00:00
alecf%netscape.com 1b171202a0 fix #27625 - fix title of wizard to match spec (and put it in an entity so it can be localized!) 2000-02-14 08:41:15 +00:00
alecf%netscape.com 9794cff2ae fix grammer to match spec #17274
no reviewer, just a string change
2000-02-14 08:40:33 +00:00
alecf%netscape.com 3f10a0a4f6 finish fixing #25575 by updating some strings to match spec
no reviewer, just string changes
2000-02-14 06:45:36 +00:00
alecf%netscape.com b4ac6ea8e9 remove quotes from a string to finish bug #23123
no reviewer, just a string change
2000-02-14 06:41:59 +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
tonyr%fbdesigns.com 7d7d90be2d Get rid of some debugging code that shouldn't have been there to begin with. 2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com ee875eb6ea Updated the description to include LDIF 2000-02-14 00:32:51 +00:00
dveditz%netscape.com 41d2b2b563 closing the file used by the registry service is evil 2000-02-13 17:32:19 +00:00
sspitzer%netscape.com 6f66de0137 fix for #24569. handle uri migration if the username had an @ character
in it.
2000-02-13 02:42:41 +00:00
sspitzer%netscape.com 129d114d6a fix for bug #27542, set the "mail.server.server<n>.directory" prefs correctly
when migrate news servers on linux
2000-02-13 00:56:25 +00:00
sspitzer%netscape.com 7deaca5cb8 fix for bug #26944. nsStdUrl is returning an escaped url. r=alecf 2000-02-12 19:50:49 +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 e8c88290bf Fix 25139, disable unused menu items for b1. r=scottip 2000-02-12 03:37:35 +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
ducarroz%netscape.com 11364bc982 Fix for bug 24182. For some reason, we cannot set the thread column icon during the load of the window. This is a temporary fix. R=putterman 2000-02-12 00:55:14 +00:00
alecf%netscape.com 2724242718 fix for #27160
r=sspitzer
use wallet to determine the status of rememberPassword
2000-02-12 00:52:53 +00:00
alecf%netscape.com 426d1ecc67 remove old cruft that was adding to startup bloat
r=sspitzer
2000-02-11 22:25:24 +00:00
alecf%netscape.com c8e407588b unloading stuff from my tree (no bug, but I said I would do this)
speed up Account Manager for beta1 by removing excess IFRAMEs and decks.
now load each page on demand, as well show individual server prefs instead of grouping them all together.
r=putterman
2000-02-11 22:23:49 +00:00
alecf%netscape.com f60064f784 fix for #27397, remove duplicate ENTITY line
(no reviewer, too simple)
2000-02-11 22:22:31 +00:00
chuang%netscape.com c3e67f21a0 Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu 2000-02-11 22:17:23 +00:00
jefft%netscape.com 1cc80e8dba partial checkin for bug 24740 - namespaces and acl for imap account; r=bienvenu 2000-02-11 15:36:34 +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
jefft%netscape.com 2852f3fc6b partial check in for bug 24740; check for non-empty namespace for public & other users when reading from the pref; r=bienvenu 2000-02-11 05:23:01 +00:00
tonyr%fbdesigns.com 86789213df Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com 9686d54c2f Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com 0c1ce362ec Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com 49e4fd5533 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com bbe7e35e54 Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
bienvenu%netscape.com 25d1996511 add nsIMsgLogonRedirector,r=phil 2000-02-11 01:36:41 +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
alecf%netscape.com b0d0534556 change a string to match spec (just changing string, no reviewer) 2000-02-11 01:24:24 +00:00
fergus%netscape.com aa2a9bf313 Changes to Localization notes. r=chjung@netscape.com 2000-02-11 01:11:35 +00:00
alecf%netscape.com 0611ca4bef fix for #26413 - new accounts were picking up old accounts's values, so clear them all out of the prefs r=putterman 2000-02-11 00:55:54 +00:00
tbogard%aol.net 8e5c7e1c47 Removed unused header file. 2000-02-11 00:54:29 +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
jefft%netscape.com 84f581d4e4 fixed bug 24054 -- imap message copy to local folder needs to have From line escaped; r=bienvenu 2000-02-10 14:48:53 +00:00
hangas%netscape.com fd7b7df4f5 Fix 27163, comment out some xul not functioning for beta1. r=mscott 2000-02-10 09:05:48 +00:00
bienvenu%netscape.com 373d59125c fix 26246 problem reading aol imap mail, just a typo 2000-02-10 06:56:22 +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
mscott%netscape.com e29d93df57 Bug #24314 --> clicking on send mailto was picking the last node
or email address instead of the email address you selected.
r=hangas
2000-02-10 04:22:46 +00:00
bienvenu%netscape.com 97b6ba7b3d msg logon redirector, NOT PART OF BUILD 2000-02-10 03:44:39 +00:00
evaughan%netscape.com b361107ebe 1) implememted box reflow coelescing.
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543

-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00
valeski%netscape.com dd4ececffa mac bustage attempt. die net.h die 2000-02-09 08:17:26 +00:00
bienvenu%netscape.com 7bd6982e23 add support for unicode error and status messages, fix non-latin1 folder names at startup, r=jefft 26596 2000-02-09 06:48:21 +00:00
valeski%netscape.com 3e8f9b02da #define collision. net.h must dies 2000-02-09 06:48:12 +00:00
valeski%netscape.com 7736079a1f removing potentially conflicting mimetypes file 2000-02-09 04:52:34 +00:00
mscott%netscape.com 11d228827a Bug #26586 --> a work around for this bug. set the value for each titledbutton before we add it to the document
and again after we add it to the document. This forces the to/from/cc email address to show up. Sometimes it wasn't
showing up. The cause is related to bug #26741.

r=sspitzer
2000-02-09 03:16:34 +00:00
mscott%netscape.com ece755bfc3 Bug #26741 --> set the oncommand handler for the attachment menu AFTER the element has been inserted
into the document. Do the same thing for the value and popup attributes on the titled buttons that correspond
to the email addresses.
r=sspitzer
2000-02-09 03:07:59 +00:00
dp%netscape.com b0c7d2e3f2 bug 26937 The code was changing the component registry got from the
service to open the application registry. This causes asserts all
over. The registry we get from the service is always the component
registry. r=dveditz
2000-02-08 23:03:03 +00:00
dp%netscape.com 7a8dd82387 bug 26937 The code was changing the component registry got from the service to open the application registry. This causes asserts all over. The registry we get from the service is always the component registry 2000-02-08 21:54:45 +00:00
alecf%netscape.com 6bef1d1444 remove an assertion
a=granrose
2000-02-08 19:24:42 +00:00
jefft%netscape.com 0c7c21b07d fixed bug 23322 -- [IMAP] freeze on folder/ in .mailboxlist; r=bienvenu 2000-02-08 15:49:52 +00:00
jefft%netscape.com 61244f6e68 fixed bug 23089 -- selecting undo after delete cause trash folder to load; r=bienvenu 2000-02-08 15:48:20 +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
alecf%netscape.com e21a07a269 switch to safer example text
r=sspitzer
for bug #23407
2000-02-08 09:39:45 +00:00
alecf%netscape.com ca329c0899 add html:labels for most checkboxes
r=sspitzer
2000-02-08 09:26:44 +00:00
alecf%netscape.com ddaab73405 fix account manager to behave well for large fonts, by specifying iframe sizes in ems 2000-02-08 09:14:59 +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 8b80d95351 don't access mFolder directly, instead go through base class
r=putterman
2000-02-08 06:00:57 +00:00
alecf%netscape.com 819d316809 use real weak references when messages hold onto their parent folders
r=putterman
2000-02-08 05:59:20 +00:00
alecf%netscape.com 93b738dd00 add a bunch of assertions and error handling, no change for user under normal circumstances
r=sspitzer
2000-02-08 05:58:14 +00:00
alecf%netscape.com 8d8568a67d update account wizard to run and fill in the first "invalid" account and start adding framework for pre-filled account data (such as from ISPs)
r=sspitzer
2000-02-08 05:56:33 +00:00
alecf%netscape.com ae42b74f23 add support for arbitrary ISPs to add themselves to the UI
r=sspitzer
2000-02-08 05:55:42 +00:00
alecf%netscape.com 097d95581b add windows and mac makefiles (not part of build yet) 2000-02-08 04:48:20 +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
mscott%netscape.com 2a539efa45 Optimize our use of monitors in this class because it gets called from multiple threads. This means
using nsAutoCMonitor instead of NS_LOCK/UNLOCK_INSTANCE. I also went through and removed the locks from
methods which are only called from one thread.
r=bienvenu.
2000-02-08 01:36:07 +00:00
bienvenu%netscape.com 85ee28a198 more fixes for double byte folder names, including create and rename, r=putterman,jefft 2000-02-08 01:20:00 +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
mscott%netscape.com 1151b9cac4 Remove some wastefule NS_LOCK_INSTANCE useages in this class because
the class only runs on the UI thread...no need to use these locks
r=sspitzer
2000-02-08 01:10:21 +00:00
mscott%netscape.com 6940ec22be disable the save all button for attachments because that isn't implemented yet...
r=sspitzer
2000-02-08 01:09:16 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
jefft%netscape.com 015ed59aa6 fixed bug 14893 - undo/redo should enable only when it is available; bug 23089 - selecting undo after delete cause trash folder to load; r=rhp 2000-02-07 15:15:14 +00:00
alecf%netscape.com eb71a72b2b fix for #26762 - I forgot to check in this file, just make sure to pass in the event to the delete handler.
r=sspitzer
2000-02-07 08:54:59 +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
bienvenu%netscape.com 1009440601 don't unescape urls before loading messages,r=mscott 2000-02-07 02:09:13 +00:00
bienvenu%netscape.com ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
scc%netscape.com 1f9cca5403 while code reviewing Pierre Phaneuf's changes, I noticed some places where |do_QueryInterface()| could be used more efficiently, and some bad casts of |nsCOMPtr|s. This checkin fixes those. r=ben 2000-02-06 21:53:20 +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 fde4b7c9ae hande -mail properly, using the nsICmdLineHandler interface 2000-02-06 13:05:29 +00:00
sspitzer%netscape.com 312a76d081 I think the less unixes will fail to build if I don't do this. 2000-02-06 12:54:10 +00:00
sspitzer%netscape.com c00837ec56 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com 91a9eaba60 clean up. these should be progids, not cids, that I register with the category manager.
r=alecf
2000-02-06 11:04:43 +00:00
sspitzer%netscape.com a0ddb3cbb8 you can launch addressbook with -addressbook
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf
2000-02-06 11:04:10 +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
sspitzer%netscape.com 72d8e4bf7a be consistent with how we define the incoming server prog ids. add a debugging
printf (for me only).  r=alecf
2000-02-06 06:51:24 +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
hangas%netscape.com 34cf1e6bdd More address book fixes. Bugs 26501, 10841, 16455. r=mscott 2000-02-05 21:21:56 +00:00
tonyr%fbdesigns.com 9d1d7b745a Added the skin directory 2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com abc22bfd1d Added workaround for bug #26291 2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com cb60d023ef Update to use a style sheet rather than setAttribute from JS. bug# 26482 2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com 7cf24862d3 First Checked In. 2000-02-05 16:45:33 +00:00
alecf%netscape.com c016567550 update some strings, no reviewer 2000-02-05 08:09:02 +00:00
alecf%netscape.com 1d50ce82b9 add ispUtils.js (not used yet) 2000-02-05 08:06:54 +00:00
alecf%netscape.com ffdcb5b041 add ISP default example files (not part of build) 2000-02-05 08:05:53 +00:00
alecf%netscape.com f161287e46 move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +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
bienvenu%netscape.com 3606781335 use imap utf7 internally, fixes unicode folder names, r=jefft 2000-02-05 01:22:29 +00:00
bienvenu%netscape.com 4288f5ddc1 fix escaping of user name (r=alecf) also fix build bustage 2000-02-05 01:19:38 +00:00
alecf%netscape.com 9c7d859963 add the service provider datasource to the base factory
r=sspitzer
2000-02-05 01:17:03 +00:00
alecf%netscape.com c1086d954b export nsMsgServiceProvider.h on the mac
r=sspitzer on this and last 2 checkins
2000-02-05 01:16:07 +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
alecf%netscape.com 51304c5c60 added files: mozilla/mailnews/base/src/nsMsgServiceProvider.cpp 2000-02-05 01:15:03 +00:00
alecf%netscape.com 998fef80e7 add nsMsgServiceProvider to the unix and windows builds 2000-02-05 01:13:11 +00:00
alecf%netscape.com 7bf73d44eb first checked in (not part of build) 2000-02-05 01:10:24 +00:00
alecf%netscape.com d8ec76801c hook up Set Default Account and clean up delete account
r=sspitzer
2000-02-05 01:07:19 +00:00
alecf%netscape.com 96556da80b implement Get/SetDefaultAccount
r=sspitzer
2000-02-05 01:06:27 +00:00
sspitzer%netscape.com 53bd4b89b6 work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf
2000-02-04 23:11:19 +00:00
rhp%netscape.com 594dddaf04 Fix for incorrect charset on reply - Bug # 3979 - r: mscott 2000-02-04 22:52:55 +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
chuang%netscape.com 1fa9f41a0e Bug 17564 Prefs: Addressing prefs do not stick. r=hangas 2000-02-04 22:48:42 +00:00
chuang%netscape.com 5cf13b9136 Bug 24877 Can't remove Additional email Address in Abook card, r=hangas 2000-02-04 22:47:27 +00:00
putterman%netscape.com 1be1c40f35 If a message that is loaded in the message pane is selected again,don't reload it.
r=mscott.
2000-02-04 15:19:57 +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
bienvenu%netscape.com 0decdacb6c fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 (for real this time, last checkin was wrong) 2000-02-04 05:52:32 +00:00
bienvenu%netscape.com 988bb610b4 break out method for getting folder cache elem from file spec, r=sspitzer 2000-02-04 05:48:50 +00:00
bienvenu%netscape.com abcdfec4c5 fix unicode folder name handling, user name escaping, r=jefft 7130 and 25476 2000-02-04 05:09:19 +00:00
putterman%netscape.com eb3aa13465 sorting and threading now remember selection. Removed Test5000 message. Cleaned up
js a bit and moved globals into one function. r =alecf.
2000-02-04 01:56:38 +00:00
tonyr%fbdesigns.com e556b73635 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +00:00
pp%ludusdesign.com d8d073bd7c Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
jefft%netscape.com 093d76452b fixed bug 26355 -- cannot log into pop3 server after entering password incorrectly; need to reset the pop3 state machine so that we can get subsequent prompt for password; r=mscott 2000-02-04 00:26:57 +00:00
mscott%netscape.com 99adf6984f Bug #26274 --> fix infinite loop when SendData generates an error. TellThreadtoDie only calls SendData if the
socket is still open. Some minor optimizations to some monitors by using nsAutoCMonitor.
r=bienvenu,jefft
2000-02-04 00:15:24 +00:00
rhp%netscape.com 9600f50a4f Checking in test program...NOT PART OF THE BUILD 2000-02-03 23:41:49 +00:00
rhp%netscape.com 659bddd87f Fix for walking nested attached messages to display attachments - Bug #: 23643 - r: bienvenu 2000-02-03 23:40:47 +00:00
jefft%netscape.com 342229275a fixed bug 26169 -- Sending message appears to fail if the Sent folder not yet parsed; r=scottip 2000-02-03 23:40:09 +00:00
sspitzer%netscape.com 638eb227da clean up how we generate a single signon url for news auth.
this fixes the problem where you had to log in twice (once when downloading and
once when reading a message.)
2000-02-03 23:40:08 +00:00
alecf%netscape.com db6016c70e use some new macros to bulletproof and add assertions
(had some wierd problems that this helped debug)
2000-02-03 08:15:03 +00:00
alecf%netscape.com 69333716ca add defaults for biff so we don't get 0-length biff times by default
r=sspitzer
2000-02-03 08:11:52 +00:00
sspitzer%netscape.com 508ced0e82 make it so if we enter the wrong username or password, and we get auth failed, we
forget the password, so we can log in again.  r=mscott
2000-02-03 07:35:58 +00:00
alecf%netscape.com 74864c3fde get rid of more debug messages, and clean up a variable with nsCOMPtr
r=sspitzer
2000-02-03 07:30:05 +00:00
alecf%netscape.com 91d29ee900 remove a DEBUG_alecf message that was haunting me 2000-02-03 07:28:08 +00:00
alecf%netscape.com 07090ee34f comment out controller noise (no reviewer, just hiding dump()s) 2000-02-03 07:16:05 +00:00
sspitzer%netscape.com efbb62e4f6 make mailnews use the "no stripping url" wallet interface.
fix the url mangler and single signon to work when we use the "no stripping url" interface.
2000-02-03 06:43:12 +00:00
alecf%netscape.com ce71d9ffac add news defaults so we dont download all articles by default
r=sspitzer,mscott
2000-02-03 06:33:29 +00:00
jefft%netscape.com dee555546a fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 05:43:03 +00:00
sspitzer%netscape.com 96a0249281 change to allow someone to use the "no strip url" interface in wallet.
no one is using it yet, because it doesn't work.

r=mscott
2000-02-03 05:01:42 +00:00
mscott%netscape.com dc3d75621c small performance tweak...we were getting the proxy manager service 3 times in SetupSinkProxy. I'm just
fetching it once and re-using it.
r=bienvenu
2000-02-03 04:56:41 +00:00
tonyr%fbdesigns.com 553b59de3e Add progress reporting to mail and address import 2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com 5e31141872 Fixed bug causing user to always specify location of address books to import 2000-02-03 04:54:09 +00:00
jefft%netscape.com 9ae0c201e0 fixed bug 24667, 22349, 23588, 24715 - default folders not working with Cyrus server; r=bienvenu, mscott 2000-02-03 04:35:45 +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
bienvenu%netscape.com 7f2373350f don't delete source message when moving from local to imap until we've finished the append, r=jefft 23444 2000-02-03 01:29:58 +00:00
bienvenu%netscape.com e85a06c8ad create temp file for mesage upload in temp directory, r=jefft, 23444 2000-02-03 01:28:47 +00:00
rhp%netscape.com d4ccc48f97 More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:28:07 +00:00
putterman%netscape.com 92f0ef64d6 Use nsCAutoString instead of ToNewString to speed up function by 30%. r=rhp. 2000-02-03 01:26:15 +00:00
rhp%netscape.com 7bd11dc3ba More AppleDouble work - NOT PART OF THE BUILD 2000-02-03 01:20:49 +00:00
tonyr%fbdesigns.com 07e57f22fd Update the UI for better progress reporting and change text/plain d&d to text/unicode 2000-02-03 00:52:40 +00:00
tonyr%fbdesigns.com 594b654dbc Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com ab9e14c3c8 Fixed progress reporting for mail import 2000-02-03 00:48: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
nhotta%netscape.com c32f0101be Added a special handling for Japanese only, bug 5894, r=ftang. 2000-02-02 23:03:33 +00:00
hangas%netscape.com aef44fba1e Fix bug 25139, disable menu items that are not fuctional. r=mscott 2000-02-02 22:42:45 +00:00