Commit Graph

211 Commits

Author SHA1 Message Date
racham%netscape.com
7018a3205d Fixing bug 15787. Associating exit event with close icon in the upper right corner of createProfileWizard window. r=gayatrib 2000-04-01 08:36:00 +00:00
pavlov%netscape.com
9680451c22 use nsIFilePicker instead of nsIFileSpecWithUI 2000-03-31 10:27:17 +00:00
racham%netscape.com
78bc9a2658 Fixing bug 15787. Close the app on clicking x in the upper right corner of profilemanager window. r=gayatrib 2000-03-31 07:26:01 +00:00
evaughan%netscape.com
53b00e50f0 box skinnablility changes.
-r Hyatt
2000-03-31 07:02:06 +00:00
gayatrib%netscape.com
8d8fffcdaa using nsIRegistry instead of the RDF datasource to read values from mozRegistry--bug 15264. work done by dveditz. 2000-03-30 01:38:37 +00:00
ben%netscape.com
1ba1d8b0bd changes to accomodate global.css change 2000-03-29 03:25:58 +00:00
sspitzer%netscape.com
c083bc9552 add a spacer between the sentences. 2000-03-25 00:10:42 +00:00
sford3%swbell.net
ed5fc4b8d7 Fixes 32934 for Mozilla, Nescape should fix in commercial tree, also fixes 31148
r=shaver@mozilla.org
2000-03-23 21:49:15 +00:00
ben%netscape.com
5502d5ec20 fixes for profile manager bug 32065 & some minor skinnability tweaks 2000-03-17 05:56:34 +00:00
ben%netscape.com
a113e6979a skinnable profile manager, part 1. 2000-03-16 01:21:26 +00:00
ben%netscape.com
54958006d1 fixes for profile manager bugs 24851, 27526, 27595, 28283, 29139, 30246, 31472, 31473, 28185, 30094, 31151, 29633, 17721 2000-03-14 11:07:09 +00:00
racham%netscape.com
a22eb87cde Fixing bug 19621. Check to see if the right url is loaded is done using setInterval for each second. Once the we identify that the right url is loaded the the interval activity is cleared. Otherwise after 30 seconds, the interval activity will close the activation window. r=selmer,matt,ben. a=jevering. 2000-03-09 01:06:02 +00:00
racham%netscape.com
d2a00531be Fixing bug 19621. State of activation window is controlled based on the activation server's response in a timeout period of 30 sec. r=matt,ben,tao. a=chofmann 2000-03-04 05:56:56 +00:00
ben%netscape.com
9240cecb16 fix for 30119, r=waterson@netscape.com, a=jar@netscape.com 2000-03-03 01:46:45 +00:00
ben%netscape.com
af7004960f formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering 2000-02-23 21:08:26 +00:00
ben%netscape.com
05fe5c8998 make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com 2000-02-15 01:33:48 +00:00
ben%netscape.com
b69c5d4197 changes to profile manager wording. r=verah 2000-02-11 05:46:21 +00:00
ben%netscape.com
8dbf413dc6 changes to profile manager language. r=verah 2000-02-11 05:46:04 +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
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
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
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
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
ben%netscape.com
26a43e50b4 fix for 21925, r=valeski 2000-02-03 04:03:19 +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
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
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
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
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
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
sspitzer%netscape.com
5755e8cdf6 fix for #20906. fix the twitchy button in the select profile dialog.
fix by=rgoodger@ihug.co.nz, r=sspitzer
1999-12-07 09:12:59 +00:00
sspitzer%netscape.com
0ce018c61c 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)
1999-12-06 05:53:02 +00:00
rgoodger%ihug.co.nz
71c3cb9325 importing global skin into package skin file, bug 19562 1999-12-05 09:15:17 +00:00