Граф коммитов

390 Коммитов

Автор SHA1 Сообщение Дата
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
brendan%mozilla.org fba55cc197 Clean up whitespace/returns/braces, plus Ben's update to GetFields. 1999-11-28 06:37:13 +00:00
akkana%netscape.com 63a098fcc6 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
sspitzer%netscape.com e8a7ad9892 changes from german@netscape.com to make the profile xul look better and look
more like the rest of the chrome.  r=sspitzer@netscape.com
1999-11-16 00:38:16 +00:00
dmose%mozilla.org 42fc94a6ec updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
sspitzer%netscape.com bc951583c1 fix for #16119. this variable is not defined out of the scope of the loop, so
it was undefined.
1999-11-01 21:51:16 +00:00
evaughan%netscape.com 86fd1321dd Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
alecf%netscape.com 03f0cf9d3c add class="dialog push" to the profile wizard UI r=sspitzer 1999-10-29 21:10:53 +00:00
sspitzer%netscape.com 7e046d30c0 fix it so that if you have something selected, and you hit enter, it starts with that profile. 1999-10-29 04:40:20 +00:00
sspitzer%netscape.com d53734433c don't specify the height and width, let it size to content. otherwise, the buttons on the bottom don't show up. 1999-10-29 00:26:43 +00:00
sspitzer%netscape.com 67c42818ef cleaning up comments 1999-10-29 00:09:27 +00:00
sspitzer%netscape.com 342b5a049e only show profiles that haven't been migrated in the Profile Selection dialog. 1999-10-28 23:24:05 +00:00
sspitzer%netscape.com 4dc51d68a1 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.
1999-10-28 23:08:46 +00:00
sspitzer%netscape.com ceaa5bbb97 fix for #14892, automatically migrate if we only have one 4.x profile and no 5.0 profiles.
r=mscott.
1999-10-15 01:38:54 +00:00
alecf%netscape.com 85bcc85a6d update new image names in all XUL, JS, and CSS 1999-10-13 04:26:01 +00:00
norris%netscape.com 36a6460fbb Needed for 7254: Implement DOM security
reviewed by Ben Goodger <rgoodger@ihug.co.nz> and Seth Spitzer <sspitzer@netscape.com>

Scripts running from chrome are considered super privileged and can perform operations that
scripts from the web cannot. I differentiate chrome scripts from web
scripts by considering all scripts loaded from chrome: URIs to be
privileged.

