m_kato%ga2.so-net.ne.jp
e6bf2568f3
bug 58109
...
r=nhotta sr=bienvenu, mscott
o misstake charset convertion
o fix memory leak
2001-01-08 12:27:37 +00:00
bryner%uiuc.edu
433f20e3da
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
sspitzer%netscape.com
d04b934feb
fix for #56074 . thanks to andrew taylor (andrew.taylor@cal.montage.ca) for the fix.
...
r=sspitzer,sr=bienvenu
2000-12-21 23:34:22 +00:00
jdunn%netscape.com
76eaf94a55
fix unresolved symbol for nsUInt32Array by linking in libmsgbaseutil.
...
Also combine NSPR_LIBS & XPCOM_LIBS to just use MOZ_COMPONENT_LIBS
r= cls@seawood.org
# 62884
2000-12-15 12:58:07 +00:00
bryner%uiuc.edu
db51fc636e
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
m_kato%ga2.so-net.ne.jp
0f70ac75b0
bug 61100 and bug 58897
...
import mailbox for I18N support.
r=nhotta sr=mscott
2000-12-14 17:25:25 +00:00
alecf%netscape.com
3fb16d0836
fix for #45797 - remove deprecated NS_IMPL_ISUPPORTS from mail
...
r=sspitzer
sr=mscott
iho=warren
2000-12-06 22:24:41 +00:00
sspitzer%netscape.com
335e924024
fix for #61845 . remove all NS_DEFINE_IID and replaces the consts with NS_GET_IID macros.
...
thanks to rods@netscape.com for the patch. also, some other NS_DEFINE_IID/CID cleanup.
sr=bienvenu.
2000-12-05 04:30:55 +00:00
naving%netscape.com
adfa61db06
59063 59064, r=sspitzer, sr=bienvenu. arguments changed
2000-11-29 01:14:44 +00:00
disttsc%bart.nl
a7c2c1dbeb
titledbutton -> button. bug=57751, r=mscott, a=ben
2000-11-25 01:19:03 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
bienvenu%netscape.com
587ed9f545
fix for 50663, memory leak in ab directory handling, sr=me, checking in for jarrod.k.gray
2000-11-15 21:46:16 +00:00
sspitzer%netscape.com
705e78a461
fix for #58337 r=tonyr, sr=alecf
...
make sure we remove the temporary identity we create during
eudora and outlook import.
2000-11-02 01:02:38 +00:00
warren%netscape.com
4189314fdb
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
4e1ac5ce9d
Removed extra 0 arg
2000-10-27 23:21:30 +00:00
warren%netscape.com
6e35f97e31
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
tonyr%fbdesigns.com
8b9ff9562e
Fix for bug 54091, r=sspitzer, sr=alecf
2000-10-21 04:19:20 +00:00
ben%netscape.com
9701ac135c
Fix for rtm++ bug 52086, non functional mail import wizard.
...
r=sspitzer, a=alecf, scc@mozilla.org
2000-10-14 03:58:31 +00:00
chuang%netscape.com
3270b1787a
bug50584 Lists in Personal Address Book not migrating as lists, r=bienvenu+putterman, sr=alecf
2000-10-10 21:38:26 +00:00
warren%netscape.com
075350b1c8
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
jst%netscape.com
87fb181ba8
Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com
2000-09-14 05:36:52 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
ben%netscape.com
4003da45b9
46613, more classic skin fixes. Mail import dialog polish
2000-09-07 05:33:42 +00:00
scc%mozilla.org
88d1d5ad8a
fixing code that relied on implicit string construction
2000-09-02 21:55:23 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
tonyr%fbdesigns.com
a7859214f0
Switch to nsIFilePicker, b=34051,39036 r=alecf
2000-09-01 01:15:40 +00:00
sfraser%netscape.com
140ddade7e
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +00:00
chuang%netscape.com
ec534e0dd9
bug 45870 Migrating profile 4.7 to 6.0, not all entries were imported, r=putterman
2000-08-30 21:41:16 +00:00
ccarlen%netscape.com
466ce01ab9
Converted nsIFileLocator to nsIDirectoryService.
r=alecf
2000-08-21 23:43:48 +00:00
scc%mozilla.org
0b3d40b866
fixing code that relied on implicit string construction
2000-08-20 07:04:19 +00:00
scc%mozilla.org
a74bc9539d
fixing code that relied on implicit string construction
2000-08-20 06:59:07 +00:00
tonyr%fbdesigns.com
56938c2bf9
Fix for bustage, added msgUtil.lib projects to link.
2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com
38849fc7b4
Fix up strings for localisation. r=alecf, b=36483,39004
2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
db84044a35
fix for importing mutlibyte charset messages. r=rhp, b=33291
2000-07-12 03:57:10 +00:00
dougt%netscape.com
e1274cde0a
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
bryner%uiuc.edu
fecb9d4833
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
amasri%netscape.com
93e980b67b
Adding localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
amasri%netscape.com
fd7910aea2
Adding Localization notes per Bugzilla #39775 Beta2+
...
r=rchen@netscape.com
2000-06-20 02:20:42 +00:00
amasri%netscape.com
e9b7e7b331
Adding localization notes per Bugzilla #39775 beta2+
...
r=rchen@netscape.com
2000-06-20 02:16:05 +00:00
hyatt%netscape.com
62a9741810
30511
2000-06-19 23:39:43 +00:00
bryner%uiuc.edu
481fea3cd4
Updating trees for new tree widget. bug 30511. r=hyatt.
2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
tonyr%fbdesigns.com
592b7000c3
Fixed import of html messages. b=3157, r=rhp, a=putterman
2000-06-10 16:35:13 +00:00
chuang%netscape.com
865466897e
Bug 16422 Import mail list in ldif file, 38844 import ldif file displays
...
single non-ascii chars as two single chars. r=putterman
2000-06-08 01:52:50 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
hyatt%netscape.com
59afedb5c1
fixing string errors
2000-05-16 08:54:20 +00:00
hyatt%netscape.com
c490c7bb53
Fix bustage.
2000-05-16 08:43:56 +00:00
scc%netscape.com
742d5b5e8e
fixing bustage
2000-05-16 08:30:36 +00:00
scc%netscape.com
cf40d4b1cf
string fixes
2000-05-15 00:00:32 +00:00
danm%netscape.com
e6b9efbec5
top-level chrome dirs are now packages,locales,skins
2000-05-13 21:29:08 +00:00
scc%netscape.com
d11c66a210
string backsliding. r=mjudge
2000-05-12 07:53:02 +00:00
sspitzer%netscape.com
65935c9341
these skin files have moved
2000-05-11 04:07:48 +00:00
alecf%netscape.com
1ff680cb13
scriptify key methods of nsIMsgSend so that QA can do more whitebox testing
2000-05-10 07:30:45 +00:00
alecf%netscape.com
d32ddf2d98
update import stuff to match new api
2000-05-10 06:45:01 +00:00
alecf%netscape.com
fedb69d61d
add second parameter to nsISmtpService::FindServer for the datasource
2000-05-10 06:44:06 +00:00
rjc%netscape.com
f9e4f90e64
Part of fix for bug # 36037: drag&drop change.
2000-05-08 23:43:01 +00:00
tonyr%fbdesigns.com
0e6fa56891
Updated the import tools to new xul tags
2000-05-06 18:38:41 +00:00
tonyr%fbdesigns.com
b65440c980
Added comment when building with VC++ 5
2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com
8f634e0ca0
Getting ready to skin
2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com
9068dabb01
First Checked In.
2000-05-03 14:12:32 +00:00
sspitzer%netscape.com
1e60070c72
more fixes.
2000-04-28 04:23:05 +00:00
sspitzer%netscape.com
a2559a1346
more bustage fixage
2000-04-28 04:07:58 +00:00
sspitzer%netscape.com
005153e131
more bustage fixed. help from scc.
2000-04-28 04:04:56 +00:00
sspitzer%netscape.com
8085f91d90
more bustage fixage. help from scc.
2000-04-28 04:01:18 +00:00
sspitzer%netscape.com
d19ebae4ac
fix bustage. help from scc.
2000-04-28 03:59:34 +00:00
sspitzer%netscape.com
d8892c619b
fix the build.
2000-04-28 03:53:57 +00:00
mjudge%netscape.com
57e93eb706
i dont believe it. more fixes to str
2000-04-28 03:46:32 +00:00
mjudge%netscape.com
2ef957fac7
another fix...
2000-04-28 02:57:24 +00:00
mjudge%netscape.com
86cf9e87ab
str bustage
2000-04-28 02:27:04 +00:00
pinkerton%netscape.com
6eeb760126
one... more... time... small string fix
2000-04-27 23:30:04 +00:00
scc%netscape.com
db063bf443
making string conversions explicit
2000-04-27 22:09:11 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
scc%netscape.com
85a81fb61f
making string conversions explicit
2000-04-24 05:11:18 +00:00
scc%netscape.com
140a7584e2
making string conversions explicit
2000-04-24 04:55:38 +00:00
scc%netscape.com
1135aab735
making string conversions explicit
2000-04-24 04:47:32 +00:00
sspitzer%netscape.com
1c02a8e7de
fix a warning by making the dtor virtual.
2000-04-21 08:13:24 +00:00
danm%netscape.com
622d6fe83b
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
tonyr%fbdesigns.com
0912fb4677
Got rid of some compiler warnings
2000-04-14 14:46:50 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
sspitzer%netscape.com
ff0de5286c
use nsIComponentManager.h instead of nsComponetManagerUtils.h directly.
2000-04-02 17:20:50 +00:00
cls%seawood.org
0d63199902
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
sspitzer%netscape.com
27babd0f78
fixing build bustage.
2000-03-23 05:27:02 +00:00
tonyr%fbdesigns.com
847c779d99
Lots of i18N fixes for address book importing.
2000-03-19 15:52:33 +00:00
jdunn%netscape.com
119f5cc180
just adding 'newlines' UGH!
2000-03-14 03:01:38 +00:00
tonyr%fbdesigns.com
6f77e94785
Fix for bug 31242 and a bunch of thread safety issues
2000-03-11 21:30:17 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
tonyr%fbdesigns.com
e156aa87d1
Convert strings to UTF8 when adding to the address book. b=29789, r=chuang@netscape.com a=phil
2000-03-03 01:15:00 +00:00
tonyr%fbdesigns.com
8df3b9d870
Bug #28250 Fix import of mail headers for Outlook & Eudora. r=tbesset@slb.com a=phil
2000-02-18 19:54:13 +00:00
wtc%netscape.com
a4917ee631
Bugzilla bug #27457 : prepare the Windows build system for NSPR library
...
name change. Define a new makefile variable LIBPLC.
Modified files:
mozilla/config/config.mak
mozilla/dom/src/build/makefile.win
mozilla/extensions/wallet/cookieviewer/makefile.win
mozilla/extensions/wallet/editor/makefile.win
mozilla/extensions/wallet/signonviewer/makefile.win
mozilla/extensions/wallet/walletpreview/makefile.win
mozilla/mailnews/import/eudora/src/makefile.win
mozilla/mailnews/import/oexpress/makefile.win
mozilla/mailnews/import/outlook/src/makefile.win
mozilla/mailnews/import/src/makefile.win
mozilla/mailnews/import/text/src/makefile.win
mozilla/netwerk/protocol/jar/src/makefile.win
mozilla/profile/Acctidl/makefile.win
mozilla/profile/src/makefile.win
mozilla/xpcom/sample/makefile.win
2000-02-15 14:35:15 +00:00
tonyr%fbdesigns.com
989d474572
Get rid of some debugging code that shouldn't have been there to begin with.
2000-02-14 00:36:00 +00:00
tonyr%fbdesigns.com
5d256cd4d6
Updated the description to include LDIF
2000-02-14 00:32:51 +00:00
tonyr%fbdesigns.com
42ee480407
Switch to the category manager for registration
2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com
b544d8d607
Updated mail import to use nsMsgSend to reconstruct messages
2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com
0add89cc34
Switched to use the category manager for registration
2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com
b9facfc045
Improved progress reporting
2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com
6daa52496b
Added onclick handler for checkboxes
2000-02-11 03:33:02 +00:00
dp%netscape.com
1831657474
bug 26937 The code was changing the component registry got from the
...
service to open the application registry. This causes asserts all
over. The registry we get from the service is always the component
registry. r=dveditz
2000-02-08 23:03:03 +00:00
dp%netscape.com
07976b6f75
bug 26937 The code was changing the component registry got from the service to open the application registry. This causes asserts all over. The registry we get from the service is always the component registry
2000-02-08 21:54:45 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
bienvenu%netscape.com
d7e992b034
allow creation of folders with double-byte characters r=putterman, 26745
2000-02-07 00:20:37 +00:00
pp%ludusdesign.com
6281a9efd1
Converting ::GetIID() to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
2000-02-06 03:18:27 +00:00
tonyr%fbdesigns.com
df59240468
Added the skin directory
2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com
b79d899f33
Added workaround for bug #26291
2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com
18fccfb6e4
Update to use a style sheet rather than setAttribute from JS. bug# 26482
2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com
1bda20fd50
First Checked In.
2000-02-05 16:45:33 +00:00
tonyr%fbdesigns.com
51912316d0
Got rid of those pesky compiler warnings
2000-02-04 01:28:53 +00:00
tonyr%fbdesigns.com
fa2d5df202
Add progress reporting to mail and address import
2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com
284a920aa2
Fixed bug causing user to always specify location of address books to import
2000-02-03 04:54:09 +00:00
tonyr%fbdesigns.com
f178d92edd
Update the UI for better progress reporting and change text/plain d&d to text/unicode
2000-02-03 00:52:40 +00:00
tonyr%fbdesigns.com
5d16c17949
Added better support for progress reporting during mail import
2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com
6844644a06
Fixed progress reporting for mail import
2000-02-03 00:48:49 +00:00
ducarroz%netscape.com
af89452e49
fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
2000-02-01 01:53:01 +00:00
tonyr%fbdesigns.com
06df8448b4
These files seem to be useful on Unix.
2000-01-30 00:51:59 +00:00
tonyr%fbdesigns.com
d4504d2e28
Update the progress status to never return < 5 so it looks like we're always doing something!
2000-01-28 23:56:45 +00:00
tonyr%fbdesigns.com
eecfa75fcb
Added the rest of the address book fields to the import
2000-01-28 23:51:39 +00:00
tonyr%fbdesigns.com
1ce70985e7
Updated the tree in the fieldMap UI to work properly
2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com
0c9359903e
Added progress information to text import
2000-01-28 23:49:50 +00:00
sfraser%netscape.com
69b926da10
Use system includes for stdio.h. r=kin
2000-01-26 23:35:34 +00:00
tonyr%fbdesigns.com
455abf7762
Update to build under Unix
2000-01-25 04:40:00 +00:00
dougt%netscape.com
ef9ca59371
nsIFile Landing
2000-01-24 22:00:59 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
tonyr%fbdesigns.com
0fcd263ede
Added unix makefiles for import service and text import component
2000-01-23 19:51:23 +00:00
sford3%swbell.net
948579bb84
Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi
2000-01-17 22:32:13 +00:00
tonyr%fbdesigns.com
afed602b24
Update UI to have single entry point
2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com
986a4acb67
Added importDialog.dtd
2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com
da9465c4df
First Checked In.
2000-01-17 06:04:49 +00:00
tonyr%fbdesigns.com
e0594d3051
Update to generic modules and add field map support
2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com
2962d3da1f
Added field mapping UI
2000-01-14 01:40:34 +00:00
tonyr%fbdesigns.com
72b11a79bc
Update to changed nsIMsgAccountManager interfaces
2000-01-09 17:30:18 +00:00
tonyr%fbdesigns.com
e38c0ca4a0
Added nsIFieldMap interface.
2000-01-06 16:43:06 +00:00
tonyr%fbdesigns.com
8d32d296d4
Fixed to actually build.
2000-01-06 16:43:01 +00:00
tonyr%fbdesigns.com
307b2f29e8
Added nsIFieldMap implementation.
2000-01-06 16:42:57 +00:00
tonyr%fbdesigns.com
ba58293ccf
First Checked In.
2000-01-06 16:37:39 +00:00
tonyr%fbdesigns.com
c19e80e9e6
Added text import module and new UI
1999-12-27 21:24:00 +00:00
tonyr%fbdesigns.com
fdb3143dd8
Bug fixes for importing from NT
1999-12-07 22:22:34 +00:00
tonyr%fbdesigns.com
76b619c9ac
Updated to use new nsIMsgAccountManager interfaces
1999-12-02 23:53:30 +00:00
dougt%netscape.com
1da7d3868d
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
shaver%netscape.com
506027739d
Repair missing newlines at end of files, and remove lines of the form
...
#endif foo
both of which upset HPUX's compiler quite a bit.
Patch from Andrew Taylor <Andrew.Taylor@cal.montage.ca>.
1999-11-26 05:33:35 +00:00
tonyr%fbdesigns.com
38d41f4dc1
Got rid of outdated API's
1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com
8a0ccbe390
Added address book import for Win32
1999-11-24 21:24:21 +00:00
tonyr%fbdesigns.com
3ae96e567c
Fixed typo, someone added a call to naAllocator::Free when they meant nsAllocator::Free
1999-11-23 22:00:19 +00:00
tonyr%fbdesigns.com
38f2aae655
Added tests for eudora import
1999-11-23 21:59:03 +00:00
tonyr%fbdesigns.com
8993d09022
Added address book files
1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com
3779f82e4c
Added support for importing eudora address books
1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com
3df0bc4b3c
Updates to handle eudora attachments on Mac
1999-11-23 21:52:52 +00:00
tonyr%fbdesigns.com
139a724746
Added strings for address book import
1999-11-23 21:51:23 +00:00
tonyr%fbdesigns.com
d9b2d7dc42
First Checked In.
1999-11-23 21:49:50 +00:00
dp%netscape.com
3f078d5856
Using nsAllocator to match changed Registry allocation. r=shaver
1999-11-20 07:37:32 +00:00
tonyr%fbdesigns.com
2d9c7f2665
Changes to support importing Eudora mail/settings on Mac.
1999-11-19 01:25:50 +00:00
tonyr%fbdesigns.com
8f94375a50
First Checked In.
1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com
8670aeec2e
First Checked In.
1999-11-18 23:03:36 +00:00
tonyr%fbdesigns.com
ac1e4db386
First Checked In.
1999-11-18 22:48:04 +00:00
tonyr%fbdesigns.com
901c37ce02
Added Eudora mail import module
1999-11-16 01:17:56 +00:00
dmose%mozilla.org
8535dda53e
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
tonyr%fbdesigns.com
9e43aa2b92
Fixed discovery of mail folders to import when multiple MAPI message stores are in use
1999-11-02 20:58:37 +00:00
tonyr%fbdesigns.com
ad9e3c4e77
Fix to escape From lines in Outlook Express 5.0 message bodies
1999-11-02 20:57:21 +00:00
tonyr%fbdesigns.com
3494315294
Added Outlook mail and address book import functionality
1999-11-01 00:46:18 +00:00
tonyr%fbdesigns.com
ec31b07825
Updated address book cls id names that changed
1999-10-24 16:09:21 +00:00
tonyr%fbdesigns.com
f938e3ca92
Added string bundles for the mailnews import tools
1999-10-18 19:58:07 +00:00
waterson%netscape.com
c7347c6be0
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
1999-10-12 03:05:10 +00:00
tonyr%fbdesigns.com
4c979fbf8c
Update progID's from component://netscape/* to component://mozilla/*
1999-10-03 18:02:22 +00:00
tonyr%fbdesigns.com
8d6fb164f8
Fix bustage caused by new account manager API's
1999-10-03 18:00:23 +00:00
tonyr%fbdesigns.com
d02e985ca6
Update to use nsIModule
1999-10-03 17:59:09 +00:00
tonyr%fbdesigns.com
8395f7ab64
Updated to use nsIModule
1999-10-03 17:55:56 +00:00
shaver%netscape.com
a0d5aa9034
nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann
1999-09-29 02:36:54 +00:00
waterson%netscape.com
88220ac198
Fix backwards return values on nsIEnumerator::IsDone().
1999-09-21 01:28:18 +00:00
briano%netscape.com
d21b7a28b9
Not used by Unix.
1999-09-18 03:59:13 +00:00
chuang%netscape.com
83853d3743
handle double byte strings
1999-09-14 21:55:54 +00:00
tonyr%fbdesigns.com
c69d1ef6b0
Only build the outlook express module with VC 6.0
1999-09-10 23:45:11 +00:00
tonyr%fbdesigns.com
bf2c39d051
Added settings import
1999-09-10 03:29:46 +00:00
tonyr%fbdesigns.com
bce777574b
Mailnews import
1999-09-06 18:24:10 +00:00