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

992 Коммитов

Автор SHA1 Сообщение Дата
alecf%netscape.com 77133afc5b fix bogus linking 1999-09-17 21:13:17 +00:00
ducarroz%netscape.com 58c090b509 NS_INIT_REFCNT must be called before any return else we crash. Fix for bug 14163 1999-09-17 20:47:26 +00:00
alecf%netscape.com c5a3b36250 don't need to link compose against raptor anymore 1999-09-17 20:31:32 +00:00
ducarroz%netscape.com dcd1e4aaaa cleanup 1999-09-17 20:28:22 +00:00
ducarroz%netscape.com 58359dc85c elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
mscott%netscape.com 9a703342b2 export new compose messages properties file 1999-09-17 05:04:10 +00:00
mscott%netscape.com c897447c56 Export new properties file. 1999-09-17 05:00:36 +00:00
mscott%netscape.com 4d68eca001 export the new compose messages properties page. 1999-09-17 04:59:12 +00:00
mscott%netscape.com cc254487c7 the properties file for back end compose messages was in the wrong directory. Moving it into the locale
directory where it belongs.
1999-09-17 04:58:27 +00:00
ducarroz%netscape.com 8af9297fbc Remove unused function LoadFields 1999-09-16 23:55:06 +00:00
ducarroz%netscape.com 52dc772b54 Did some cleanup and fix a problem that didn't let us to specify the body through a mailto url. 1999-09-16 23:39:54 +00:00
cls%seawood.org 71540cf2cd Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:50:19 +00:00
warren%netscape.com b86cf7b07b Changed signature of NewInputStreamChannel to pass load group. 1999-09-16 09:39:29 +00:00
hangas%netscape.com e658984778 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
warren%netscape.com 48cf4685a9 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
sfraser%netscape.com 1e9e0935c7 Remove Security.o 1999-09-16 01:10:47 +00:00
sspitzer%netscape.com 95a49fdeeb make the postMessageFile in the nsINNTPNewsgroupPost be a nsIFileSpec, instead
of a nsFilePath.  this means nsINNTPNewsgroupPost is fully scriptable.
it also allowed me to clean up a lot of code.
most of these changes are results of this change.

add notifyOn, maxArticles, and markOldRead attributes to nsINntpIncomingServer
these correspond to "news.max_articles","news.mark_old_read", and "news.notify.o
n" prefs in 4.x.  (in 5.0, they are on a per server basis now.)
rewrite nsNNTPProtocol.cpp to use these attributes, instead of the old 4.x globa
l prefs.

