evaughan%netscape.com
4891539d50
box skinnablility changes.
...
-r Hyatt
2000-03-31 07:02:06 +00:00
gayatrib%netscape.com
2d4cc7c91e
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
78a2bc728d
changes to accomodate global.css change
2000-03-29 03:25:58 +00:00
sspitzer%netscape.com
cd177cce1a
add a spacer between the sentences.
2000-03-25 00:10:42 +00:00
sford3%swbell.net
2e1f9228a5
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
5aeca7e4a6
fixes for profile manager bug 32065 & some minor skinnability tweaks
2000-03-17 05:56:34 +00:00
ben%netscape.com
dfc787f77d
skinnable profile manager, part 1.
2000-03-16 01:21:26 +00:00
ben%netscape.com
72d67fd173
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
7f2ae2d3c5
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
bd1be9feda
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
ef4dbc4e46
fix for 30119, r=waterson@netscape.com, a=jar@netscape.com
2000-03-03 01:46:45 +00:00
ben%netscape.com
49a37f3860
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
0a9ec9ef6b
make profile manager i18n friendly, PDT+ b=15264, r=gayatrib@netscape.com
2000-02-15 01:33:48 +00:00
ben%netscape.com
cabfb4b995
changes to profile manager wording. r=verah
2000-02-11 05:46:21 +00:00
ben%netscape.com
2469e952a3
changes to profile manager language. r=verah
2000-02-11 05:46:04 +00:00
ben%netscape.com
4f0d9360f7
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
6d45ed5660
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
3b6d8a6900
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
ea5f04c164
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
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
ben%netscape.com
678a48909b
cleaned up confirm migration dlg. r=jst@citec.fi
2000-02-05 03:32:34 +00:00
ben%netscape.com
c632f1cdf0
cleaned up confirm migration dialog r=jst@citec.fi
2000-02-05 03:32:13 +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
17aba02c9b
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
0eacad066a
fix for 21925, r=valeski
2000-02-03 04:03:19 +00:00
sspitzer%netscape.com
640af5a585
add a dump to convince ben that getProfileList is working again.
2000-01-28 10:19:12 +00:00
ben%netscape.com
d1377ca3ee
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
42e86c540e
selecting last profile loaded in profile tree. r=alecf@netscape.com
2000-01-26 02:22:42 +00:00
ben%netscape.com
74e584fecd
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
540ee087eb
making profile manager handle newlines in alerts/prompts properly
2000-01-14 08:07:40 +00:00
rgoodger%ihug.co.nz
cae545f7ae
use proper newlines in alerts/prompts for profile manager
2000-01-14 08:05:51 +00:00
rgoodger%ihug.co.nz
6da60dff0b
add alert message for existing profile in create profile wizard
2000-01-14 00:46:18 +00:00
rgoodger%ihug.co.nz
859b81bd30
add check & failure for existing profile name in create profile wizard.
2000-01-14 00:44:44 +00:00
rgoodger%ihug.co.nz
9ee0e0fd55
23872, fixing double click behaviour in profile manager
2000-01-14 00:17:48 +00:00
rgoodger%ihug.co.nz
50a314db9b
profile manager II, text correction.
2000-01-13 09:43:38 +00:00
rgoodger%ihug.co.nz
dc2e35eba1
ProfileManager II: re-adding file accidentally removed.
2000-01-13 06:25:33 +00:00
sspitzer%netscape.com
e874b65a38
remove more dead weight.
2000-01-13 06:20:32 +00:00
sspitzer%netscape.com
924348a292
remove more dead weight for the almighty ben g.
2000-01-13 06:17:19 +00:00
sspitzer%netscape.com
555aad5820
removing dead files for ben goodger.
2000-01-13 06:14:28 +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
rgoodger%ihug.co.nz
69b38f3b27
profilemanager II, r=gayatrib@netscape.com, sspitzer@netscape.com
2000-01-13 04:21:25 +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
sspitzer%netscape.com
9a7c86d180
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
566b8945c7
remove excess 'Netscape' references from the chrome (r=dmose,a=leaf)
1999-12-15 23:00:34 +00:00
sspitzer%netscape.com
6195684281
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
dcfd9fd8a9
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
5e8da617e2
importing global skin into package skin file, bug 19562
1999-12-05 09:15:17 +00:00
rgoodger%ihug.co.nz
d360ee5307
imported package skin (profile.css) into these files. (bug 19562)
1999-12-05 09:14:48 +00:00
hyatt%netscape.com
f0f98353a8
Fixing the invisible tree problem #18577 .
1999-12-01 20:11:01 +00:00
hyatt%netscape.com
8adc4d29cf
Fix for bug #18577 (which someone said was holding the tree closed). r=danm
1999-12-01 19:54:15 +00:00