ben%netscape.com
55bef027aa
make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@60774 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:33:48 +00:00
ben%netscape.com
1917def79c
changes to profile manager wording. r=verah
...
git-svn-id: svn://10.0.0.236/trunk@60448 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:46:21 +00:00
ben%netscape.com
83863f5ac2
changes to profile manager language. r=verah
...
git-svn-id: svn://10.0.0.236/trunk@60447 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 05:46:04 +00:00
ben%netscape.com
659392392a
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.
...
git-svn-id: svn://10.0.0.236/trunk@60345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:51:43 +00:00
sspitzer%netscape.com
ab2976920e
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
git-svn-id: svn://10.0.0.236/trunk@59686 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-03 23:43:16 +00:00
rgoodger%ihug.co.nz
d0da0b83e0
making profile manager handle newlines in alerts/prompts properly
...
git-svn-id: svn://10.0.0.236/trunk@57796 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
0f944ceace
add alert message for existing profile in create profile wizard
...
git-svn-id: svn://10.0.0.236/trunk@57761 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
9f1f8e3e2a
profile manager II, text correction.
...
git-svn-id: svn://10.0.0.236/trunk@57665 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 09:43:38 +00:00
sspitzer%netscape.com
44afc382ce
remove more dead weight for the almighty ben g.
...
git-svn-id: svn://10.0.0.236/trunk@57644 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 06:17:19 +00:00
rgoodger%ihug.co.nz
df18fe326b
profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@57628 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:21:25 +00:00
sspitzer%netscape.com
edb5300ab5
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
git-svn-id: svn://10.0.0.236/trunk@56497 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 20:05:59 +00:00
sspitzer%netscape.com
a1fe465abb
new files confirmation dialog (for automigration) for bug #18118
...
not part of build yet.
git-svn-id: svn://10.0.0.236/trunk@56472 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 01:45:16 +00:00
shaver%netscape.com
f5c6fff733
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@56058 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-15 23:00:34 +00:00
sspitzer%netscape.com
357ff16580
new changes from rgoodger@ihug.co.nz. r=sspitzer
...
this makes it so the create profile wizard uses the generic wizard js
(mozilla/xpfe/global/resources/content/wizard*, mozilla/xpfe/global/resources/content/widgetStateManager.js)
git-svn-id: svn://10.0.0.236/trunk@55404 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 05:53:02 +00:00
dmose%mozilla.org
92d791b7b0
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52908 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:40:37 +00:00
sspitzer%netscape.com
761883462c
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.
git-svn-id: svn://10.0.0.236/trunk@52142 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-28 23:08:46 +00:00
sspitzer%netscape.com
13d46b9f86
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.
...
git-svn-id: svn://10.0.0.236/trunk@50089 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-07 06:57:38 +00:00
sspitzer%netscape.com
4c88fb3ec4
whoops, checked in dos formatted text files from a unix box. ran dos2unix on them to fix it. part of fix for #15402 . these new files come from Ben Goodger <rgoodger@ihug.co.nz> r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@50042 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-06 23:19:53 +00:00
sspitzer%netscape.com
9c68bc61cc
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
git-svn-id: svn://10.0.0.236/trunk@50025 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-06 21:36:59 +00:00
sspitzer%netscape.com
f6436d9b1a
finish renaming and moving all the profile xul, js and dtd files.
...
fix regression with Rename and Delete. (they work again.)
git-svn-id: svn://10.0.0.236/trunk@49254 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 22:50:50 +00:00
sspitzer%netscape.com
b24a7f181d
adding new files.
...
git-svn-id: svn://10.0.0.236/trunk@49242 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 21:28:57 +00:00
gayatrib%netscape.com
471337be0b
profile ui dtd file
...
git-svn-id: svn://10.0.0.236/trunk@49236 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 20:37:16 +00:00
gayatrib%netscape.com
a1e5130c35
profileManager dtd file
...
git-svn-id: svn://10.0.0.236/trunk@49235 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 20:34:32 +00:00
gayatrib%netscape.com
76b3bfa182
createProfileWizard dtd file
...
git-svn-id: svn://10.0.0.236/trunk@49234 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-28 20:33:45 +00:00
sspitzer%netscape.com
a1aa1c79b4
give the profile manager / installer window a title.
...
it would be good if the first window the users sees has a title, no?
git-svn-id: svn://10.0.0.236/trunk@48204 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 18:22:27 +00:00
sfraser%netscape.com
110b76f1d0
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@48066 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 23:20:53 +00:00
gayatrib%netscape.com
d95e6e3987
makefile for dtds
...
git-svn-id: svn://10.0.0.236/trunk@48040 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 22:05:54 +00:00
gayatrib%netscape.com
b7ec5e57d8
dtds for profile manager ui
...
git-svn-id: svn://10.0.0.236/trunk@48039 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 22:05:04 +00:00