fix warnings.
1999-09-15 21:29:30 +00:00
nhotta%netscape.com 5564293a4b Bug 8865, hooked up entity converter. 1999-09-15 19:32:32 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
jefft%netscape.com b4ab87403d fixed bug 13574 -- use stream converter instead of temp file for reply quoting 1999-09-15 02:13:04 +00:00
briano%netscape.com ee4b7e738e General cleanup. 1999-09-14 23:05:06 +00:00
law%netscape.com 9d4f364482 Enable mail composition to be opened via window.openDialog 1999-09-14 21:19:27 +00:00
ducarroz%netscape.com 5a61062688 Remove key binding again as other problems appear! 1999-09-14 19:54:41 +00:00
alecf%netscape.com 7d2a14f3c7 register smtp server 1999-09-14 08:23:20 +00:00
alecf%netscape.com f454ea6853 build smtp server on windows 1999-09-14 08:22:50 +00:00
alecf%netscape.com e28be7c3cf fix solaris bustage 1999-09-14 08:19:54 +00:00
alecf%netscape.com 7b6e9fba41 oops, forgot constructor/destructor 1999-09-14 08:16:21 +00:00
sspitzer%netscape.com 0c7279616f added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp 1999-09-14 08:03:36 +00:00
alecf%netscape.com 5a93a0fd7f ok, finally write this thing out to prefs 1999-09-14 07:58:04 +00:00
alecf%netscape.com b97c89c8b1 unify server creation like the account manager 1999-09-14 07:15:21 +00:00
alecf%netscape.com 4d4785003f support add/removal of SMTP servers 1999-09-14 07:03:47 +00:00
hangas%netscape.com 620ccacd0c Moved Close menu item to its new location. 1999-09-14 06:18:08 +00:00
alecf%netscape.com c07d253a3b add new nsSmtpServer/etc to the build 1999-09-14 04:22:09 +00:00
bienvenu%netscape.com 6a4ee199f9 break out UpdateFolder method from GetMessages 1999-09-14 04:02:34 +00:00
sspitzer%netscape.com ee8faed95c fix for #13708. remove the message formatting pref pane: it's in the account wizard now. 1999-09-14 00:43:10 +00:00
ducarroz%netscape.com 410b750788 Let the user tabs into the body from the subject edit field. Fix bug 10932 1999-09-13 22:20:07 +00:00
jefft%netscape.com 05337cf5fb fixed bug 13674 -- reply quotes wrong message for news and imap messages 1999-09-13 20:26:04 +00:00
cls%seawood.org 638ed48925 Fix my bustage using -D_BSD_SOURCE 1999-09-12 17:15:57 +00:00
hangas%netscape.com fbe29da0df Using edit menu items from globalOverlay.xul 1999-09-12 08:41:46 +00:00
hangas%netscape.com f39fdd9390 Modifications to use new features in globalOverlay.xul 1999-09-12 02:30:04 +00:00
hangas%netscape.com d2bad970dc Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
nhotta%netscape.com 4890832515 Bug #10940, when converting from unicode skip unencodable char instead of abort conversion. 1999-09-11 03:45:07 +00:00
jefft%netscape.com 936bbcb0a9 fixed bug 12459 -- cannot use delete for error recovery instead should use AddRef() and Release() 1999-09-11 01:44:16 +00:00
hangas%netscape.com 53eae4f9c6 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
ducarroz%netscape.com 674d3ee062 Reactivate key binding, fix for bug 11184 1999-09-10 23:10:18 +00:00
ducarroz%netscape.com a0ed04d5ab Add a way to extract headers during parsing of a message and give them back to the caller 1999-09-10 18:57:03 +00:00
warren%netscape.com e6619b2ad6 Removed NS_BASE_STREAM_EOF in favor of returning a count of 0 from Read to indicate EOF. Renamed GetLength to Available. Fixed a number of places where AppendElement's broken error code wasn't checked. 1999-09-09 22:05:05 +00:00
mcafee%netscape.com 3681894553 Un-named radio buttons don't get radio-mode; adding names to fix this. a=alecf 1999-09-09 04:09:33 +00:00
sspitzer%netscape.com 0921c78f07 fix for #13366. remove the copies and folders pane from the preferences window. its in the account mananger now, on a per server basis. 1999-09-08 21:24:07 +00:00
jfrancis%netscape.com dbf24f7fe3 passing corrected format string to editor 1999-09-08 18:49:24 +00:00
putterman%netscape.com e4ca948557 Fix for 13328. Approved by leaf. 1999-09-08 17:34:01 +00:00
jfrancis%netscape.com 640e7651d8 mail now asks for special mail-compose rules from the editor 1999-09-08 06:28:11 +00:00
alecf%netscape.com 76e1e96ac6 whoops, pass newstr to strtok, not serverList (no wonder it wasn't loading anything) 1999-09-08 05:50:17 +00:00
alecf%netscape.com 33ed328126 use cool new ISUPPORTS macros 1999-09-08 05:46:24 +00:00
alecf%netscape.com 65f564a0c4 add code for loading SMTP servers from the prefs 1999-09-08 05:41:58 +00:00
alecf%netscape.com 658e4f4520 add CID for SMTP server 1999-09-08 05:39:44 +00:00
alecf%netscape.com 69f6b72963 fix some warnings and comments 1999-09-08 03:44:11 +00:00
sspitzer%netscape.com 8ee7aa94ae remove my work around for bug #11010, since it is no longer needed. thanks to mdubinko@yahoo.com for keeping on top of that bug report. 1999-09-07 20:33:11 +00:00
brade%netscape.com 70f20145ab remove some keybindings; these should be coming from an overlay anyways 1999-09-07 14:40:51 +00:00
bruce%cybersight.com 84b59b9f29 Use nsCRT::free() on result of nsEscape(). 1999-09-04 17:32:36 +00:00
ducarroz%netscape.com a014e76f49 Put "<name> wrote:" at the beginning of a reply instance of "--- Original Message ---". Last part of bug 12080 1999-09-03 22:13:36 +00:00
mscott%netscape.com d5c7f8eb75 fix up class id stuff, use nsIstreamConverter instead of nsIstreamConverter2 1999-09-03 22:08:44 +00:00
sspitzer%netscape.com 15e349c481 fix for bug #13083. missing entity caused the Copies and Folders pane to come up blank. 1999-09-03 08:23:45 +00:00
sfraser%netscape.com a8fd2e712b Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
cata%netscape.com 8ccf6e5d68 Method name change. 1999-09-02 20:01:26 +00:00
sfraser%netscape.com 2a391869b0 Landing XUL overlays for editor keys, toolbars and menus. 1999-09-02 04:55:52 +00:00
sfraser%netscape.com ffb6550510 No longer need the dot of .Format 1999-09-02 04:50:14 +00:00
briano%netscape.com 98949485c0 Fix for objdir builds. 1999-09-02 02:37:58 +00:00
ducarroz%netscape.com 968efc9924 Hide HTML toolbar when compose in plain text mode, fix bug 9512 1999-09-02 01:26:34 +00:00
cata%netscape.com 8197c9839b Fixing build warnings. Step 2: switch to use new method from the interface. 1999-09-01 22:50:50 +00:00
sfraser%netscape.com 70d9a8ab39 include stdio.h using system paths. 1999-09-01 21:28:07 +00:00
mscott%netscape.com 11e3b66b1a Remove obsolete file. It's been replaced by an idl file. 1999-09-01 04:24:26 +00:00
mscott%netscape.com 72c9b2a5a2 There were a couple methods in here which were trying to figure out a temp directory to use for things. Use
nsSpecialDirectory::OS_TemporaryDirectory instead.
1999-09-01 04:09:48 +00:00
mscott%netscape.com 4aa8c8a125 Bug #8076/9836 --> use specialDirectory::OS_TemporaryDirectory to determine the directory to write tempMessage.eml out to. 1999-09-01 04:09:07 +00:00
alecf%netscape.com 31b162e7e3 remove some warnings for rhp 1999-09-01 01:00:06 +00:00
ducarroz%netscape.com 7e6f308511 Send full name of sender, fix bug 10500 1999-09-01 00:50:07 +00:00
ducarroz%netscape.com adee24a197 Set the caption after ender is done loading the page. Fix bug 10396 1999-09-01 00:42:16 +00:00
ramiro%netscape.com 411c10dc89 Cleanup linkin of mozdbm. 1999-08-31 14:31:50 +00:00
alecf%netscape.com dc0ab14623 more exorcism of abort() 1999-08-31 06:36:23 +00:00
alecf%netscape.com 9dad04c864 fix unused variable 1999-08-31 06:29:53 +00:00
alecf%netscape.com f0fae653eb do not EVER abort(). this is rediculous. 1999-08-31 06:23:12 +00:00
alecf%netscape.com cd99caccb6 fix leak of e-mail address 1999-08-31 06:17:02 +00:00
alecf%netscape.com ad31088561 fix leak 1999-08-31 06:16:21 +00:00
mscott%netscape.com 7aac750157 password api synch 1999-08-31 04:43:29 +00:00
ducarroz%netscape.com af10b505ed Set correctly the focus either on the first repient or on the body. Fix for bug 6565, 8481 and 12080 1999-08-31 01:12:25 +00:00
putterman%netscape.com 567160bb98 msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll 1999-08-30 22:17:13 +00:00
waterson%netscape.com 26b265f877 Add an 'html:div' tag so that we don't reflow this indefinitely. 1999-08-30 21:34:50 +00:00
ducarroz%netscape.com d8ac64df2b Fix VC5 bustage 1999-08-27 22:32:19 +00:00
ducarroz%netscape.com cb140fb6ad Add way to quote a message without headers, just quote the body. 1999-08-27 21:18:57 +00:00
mscott%netscape.com 50dbfc51f4 Bug #7811 --> sync with new nsISmtpService apis. 1999-08-27 21:15:57 +00:00
mscott%netscape.com 218637daba Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-27 21:14:34 +00:00
mscott%netscape.com c3028f4ded Bug #7811m --> nsISmtpService is now an idl file 1999-08-27 21:14:26 +00:00
mscott%netscape.com d1d5173a5a Bug #7811 --. nsISmtpService is now an idl file. 1999-08-27 21:13:04 +00:00
mscott%netscape.com d3006e3711 Bug #7811 --> nsISmtpService is now expressed in idl and several of the interfaces changed. 1999-08-27 21:12:46 +00:00
mscott%netscape.com b012c48b62 Bug #7811 --> turn this interface into an XPIDL interface. 1999-08-27 21:12:22 +00:00
mscott%netscape.com 183898c6be move CID from an interface into this file for nsISmtpService. 1999-08-27 21:12:00 +00:00
hangas%netscape.com b282e95e4f Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
alecf%netscape.com 62b94d9ec4 fix 12549 1999-08-27 03:44:47 +00:00
rpotts%netscape.com 3ed5c99db2 M9 BRANCH landing... 1999-08-26 22:45:55 +00:00
mscott%netscape.com 46aa79ae07 This file is not part of the build yet! (approved by cyeh)
This file is the idl replacement of nsISmtpService.h
1999-08-26 21:50:46 +00:00
bienvenu%netscape.com 57247bc224 replace nsIEnumerator with nsISimpleEnumerator 1999-08-26 04:41:07 +00:00
ducarroz%netscape.com f4032734cc Add Ender Debug Menu 1999-08-26 00:41:32 +00:00
mscott%netscape.com 905b68fa64 This file has been replaced by an idl file. 1999-08-25 23:57:03 +00:00
sfraser%netscape.com 2ecef1c469 Remove an errant semicolon 1999-08-25 21:28:39 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
brendan%mozilla.org bbe959f4d1 Massive spankage to capitalize C++ method and attribute name bindings, per
Architecture Item 6.3 (news://news.mozilla.org/37BA89CF.3823D6F9%40meer.net).
1999-08-25 05:26:25 +00:00
ducarroz%netscape.com bde78f8bf8 Moved entity into MsgAttachPage.dtd 1999-08-25 02:32:39 +00:00
ducarroz%netscape.com b35cf3f4f4 Add MsgAttachPage.dtd 1999-08-25 02:31:31 +00:00
ducarroz%netscape.com 7c40fc9f88 First Checked In. 1999-08-25 02:29:45 +00:00
mscott%netscape.com ce49f120a1 I think the clobber windows build may break because I took out the wrong header file from this makefile (the file was still in
my dist directory when I built which is why it worked). In anticipation of eventual breakage, I'm fixing it now.
a=gramps.
1999-08-24 23:48:09 +00:00
mscott%netscape.com 784654a44f Bug #7811 -- nsISmtpUrl is not an idl file. 1999-08-24 22:18:30 +00:00
mscott%netscape.com 0c02cfc5fe Bug #7811 --. nsISmtpUrl is now an idl file. 1999-08-24 22:16:47 +00:00
mscott%netscape.com cad7fe6315 Bug #7811. turn nsISmtpUrl into an IDL file 1999-08-24 22:16:29 +00:00
mscott%netscape.com 285470c81e Bug #7811 --> turn nsISmtpUrl.h into a fully scriptable IDL file. This involved changing several apis in the interface. 1999-08-24 22:15:52 +00:00
mscott%netscape.com 66524af390 Not part of the buidl yet. an idl file to replace nsISmtpUrl.h 1999-08-24 21:47:17 +00:00
akkana%netscape.com 70ab0ba259 Revise the doc encoder and content sink APIs yet again to make it easier
to add new flags (pass a flag in the constructor, rather than specific
booleans.  This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com e1f2489b0c Set the timer lib flags in one place. 1999-08-24 14:54:59 +00:00
alecf%netscape.com 0f852579c1 fix solaris bustage 1999-08-24 03:06:07 +00:00
alecf%netscape.com 42442f7002 fix a minor leak and convert nsIMsgIncomingServer to a nsCOMPtr 1999-08-24 00:31:33 +00:00
mccabe%netscape.com 3d4917b628 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
mscott%netscape.com ba531d8708 Remove unnecessary windows.h include which was used to get InterlockedIncrement for threadsafe interfaces. I fixed the
implementation of threadsafe addref and release for windows to notrequire it so people no longer need to include windows.h whenever
you are using a threadsafe interface.
1999-08-22 23:03:27 +00:00
rhp%netscape.com 9f8965fd73 Image cleanup 1999-08-22 15:54:20 +00:00
rhp%netscape.com 8d67e1f631 Code cleanup changes 1999-08-22 15:48:46 +00:00
mccabe%netscape.com 2290033202 NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
mccabe%netscape.com b95a2bdd54 Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
ramiro%netscape.com 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
hangas%netscape.com acf08bfc90 Changed Select Addresses dialog to be modal. 1999-08-21 00:24:26 +00:00
hyatt%netscape.com f1252f912a Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
mscott%netscape.com 294392b892 Bug #12198 --> crash when clicking mailto links in the message pane. Also, Use NS_GET_IID 1999-08-20 22:44:01 +00:00
mscott%netscape.com d6629ef16b fix some bogus QI stuff where we always returned nsISupports instead of what the user asked 1999-08-20 22:43:01 +00:00
alecf%netscape.com 83c2a9bcb3 add new SMTP server API
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
alecf%netscape.com 8a461a631b add smtp server to mac/unix/windows build 1999-08-20 04:20:23 +00:00
alecf%netscape.com f7a9184aa0 added files: mozilla/mailnews/compose/public/nsISmtpServer.idl 1999-08-20 04:17:18 +00:00
alecf%netscape.com 7daeba5653 first pass at SMTP server IDL 1999-08-20 04:13:16 +00:00
alecf%netscape.com b283cc503e start skeleton MANIFEST_IDL for compose for mac 1999-08-20 04:11:11 +00:00
alecf%netscape.com 9d150c0983 fix shadow warning (extra variable) 1999-08-20 03:57:37 +00:00
hangas%netscape.com 4e3b992ce5 Added dynamic addressing widget to mail compose window. It still needs work, mainly waiting on XP bugs. Hook?=sspitzer 1999-08-19 22:22:44 +00:00
rhp%netscape.com 0c309591d8 Fix for Mac bustage 1999-08-18 06:48:35 +00:00
rhp%netscape.com 759bdf22de Fix for file paths on Mac 1999-08-18 05:15:41 +00:00
rhp%netscape.com f4e2809684 Changes for Envelope display and fixing MHTML sending capabilities 1999-08-18 01:39:17 +00:00
ramiro%netscape.com 0e1b8a922a Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com f544ac5394 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
rhp%netscape.com de04447949 Fix for Bug: #10813 - Approval: jevering 1999-08-14 06:36:48 +00:00
warren%netscape.com 8439e8f8ec Fix for bug 7682: StringBundle can't load URLs from imap thread. 1999-08-13 00:43:48 +00:00
jefft%netscape.com 39d4272ec7 fix bug 6216 -- SMPT send removes CRLF lines; a=cyeh, r=rhp; tested on Windows & Mac 1999-08-12 22:07:51 +00:00
rhp%netscape.com ed73e9beed One final fix for charset auto detection 1999-08-11 03:38:15 +00:00
rhp%netscape.com d84030a4f3 Fix for auto detecting charset on HTML docs when sending 1999-08-11 03:28:22 +00:00