gecko-dev/profile/resources/content
sspitzer%netscape.com e6fa7cbcf2 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
..
.cvsignore adding new files. 1999-09-28 21:28:57 +00:00
createProfileWizard.js more clean up of the profile code. #15402, r=davidm 1999-10-08 04:58:32 +00:00
createProfileWizard.xul 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
deleteProfile.xul more clean up of the profile code. #15402, r=davidm 1999-10-08 04:58:32 +00:00
Makefile.in fix the create profile wizard ui. 1999-10-06 21:36:59 +00:00
makefile.win fix the create profile wizard ui. 1999-10-06 21:36:59 +00:00
MANIFEST fix the create profile wizard ui. 1999-10-06 21:36:59 +00:00
migrateAllProfile.xul 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
newProfile1_1.js 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
newProfile1_1.xul 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
newProfile1_2.js add documentation and fixes from Ben Goodger <rgoodger@ihug.co.nz> 1999-10-07 08:47:16 +00:00
newProfile1_2.xul 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
profileManager.js more clean up of the profile code. #15402, r=davidm 1999-10-08 04:58:32 +00:00
profileManager.xul more clean up of the profile code. #15402, r=davidm 1999-10-08 04:58:32 +00:00
renameProfile.xul don't specify the width and height, so the dialog resizes to content. 1999-10-08 00:17:22 +00:00