scott%scott-macgregor.org
594a2fd9ee
add export rules for static mail build.
2003-04-20 22:50:27 +00:00
scott%scott-macgregor.org
f340a94ac6
add some export rules for static mail build.
2003-04-20 22:48:23 +00:00
scott%scott-macgregor.org
8b5be13a9d
Bug #179533 --> add the option to make a static build of mailnews which is disabled by default.
...
r/sr=sspiter
2003-04-20 20:56:21 +00:00
ccarlen%netscape.com
d5252f96d3
Bug 190336 - enable 4.x profile migration for Mach-O. Patch by cavin,ccarlen. r=ssu,sfraser/sr=sspitzer
2003-04-18 14:28:21 +00:00
scott%scott-macgregor.org
ca012e3f93
Not Part of the build
...
Bug #179533 --> ground work for compressing mail dlls for thunderbird (and mozilla mail). Module file that combines
all the various import DLLs into one.
r/sr=sspitzer
2003-04-18 08:31:52 +00:00
cavin%netscape.com
a1a02be878
Fix for 124217. Use user selected file types as the saved file types. Also if a string contains at least one comma, tab or double quote then we need to quote the entire string, plus need to quote double quotes. r/sr=sspitzer.
2003-04-17 20:14:01 +00:00
sspitzer%netscape.com
7e6c5e6111
fix for bug #86370 . problems with SMTP (and account central UI) if SMTP username contains
...
characters that should be escaped. the fix for that is in nsSmtpDelegateFactory.cpp.
thanks to nrt@dial.pipex.com for the patch, and cls for testing.
the same problem existed for nntp, in nsNNTPProtocol.cpp
the rest is some code cleanup I had sitting around.
2003-04-09 00:47:54 +00:00
seawood%netscape.com
80e1b303cc
Purge XP_PC.
...
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
timeless%mozdev.org
697618b07d
Bug 106386 rid source of misspellings
...
patch by nb@ipnode.info r=biesi sr=dmose
2003-03-24 04:15:34 +00:00
mkaply%us.ibm.com
e426b2df64
#147639
...
r=jblanco, sr=sspitzer
Don't hardcode width and height, just width (in DTD) and use sizeToContent
2003-03-19 14:14:00 +00:00
dougt%netscape.com
0d2808c511
Create a new xpcom obsolete library (and component library).
...
Moved nsFileSpec and related classes into this obsolete library.
Moved nsRegistry and related libreg functionality into the obsolete library.
Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.
Combined the following DLLs (source -> dest)
uriloader -> docshell
shistory -> docshell
jsurl -> jsdom
gkview -> gklayout
Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer
Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.
Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).
Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService
Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
cavin%netscape.com
0a7dcf2e20
Fix for 197280. Fixed i18n issue with selected pathnames. r/sr=sspitzer.
2003-03-14 01:18:19 +00:00
cls%seawood.org
d1479589a2
Adding mingw makefile changes.
...
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
sspitzer%netscape.com
22b9ebae38
fix txt import wording. bug #195836 . r=robinf
2003-03-04 01:44:00 +00:00
cavin%netscape.com
0cd6fbdd62
Fix for 192147. Fixed error msgs display problem. r=shliang, sr=sspitzer.
2003-02-28 23:30:20 +00:00
cbiesinger%web.de
9405eda256
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
sspitzer%netscape.com
86e46e851f
fix for bug #122282 .
...
files with .ldif/.txt/.tab extension are not listed when corresponding file types are specified.
thanks to pkw@us.ibm.com for the fix. r/sr=sspitzer, a=asa
2003-02-11 07:54:25 +00:00
cavin%netscape.com
e8008dac91
Fix for bug 191052. Cleaned up IsLDIFFile() and made it so that if the average leagl ldif field is 3 or more then it's a valid ldif file. r=nhotta, sr=sspitzer,a=asa.
2003-02-03 07:16:02 +00:00
darin%netscape.com
685a7af468
modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa
2003-01-18 02:15:14 +00:00
dbaron%dbaron.org
acdd4e46c0
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 22:05:52 +00:00
sspitzer%netscape.com
fcfd8d42a7
fix for accessibility bug #11407 . the first control should have
...
focus when the import dialog loads. note, we will get these types
of accessibility fixes for free when we switch the import dialog
over to use <wizard>. (that's bug #101874 )
r/sr=mscott
2003-01-08 04:28:35 +00:00
seawood%netscape.com
16e7da2837
nobrainer changes while thinking about mingw support
...
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
cavin%netscape.com
694fd3edd8
Fix for bug 158367. Replaced macro IMPORT_LOGx() with PR_LOG() for ns logging and cleaned up some logging info at the top level driver function in nsImportMail.cpp. r=ducarroz, sr=sspitzer.
2002-12-19 23:28:58 +00:00
bzbarsky%mit.edu
840850565e
Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
...
sr=alecf
2002-11-21 03:49:11 +00:00
sspitzer%netscape.com
b5dd4e4a94
code cleanup.
...
don't do AppendInt(x, 10); as 10 is the default.
just do AppendInt(x);
rs=bienvenu.
2002-11-15 03:29:22 +00:00
cavin%netscape.com
57004df3d5
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.
2002-11-06 02:58:05 +00:00
bienvenu%netscape.com
2ac22d63b7
fix nsIAddrDatabase.h to not include mdb.h part of spam filtering work (the whitelist part) r/sr=sspitzer 169557
2002-10-08 03:50:31 +00:00
sspitzer%netscape.com
9b71127ce1
code cleanup. use contract id instead of cid.
2002-10-02 07:52:55 +00:00
sspitzer%netscape.com
1b1eef476f
code cleanup. use contract ids instead of static cids. remove some usused static cids.
2002-09-16 00:46:09 +00:00
sspitzer%netscape.com
7343f04c3a
fix for #142845 . add screenname support to mozilla.
...
works with any AIM client, if they support goim: uris.
from cavin:
1) a bunch new card attributes
2) back end AB changes for AB Sync
from naving:
1) Screenname -> nscpaimscreenname mapping for LDAP
2) assertion fix to nsAddrBookSession::AddAddressBookListener()
from me:
1) addressbook advanced search features, like "any name", "any number", "organization", "title", etc.
2) add screen name support (UI, import, export) to mozilla, remove it from the ns tree.
3) don't allow drop onto non-writable (LDAP) addressbooks
4) bunch of code cleanup
2002-09-11 07:06:19 +00:00
dougt%netscape.com
68faeb5241
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
dougt%netscape.com
f2a00efc93
Move FROZEN ContractID into nsXPCOM.h and define r=rpotts, sr=alec, b=166426
2002-09-03 23:36:13 +00:00
alecf%netscape.com
dc6d6e3736
bug 157624 - freeze nsISupportsPrimitives, which includes changing nsISupport[C]String over to using A[C]String and fixing consumers
...
r=dougt, sr=darin
2002-08-26 21:20:34 +00:00
bryner%netscape.com
b366f360b3
Ignore generated Makefiles.
2002-08-23 10:30:06 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
cavin%netscape.com
39f69d31cd
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
0c4839f165
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
4569d1ad40
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
b3511db624
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
bcf192e308
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
ed9f066881
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
64856eb68b
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
622f1d396f
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
1a6b77b233
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
ddc18c90d0
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
a1a907e242
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
a700834409
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
e3a72ac218
Fix Mac breakage.
2002-05-17 21:12:57 +00:00
cavin%netscape.com
1c295d8c22
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
25189923f3
fix mismatched memory free warnings, r=cavin, sr=sspitzer 143035
2002-05-15 00:12:58 +00:00
cavin%netscape.com
0f2a5892d7
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
95b230618b
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
6a0dda7cf5
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
ba97bb814c
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
749031eaf8
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
2eca318164
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
6fd5862e6e
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
c369be9abb
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
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
srilatha%netscape.com
e4cf1a90db
Fix for bug # 134947. Import text dialog unusable.
...
r=varada, sr=sspitzer.
2002-04-18 21:47:28 +00:00
cavin%netscape.com
1e9036d797
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
3ff4ae877e
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
91b76a92c2
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
4067066986
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
bd2d6cf2fc
#134742
...
r=cls, a=asa
Add SHORT_LIBNAMEs for some DLLs
2002-04-02 23:20:41 +00:00
cavin%netscape.com
7b2a89e61e
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
e7e7e5ce08
Attempt to fix mac bustage by removing debug libraries from optimized target.
2002-03-31 04:56:48 +00:00
srilatha%netscape.com
5fe0b177f4
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
d38a0937d9
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
437f13b03e
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
f940144626
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
351edd2e88
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
f974fe7e31
Fixing REQUIRES bustage in win32 gmake build.
2002-03-19 11:15:02 +00:00
cavin%netscape.com
1713121ffb
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
a2555208e4
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
01b956d3a7
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
51c68bddc6
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
72c5571659
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
f1a6738b6c
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
cavin%netscape.com
80fab587b2
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
fde41cde79
Ugh. Another try at the bustage...
2002-03-05 05:04:26 +00:00
bzbarsky%mit.edu
e352e3ba98
Better bustage fix
2002-03-05 03:54:46 +00:00
heikki%netscape.com
4b83e02e95
Attempting to fix Mac bustage.
2002-03-05 03:48:44 +00:00
cavin%netscape.com
3dfb34e987
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
26f97980ac
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
alecf%netscape.com
cd8f07f3e8
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
alecf%netscape.com
05c64a874c
argh, fix more mac bustage, I think this is the end of it.. Sorry, I hadn't re-exported my .xml files
2002-02-20 01:43:45 +00:00
alecf%netscape.com
66e767c7b8
one part of fix for bug 107575 - clean up consumers of nsString::EqualsIgnoreCase and nsString::EqualsWithConversion, to be explicit about case-insensitive compares
...
r=timeless sr=jag
2002-02-19 22:49:12 +00:00
cathleen%netscape.com
3f9b432d36
eliminate nsCRT::strlen for char* strings (part 3), bug 124536 r=dp sr=brendan
2002-02-19 08:42:48 +00:00
cavin%netscape.com
e679b8d4d1
Fix for #125131 . Fixed a few problems: (1) msg count in the summary message off by one. (2) msgs in 1st subfolder not imported. (3) msgs in Drafts folder not imported correctly. (4) folders not imported should be posted to summary message. (5) attachment names of imported msgs are randomly generated. r=ducarroz, sr=bienvenu.
2002-02-18 23:18:19 +00:00
dbaron%fas.harvard.edu
59892aa65e
Remove more no-longer-needed nsComponentManager::RegisterComponent calls. Remove remnants of NS_IMPL_IDS macro, associated with long-gone NS_DECLARE_ID. b=125782 r=dougt rs=jag
2002-02-16 16:18:13 +00:00
seawood%netscape.com
38cbf3c390
Add msgbaseutil to link list.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Fixing tinderbox bustage.
2002-02-13 07:36:12 +00:00
cavin%netscape.com
ace4ee4d27
Fix for #89235 . Rewrote main portion of ImportMailbox() to use global util function EscapeFromSpaceLine() to handle "From " lines. r=ducarroz, sr=bienvenu.
2002-02-12 21:52:08 +00:00
bzbarsky%mit.edu
97aad157b6
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky%mit.edu
98afc5ee0f
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
cavin%netscape.com
da86d56a36
Fix for #82276 . Allow Eudora cards with no email address to be imported. Also allow import of additional address fields. r=ducarroz, sr=mscott.
2002-02-06 21:01:21 +00:00
bzbarsky%mit.edu
40d60f39ec
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
cathleen%netscape.com
740d95a0a9
eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan
2002-02-05 01:41:13 +00:00
seawood%netscape.com
189b54a078
Fixing win32 gmake bustage from Cavin's checkin of bug #119441 .
2002-02-01 04:12:54 +00:00
cavin%netscape.com
d932521e03
Fix for #119441 . Added code to prefix lines starting with "From " with ">" in the msg body. r=ducarroz, sr=sspitzer.
2002-02-01 02:36:58 +00:00
alecf%netscape.com
5483b6f627
one more part of fix for bug 107575, including the much coveted whitespace
...
remove aIgnoreCase parameter from all nsString and nsCString consumers
sr=jag, r=shaver
2002-02-01 01:53:09 +00:00
cavin%netscape.com
229e0f5868
Fix for bug 113421. Closed the msg db after a folder is imported so that the db can be re-generated when the imported folder is re-opened. r=naving, sr=bienvenu.
2002-01-31 01:28:27 +00:00
sfraser%netscape.com
d133d4956f
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
sspitzer%netscape.com
087b9288a7
fix for #119675 , implement LDIF export. r=dmose, sr=bienvenu
...
also fix a bug in the LDIF import code #116973 .
2002-01-15 02:26:47 +00:00
cathleen%netscape.com
92d4fbf218
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
nhotta%netscape.com
35fdaf8fd9
Set output behavior for unicode encoder to prevent the convesion to be aborted,
...
bug 118618, r=naving, sr=sspitzer.
2002-01-10 01:36:59 +00:00
sspitzer%netscape.com
af12714099
fix for #115701 . fix import text. text reviewed by robinf, rs=bienvenu
2002-01-05 07:57:29 +00:00
srilatha%netscape.com
ab1db95e68
checking in for rdayal.
...
Bug # 115307, second patch. r = ducarroz, sr=bienvenu.
Adding a new notification method in nsIMsgSendListener when the compose window is closed
without clicking on Send.
2002-01-03 21:56:36 +00:00
timeless%mac.com
61a97fd94a
Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting
...
r='s from many people. sr=jst
2001-12-23 23:23:41 +00:00
sspitzer%netscape.com
d08d4d3f97
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
2001-12-22 02:06:31 +00:00
seawood%netscape.com
45bfbf0658
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
jaggernaut%netscape.com
e44e7d9ec8
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
jaggernaut%netscape.com
97b0530073
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
ccarlen%netscape.com
95ce5e2693
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:25:50 +00:00
ccarlen%netscape.com
f810f656cc
Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser
2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
afffbda535
Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser.
2001-12-10 21:02:40 +00:00
sspitzer%netscape.com
a4cf6d5f30
fix for #113517 , no import progress. r/sr=bienvenu
2001-12-06 05:58:08 +00:00
nhotta%netscape.com
16a527d0a8
For search, cache default charset to the class. For eudora, changed to get a pref directly,
...
bug 110127, r=naving, sr=bienvenu.
2001-12-01 17:36:35 +00:00
naving%netscape.com
d92bce83df
fixing whitespace !
2001-11-28 02:01:00 +00:00
naving%netscape.com
c8ec16032a
112266 r=ducarroz sr=bienvenu. free mimeGetStringById after use (fwd inline)
...
112287 r=ducarroz sr=bienvenu. fix leaking mime url by using nsCOMPtr (fwd inline)
2001-11-28 01:33:44 +00:00
bzbarsky%mit.edu
edfb3b268f
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de>), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
nhotta%netscape.com
a1e7be4688
Changed to use char* for charset instead of nsString& for i18n functions, bug 108932, r=ducarroz,sr=sspitzer.
2001-11-15 02:00:32 +00:00
bzbarsky%mit.edu
de3689d153
Fix bustage -- add unicharutil to REQUIRES
2001-11-14 02:46:58 +00:00
bzbarsky%mit.edu
f2ee8260a0
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
...
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
2001-11-14 01:33:42 +00:00
dbaron%fas.harvard.edu
8cd8d91750
Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052
2001-11-07 06:24:10 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
jaggernaut%netscape.com
9bcc72064d
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-02 06:39:49 +00:00
alecf%netscape.com
7fb5803eb5
fix - why doesn't outlook build on my machine?
2001-11-02 01:03:07 +00:00
jaggernaut%netscape.com
2546ff75ba
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-11-01 09:09:57 +00:00
colin%theblakes.com
e676aee393
This comment really goes with the last checkin whose comment I fat-fingered.
...
Add an initialiser to ImportCharSet::m_Ascii so that it becomes a strong
symbol and therefore visible to the OpenVMS linker.
b=90666 r/sr=sspitzer
2001-10-29 21:14:11 +00:00
colin%theblakes.com
100a1b792a
ImportCharSet::m_AsciiImportCharSet.cpp
2001-10-29 20:07:56 +00:00
jaggernaut%netscape.com
f02611e9eb
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
alecf%netscape.com
8b0ceb8c3c
final makefile.win changes for bug 100214, just adding some REQUIRES to be used soon
2001-10-26 03:18:09 +00:00
hewitt%netscape.com
7e10018204
102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt
2001-10-21 03:59:20 +00:00
dbaron%fas.harvard.edu
a22072c008
Bug 69873: remove nsAutoCString. r=jag rs=scc
2001-10-12 02:57:59 +00:00
jaggernaut%netscape.com
ca6197295f
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
2001-09-29 08:28:41 +00:00
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
jaggernaut%netscape.com
d1a7bfa843
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
dc40187223
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
alecf%netscape.com
19e1c9490b
Update mailnews REQUIRES and MODULEs for bug 98371, r=cls
2001-09-12 20:30:32 +00:00
alecf%netscape.com
b096718382
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
jaggernaut%netscape.com
5b93c1d9fc
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
hewitt%netscape.com
75956cc8f6
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
ducarroz%netscape.com
48097be031
Fix for bug 95124. Add/update interfaces to pass a send listener and a smtp password when opening a compose window. R=bienvenu, SR=mscott
2001-08-15 22:40:14 +00:00
sspitzer%netscape.com
dd47fcc7b6
fix for #93588 . when importing from outlook express, we had home and work
...
web pages reversed. r=hwaara, sr=bienvenu
2001-08-15 04:54:34 +00:00
cls%seawood.org
a3c1dd1b09
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
cavin%netscape.com
c33416d4df
Bug 64119: Use platform's charset if the msgs to be imported don't specify one. r=sspitzer, sr=mscott.
2001-08-07 18:07:42 +00:00