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
dmose%netscape.com
eb07f987fc
Land LDAP/MAPI addrbook changes (bug 78933). Patch by paul.sandoz@ireland.sun.com, martin.maher@ireland.sun.com, john.marmion@ireland.sun.com et al. r=chuang@netscape.com,dmose@netscape.com; sr=mscott@netscape.com
2001-08-04 19:31:13 +00:00
jaggernaut%netscape.com
e91f8a147e
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
naving%netscape.com
472546ee63
41720 r=bivenvenu sr=sspitzer. Make the filters work on rename and warn and
...
disable the filter on delete of a folder. Also added msgWindow to some
pop mail retrieval and filter routines.
2001-07-25 04:21:01 +00:00
beard%netscape.com
ea8299e3ca
fix Mac OS X case sensitivity build bustage.
2001-07-25 03:17:15 +00:00
jaggernaut%netscape.com
cb0faab070
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
mitesh%netscape.com
c08757addc
Bug 83585 - Changes for new feature to import comm 4.x ab
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-19 01:01:21 +00:00
dbaron%fas.harvard.edu
aa4fec2b67
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
chuang%netscape.com
aaf419adb2
Bug 80446 Importing Outlook Contacts doesn't import email addresses,
...
r=Cyrille.Moureaux@Sun.com , sr=mscott
2001-07-09 21:11:44 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
mitesh%netscape.com
a0e961564c
bug 83585 - strings used for importing comm4.x addrbooks
...
r=chuang and sr=sspitzer
checking in for rdayal@netscape.com
2001-07-05 23:39:01 +00:00
chuang%netscape.com
cfd6e3e365
Bug 80446 Importing Outlook Contacts doesn't import email addresses, r=bienvenu, sr=mscott
2001-07-02 22:03:10 +00:00
jaggernaut%netscape.com
5a6317b8a5
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 :-)
2001-06-30 11:02:25 +00:00
cathleen%netscape.com
3f81c37b06
Remove extra duplicate symbols in mailnews. Fiiiiiine!
2001-06-20 21:53:15 +00:00
waterson%netscape.com
b74d6e1c8b
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.
2001-06-20 20:21:49 +00:00
hewitt%netscape.com
f8f928fa27
63108 - outlook express l10n, r=sspitzer, sr=mscott, a=asa
2001-06-20 03:37:18 +00:00
chuang%netscape.com
5b87155849
bug57839 'Local Folders' not created after cancel Wiz & import settings, r=bhuvan
...
, sr=sspitzer, a=asa@mozilla.org
2001-06-19 22:30:30 +00:00
sspitzer%netscape.com
02ebb198bc
fix for #82019 . fix it so importing eudora settings will do the right thing if the user didn't set a return address in eudora. r=cavin, sr=bienvenu, a=asa
2001-05-26 06:02:34 +00:00
sspitzer%netscape.com
0d66651529
fix for #82019 . fix it so importing eudora settings will do the right
...
thing if the user didn't set a return address in eudora.
r=cavin, sr=bienvenu, a=asa
2001-05-26 06:00:40 +00:00
kandrot%netscape.com
afdac97c93
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
chuang%netscape.com
9ccd8b706a
Bug78410 Unable to send to mailing lists. r=suresh+ducarroz, sr=sspitzer
2001-05-04 04:14:34 +00:00
chuang%netscape.com
ba7c41e13a
fail to check in on my Mac, try again
2001-05-03 01:13:12 +00:00
sspitzer%netscape.com
83c92f04f4
fix for #77617 . if you crash after creating an account (either through import, autosubscribe,
...
or auto wizard) and we haven't saved prefs yet, you'll lose the account.
abstract how we "save" account changes, and then "save" after creation.
fix by cavin@netscape.com . r/sr=sspitzer@netscape.com
2001-05-03 01:07:45 +00:00
sspitzer%netscape.com
ed3e84cd5e
#77616 . fix for some (of the many) asserts when importing mail. the assert is because the import
...
happens on a separate thread. sr=bienvenu
2001-05-03 00:48:20 +00:00
chuang%netscape.com
082a0d0fe6
Bug70532 Import Settings and "Leave Messages on Server" is not selected, r=ducarroz, sr=mscott
2001-05-02 23:41:47 +00:00
chuang%netscape.com
8091e6fe4f
Bug71037 Localizability issue in AB import : hardcoded string, r=varada, sr=sspitzer
2001-04-29 21:09:41 +00:00
cls%seawood.org
00f28396a9
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
valeski%netscape.com
00bca056ef
mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332
2001-04-27 21:30:24 +00:00
sfraser%netscape.com
245d4eb76f
Backing out valeski
2001-04-27 05:53:22 +00:00
valeski%netscape.com
54db7dffa3
mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332
2001-04-27 04:16:22 +00:00
sspitzer%netscape.com
d5c2359627
#57125 importing from eudora or outlook can crash.
...
#59084 can't copy imported mail messages because they have bad message envelopes.
fixed by cavin@netscape.com , r=sspitzer, sr=bienvenu
2001-04-26 05:48:38 +00:00
timeless%mac.com
46b177e406
fix Bugzilla Bug 75853 CR and LF are naked ifdefs
...
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00