Commit Graph

512 Commits

Author SHA1 Message Date
sspitzer%netscape.com
d3654c6194 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
bc8b3621c5 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
b67f60eec2 Workaround for bug 26265, to handle failure to load string bundle at startup. r=ben, a=leaf 2000-02-03 23:04:50 +00:00
sfraser%netscape.com
9e4b1b4c1c 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
b6db340976 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
racham%netscape.com
9a2a575f7c Fixing bugs 16791, 23339. Added interfaces to check the current profile availability and a check for preg info. r=gayatrib 2000-02-03 11:20:25 +00:00
ben%netscape.com
26a43e50b4 fix for 21925, r=valeski 2000-02-03 04:03:19 +00:00
brade%netscape.com
27ca515c4c fix access paths for move to CW5 (bug #25949) 2000-02-02 22:45:39 +00:00
danm%netscape.com
94a219f706 changing name of opened window from 'null' to '_blank'. travis' idea. r:me 2000-01-31 21:33:50 +00:00
sspitzer%netscape.com
c6414cea39 add a dump to convince ben that getProfileList is working again. 2000-01-28 10:19:12 +00:00
sspitzer%netscape.com
87e4e44374 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
sspitzer%netscape.com
76ab8b78b5 handle migration of secure news servers from 4.x to 5.0 r=alecf 2000-01-28 02:17:38 +00:00
ben%netscape.com
3f3d166d9d added check for no 5.x profiles, fix "select null" problem, r=hyatt@netscape.com 2000-01-27 23:57:21 +00:00
racham%netscape.com
7730c871c8 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
ben%netscape.com
ff0bda8ba2 selecting last profile loaded in profile tree. r=alecf@netscape.com 2000-01-26 02:22:42 +00:00
ben%netscape.com
6dbae2d883 fix bug 24752 (back button on profile mgr page) r=syd@netscape.com; and partial for 23121 (jumpy text in titledbuttons that are disabled). 2000-01-23 20:06:02 +00:00
sspitzer%netscape.com
693e0c8f67 fix for #23702. migrate the popstate file on mac and linux. r=mscott 2000-01-19 02:18:49 +00:00
racham%netscape.com
471e8adb53 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
c377c67a76 removing unnecessary #include so I can remove the header file 2000-01-15 02:05:04 +00:00
racham%netscape.com
061d515964 Fixing bug 14358. Extracting activation url. a=McAfee 2000-01-14 08:31:44 +00:00
racham%netscape.com
d87929591c Fixing bug 14358. changed the name of a preg pref. a=McAfee 2000-01-14 08:29:14 +00:00
rgoodger%ihug.co.nz
5a6ef98626 making profile manager handle newlines in alerts/prompts properly 2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
1da5c3ae3c use proper newlines in alerts/prompts for profile manager 2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz
abf28826c4 add alert message for existing profile in create profile wizard 2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
8d88ad28dc add check & failure for existing profile name in create profile wizard. 2000-01-14 00:44:44 +00:00
rgoodger%ihug.co.nz
18683b3db2 23872, fixing double click behaviour in profile manager 2000-01-14 00:17:48 +00:00
rgoodger%ihug.co.nz
6835844d3c profile manager II, text correction. 2000-01-13 09:43:38 +00:00
rgoodger%ihug.co.nz
f0a623ac76 ProfileManager II: re-adding file accidentally removed. 2000-01-13 06:25:33 +00:00
sspitzer%netscape.com
53318e044b remove more dead weight. 2000-01-13 06:20:32 +00:00
sspitzer%netscape.com
b313611599 remove more dead weight for the almighty ben g. 2000-01-13 06:17:19 +00:00
sspitzer%netscape.com
d53069e4ce removing dead files for ben goodger. 2000-01-13 06:14:28 +00:00
sspitzer%netscape.com
836b495516 changes needed to get -installer and -ProfileManager working in the new
ben goodger world.
2000-01-13 04:30:20 +00:00
rgoodger%ihug.co.nz
754c6494a8 profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com 2000-01-13 04:21:25 +00:00
sspitzer%netscape.com
53ac0203b9 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
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
nhotta%netscape.com
98b37023a9 Adding I18N functions for pref migration, bug 14349, r=ftang. 2000-01-11 01:24:21 +00:00
sspitzer%netscape.com
b21a2e9a14 fix #21978. two changes: "Local Mail" is now "Local Folders"
and make it so the user *always* has a Local Folders account.
r=alecf
2000-01-07 06:09:47 +00:00
norris%netscape.com
4f128298d2 Fix 22909 previousSibling vulnerability
r=mstoltz
2000-01-06 00:59:18 +00:00
warren%netscape.com
06918ca494 Made nsIProperties scriptable. Bug #21982 2000-01-05 09:29:25 +00:00
dougt%netscape.com
4d1a1b38ed Converting to use nsIModule macro. r=dp. 2000-01-03 23:37:30 +00:00
rjc%netscape.com
a0dc805067 On 12/16/1999, dmose@mozilla.org checked in some changes to the default
bookmarks.html file and accidentally added an invalid/extra </DL><p> line
which caused the bookmarks parser to blow chunks of the bookmarks away.
1999-12-31 11:48:20 +00:00
rjc%netscape.com
2278e60b7a Add a sidebar panel for Search results instead of having them mixed in with Related Links data. 1999-12-29 09:27:45 +00:00
sspitzer%netscape.com
59a392eb14 whoops, I removed the title from this window. 1999-12-23 23:10:19 +00:00
sspitzer%netscape.com
f16a570ecd 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
sspitzer%netscape.com
6a22b34ad1 new files confirmation dialog (for automigration) for bug #18118
not part of build yet.
1999-12-23 01:45:16 +00:00
sspitzer%netscape.com
08fcb42658 forgot an ifdef. this will fix the tree bustage. 1999-12-22 03:37:04 +00:00
sspitzer%netscape.com
c3e7250298 fix for #22099, newsrc migration problems on linux. r=mscott, a=syd. 1999-12-22 03:31:59 +00:00
dmose%mozilla.org
5951b555ea fix for bug 20866: replace Channels menu with a link to Open Directory; r=sspitzer@netscape.com, a=shaver@mozilla.org 1999-12-16 00:26:53 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
racham%netscape.com
a5cfe6edea Fixing memory leak. bug 21038. r=sspitzer 1999-12-07 23:05:22 +00:00