Commit Graph

360 Commits

Author SHA1 Message Date
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
hwaara%chello.se
4e1c241b36 Implement date&time support in reply-headers, like:
"On <date & time>, <author> wrote:"
For now, this is optional (set mailnews.reply_header_type to '2' in prefs.js), we will default to only show "<author> wrote:", as usual.  This is due to some l10n issues which are part of bug 75377. The date&time format is hard-coded to be en-US if set, again, bug 75377.
bug 23615. r=disttsc@bart.nl, sr=sspitzer@netscape.com

Fix a bunch of leaks (15 of them) in addressbook, addressbook-sync and import-mail code. None of the callers to GetUserProfileDirectory() deallocated their nsFileSpec.
bug 75332. r=chuang@netscape.com, sr=bienvenu@netscape.com
2001-04-16 20:40:07 +00:00
ducarroz%netscape.com
75490058dd Fix for bug 28348 and bug 52329. Add a progress dialog while sending or saving a message. Also stop hidding the msg compose window during send. I have also did a big cleanup of message compose backend which remove couple of leaks. R=varada, SR=sspitzer 2001-04-13 04:38:01 +00:00
chuang%netscape.com
89aa4e2c3c Bug 69480 Address Book re-factoring landing 2001-04-12 17:35:30 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
pavlov%netscape.com
bb0af6f581 more build bustage 2001-04-10 08:19:17 +00:00
pavlov%netscape.com
2e6caf0c0d fixing build bustage 2001-04-10 08:10:51 +00:00
darin%netscape.com
00a7e27ee6 Necko API changes, bug 74221. r=valeski, sr=rpotts. 2001-04-10 06:01:08 +00:00
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
scc%mozilla.org
70de2e4a46 landing string branch; see bug #73786 2001-04-02 19:40:52 +00:00
hwaara%chello.se
f8e062e933 Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst 2001-04-01 11:05:51 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
timeless%mac.com
292395ae13 fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
r=fabian, a=ben
2001-03-23 23:44:31 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
mscott%netscape.com
fe4edc0bea Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
shaver%mozilla.org
fcf7cd0d9f 67699: all your nsIClassInfo is belong to us
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
  builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
  testing
