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

40 Коммитов

Автор SHA1 Сообщение Дата
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 2c0d9ff3e9 remove the GetCurrentProfileDirFromJS() method from the nsIProfile interface. the only one using it was the sidebar js, but now that uses the fileLocator. r=mscott. 1999-10-29 04:01:22 +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
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 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 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 d781457f64 fix for #15262, r=mscott
break apart the profile factory from nsProfile.cpp and put it into nsProfileFactory.cpp
also, apply dp's patch to use nsIModule.  r=sspitzer
1999-10-05 05:20:45 +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
sspitzer%netscape.com a0a70c9ca0 fix for #14999. remove the profile appcore 1999-09-28 07:29:25 +00:00
sspitzer%netscape.com f212e02373 add a scriptable version of GetCurrentProfileDir to the nsIProfle interface called GetCurrentProfileDirFromJS
eventually, the non-scriptable interface will go away, but I don't have time do that yet.  slamm is using this in his sidebarOverlay.js
1999-09-16 20:36:27 +00:00
briano%netscape.com 89198d119d General cleanup. 1999-09-15 03:00:30 +00:00
alecf%netscape.com bb9c6bf599 profile changes on windows 1999-09-10 00:51:22 +00:00
alecf%netscape.com 1f9ad5e175 land new profiles stuff
- move command line processing into nsIProfile
- fix up leaks
- use SERVICE macros
- general cleanup
1999-09-10 00:51:02 +00:00
alecf%netscape.com aac577110e add new files to prepare for profile landing 1999-09-10 00:29:08 +00:00
briano%netscape.com 55c40828fa Cleaned it up and eliminated the pointless #!gmake. 1999-09-02 00:06:06 +00:00
cyeh%netscape.com 26effbde96 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
varada%netscape.com 74d29e3e79 Added new functions in nsAccount.cpp 1999-08-21 01:41:18 +00:00
racham%netscape.com f3a412e7b7 Fixed bugs 6684, 10171 and added profile cloning feature 1999-08-10 08:00:19 +00:00
racham%netscape.com 4fa8eb941a interface to count 4x profiles 1999-07-28 06:25:34 +00:00
varada%netscape.com 2da9facf22 Adding account header files 1999-07-23 11:58:22 +00:00
varada%netscape.com 08bce30cf1 removing account header from makefile 1999-07-23 06:35:50 +00:00
varada%netscape.com 8a9ec44e88 makefile 1999-07-23 05:16:28 +00:00
racham%netscape.com 6f868e5452 Adding a new interface to enable JS reflection for Netcenter work 1999-07-22 22:09:46 +00:00
varada%netscape.com ba4d72c109 account header 1999-07-21 04:16:05 +00:00
racham%netscape.com 6fc32fd48b Adding interfaces to support Netcenter Preg work 1999-07-05 01:18:59 +00:00
racham%netscape.com 72b0e625bd Added new interfaces 1999-06-12 00:21:23 +00:00
gayatrib%netscape.com dbc26a432b added profileSwitch file to the makefile 1999-05-19 04:48:44 +00:00
gayatrib%netscape.com 18f31a882f new header file to serve as a profile code compilation switch 1999-05-19 04:46:35 +00:00
gayatrib%netscape.com 6ac177b92b Added method interfaces to support the new profile manager services 1999-05-19 04:40:39 +00:00
waterson%netscape.com 4cbba11dea Remove unnecessary #include of jsapi.h 1999-05-18 23:19:28 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
alecf%netscape.com 9817234475 don't need xp_core.h, and it's causing problems anyway 1999-04-16 21:03:19 +00:00
sspitzer%netscape.com 14ad137087 changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com 0c3b11fd3a cvs ignorage for the Makefiles that get created on UNIX 1999-04-15 22:56:15 +00:00
mcmullen%netscape.com 62ab1795d6 Fixed up the API to use filespec properly. 1999-04-15 22:45:45 +00:00
mcmullen%netscape.com 9fdd2ed645 First Checked In. 1999-04-15 20:19:20 +00:00
mcmullen%netscape.com 9b8abfcbb9 First Checked In. 1999-04-14 00:27:02 +00:00
braddr%puremagic.com 8656d2e293 Add $(NULL) to the list of exports since all the othe working public/makefile.win's seem to include this. 1999-04-11 08:52:32 +00:00
gayatrib%netscape.com de3ea7e852 headers makefile 1999-04-10 06:30:55 +00:00
gayatrib%netscape.com a7ba9b5ea8 ProfileManager interface header file 1999-04-10 06:30:17 +00:00