fergus%netscape.com
aa2a9bf313
Changes to Localization notes. r=chjung@netscape.com
2000-02-11 01:11:35 +00:00
ben%netscape.com
392200fb9d
forgot to check this in with previous work that I checked in ages ago. it was reviewed then, I just forget by who. maybe jst@citec.fi since he did a lot of reviews for me recently.
2000-02-11 00:51:43 +00:00
hangas%netscape.com
ce2e6b6e31
Fix for 27197, Profile Selection Dialog does not support Enter and Esc keys for buttons. r=mscott.
2000-02-10 09:00:25 +00:00
ssu%netscape.com
05c1e427a1
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
ff4cb04602
workaround fix for #26885 . changes for ben to the nsIProfile interface
...
r=ben@netscape.com
2000-02-08 01:04:41 +00:00
scc%netscape.com
73802d6f2e
Pro5 update
2000-02-07 23:06:04 +00:00
ben%netscape.com
26822d5710
hack around 26265/25571 mac profile wizard failing because of string bundle load failure, r=jst@citec.fi
2000-02-07 00:16:02 +00:00
sspitzer%netscape.com
f343b861a0
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
risto%netscape.com
65c0d3c80a
Changing all cvs-mirror.mozilla.org references to point to politically
...
correct addresses, for example tinderbox.mozilla.org, lxr.mozilla.org or
bonsai.mozilla.org. cvs-mirror shouldn't use in URLs anymore because it's
now on different server.
r=bryner
2000-02-05 07:23:36 +00:00
ben%netscape.com
db397db4fc
cleaned up profile migration progress dialog, r=jst@citec.fi
2000-02-05 03:33:07 +00:00
ben%netscape.com
28c1c43eca
cleaned up confirm migration dlg. r=jst@citec.fi
2000-02-05 03:32:34 +00:00
ben%netscape.com
349757ac90
cleaned up confirm migration dialog r=jst@citec.fi
2000-02-05 03:32:13 +00:00
sspitzer%netscape.com
fa6ca7be57
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
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