Commit Graph

25 Commits

Author SHA1 Message Date
cbiesinger%web.de
6322c04952 bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin


git-svn-id: svn://10.0.0.236/trunk@188844 18797224-902f-48f8-a5cc-f745e15eee43
2006-02-03 14:18:39 +00:00
bienvenu%nventure.com
f0903bb7f1 fix 222774 import of mailing lists in outlook express address books doesn't populate the lists, r/sr=sspitzer, a=asa
git-svn-id: svn://10.0.0.236/trunk@172282 18797224-902f-48f8-a5cc-f745e15eee43
2005-04-15 15:21:19 +00:00
gerv%gerv.net
17661ae2d9 Bug 236613: change to MPL/LGPL/GPL tri-license.
git-svn-id: svn://10.0.0.236/trunk@155034 18797224-902f-48f8-a5cc-f745e15eee43
2004-04-17 18:33:16 +00:00
jaggernaut%netscape.com
f34216bf2d Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron
git-svn-id: svn://10.0.0.236/trunk@144992 18797224-902f-48f8-a5cc-f745e15eee43
2003-07-20 07:47:59 +00:00
cavin%netscape.com
188a570716 Fix for multiple bugs. Bug 82748: need to convert account name and organization name to unicode; bug 132671: need to create a content type header if its missing or the content type is multipart/alternative; bug 163597: use NS_ConvertUCS2toUTF8() instead of AssignWithConversion() call; bug 174402: need to convert message header and attachment names to unicode and retrieve long filename from MAPI for the attachments. r=nhotta/ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@133094 18797224-902f-48f8-a5cc-f745e15eee43
2002-11-06 02:58:05 +00:00
cavin%netscape.com
3a2a1cde18 Fix for 82791. Allows OE and Outlook lists/groups to be imported and fixes the problem of not showing summary info at the end of import. r=ducarroz, sr=sspitzer, a=asa.
git-svn-id: svn://10.0.0.236/trunk@117238 18797224-902f-48f8-a5cc-f745e15eee43
2002-03-22 22:19:46 +00:00
sspitzer%netscape.com
1d42a50e26 landing the AB_OUTLINER_BRANCH.
fix for #73868, and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.

r=dmose,racham,others and sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@111028 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-22 02:06:31 +00:00
jaggernaut%netscape.com
436d43f211 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
git-svn-id: svn://10.0.0.236/trunk@110579 18797224-902f-48f8-a5cc-f745e15eee43
2001-12-16 11:58:03 +00:00
bzbarsky%mit.edu
068756d821 Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal).  Bug 104159, r=jag, sr=alecf


git-svn-id: svn://10.0.0.236/trunk@107987 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-14 01:33:42 +00:00
jaggernaut%netscape.com
51e0dc7a6c Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
git-svn-id: svn://10.0.0.236/trunk@104212 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-29 08:28:41 +00:00
gerv%gerv.net
13afb6d0f9 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
git-svn-id: svn://10.0.0.236/trunk@104119 18797224-902f-48f8-a5cc-f745e15eee43
2001-09-28 20:14:13 +00:00
sspitzer%netscape.com
11ba2308d1 fix for #93588. when importing from outlook express, we had home and work
web pages reversed.  r=hwaara, sr=bienvenu


git-svn-id: svn://10.0.0.236/trunk@101081 18797224-902f-48f8-a5cc-f745e15eee43
2001-08-15 04:54:34 +00:00
jaggernaut%netscape.com
2b3b3b2586 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
git-svn-id: svn://10.0.0.236/trunk@99906 18797224-902f-48f8-a5cc-f745e15eee43
2001-07-25 07:54:28 +00:00
jaggernaut%netscape.com
51b17b5bf0 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)


git-svn-id: svn://10.0.0.236/trunk@98363 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-30 11:02:25 +00:00
waterson%netscape.com
18986ada3f Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
git-svn-id: svn://10.0.0.236/trunk@97613 18797224-902f-48f8-a5cc-f745e15eee43
2001-06-20 20:21:49 +00:00
chuang%netscape.com
5fde1d3e4e Bug 69480 Address Book re-factoring landing
git-svn-id: svn://10.0.0.236/trunk@92100 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-12 17:35:30 +00:00
scc%netscape.com
12726a7170 fixing bustage
git-svn-id: svn://10.0.0.236/trunk@70014 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 08:30:36 +00:00
sspitzer%netscape.com
33814334bb fix bustage. help from scc.
git-svn-id: svn://10.0.0.236/trunk@67466 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-28 03:59:34 +00:00
tonyr%fbdesigns.com
b3ec199cf9 Lots of i18N fixes for address book importing.
git-svn-id: svn://10.0.0.236/trunk@63438 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-19 15:52:33 +00:00
tonyr%fbdesigns.com
79190050ed Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil
git-svn-id: svn://10.0.0.236/trunk@62099 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 01:15:00 +00:00
tonyr%fbdesigns.com
a6f3efddbe Added the rest of the address book fields to the import
git-svn-id: svn://10.0.0.236/trunk@59126 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:51:39 +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
tonyr%fbdesigns.com
c9b397be49 Updated address book cls id names that changed
git-svn-id: svn://10.0.0.236/trunk@51692 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-24 16:09:21 +00:00
tonyr%fbdesigns.com
16bf8ae8cd Added settings import
git-svn-id: svn://10.0.0.236/trunk@46697 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-10 03:29:46 +00:00
tonyr%fbdesigns.com
1a2e80de6c Mailnews import
git-svn-id: svn://10.0.0.236/trunk@46112 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-06 18:24:10 +00:00