gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
sspitzer%netscape.com
dc22cd49d9
fix #78289 . if special folder prefs are not set, we can crash on saving
...
drafts and templates.
if those aren't set, we use the default values specified in mailnews.js
fix by cavin@netscape.com , r/sr=sspitzer@netscape.com
2001-05-03 00:31:36 +00:00
jefft%netscape.com
489aa96a47
fix bug 27396 - shouldn't display error message when selecting uw folder-only mailbox, 28301 - failed to store/read folder flags from folderInfo, 28916 - need to handle /NoSelect folder as 4.x does; r=bienvenu
2000-03-14 13:37:54 +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
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
alecf%netscape.com
560a14a5da
fix for #20405 - change Organization, Identity Name and FullName to be unicode, using new unicode prefs
...
r=rhp
1999-12-02 03:11:52 +00:00
dmose%mozilla.org
142ac52eaf
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
mscott%netscape.com
2c586468ca
remove shut down listener stuff.
...
r=bienvenu
1999-11-01 00:57:49 +00:00
mccabe%netscape.com
4f7990cd94
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.
1999-09-19 23:46:35 +00:00
alecf%netscape.com
eabcd7839d
implement toString() for identities (for debugging)
1999-08-27 20:57:07 +00:00
alecf%netscape.com
672767ddb5
make identity more robust to the prefs service going up and down
1999-08-18 02:40:08 +00:00
ducarroz%netscape.com
4db91e5644
Look for the default value when a pref doesn't exist. Fix problem with actual code, we passed the wrong name to GetDefaultName.
1999-07-01 21:56:54 +00:00
ducarroz%netscape.com
8d7f41b9f3
replace pref "mail.identity.<idn>.send_html" by "mail.identity.id1.compose_html".
replace pref "mail.identity.<idn>.wrap_column" by "mail.wraplength"
1999-06-25 21:47:43 +00:00
mscott%netscape.com
368b7fb42c
Add NS_MSG_BASE to class declaration to help make base\util build as a dll on win32.
1999-05-18 23:55:39 +00:00
ducarroz%netscape.com
2bd5b91353
Add getIntpref & setIntPref. Add wrapColumn pref
1999-05-14 18:52:02 +00:00
alecf%netscape.com
14f799fb0a
add booleans to decide if we should attach signatures/vcards
1999-04-14 03:43:45 +00:00
alecf%netscape.com
edada51a55
implementation for updated Multiple Accounts. create accounts/identities lazily, etc
1999-04-10 20:55:30 +00:00
alecf%netscape.com
3f0382e1a4
oops, parameters had the same name
1999-04-06 23:26:38 +00:00
alecf%netscape.com
44a799187b
first addition of identity work
...
- Identity for outgoing mail
- Incoming Server for incoming mail
1999-04-06 22:34:19 +00:00