Commit Graph

16 Commits

Author SHA1 Message Date
alecf%netscape.com
30558059dc 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


git-svn-id: svn://10.0.0.236/trunk@61486 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 09:42:54 +00:00
alecf%netscape.com
b57f370e2e fix for #26413 - new accounts were picking up old accounts's values, so clear them all out of the prefs r=putterman
git-svn-id: svn://10.0.0.236/trunk@60353 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:55:54 +00:00
alecf%netscape.com
6e662dbdaa fix for #20405 - change Organization, Identity Name and FullName to be unicode, using new unicode prefs
r=rhp


git-svn-id: svn://10.0.0.236/trunk@55010 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-02 03:11:52 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
mscott%netscape.com
059b0b18ff remove shut down listener stuff.
r=bienvenu


git-svn-id: svn://10.0.0.236/trunk@52368 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-01 00:57:49 +00:00
mccabe%netscape.com
69a8cf7c7b Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.


git-svn-id: svn://10.0.0.236/trunk@48284 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-19 23:46:35 +00:00
alecf%netscape.com
4ab1de51c9 implement toString() for identities (for debugging)
git-svn-id: svn://10.0.0.236/trunk@44870 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 20:57:07 +00:00
alecf%netscape.com
f3c807b32e make identity more robust to the prefs service going up and down
git-svn-id: svn://10.0.0.236/trunk@43456 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-18 02:40:08 +00:00
ducarroz%netscape.com
880e9ed48f Look for the default value when a pref doesn't exist. Fix problem with actual code, we passed the wrong name to GetDefaultName.
git-svn-id: svn://10.0.0.236/trunk@37885 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 21:56:54 +00:00
ducarroz%netscape.com
9fb73e455e replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html".
replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength"


git-svn-id: svn://10.0.0.236/trunk@36945 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-25 21:47:43 +00:00
mscott%netscape.com
735a8482d0 Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32.
git-svn-id: svn://10.0.0.236/trunk@32170 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-18 23:55:39 +00:00
ducarroz%netscape.com
41a25fded2 Add getIntpref & setIntPref. Add wrapColumn pref
git-svn-id: svn://10.0.0.236/trunk@31623 18797224-902f-48f8-a5cc-f745e15eee43
1999-05-14 18:52:02 +00:00
alecf%netscape.com
bfb4c42703 add booleans to decide if we should attach signatures/vcards
git-svn-id: svn://10.0.0.236/trunk@27447 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-14 03:43:45 +00:00
alecf%netscape.com
d64f3b4451 implementation for updated Multiple Accounts. create accounts/identities lazily, etc
git-svn-id: svn://10.0.0.236/trunk@27045 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-10 20:55:30 +00:00
alecf%netscape.com
5fe89e85e0 oops, parameters had the same name
git-svn-id: svn://10.0.0.236/trunk@26594 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 23:26:38 +00:00
alecf%netscape.com
6249be58f7 first addition of identity work
- Identity for outgoing mail
- Incoming Server for incoming mail


git-svn-id: svn://10.0.0.236/trunk@26563 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-06 22:34:19 +00:00