The problem I'm running into is that the loading of relative urls in
this code ends up going to the file: protocol (which is what the chrome
protocol is converted to internally). This change makes sure we load
from the chrome protocol so that the scripts are privileged and don't
get access errors. It's probably a good idea to load from the chrome
protocol anyway since it may one day be resolved to extracting from a
JAR file rather than accessing a discrete file.
1999-10-12 22:47:36 +00:00
sspitzer%netscape.com 98394f0040 more clean up. #15402. 1999-10-08 07:58:54 +00:00
sspitzer%netscape.com 3e9aa78e46 just checking in comments. resizeToContent() makes the "Create Profile Wizard"
take up the whole screen.  (bug logged on danm already.)
1999-10-08 06:50:26 +00:00
sspitzer%netscape.com b77c80263e more clean up of the profile code. #15402, r=davidm
make profileExists() part of the nsIProfile interface, so I can
get at it from JS.  startCommunicator is now startApprunner.
get RenameProfile() and DeleteProfile() to work better.
make the delete profile dialog size to content.
change the 2nd arg of DeleteProfile() to be a bool, and not a string.
use MakeUnique() to prevent undesired collisions of profiles on disk.
1999-10-08 04:58:32 +00:00
sspitzer%netscape.com 0e5fb9245e don't specify the width and height, so the dialog resizes to content. 1999-10-08 00:17:22 +00:00
sspitzer%netscape.com c7747fdf79 add new line to the end of the file. 1999-10-07 22:05:53 +00:00
sspitzer%netscape.com 72629ed46d more clean up for #15402. disable the rename, delete and start buttons
if no profile is selected, and enable them when a profile is selected.
turn dumps into alerts to tell the user why something failed.
1999-10-07 09:41:33 +00:00
sspitzer%netscape.com 23067acd64 minor cleanup of the profile js. #15402 1999-10-07 09:03:07 +00:00
sspitzer%netscape.com da5122d4f3 add documentation and fixes from Ben Goodger <rgoodger@ihug.co.nz>
also add the mozilla license.  r=sspitzer.
1999-10-07 08:47:16 +00:00
sspitzer%netscape.com d0101dc3f5 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. 1999-10-07 06:57:38 +00:00
sspitzer%netscape.com 51a7fe59e1 add an alert if there is no profile name. bug #15402 1999-10-07 00:55:51 +00:00
sspitzer%netscape.com 35bcf07d05 workaround fix for #15728. r=alecf. prevent crashing when I click on the tab in the create profile wizard. 1999-10-07 00:24:44 +00:00
sspitzer%netscape.com b52bb664dd 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 1999-10-06 23:19:53 +00:00
sspitzer%netscape.com fdd101c1ad remove references to xul.css, as it is no longer needed. 1999-10-06 22:07:29 +00:00
sspitzer%netscape.com 7ae0702f14 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
1999-10-06 21:36:59 +00:00
sspitzer%netscape.com 67ba1972ac fix for #15610, alert on failure to rename or delete a profile. r=mscott 1999-10-05 20:49:09 +00:00
sspitzer%netscape.com cadea59e30 remove work around for #15458. that bug has been fixed.
gayatrib and I both tested it.
1999-10-05 20:47:41 +00:00
sspitzer%netscape.com 06c28b31e7 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
morse%netscape.com 1ca3e95ba7 oops -- I carelessly left out a carriage return in my last checkin 1999-10-04 21:07:01 +00:00
morse%netscape.com c4f107c715 fix profile-manager bustage in todays build, checked in by request of leaf 1999-10-04 20:59:16 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
sspitzer%netscape.com 94792a2259 removing unused files, this directory is going away. 1999-09-29 03:11:05 +00:00
sspitzer%netscape.com 922bda5269 finish renaming and moving all the profile xul, js and dtd files.
fix regression with Rename and Delete.  (they work again.)
1999-09-28 22:50:50 +00:00
sspitzer%netscape.com 583d9ab602 adding new files. 1999-09-28 21:28:57 +00:00
gayatrib%netscape.com 4d8a420424 profile ui dtd file 1999-09-28 20:37:16 +00:00
gayatrib%netscape.com 7c4feedada profileManager dtd file 1999-09-28 20:34:32 +00:00
gayatrib%netscape.com 0cd25b3a34 createProfileWizard dtd file 1999-09-28 20:33:45 +00:00
gayatrib%netscape.com ef8138d0c5 makefile 1999-09-28 19:20:50 +00:00
gayatrib%netscape.com b538a012b5 css file 1999-09-28 19:19:08 +00:00
gayatrib%netscape.com 7171f85762 profileManager javascript 1999-09-28 19:14:35 +00:00
gayatrib%netscape.com 648caf9c28 createProfileWizard javascript 1999-09-28 19:13:50 +00:00
gayatrib%netscape.com 495d35afbb profile ui 1999-09-28 19:12:56 +00:00
gayatrib%netscape.com a4541b630d profile manager window 1999-09-28 19:12:27 +00:00
gayatrib%netscape.com 536d5d5cd4 profile ui 1999-09-28 19:04:57 +00:00
gayatrib%netscape.com 957518a982 createProfileWizard ui 1999-09-28 19:02:49 +00:00
sspitzer%netscape.com 0c1e3f6c8f the attribute is a string, not a boolean. 1999-09-28 09:34:27 +00:00
sspitzer%netscape.com 71a803fb46 comment out the dumps.
in the new profile xul, disable the buttons when they should be
and ignore clicks if the buttons are disabled.
1999-09-28 09:30:48 +00:00
sspitzer%netscape.com 8c434cb6ee whoops, two quotes when there should be only one 1999-09-28 07:47:54 +00:00
sspitzer%netscape.com a0a70c9ca0 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
sspitzer%netscape.com ee2b2d75b2 fixes for a bunch of bugs.
bug #15041: window comes up, and then resizes
bug #14600: play nice when the profile manager exists on the mac.
bug #13780: crash on winnt and linux when creating a new profile
bug #15042: clean up mozilla/profile code (more to come...)
1999-09-28 00:53:29 +00:00
sspitzer%netscape.com d9c72958f8 fix more insanity. 1999-09-22 04:51:06 +00:00
sfraser%netscape.com 80f9b9d1f8 Fix error in new profile dialog. 1999-09-22 04:22:49 +00:00
saari%netscape.com 6df67e6af3 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00
briano%netscape.com 982a0c9770 Removed the 3 test-tab XUL files that don't exist. 1999-09-18 19:20:27 +00:00
sspitzer%netscape.com 09edd6a89a give the profile manager / installer window a title.
it would be good if the first window the users sees has a title, no?
1999-09-18 18:22:27 +00:00
sspitzer%netscape.com 5ba5ddfb35 ignore generated files 1999-09-18 18:13:31 +00:00
gayatrib%netscape.com 5ed55409a2 This file is not required for profile ui 1999-09-17 23:30:23 +00:00
sfraser%netscape.com d1fcac20b7 First Checked In. 1999-09-17 23:20:53 +00:00
gayatrib%netscape.com a7885b64bc adding locale dir to makefile 1999-09-17 23:17:28 +00:00
gayatrib%netscape.com 81e33ae9e4 moving entities into dtds 1999-09-17 23:16:06 +00:00
gayatrib%netscape.com 6eec46bc80 makefile for dtds 1999-09-17 22:05:54 +00:00
gayatrib%netscape.com 911e9c2cc2 dtds for profile manager ui 1999-09-17 22:05:04 +00:00
gayatrib%netscape.com ea371f4d62 Removing tabs that are not supported yet 1999-09-16 00:39:20 +00:00
gayatrib%netscape.com 24ec1d40f6 Fixing the finish button problem and removing tabs that are not supported yet 1999-09-16 00:38:40 +00:00
gayatrib%netscape.com a9ca010f7f fixing bug 13899 1999-09-15 21:23:39 +00:00
briano%netscape.com 89198d119d General cleanup. 1999-09-15 03:00:30 +00:00
gayatrib%netscape.com ac7c86aed4 Fixing bug #13518 1999-09-10 00:34:45 +00:00
waterson%netscape.com 94cf48ce2b Fix 'rename profile' to bring up the right file. 1999-09-03 20:36:04 +00:00
waterson%netscape.com b195b5fe19 Wrap in <html:div> to get layout to work right. 1999-09-03 20:32:10 +00:00
waterson%netscape.com d83a96eaee Fix profile manager XUL; was incorrectly using 'xul:' namespace on window tag. 1999-09-03 16:51:41 +00:00
gayatrib%netscape.com 6bb9d0faa9 Correcting some typos 1999-09-03 00:58:34 +00:00
gayatrib%netscape.com f758d39c3d Partial fix for bug #13033--yet to disable buttons 1999-09-03 00:56:26 +00:00
gayatrib%netscape.com 83bdfa4b69 Partial fix for bug #13033--yet to align buttons to the right and disable buttons 1999-09-03 00:52:19 +00:00
gayatrib%netscape.com 079143b0d6 Fixing bug #12953 1999-09-01 23:37:41 +00:00
briano%netscape.com 35f7016d4f Fixed the typo that was breaking (at least) the commercial Unix builds. (pmRename.xul != pmrename.xul) 1999-09-01 23:07:38 +00:00
gayatrib%netscape.com 03bd077d32 sample file 1999-08-31 00:37:14 +00:00
gayatrib%netscape.com c0a92d9754 preg related file 1999-08-31 00:35:25 +00:00
gayatrib%netscape.com be717911c5 some progress bar file 1999-08-31 00:34:53 +00:00
gayatrib%netscape.com 354aa71496 Modified to support the new ui 1999-08-31 00:31:18 +00:00
gayatrib%netscape.com 346313cb06 Placeholder for addr book export 1999-08-31 00:29:30 +00:00
gayatrib%netscape.com 71086383ad Placeholder for mailnews wizard 1999-08-31 00:29:10 +00:00
gayatrib%netscape.com 290c7c2a07 Placeholder for dialup wizard 1999-08-31 00:28:39 +00:00
gayatrib%netscape.com ce0d6b5cbe Added to support to create profile ui 1999-08-31 00:28:05 +00:00
gayatrib%netscape.com 4538a29f8e modified to handle localization 1999-08-31 00:27:02 +00:00
gayatrib%netscape.com 0a281d2a24 Changed to load the new cpw.xul 1999-08-31 00:22:48 +00:00
gayatrib%netscape.com 3c3bda8492 New UI for create profile as part of the meta wizard 1999-08-31 00:20:20 +00:00
gayatrib%netscape.com 90cdcd16ec New javascript file for cpw.xul 1999-08-31 00:19:28 +00:00
gayatrib%netscape.com 390ae1a2e4 New css file for cpw.xul 1999-08-31 00:18:52 +00:00
gayatrib%netscape.com 9856b0eab1 Removing as it is no longer required in the new UI 1999-08-31 00:17:19 +00:00
gayatrib%netscape.com 3fa0b66e2c Removing as it is no longer required in the new UI. 1999-08-31 00:07:05 +00:00
racham%netscape.com 640665c397 Added options to delete operation, bug 6684 1999-08-10 08:03:21 +00:00
racham%netscape.com 6fa613c582 Migrate and start apprunner on clicking Start button for unmigrated profile, bug 10172 1999-08-10 03:42:38 +00:00
gayatrib%netscape.com 70c2ee3e00 replacing location.this with the complete url as that call is failing 1999-08-09 22:37:40 +00:00
gayatrib%netscape.com fa17c17e4f changing location.replace to location.href, as a fix for bug 11261 1999-08-05 04:28:43 +00:00
gayatrib%netscape.com 066fe73c70 adding pm.js to the makefile 1999-07-27 07:23:11 +00:00
gayatrib%netscape.com ea6864bc39 a file to hold all the javascript of the profile manager UI 1999-07-27 07:21:44 +00:00
gayatrib%netscape.com 73b394f542 fixing bug number 10106 1999-07-27 07:21:01 +00:00
gayatrib%netscape.com 534708b613 new UI for profile manager which also includes DTDs 1999-07-27 07:18:29 +00:00
gagan%netscape.com 20c0996ab2 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
gagan%netscape.com a6f5a6eca5 Fix the missing slash on chrome: hacks. 1999-07-21 03:16:30 +00:00
gayatrib%netscape.com 90d405c1f8 Constraining the width and height of the window to 640x480 1999-07-09 00:01:09 +00:00
gayatrib%netscape.com 16e16c453a added pmMigrateAll.xul file 1999-07-06 23:07:11 +00:00
gayatrib%netscape.com 99a113473e Added Migrate All button 1999-07-06 23:06:10 +00:00
gayatrib%netscape.com bf36584f1f xul file for migrate all ocnfirmation dialog 1999-07-06 23:05:11 +00:00
gayatrib%netscape.com bc3a55c724 Added pmDelete.xul to the makefile 1999-07-06 08:28:28 +00:00
gayatrib%netscape.com 79493f4697 Modified the xul files to reflect the new window tag syntax 1999-07-06 08:26:47 +00:00
hyatt%netscape.com e84d9b8fb5 Fixing the profile manager (the div was in the wrong place). 1999-07-05 17:01:00 +00:00
gayatrib%netscape.com f041ec23e7 Added netcenter files 1999-07-05 00:59:23 +00:00
gayatrib%netscape.com 3dfb854953 Adding xul files for Netcenter PReg 1999-07-05 00:58:00 +00:00
gayatrib%netscape.com 717b7300bd Modified to accomodate the new window property in xul 1999-07-02 23:29:40 +00:00
gayatrib%netscape.com 3bbf641c34 Added pmrename.xul 1999-07-02 21:43:43 +00:00
gayatrib%netscape.com 5269606259 New profile manager css file with modified tree widget syntax 1999-07-02 21:41:21 +00:00
gayatrib%netscape.com 3ce89a29bf New profile manager xul file with modified tree widget syntax 1999-07-02 21:41:04 +00:00
racham%netscape.com cbc46122f3 Modified renaming page 1999-06-12 00:53:48 +00:00
racham%netscape.com fd29576cf4 Cleared some dump statements 1999-06-12 00:52:55 +00:00
racham%netscape.com 187fad7040 Profile Manager UI with new functions 1999-06-12 00:52:03 +00:00
racham%netscape.com fec124d90d Modified to fit the new flow 1999-06-12 00:38:31 +00:00
racham%netscape.com 5516b3deda Finish now appears on the 2nd page 1999-06-12 00:36:55 +00:00
racham%netscape.com 38a5886c82 Added a xul file and a css file with tree widget info 1999-06-12 00:34:45 +00:00
racham%netscape.com 6d44ca457f modified error statement 1999-06-12 00:33:28 +00:00
racham%netscape.com 00b032c12e Create Profile Wiz of profile manager 1999-06-12 00:32:12 +00:00
racham%netscape.com e72902d6bf Modified to fit the new modal. Closed some dump statements 1999-06-12 00:30:44 +00:00
racham%netscape.com 56e40b8997 Added default profile name mozProfile 1999-06-12 00:28:43 +00:00
selmer%netscape.com 2aed4b6ce8 Fix dialog conditionals 1999-06-09 03:02:49 +00:00
selmer%netscape.com 99ef402100 fixed dialog for rename 1999-06-09 02:56:07 +00:00
selmer%netscape.com 3d811bdd63 rename dialog 1999-06-09 02:55:49 +00:00
hyatt%netscape.com f48cad1d3e Added some box stuff for selmer. 1999-06-09 01:00:04 +00:00
selmer%netscape.com 106f9b2c32 *** empty log message *** 1999-06-09 00:26:56 +00:00
selmer%netscape.com d26b9383cb row selection works! 1999-06-09 00:25:33 +00:00
selmer%netscape.com 1dae19a637 *** empty log message *** 1999-06-09 00:24:52 +00:00
selmer%netscape.com d24c866db2 working on popups 1999-06-08 21:34:19 +00:00
selmer%netscape.com 7b8137b1e0 use correct css file - duh. 1999-06-08 17:08:18 +00:00
selmer%netscape.com 2a2614c2d1 added class=push to titledbuttons 1999-06-08 01:09:00 +00:00
selmer%netscape.com 9217f06125 Added pm.xul, pm.css 1999-06-08 00:37:53 +00:00
selmer%netscape.com ab527e5119 Move new prof mgr stuff into res 1999-06-08 00:31:14 +00:00
selmer%netscape.com 4f6e35c27e New prof mgr using trees 1999-06-08 00:30:00 +00:00
gayatrib%netscape.com 60e44feb24 A sample tree widget 1999-05-27 22:24:12 +00:00
dveditz%netscape.com a7ac28a617 fixing build for Win9x -- profile resources not getting exported. Approved chofmann 1999-05-21 00:57:48 +00:00
gayatrib%netscape.com c8ae80d420 new makefile with all the new ui files 1999-05-19 04:35:39 +00:00
gayatrib%netscape.com 3f68b028c5 rename profile ui 1999-05-19 04:35:10 +00:00
gayatrib%netscape.com 2d42e3dc91 contains profile manager ui 1999-05-19 04:33:56 +00:00
gayatrib%netscape.com 540e22e130 profile manager ui 1999-05-19 04:32:45 +00:00
gayatrib%netscape.com 79ae8ebed0 The first navigation frame of create profile wizard 1999-05-19 04:30:58 +00:00
gayatrib%netscape.com 5585dae93f The first navigation frame of create profile wizard called from profile manager 1999-05-19 04:30:22 +00:00
gayatrib%netscape.com 1a82c748c8 This causes the last page of create profile wizard called from profile manager to return to profile manager 1999-05-19 04:29:03 +00:00
gayatrib%netscape.com 4445d1378e New navigation frame that does not have Next button on last page of CreateProfile wizard 1999-05-19 04:24:31 +00:00
gayatrib%netscape.com 0b9fe92c57 File to display error messages 1999-05-19 04:22:42 +00:00
gayatrib%netscape.com 10c1845cc8 Create profile wizard from profile manager 1999-05-19 04:21:53 +00:00
gayatrib%netscape.com 6b0234ccdc Added new navigation frames to prevent the coexistence of next finish buttons 1999-05-19 04:20:28 +00:00
gayatrib%netscape.com 0141bb7c8d New file to return to profile manager from the last screen 1999-05-19 04:19:33 +00:00
gayatrib%netscape.com a91cefab4b Added code to remember the edit field values 1999-05-19 04:17:51 +00:00
gayatrib%netscape.com ec5da0dbf2 Modified to include all the new xul files 1999-05-19 04:13:22 +00:00
waterson%netscape.com 7e2687347f Put files into the wrong directory. 1999-05-05 06:58:04 +00:00
waterson%netscape.com aad0bc3f89 Initial revision. 1999-05-05 04:41:20 +00:00