racham%netscape.com
73111ab07f
Fixed bugs 23390, 27459, 25052. Procedure to serve activation information to mail and aim is added. Fixed a small Mac UI discrepancy. r=gayatrib
2000-02-15 22:45:54 +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
dveditz%netscape.com
b63a6438b1
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
2000-02-15 01:32:12 +00:00
dveditz%netscape.com
177321111c
backing out, profiles don't use the registry SERVICE
2000-02-13 17:48:25 +00:00
dveditz%netscape.com
5032bc6144
closing the file used by the registry service is evil
2000-02-13 17:43:41 +00:00
ssu%netscape.com
dbd1447b65
fixing bug # 27114. Crash in the profile.dll on exit of windows native installer when mozregistry.dat is missing. This is now fixed. a=leaf r=racham
2000-02-09 22:34:02 +00:00
sspitzer%netscape.com
3b6d8a6900
workaround fix for #26885 . changes for ben to the nsIProfile interface
...
r=ben@netscape.com
2000-02-08 01:04:41 +00:00
sspitzer%netscape.com
4664dbb0fa
add newlines to the end of some files, and add the defaultProfileDir interface
...
and for ben. r=alecf
2000-02-05 21:48:09 +00:00
sspitzer%netscape.com
aacd9ce100
only force the profile manager on you if you aren't cltbld and if you don't
...
have this other magic flag set. r=mcafee
2000-02-04 01:00:11 +00:00
sspitzer%netscape.com
40bf807e5d
fix the orange breakage on tinderbox. force everyone but tinderbox to see the
...
profile manager.
this will buy me some time until I figure out the real fix
2000-02-04 00:51:58 +00:00
sspitzer%netscape.com
ba4583d6ab
a fix the scary message about how migration will kill your 4.x profile.
...
it just copies, it doesn't not alter the 4.x profile
turn on the profile debugging printfs for everyone, so that we can get
better info in bug reports. (perhaps this should be using PR_LOG?)
only migrate the 4.x profile info when the user runs -installer
fix the bug where we do automigration on linux, even if their is no ~/.netscape directory
force DEBUG builds to launch the Profile Manager if there were no profile
command line arguments.
a=ben,selmer
2000-02-03 23:43:16 +00:00
sfraser%netscape.com
a94418f058
Only delete redundant directories if we know we have one. Blocker. r=Ben_Goodger, a=leaf
2000-02-03 20:50:15 +00:00
racham%netscape.com
1a96dba91a
Fixing bugs 16791, 23339, 25609, 25891, 23873. These chnages fix rename profile problem on windows, setting the profile name to the user register name, a fix to nsvoidarray memory leak, loading the user prefs and bringing the right UI for -P option. r=gayatrib
2000-02-03 11:20:57 +00:00
sspitzer%netscape.com
b6b210e8ab
fix warnings and fix a leak. also, call MigrateProfileInfo() otherwise, the list
...
of profiles won't show up the first time we run -ProfileManager
2000-01-28 09:56:55 +00:00
racham%netscape.com
b6530da963
Fixes for 15037, 24681, 24247, 17527, 21716, 19620, 15755. Adapted nsVoidArray solution for profiles data structure. Fixed couple of activation related bugs. Fixed CreateProfile option bug. Added to code to create a default profile silently, when needed. r= sspitzer
2000-01-26 22:19:02 +00:00
racham%netscape.com
bb2c3ad599
Fix for bug 14908. Copying the required default profile files into the migrated profile dir. r=sspitzer.
2000-01-19 00:20:47 +00:00
dveditz%netscape.com
24217323b2
removing unnecessary #include so I can remove the header file
2000-01-15 02:05:04 +00:00
racham%netscape.com
6194329a62
Fixing bug 14358. Extracting activation url. a=McAfee
2000-01-14 08:31:44 +00:00
sspitzer%netscape.com
7a7d76ccbf
changes needed to get -installer and -ProfileManager working in the new
...
ben goodger world.
2000-01-13 04:30:20 +00:00
sspitzer%netscape.com
eb102be9d9
fix for #23744 . r=alecf
...
the problem here is that when you use -CreateProfile, prefs don't get
initialized correctly, and you don't get a prefs.js file! this causes
all sorts of problems, as you might imagine.
addition code cleanup, too.
2000-01-13 00:04:30 +00:00
pp%ludusdesign.com
13efd9e8c6
Converting usage of ::GetIID() to NS_GET_IID().
...
Bug #20232 , r=scc@netscape.com
2000-01-11 20:49:15 +00:00
norris%netscape.com
8343c4ead7
Fix 22909 previousSibling vulnerability
...
r=mstoltz
2000-01-06 00:59:18 +00:00
dougt%netscape.com
6ebfa81077
Converting to use nsIModule macro. r=dp.
2000-01-03 23:37:30 +00:00
sspitzer%netscape.com
e9b7b34cca
fix for #18118 . if the pref "profile.confirm_automigration" is true,
...
we put up a dialog before we auto migrate. (the mozilla build does this.)
if that pref is false, we just automigrate. (the ns build does this.)
r=bienvenu
1999-12-23 20:05:59 +00:00
racham%netscape.com
fa3e57c468
Fixing memory leak. bug 21038. r=sspitzer
1999-12-07 23:05:22 +00:00
sspitzer%netscape.com
454b1137d3
fix for #15042 . fix by=racham, r=sspitzer
1999-12-07 00:22:30 +00:00
sspitzer%netscape.com
2e322e44b3
new files. not part of the build yet.
1999-12-06 18:27:26 +00:00
sspitzer%netscape.com
d92415acfb
fix for #20198 . always append the profile name to the native path the user
...
specifies. this prevents the users from accidently removing more than they
expect when they delete the profile.
fix by racham, r=sspitzer
1999-12-04 01:39:16 +00:00
warren%netscape.com
a265a32348
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
1999-11-30 04:50:42 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
cls%seawood.org
14ef08310e
Removed unused NECKO ifdefs.
...
a=leaf
1999-11-02 23:34:03 +00:00
tbogard%aol.net
c9198a207c
Changed NS_ENSURE_NOT to NS_ENSURE_FALSE to reflect API change. r=hyatt
1999-11-01 21:43:56 +00:00
sspitzer%netscape.com
2c0d9ff3e9
remove the GetCurrentProfileDirFromJS() method from the nsIProfile interface. the only one using it was the sidebar js, but now that uses the fileLocator. r=mscott.
1999-10-29 04:01:22 +00:00
sspitzer%netscape.com
4dc51d68a1
checking in ben goodger's (rgoodger@ihug.co.nz) profile selection UI.
...
r=sspitzer
I made changes so that:
1) exit quits the app, and doesn't start up app with the last current profile
2) fix a spelling error (personalisation -> personalization), this is en-US, not en-UK
3) fix it so start actually starts the selected profile.
4) -SelectProfile launches this new dialog
5) if the user starts with no command line, and they have more than one profile, they get -SelectProfile, and not -installer.
1999-10-28 23:08:46 +00:00
racham%netscape.com
8f9a381fdf
r=gayatrib. Fix for Bug 16414. If the profile dir is deleted it always gets rebuilt based on the path it gets from registry
1999-10-28 21:05:26 +00:00
duncan%be.com
2c1bedc3a6
Make profile manager build under BeOS.
...
r=sspitzer
1999-10-23 17:13:55 +00:00
racham%netscape.com
bef3b46cc3
r=sspitzer. Fix for bug 16209. This checkin fixes mozregistry entries to avoid crashes from M9 or builds prior to that
1999-10-22 21:00:53 +00:00
sspitzer%netscape.com
ceaa5bbb97
fix for #14892 , automatically migrate if we only have one 4.x profile and no 5.0 profiles.
...
r=mscott.
1999-10-15 01:38:54 +00:00
rjc%netscape.com
a12753b362
[performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer
1999-10-12 22:20:28 +00:00
sspitzer%netscape.com
cca1aa6e3d
temporary printfs to help me debug the elusive #15792 that only bijals is seeing
1999-10-08 07:12:21 +00:00
sspitzer%netscape.com
6acd8500b8
when renaming a profile, and renaming the profile directory on disk,
...
don't do a copy and delete. just rename the directory.
r=davidm, #15402
1999-10-08 05:41:40 +00:00
sspitzer%netscape.com
cd42feb263
fix build bustage on windows.
1999-10-08 05:14:48 +00:00
sspitzer%netscape.com
b77c80263e
more clean up of the profile code. #15402 , r=davidm
...
make profileExists() part of the nsIProfile interface, so I can
get at it from JS. startCommunicator is now startApprunner.
get RenameProfile() and DeleteProfile() to work better.
make the delete profile dialog size to content.
change the 2nd arg of DeleteProfile() to be a bool, and not a string.
use MakeUnique() to prevent undesired collisions of profiles on disk.
1999-10-08 04:58:32 +00:00
sspitzer%netscape.com
b883d783d7
last touches to finally get Cancel (from the Create Profile Wizard) and Exit
...
(from the Profile Manager) to work properly.
1999-10-07 09:15:25 +00:00
sspitzer%netscape.com
d0101dc3f5
more fixes for #15402 , general cleanup of the profile code. Close button is now Exit. remove GetSingleProfile(), use GetFirstProfile() instead. Add ForgetCurrentProfile() for use in getting cancel to work properly.
1999-10-07 06:57:38 +00:00
sspitzer%netscape.com
8d1a091315
remove unused code, now that CreateNewProfile() takes two arguments
1999-10-06 21:52:02 +00:00
sspitzer%netscape.com
7ae0702f14
fix the create profile wizard ui.
...
this work was done by the almighty Ben Goodger <rgoodger@ihug.co.nz>
r=sspitzer
I did a little clean up, and made it so show the native file path
1999-10-06 21:36:59 +00:00
sspitzer%netscape.com
d781457f64
fix for #15262 , r=mscott
...
break apart the profile factory from nsProfile.cpp and put it into nsProfileFactory.cpp
also, apply dp's patch to use nsIModule. r=sspitzer
1999-10-05 05:20:45 +00:00
sspitzer%netscape.com
06c28b31e7
a bunch of changes, all reviewed by mscott.
...
fix some bugs with next, back, and cancel in the profile manager.
(#15223 , #15271 )
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063 )
more profile code clean up. (#15042 )
rename the old 4.x history.dat file. it's called history.dat in 5.0, but the file
formats are different. (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00