briano%netscape.com
3474999aa5
General cleanup.
1999-09-14 23:05:06 +00:00
law%netscape.com
d94d90f478
Enable mail composition to be opened via window.openDialog
1999-09-14 21:19:27 +00:00
ducarroz%netscape.com
2c85b4d825
Remove key binding again as other problems appear!
1999-09-14 19:54:41 +00:00
alecf%netscape.com
9917da1051
register smtp server
1999-09-14 08:23:20 +00:00
alecf%netscape.com
7073f4c9e8
build smtp server on windows
1999-09-14 08:22:50 +00:00
alecf%netscape.com
fc34bf545b
fix solaris bustage
1999-09-14 08:19:54 +00:00
alecf%netscape.com
ede250feb0
oops, forgot constructor/destructor
1999-09-14 08:16:21 +00:00
sspitzer%netscape.com
e8f17a8f76
added files: mozilla/mailnews/compose/src/nsSmtpServer.cpp
1999-09-14 08:03:36 +00:00
alecf%netscape.com
bbf194521a
ok, finally write this thing out to prefs
1999-09-14 07:58:04 +00:00
alecf%netscape.com
101d0c1ce6
unify server creation like the account manager
1999-09-14 07:15:21 +00:00
alecf%netscape.com
3c33281fd3
support add/removal of SMTP servers
1999-09-14 07:03:47 +00:00
hangas%netscape.com
4e4bedb4fe
Moved Close menu item to its new location.
1999-09-14 06:18:08 +00:00
alecf%netscape.com
c303921954
add new nsSmtpServer/etc to the build
1999-09-14 04:22:09 +00:00
bienvenu%netscape.com
3456144dd5
break out UpdateFolder method from GetMessages
1999-09-14 04:02:34 +00:00
sspitzer%netscape.com
748c22204e
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
5f86eb66a2
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
750364ab73
fixed bug 13674 -- reply quotes wrong message for news and imap messages
1999-09-13 20:26:04 +00:00
cls%seawood.org
a87b20551f
Fix my bustage using -D_BSD_SOURCE
1999-09-12 17:15:57 +00:00
hangas%netscape.com
c8b5bd6ae7
Using edit menu items from globalOverlay.xul
1999-09-12 08:41:46 +00:00
hangas%netscape.com
f4bdd73f19
Modifications to use new features in globalOverlay.xul
1999-09-12 02:30:04 +00:00
hangas%netscape.com
ec7d0eb62b
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
3809ce982e
Bug #10940 , when converting from unicode skip unencodable char instead of abort conversion.
1999-09-11 03:45:07 +00:00
jefft%netscape.com
47859e0b68
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
0be92f0105
Major Cleanup and bug fix effort for addressbook.
1999-09-10 23:15:25 +00:00
ducarroz%netscape.com
173272ba16
Reactivate key binding, fix for bug 11184
1999-09-10 23:10:18 +00:00
ducarroz%netscape.com
b3c684d4cf
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
40ed9d6ad2
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
bfa78f8585
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
e360299ec5
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
cf66cf5e46
passing corrected format string to editor
1999-09-08 18:49:24 +00:00
putterman%netscape.com
d9a3e093d7
Fix for 13328. Approved by leaf.
1999-09-08 17:34:01 +00:00
jfrancis%netscape.com
bde9580ecb
mail now asks for special mail-compose rules from the editor
1999-09-08 06:28:11 +00:00
alecf%netscape.com
87e0651590
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
7c3767fdb3
use cool new ISUPPORTS macros
1999-09-08 05:46:24 +00:00
alecf%netscape.com
8b562f3afb
add code for loading SMTP servers from the prefs
1999-09-08 05:41:58 +00:00
alecf%netscape.com
3b038972f9
add CID for SMTP server
1999-09-08 05:39:44 +00:00
alecf%netscape.com
73ea2cd8bf
fix some warnings and comments
1999-09-08 03:44:11 +00:00
sspitzer%netscape.com
549e69a421
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
37dd29534a
remove some keybindings; these should be coming from an overlay anyways
1999-09-07 14:40:51 +00:00
bruce%cybersight.com
ea2a483a36
Use nsCRT::free() on result of nsEscape().
1999-09-04 17:32:36 +00:00
ducarroz%netscape.com
fae161d767
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
eeb3a8adb3
fix up class id stuff, use nsIstreamConverter instead of nsIstreamConverter2
1999-09-03 22:08:44 +00:00
sspitzer%netscape.com
d9cf98db7d
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
fb60454a75
Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup"
1999-09-02 21:58:12 +00:00
cata%netscape.com
ace44ed456
Method name change.
1999-09-02 20:01:26 +00:00
sfraser%netscape.com
74f43c0f23
Landing XUL overlays for editor keys, toolbars and menus.
1999-09-02 04:55:52 +00:00
sfraser%netscape.com
c62adc772a
No longer need the dot of .Format
1999-09-02 04:50:14 +00:00
briano%netscape.com
afac2beb0d
Fix for objdir builds.
1999-09-02 02:37:58 +00:00
ducarroz%netscape.com
f0bd325bbc
Hide HTML toolbar when compose in plain text mode, fix bug 9512
1999-09-02 01:26:34 +00:00
cata%netscape.com
0f0d23b266
Fixing build warnings. Step 2: switch to use new method from the interface.
1999-09-01 22:50:50 +00:00
sfraser%netscape.com
a209af5eb1
include stdio.h using system paths.
1999-09-01 21:28:07 +00:00
mscott%netscape.com
a40fc1f4ab
Remove obsolete file. It's been replaced by an idl file.
1999-09-01 04:24:26 +00:00
mscott%netscape.com
ce60213a26
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
3110bc82ef
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
ba4c4f1067
remove some warnings for rhp
1999-09-01 01:00:06 +00:00
ducarroz%netscape.com
88bb5fc976
Send full name of sender, fix bug 10500
1999-09-01 00:50:07 +00:00
ducarroz%netscape.com
de3a2a52da
Set the caption after ender is done loading the page. Fix bug 10396
1999-09-01 00:42:16 +00:00
ramiro%netscape.com
18b5e04d18
Cleanup linkin of mozdbm.
1999-08-31 14:31:50 +00:00
alecf%netscape.com
5a7eac87ed
more exorcism of abort()
1999-08-31 06:36:23 +00:00
alecf%netscape.com
2f273a8872
fix unused variable
1999-08-31 06:29:53 +00:00
alecf%netscape.com
0719bf1c03
do not EVER abort(). this is rediculous.
1999-08-31 06:23:12 +00:00
alecf%netscape.com
02051f03f2
fix leak of e-mail address
1999-08-31 06:17:02 +00:00
alecf%netscape.com
510e1197f1
fix leak
1999-08-31 06:16:21 +00:00
mscott%netscape.com
8f2820a928
password api synch
1999-08-31 04:43:29 +00:00
ducarroz%netscape.com
b5da78d3b7
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
82d604a5a0
msgbaseutil.dll isn't 8.3 so change to msgbsutl.dll
1999-08-30 22:17:13 +00:00
waterson%netscape.com
3f4b23faf7
Add an 'html:div' tag so that we don't reflow this indefinitely.
1999-08-30 21:34:50 +00:00
ducarroz%netscape.com
94b6e48788
Fix VC5 bustage
1999-08-27 22:32:19 +00:00
ducarroz%netscape.com
00eff64657
Add way to quote a message without headers, just quote the body.
1999-08-27 21:18:57 +00:00
mscott%netscape.com
5e0156d0e3
Bug #7811 --> sync with new nsISmtpService apis.
1999-08-27 21:15:57 +00:00
mscott%netscape.com
1d876d68ee
Bug #7811 --. nsISmtpUrl is now an idl file.
1999-08-27 21:14:34 +00:00
mscott%netscape.com
6241384a29
Bug #7811m --> nsISmtpService is now an idl file
1999-08-27 21:14:26 +00:00
mscott%netscape.com
6c27c48ae2
Bug #7811 --. nsISmtpService is now an idl file.
1999-08-27 21:13:04 +00:00
mscott%netscape.com
763631d74d
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
ad166748ef
Bug #7811 --> turn this interface into an XPIDL interface.
1999-08-27 21:12:22 +00:00
mscott%netscape.com
befadcee22
move CID from an interface into this file for nsISmtpService.
1999-08-27 21:12:00 +00:00
hangas%netscape.com
accaff242d
Changed back to onkeyup= because someone broke the windows onkeypress= again.
1999-08-27 07:06:25 +00:00
alecf%netscape.com
7acaa619a1
fix 12549
1999-08-27 03:44:47 +00:00
rpotts%netscape.com
0085d83ab0
M9 BRANCH landing...
1999-08-26 22:45:55 +00:00
mscott%netscape.com
b787a68d1a
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
922a55a1b7
replace nsIEnumerator with nsISimpleEnumerator
1999-08-26 04:41:07 +00:00
ducarroz%netscape.com
c2fd2611ec
Add Ender Debug Menu
1999-08-26 00:41:32 +00:00
mscott%netscape.com
b3f95b0016
This file has been replaced by an idl file.
1999-08-25 23:57:03 +00:00
sfraser%netscape.com
e55bfef84b
Remove an errant semicolon
1999-08-25 21:28:39 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
brendan%mozilla.org
defeffaabd
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
34b5dd79a7
Moved entity into MsgAttachPage.dtd
1999-08-25 02:32:39 +00:00
ducarroz%netscape.com
b0641576f3
Add MsgAttachPage.dtd
1999-08-25 02:31:31 +00:00
ducarroz%netscape.com
72d57b2546
First Checked In.
1999-08-25 02:29:45 +00:00
mscott%netscape.com
557063df5d
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
8d11ab3f1f
Bug #7811 -- nsISmtpUrl is not an idl file.
1999-08-24 22:18:30 +00:00
mscott%netscape.com
d2458fb5e9
Bug #7811 --. nsISmtpUrl is now an idl file.
1999-08-24 22:16:47 +00:00
mscott%netscape.com
7452c17971
Bug #7811 . turn nsISmtpUrl into an IDL file
1999-08-24 22:16:29 +00:00
mscott%netscape.com
704ed758ef
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
48b2dc3935
Not part of the buidl yet. an idl file to replace nsISmtpUrl.h
1999-08-24 21:47:17 +00:00
akkana%netscape.com
ff7a19a5bd
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
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
alecf%netscape.com
a54ddd9c0c
fix solaris bustage
1999-08-24 03:06:07 +00:00
alecf%netscape.com
68241994a3
fix a minor leak and convert nsIMsgIncomingServer to a nsCOMPtr
1999-08-24 00:31:33 +00:00
mccabe%netscape.com
a900e17559
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
13451a44ce
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
f3b8fdb88c
Image cleanup
1999-08-22 15:54:20 +00:00
rhp%netscape.com
76f94e6acc
Code cleanup changes
1999-08-22 15:48:46 +00:00
mccabe%netscape.com
17cdc659d1
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
381fb81c4f
Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO.
1999-08-22 11:25:50 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
hangas%netscape.com
387354986d
Changed Select Addresses dialog to be modal.
1999-08-21 00:24:26 +00:00
hyatt%netscape.com
d819a08a33
Renaming onaction to oncommand.
1999-08-20 22:58:32 +00:00
mscott%netscape.com
94f8065fee
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
9e01d6febd
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
db4f6f8103
add new SMTP server API
...
(incomplete implementation, not hooked up yet)
1999-08-20 04:49:04 +00:00
alecf%netscape.com
63333d8651
add smtp server to mac/unix/windows build
1999-08-20 04:20:23 +00:00
alecf%netscape.com
2ccf8338ab
added files: mozilla/mailnews/compose/public/nsISmtpServer.idl
1999-08-20 04:17:18 +00:00
alecf%netscape.com
3f1eb1fe76
first pass at SMTP server IDL
1999-08-20 04:13:16 +00:00
alecf%netscape.com
d48c6c0686
start skeleton MANIFEST_IDL for compose for mac
1999-08-20 04:11:11 +00:00
alecf%netscape.com
c6d38bf96d
fix shadow warning (extra variable)
1999-08-20 03:57:37 +00:00
hangas%netscape.com
7ec091056e
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
7606cf018d
Fix for Mac bustage
1999-08-18 06:48:35 +00:00
rhp%netscape.com
a702626c5b
Fix for file paths on Mac
1999-08-18 05:15:41 +00:00
rhp%netscape.com
0031f4ab09
Changes for Envelope display and fixing MHTML sending capabilities
1999-08-18 01:39:17 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00
ramiro%netscape.com
ee33c47ded
Link in secfree dynamically only where needed.
1999-08-17 15:46:57 +00:00
ramiro%netscape.com
04349cdd68
Link expat and xmltok into the htmlparser statically. Not into the app.
1999-08-17 12:46:23 +00:00
rhp%netscape.com
e6bcba8073
Fix for Bug: #10813 - Approval: jevering
1999-08-14 06:36:48 +00:00
warren%netscape.com
d944d70a84
Fix for bug 7682: StringBundle can't load URLs from imap thread.
1999-08-13 00:43:48 +00:00
jefft%netscape.com
8e5c992a92
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
2da5600b55
One final fix for charset auto detection
1999-08-11 03:38:15 +00:00
rhp%netscape.com
9b64052a08
Fix for auto detecting charset on HTML docs when sending
1999-08-11 03:28:22 +00:00
rhp%netscape.com
4a298b7ba8
Simple fix for naming on factory for quoting
1999-08-10 21:40:25 +00:00
hangas%netscape.com
eae58d2903
Added icon to addressing widget, change selection behavior.
1999-08-10 21:24:35 +00:00
mscott%netscape.com
8d0e7b6b12
Add SetUsername support.
1999-08-10 18:14:27 +00:00
mscott%netscape.com
22afe8b4ad
nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
...
some interface clean up work before adding GetServer to url interface.
1999-08-10 18:14:08 +00:00
mscott%netscape.com
38a72c5fc1
password and user name related clean up work.
1999-08-10 18:13:33 +00:00
mscott%netscape.com
3642cc74a6
nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
1999-08-10 18:13:03 +00:00
mscott%netscape.com
8fc13baa57
Add SetUserName support which is going to be needed in order to figure out the server for a url.
1999-08-10 18:12:37 +00:00
mccabe%netscape.com
2a403483de
Changes to the xpidl compiler -
...
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].
This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.
As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout. As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
mscott%netscape.com
87baa370a5
nsString(eOneByte) --> nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes
1999-08-10 07:24:11 +00:00
bienvenu%netscape.com
a03473b8c2
fix build bustage
1999-08-10 04:51:32 +00:00
alecf%netscape.com
fbc1a37229
fix uninitialize variable
1999-08-10 04:00:38 +00:00
rhp%netscape.com
cd64c3ebee
fixing a non-intentional change
1999-08-10 03:15:23 +00:00
rhp%netscape.com
171635757a
Possible fix for missing spaces
1999-08-10 02:50:29 +00:00
hangas%netscape.com
cd3519d401
Changed background color of tree to inherit background color rather than the white picked up from xul.css
1999-08-10 01:56:51 +00:00
hangas%netscape.com
c023ea4488
Added treeallowevents to allow click through on addressing widget.
1999-08-10 01:36:20 +00:00
hangas%netscape.com
bf63c48eed
Moved addressing widget from messengercompose to its own overlay
1999-08-09 23:59:54 +00:00
hangas%netscape.com
0dd4f2652b
added addressing widget to build
1999-08-09 23:59:06 +00:00
hangas%netscape.com
e1781071b1
First Checked In.
1999-08-09 23:58:19 +00:00
alecf%netscape.com
82b5f6a513
removed files: mozilla/mailnews/compose/src/nsMsgCompPrefs.cpp
1999-08-09 23:04:09 +00:00
alecf%netscape.com
8392ca4cf6
remove nsMsgCompPrefs from build
1999-08-09 23:01:10 +00:00