2001-03-12 20:43:02 +00:00
ccarlen%netscape.com
c819a81536 Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:15:22 +00:00
disttsc%bart.nl
ac8a0e2480 Fix Solaris bustage. r=scc 2001-03-08 19:57:20 +00:00
scc%mozilla.org
68b1a2e17f fix solaris bustage 2001-03-08 18:32:28 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
chuang%netscape.com
6f1d34ff6b Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott 2001-03-06 21:04:55 +00:00
varada%netscape.com
f1852f8c8b fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott 2001-03-05 21:45:05 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
blakeross%telocity.com
a7a6aaec82 Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu 2001-02-23 00:28:34 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
disttsc%bart.nl
cdb669b43e "javascript strict warnings in importDialog.js". bug=60632, author=Mark Olson <maolson@earthlink.net>, r=tonyr, r=chuang, sr=sspitzer 2001-02-14 01:28:54 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
chuang%netscape.com
e4de95ccf4 Bug42038 UI: AB - "Card for" dialog wording. "Prefers to receive rich text (HTML) mail", r=sspitzer, sr=mscott 2001-01-25 20:19:38 +00:00
mkaply%us.ibm.com
0cddd31ff7 #65732
r=cls
Make SHORT_LIBNAMEs (used by OS/2 only) match Windows DLL names
2001-01-18 15:35:00 +00:00
blakeross%telocity.com
9c504971f1 Fix 60633: JS strict warnings in fieldMapImport.js. patch by Mark Olson. r=timeless sr=mscott 2001-01-16 20:32:38 +00:00
m_kato%ga2.so-net.ne.jp
5b686cd991 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
f579bca00b 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
e1ab0cea00 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
f5a2df2eca 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
cc136ead8f 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
728a1aad5e 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
af0eb76d7c 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
4fa551beb6 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
20efc491d3 59063 59064, r=sspitzer, sr=bienvenu. arguments changed 2000-11-29 01:14:44 +00:00
disttsc%bart.nl
8a55daf86f titledbutton -> button. bug=57751, r=mscott, a=ben 2000-11-25 01:19:03 +00:00
cls%seawood.org
66a18fcbbf 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
78b954f839 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
01aa87c6bc 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
cd56c0575b 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
0735771512 Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com
9a6d92a433 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
52440cbb6c Fix for bug 54091, r=sspitzer, sr=alecf 2000-10-21 04:19:20 +00:00
ben%netscape.com
52667d8608 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
1e44e649c0 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
181bb2dcb2 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
aa961f07d3 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
0257791053 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
5ac574f6f5 46613, more classic skin fixes. Mail import dialog polish 2000-09-07 05:33:42 +00:00
scc%mozilla.org
798d32a8dc fixing code that relied on implicit string construction 2000-09-02 21:55:23 +00:00
vidur%netscape.com
e153192875 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
12d1b4b403 Switch to nsIFilePicker, b=34051,39036 r=alecf 2000-09-01 01:15:40 +00:00
sfraser%netscape.com
36612d6514 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
c60fe1b59b 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
1dc6fc3dd3 Converted nsIFileLocator to nsIDirectoryService. r=alecf 2000-08-21 23:43:48 +00:00
scc%mozilla.org
7571e61b25 fixing code that relied on implicit string construction 2000-08-20 07:04:19 +00:00
scc%mozilla.org
ad963283c3 fixing code that relied on implicit string construction 2000-08-20 06:59:07 +00:00
tonyr%fbdesigns.com
a517e5da06 Fix for bustage, added msgUtil.lib projects to link. 2000-07-12 04:43:55 +00:00
tonyr%fbdesigns.com
c244654ebf Fix up strings for localisation. r=alecf, b=36483,39004 2000-07-12 03:58:17 +00:00
tonyr%fbdesigns.com
849c838318 fix for importing mutlibyte charset messages. r=rhp, b=33291 2000-07-12 03:57:10 +00:00
dougt%netscape.com
8b638a4c67 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
aeaec0cab9 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
7726bc3d76 Adding localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:30:45 +00:00
amasri%netscape.com
9637cd75fa Adding Localization notes per Bugzilla #39775 Beta2+
r=rchen@netscape.com
2000-06-20 02:20:42 +00:00
amasri%netscape.com
19d725f6b5 Adding localization notes per Bugzilla #39775 beta2+
r=rchen@netscape.com
2000-06-20 02:16:05 +00:00
hyatt%netscape.com
3bae878045 30511 2000-06-19 23:39:43 +00:00
bryner%uiuc.edu
6156d432ab Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au
26742e611c 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
258e991be5 Fixed import of html messages. b=3157, r=rhp, a=putterman 2000-06-10 16:35:13 +00:00
chuang%netscape.com
01ca543d02 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
512c8bf433 Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
hyatt%netscape.com
a033b47e55 fixing string errors 2000-05-16 08:54:20 +00:00
hyatt%netscape.com
6b99f09130 Fix bustage. 2000-05-16 08:43:56 +00:00
scc%netscape.com
47d9c38f96 fixing bustage 2000-05-16 08:30:36 +00:00
scc%netscape.com
6b6c943696 string fixes 2000-05-15 00:00:32 +00:00
danm%netscape.com
c0ae0cbbf6 top-level chrome dirs are now packages,locales,skins 2000-05-13 21:29:08 +00:00
scc%netscape.com
383fdc142e string backsliding. r=mjudge 2000-05-12 07:53:02 +00:00
sspitzer%netscape.com
284b7beebd these skin files have moved 2000-05-11 04:07:48 +00:00
alecf%netscape.com
6a363ba9fa scriptify key methods of nsIMsgSend so that QA can do more whitebox testing 2000-05-10 07:30:45 +00:00
alecf%netscape.com
3666089432 update import stuff to match new api 2000-05-10 06:45:01 +00:00
alecf%netscape.com
f2b19b504e add second parameter to nsISmtpService::FindServer for the datasource 2000-05-10 06:44:06 +00:00
rjc%netscape.com
31fad5b776 Part of fix for bug # 36037: drag&drop change. 2000-05-08 23:43:01 +00:00
tonyr%fbdesigns.com
9bbde92bc9 Updated the import tools to new xul tags 2000-05-06 18:38:41 +00:00
tonyr%fbdesigns.com
01078e6243 Added comment when building with VC++ 5 2000-05-03 14:15:36 +00:00
tonyr%fbdesigns.com
c4ed25e0b4 Getting ready to skin 2000-05-03 14:13:05 +00:00
tonyr%fbdesigns.com
cad6be9311 First Checked In. 2000-05-03 14:12:32 +00:00
sspitzer%netscape.com
a3cd73e352 more fixes. 2000-04-28 04:23:05 +00:00
sspitzer%netscape.com
e367c31117 more bustage fixage 2000-04-28 04:07:58 +00:00
sspitzer%netscape.com
83df722bce more bustage fixed. help from scc. 2000-04-28 04:04:56 +00:00
sspitzer%netscape.com
8cf17967fa more bustage fixage. help from scc. 2000-04-28 04:01:18 +00:00
sspitzer%netscape.com
cdf32dc430 fix bustage. help from scc. 2000-04-28 03:59:34 +00:00
sspitzer%netscape.com
a503099e4b fix the build. 2000-04-28 03:53:57 +00:00
mjudge%netscape.com
c3c9b44819 i dont believe it. more fixes to str 2000-04-28 03:46:32 +00:00
mjudge%netscape.com
58e4d31eae another fix... 2000-04-28 02:57:24 +00:00
mjudge%netscape.com
686b8c8dc1 str bustage 2000-04-28 02:27:04 +00:00
pinkerton%netscape.com
5c7fe474d0 one... more... time... small string fix 2000-04-27 23:30:04 +00:00
scc%netscape.com
5163d22d73 making string conversions explicit 2000-04-27 22:09:11 +00:00
mjudge%netscape.com
2cfb602409 making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
scc%netscape.com
3f0250495b making string conversions explicit 2000-04-24 05:11:18 +00:00
scc%netscape.com
5187e669d8 making string conversions explicit 2000-04-24 04:55:38 +00:00
scc%netscape.com
8a404c62cc making string conversions explicit 2000-04-24 04:47:32 +00:00
sspitzer%netscape.com
5f4eeb963e fix a warning by making the dtor virtual. 2000-04-21 08:13:24 +00:00
danm%netscape.com
d0d8c4d5c3 dist...chrome restructuring 2000-04-19 21:42:30 +00:00
tonyr%fbdesigns.com
c98c1a4920 Got rid of some compiler warnings 2000-04-14 14:46:50 +00:00
cls%seawood.org
f6740baa20 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
bc3673f959 use nsIComponentManager.h instead of nsComponetManagerUtils.h directly. 2000-04-02 17:20:50 +00:00
cls%seawood.org
da66e49516 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
b64781d030 fixing build bustage. 2000-03-23 05:27:02 +00:00
tonyr%fbdesigns.com
e55e8d91c0 Lots of i18N fixes for address book importing. 2000-03-19 15:52:33 +00:00
jdunn%netscape.com
30cc7a5490 just adding 'newlines' UGH! 2000-03-14 03:01:38 +00:00
tonyr%fbdesigns.com
f95f358af0 Fix for bug 31242 and a bunch of thread safety issues 2000-03-11 21:30:17 +00:00
pavlov%netscape.com
ce094b4cfc changes to let us build on MacOS X 2000-03-11 03:08:04 +00:00
tonyr%fbdesigns.com
ac13e292a2 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
67c4369e6a 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
9377345e33 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
7d7d90be2d 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
ee875eb6ea Updated the description to include LDIF 2000-02-14 00:32:51 +00:00
tonyr%fbdesigns.com
86789213df Switch to the category manager for registration 2000-02-11 03:37:28 +00:00
tonyr%fbdesigns.com
9686d54c2f Updated mail import to use nsMsgSend to reconstruct messages 2000-02-11 03:36:20 +00:00
tonyr%fbdesigns.com
0c1ce362ec Switched to use the category manager for registration 2000-02-11 03:35:24 +00:00
tonyr%fbdesigns.com
49e4fd5533 Improved progress reporting 2000-02-11 03:33:54 +00:00
tonyr%fbdesigns.com
bbe7e35e54 Added onclick handler for checkboxes 2000-02-11 03:33:02 +00:00
dp%netscape.com
b0c7d2e3f2 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
7a8dd82387 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
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
bienvenu%netscape.com
ece14626a0 allow creation of folders with double-byte characters r=putterman, 26745 2000-02-07 00:20:37 +00:00
pp%ludusdesign.com
cc01ef5223 Converting ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-06 03:18:27 +00:00
tonyr%fbdesigns.com
9d1d7b745a Added the skin directory 2000-02-05 16:52:19 +00:00
tonyr%fbdesigns.com
abc22bfd1d Added workaround for bug #26291 2000-02-05 16:51:41 +00:00
tonyr%fbdesigns.com
cb60d023ef Update to use a style sheet rather than setAttribute from JS. bug# 26482 2000-02-05 16:50:45 +00:00
tonyr%fbdesigns.com
7cf24862d3 First Checked In. 2000-02-05 16:45:33 +00:00
tonyr%fbdesigns.com
e556b73635 Got rid of those pesky compiler warnings 2000-02-04 01:28:53 +00:00
tonyr%fbdesigns.com
553b59de3e Add progress reporting to mail and address import 2000-02-03 04:56:31 +00:00
tonyr%fbdesigns.com
5e31141872 Fixed bug causing user to always specify location of address books to import 2000-02-03 04:54:09 +00:00
tonyr%fbdesigns.com
07e57f22fd 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
594b654dbc Added better support for progress reporting during mail import 2000-02-03 00:49:53 +00:00
tonyr%fbdesigns.com
ab9e14c3c8 Fixed progress reporting for mail import 2000-02-03 00:48:49 +00:00
ducarroz%netscape.com
4f851be879 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
1e7f0963a5 These files seem to be useful on Unix. 2000-01-30 00:51:59 +00:00
tonyr%fbdesigns.com
85e1da008f 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
0633cd90d6 Added the rest of the address book fields to the import 2000-01-28 23:51:39 +00:00
tonyr%fbdesigns.com
39c10ca7d0 Updated the tree in the fieldMap UI to work properly 2000-01-28 23:50:40 +00:00
tonyr%fbdesigns.com
eb358632bc Added progress information to text import 2000-01-28 23:49:50 +00:00
sfraser%netscape.com
336f69669f Use system includes for stdio.h. r=kin 2000-01-26 23:35:34 +00:00
tonyr%fbdesigns.com
71903370cb Update to build under Unix 2000-01-25 04:40:00 +00:00
dougt%netscape.com
f90dd072fc nsIFile Landing 2000-01-24 22:00:59 +00:00
dougt%netscape.com
0b0346079c Landing nsIFile. 2000-01-24 21:28:28 +00:00
tonyr%fbdesigns.com
0b6574dbcd Added unix makefiles for import service and text import component 2000-01-23 19:51:23 +00:00
sford3%swbell.net
b2c319eae7 Replace instances of nsTextFormater with nsTextFormatter, r=jst@citec.fi 2000-01-17 22:32:13 +00:00
tonyr%fbdesigns.com
f659101ae6 Update UI to have single entry point 2000-01-17 06:06:56 +00:00
tonyr%fbdesigns.com
d4ce53cf93 Added importDialog.dtd 2000-01-17 06:06:13 +00:00
tonyr%fbdesigns.com
ef47f328ce First Checked In. 2000-01-17 06:04:49 +00:00
tonyr%fbdesigns.com
1abe7ce7f9 Update to generic modules and add field map support 2000-01-14 01:41:56 +00:00
tonyr%fbdesigns.com
d4e579608c Added field mapping UI 2000-01-14 01:40:34 +00:00
tonyr%fbdesigns.com
7804e3805c Update to changed nsIMsgAccountManager interfaces 2000-01-09 17:30:18 +00:00
tonyr%fbdesigns.com
a1eb629576 Added nsIFieldMap interface. 2000-01-06 16:43:06 +00:00
tonyr%fbdesigns.com
345de80f90 Fixed to actually build. 2000-01-06 16:43:01 +00:00
tonyr%fbdesigns.com
b999278e72 Added nsIFieldMap implementation. 2000-01-06 16:42:57 +00:00
tonyr%fbdesigns.com
5750e9fac7 First Checked In. 2000-01-06 16:37:39 +00:00
tonyr%fbdesigns.com
b1de7cbf3c Added text import module and new UI 1999-12-27 21:24:00 +00:00
tonyr%fbdesigns.com
4df0cc9939 Bug fixes for importing from NT 1999-12-07 22:22:34 +00:00
tonyr%fbdesigns.com
d4f18c2dac Updated to use new nsIMsgAccountManager interfaces 1999-12-02 23:53:30 +00:00
dougt%netscape.com
f66be6c30c fix for 18078. r=mstoltz,warren 1999-11-30 00:32:43 +00:00
shaver%netscape.com
89607b7de2 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
6044c6f90a Got rid of outdated API's 1999-11-24 21:26:14 +00:00
tonyr%fbdesigns.com
461b99d29a Added address book import for Win32 1999-11-24 21:24:21 +00:00
tonyr%fbdesigns.com
04450ae301 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
84fee56bc9 Added tests for eudora import 1999-11-23 21:59:03 +00:00
tonyr%fbdesigns.com
3e83122091 Added address book files 1999-11-23 21:54:53 +00:00
tonyr%fbdesigns.com
8dd2bd52d5 Added support for importing eudora address books 1999-11-23 21:54:01 +00:00
tonyr%fbdesigns.com
b92bee95b5 Updates to handle eudora attachments on Mac 1999-11-23 21:52:52 +00:00
tonyr%fbdesigns.com
dcd7b153d6 Added strings for address book import 1999-11-23 21:51:23 +00:00
tonyr%fbdesigns.com
831f7fb3b0 First Checked In. 1999-11-23 21:49:50 +00:00
dp%netscape.com
84e5b2dedb Using nsAllocator to match changed Registry allocation. r=shaver 1999-11-20 07:37:32 +00:00
tonyr%fbdesigns.com
a64f1ff817 Changes to support importing Eudora mail/settings on Mac. 1999-11-19 01:25:50 +00:00
tonyr%fbdesigns.com
f3f243d7b7 First Checked In. 1999-11-18 23:14:05 +00:00
tonyr%fbdesigns.com
2a44163fe0 First Checked In. 1999-11-18 23:03:36 +00:00
tonyr%fbdesigns.com
99a98f0e0e First Checked In. 1999-11-18 22:48:04 +00:00
tonyr%fbdesigns.com
f079a40fab Added Eudora mail import module 1999-11-16 01:17:56 +00:00
dmose%mozilla.org
142ac52eaf 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
d1cd6d4843 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
04bca86492 Fix to escape From lines in Outlook Express 5.0 message bodies 1999-11-02 20:57:21 +00:00
tonyr%fbdesigns.com
48fdb40dd9 Added Outlook mail and address book import functionality 1999-11-01 00:46:18 +00:00
tonyr%fbdesigns.com
64e8943a58 Updated address book cls id names that changed 1999-10-24 16:09:21 +00:00
tonyr%fbdesigns.com
7b29eee956 Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
waterson%netscape.com
bdfcaec321 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
080fbe17be Update progID's from component://netscape/* to component://mozilla/* 1999-10-03 18:02:22 +00:00