cavin%netscape.com
8b256326b4
Fix for 119992. Always disable the Back button in the last dialog. r=ducarroz, sr=sspitzer.
2002-06-29 01:20:33 +00:00
cavin%netscape.com
05657ee653
Fix for 119992. Enable the Back button when canceling out of the ldif file selection dialog. Also enable the Back and Next buttons when canceling out of the 4.x profile file list dialog. r=naving, sr=sspitzer.
2002-06-25 22:58:50 +00:00
varada%netscape.com
4084d003cd
fix for bug#144569;should import smtp username from eudora,oe and outlook;r=srilatha;sr=bienvenu
2002-06-14 18:32:21 +00:00
cavin%netscape.com
c965c0ed6f
Fix for 140850. In AddLdifRowToDatabase(), reset CR/LF counters and return if there's no data in the ldif buffer to process. R=ducarroz, sr=sspitzer, a=asa.
2002-06-06 21:29:25 +00:00
alecf%netscape.com
f0263ddf07
fix for bug 101761 - REQUIRES update - remove all REQUIRES that are no longer necessary.. r=cls, a=asa (build-only changes)
2002-06-06 20:28:14 +00:00
stephend%netscape.com
5937bc597f
Bug 139797. Addressbook should read address book in the Import Wizard. Patch by Dawn Endico <endico@mozilla.org> r=me, sr=jst. Cleanup tabs, also.
2002-06-05 04:18:32 +00:00
cathleen%netscape.com
12e47be3cf
clean up last traces of nsCRT::strlen(char* s), bug 124536 r=dp, sr=brendan
2002-06-04 23:05:39 +00:00
cavin%netscape.com
4eb04da9d4
Fix for 145150. Map "Content-Type: application/ms-tnef" to "Content-Type: text/plain" so the body text can be displayed normally (instead of in an attachment). r=ducarroz, sr=bienvenu.
2002-05-31 02:24:28 +00:00
cavin%netscape.com
9eac291748
Fix for 70374. Use the right date format for the "From " line (ie, "From - Mon Jan 1 00:00:00 1965"). r=ducarroz, sr=sspitzer.
2002-05-31 02:20:45 +00:00
cavin%netscape.com
4af856427c
Fix for 134014. Correct the mapping table to match the addrbook api calls. R=ducarroz, sr=bienvenu.
2002-05-30 00:43:38 +00:00
srilatha%netscape.com
20c2721dd8
Fix for bug # 141438. added code so that we don't define SHORT_LIBNAME on winNT
...
r=cls, sr=sspitzer
2002-05-23 21:00:56 +00:00
sspitzer%netscape.com
d608773dbc
fix for bug #142940 . add support to LDIF import / export for generic
...
AB columns, like _AimScreenName. r=dmose, sr=bienvenu
2002-05-21 05:20:39 +00:00
mscott%netscape.com
1a3335ac39
Fix Mac breakage.
2002-05-17 21:12:57 +00:00
cavin%netscape.com
0ff578acde
Fix for #91295 . Map Eudora address entries which has two or more email addresses to lists. r=sspitzer, sr=bienvenu.
2002-05-17 20:18:39 +00:00
bienvenu%netscape.com
9771141685
fix mismatched memory free warnings, r=cavin, sr=sspitzer 143035
2002-05-15 00:12:58 +00:00
cavin%netscape.com
fc5b12579f
Fix for #82276 . Always return entry info even if there's no other attribute associated with the contact. r=ducarroz, sr=mscott.
2002-05-13 21:02:42 +00:00
sspitzer%netscape.com
4b47bcaaf7
supplimental fix for #119360 . LDIF export / import is lossy.
...
I messed up the attribute name. It's mozillaHomeState, not mozillaHomeStreet.
r=dmose. sr=bienvenu
2002-05-12 21:26:12 +00:00
sspitzer%netscape.com
eb0625e487
fix #126844 . freeing mismatched memory. thanks to pj@ludd.luth.se for the fix.
...
r/sr=sspitzer
2002-05-11 01:01:56 +00:00
sspitzer%netscape.com
84fbb1efc6
fix for the other dataloss issue in #119360 .
...
there are addressbook fields that we don't export / import.
add LDIF attributes (prefixed with "mozilla") for the missing fields.
also we don't specify an object class. for now, use
mozillaAbPersonObsolete as the object class, which is temporary.
r=dmose, sr=bienvenu
2002-05-10 01:22:13 +00:00
cavin%netscape.com
e1de8924a6
Fix for 58206. Output "From " line if a msg does start with one such line. r=ducarroz, sr=sspitzer.
2002-05-10 00:28:18 +00:00
cavin%netscape.com
0c340da108
Fix for 126860 - Free array elements before freeing array itself. r=cavin, sr=sspitzer.
2002-05-09 23:22:29 +00:00
darin%netscape.com
f43dfb75ba
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
cavin%netscape.com
0f6d02d73c
Fix for 138804. Put child folders in the pending list when root folder is sitll missing and process these child folders when root folder shows up. r=ducarroz, sr=sspitzer, a=rjesup@wgate.com.
2002-04-30 21:32:09 +00:00
darin%netscape.com
1b1677bbe9
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
srilatha%netscape.com
06aee283db
Fix for bug # 134947. Import text dialog unusable.
...
r=varada, sr=sspitzer.
2002-04-18 21:47:28 +00:00
cavin%netscape.com
5e50408267
Fix for 123804. Remember unprocessed child folders until their parent folders show up. r=ducarroz, sr=sspitzer.
2002-04-11 01:18:59 +00:00
srilatha%netscape.com
b4d93ee6e6
Attempting to fix the win32 static build bustage. just deleting a
...
line based on dbaron's suggestion
2002-04-04 03:16:39 +00:00
srilatha%netscape.com
6a77fe28b1
Fix for bug # 134758. Static build on win32 and linux is broken.
...
r=cathleen, sr=sspitzer, a=asa
2002-04-03 21:56:34 +00:00
srilatha%netscape.com
66cf373e7f
Fix for bug 131853. Import fails if local folders doesnot exist
...
r=naving, sr=sspitzer, a=asa
2002-04-03 15:39:31 +00:00
mkaply%us.ibm.com
304929dc1c
#134742
...
r=cls, a=asa
Add SHORT_LIBNAMEs for some DLLs
2002-04-02 23:20:41 +00:00
cavin%netscape.com
a4c0aeeaa8
Fix for 82791. Change return value type to nsresult so the loop won't sotp until all groups are processed. r=ducarroz, sr=sspitzer, a=asa.
2002-03-31 05:31:42 +00:00
dbaron%fas.harvard.edu
4e7ad78700
Attempt to fix mac bustage by removing debug libraries from optimized target.
2002-03-31 04:56:48 +00:00
srilatha%netscape.com
a65e726634
Fix for bug # 78585. Import local folders from 4.x.
...
r=racham@netscape.com ,ccarlen@netscape.com,cavin@netscape.com, ducarroz@netscape.com
sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-31 03:08:42 +00:00
hewitt%netscape.com
07d96867f1
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com
5f9f54b81c
landing changes for MDN Return Receipts feature, bug #16241
...
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa. Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
seawood%netscape.com
f9479b8517
Remove xp_core.h & xp_mem.h and all build references to them.
...
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cavin%netscape.com
3b9021c06d
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.
2002-03-22 22:19:46 +00:00
seawood%netscape.com
ccc2dab1bf
Fixing REQUIRES bustage in win32 gmake build.
2002-03-19 11:15:02 +00:00
cavin%netscape.com
b671a145d7
Fix for 126483. Init 'rv' to NS_OK so that we don't stop on the first header which doesn't have a value associated with it. r=ducarroz, sr=bienvenu, a=asa.
2002-03-19 08:17:04 +00:00
cavin%netscape.com
afd814eade
Fix for 100867 - Use system charset for body conversion if not set in msgs. r=ducarroz, sr=sspitzer, a=asa.
2002-03-19 08:11:35 +00:00
srilatha%netscape.com
70ba1e1385
Fix for bug #86991 . Create a folder in Local Folders instead of an account for the imported mail.
...
r=naving@netscape.com , sr=sspitzer@netscape.com , a=asa@mozilla.org
2002-03-14 21:09:47 +00:00
cavin%netscape.com
5cdad8d96f
Fix for #123804 . Reset the unsigned integer variable before copying 3 bytes of data into it. r=bienvenu, sr=sspitzer, a=asa.
2002-03-14 00:54:02 +00:00
sspitzer%netscape.com
d1b49b0fd5
fix for #128035 . we mixed up home web page and work web page
...
for LDAP, and LDIF import and export. initial patch
by rjc and john.marmion.
r=john.marmion,racham sr=bienvenu a=asa
2002-03-08 21:16:15 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
cavin%netscape.com
017e742618
Fix for #119441 . Recplaced pDst->Write() call with EscapeFromSpaceLine() when body text is > 8K. r=ducarroz, sr=sspitzer, a=asa.
2002-03-06 01:07:53 +00:00
bzbarsky%mit.edu
aaaca0db88
Ugh. Another try at the bustage...
2002-03-05 05:04:26 +00:00
bzbarsky%mit.edu
2303015bfa
Better bustage fix
2002-03-05 03:54:46 +00:00
heikki%netscape.com
1735588a46
Attempting to fix Mac bustage.
2002-03-05 03:48:44 +00:00
cavin%netscape.com
3ebc74a7a7
Fix for #62084 . Fixed 2 problems: (1)Parsing problem on the input records when data of the records spread into two buffers. (2)Buffer used to hold list data is too small. r=naving, sr=sspitzer, a=asa.
2002-03-05 00:01:22 +00:00
cavin%netscape.com
3e95120c4d
Fix for #73694 . Parse and store date info from Eudora "From " lines and write out this date header for Eudora msgs which do not contain a "Date:" header. r=ducarroz, sr=sspitzer, a=asa.
2002-03-04 23:40:16 +00:00