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

144 Коммитов

Автор SHA1 Сообщение Дата
racham%netscape.com 8d928d521b Fixing the case of missing profile directory on the disk, bug 7456 1999-08-10 03:27:48 +00:00
mscott%netscape.com 6649872e84 fix the build breakage...make sure necko is defined. 1999-07-29 02:44:21 +00:00
mscott%netscape.com c49fde520a include config.mak to fix windows build breakage. 1999-07-29 02:15:24 +00:00
racham%netscape.com 4fa8eb941a interface to count 4x profiles 1999-07-28 06:25:34 +00:00
racham%netscape.com 35ff975e0d changing the dll name from xpprofile32 to profile 1999-07-28 05:16:51 +00:00
racham%netscape.com e6218e4794 Fixed bugs 6701, 9275 1999-07-27 07:42:12 +00:00
racham%netscape.com e25e97d59a Adding a new interface to enable JS reflection for Netcenter work and fixed some memory problems 1999-07-22 22:06:18 +00:00
sspitzer%netscape.com b0012fbdbb fix warning on linux. these are unused because we only migrate accounts on windows right now. 1999-07-16 07:12:42 +00:00
racham%netscape.com ac513575b8 Added a check for defaults dir. Rev by gayatri. Approved by chofmann 1999-07-09 04:29:44 +00:00
sspitzer%netscape.com a612ecf974 check return value. it's correct and it fixes a warning too. 1999-07-07 07:26:26 +00:00
gayatrib%netscape.com 686c370100 Added code that copies content from defaults folder 1999-07-07 01:08:17 +00:00
valeski%netscape.com 189f8a6a72 removed netlib.lib from necko build 1999-07-06 15:46:29 +00:00
racham%netscape.com db192d43b0 Added usage of GetIIDs and did some clean up 1999-07-05 23:09:06 +00:00
racham%netscape.com 6fc32fd48b Adding interfaces to support Netcenter Preg work 1999-07-05 01:18:59 +00:00
racham%netscape.com 1cf22262cc added netlib library 1999-07-05 01:07:21 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
warren%netscape.com 8462929dda Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport. 1999-07-01 19:30:20 +00:00
racham%netscape.com cde56f2ab0 Made DefaultUserProfileRoot as home for migrated profiles 1999-06-22 01:02:11 +00:00
mcmullen%netscape.com 97113dc05d #8326: Get rid of "Default" profile creation. Change nsFileLocations to return an error (or a null pointer) when there are no profiles. Fix wallet/singsign.cpp to check for the error. Code by racham: Fix nsFileLocations with new enum selectors for the profile root (code by racham) Fix nsProfile.cpp to use profileroot instead of profile when making profiles. r=racham@netscape.com, a=don@netscape.com 1999-06-17 23:02:39 +00:00
mcmullen%netscape.com b7159874d6 conflict with profile checkin 1999-06-15 06:42:23 +00:00
mcmullen%netscape.com cc04bd9d51 Changed API to nsIFileLocator 1999-06-15 05:17:58 +00:00
mcafee%netscape.com c7b736579e Fixing Solaris memory problem, patch supplied by bruce@cybersight.com. a=mcmullen (6098) 1999-06-14 22:18:29 +00:00
dp%netscape.com 1baa234591 Removing unused prototype NS_RegistryGetFactory() 1999-06-12 15:55:54 +00:00
racham%netscape.com cae02c6742 Added references to required modules (pref, prefm) 1999-06-12 00:20:24 +00:00
racham%netscape.com fda1dc8dfc Adding more features to the ProfileManager Service. Cleaned up the comments. 1999-06-12 00:19:35 +00:00
dp%netscape.com 0443b20e33 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
bruce%cybersight.com 6924cccf87 Approved by chofmann. This fixes a large leak over time. This allocation is not necessary (nor are many others in this file), as the code being called to fill the value is also allocating the memory, so the memory is/was getting allocated twice. This fixes bug #6926. 1999-05-22 19:50:26 +00:00
waterson%netscape.com d2aeccf880 Don't PR_DELETE() an uninitialized pointer. 1999-05-19 07:08:38 +00:00
waterson%netscape.com 854d3bfb1c Fix crash bugs: failure to initialize m_reg member. 1999-05-19 07:02:07 +00:00
gayatrib%netscape.com 10fd059247 Added code to support the new profile manager services 1999-05-19 04:38:44 +00:00
alecf%netscape.com 04f7db2c12 hide much of the profile noise 1999-05-12 05:01:33 +00:00
alecf%netscape.com 95c2a0a7bc fix a whole bunch of profile problems -remove global variables, static variables in functions, use NSPR routines instead of libc routines, etc. 1999-05-07 00:06:31 +00:00
dp%netscape.com cee9b8c834 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
mcmullen%netscape.com 2944535573 Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
mscott%netscape.com 0a18214913 Install the profile library into the components directory instead of into bin. This will
enable auto registration.
1999-04-23 06:28:15 +00:00
mscott%netscape.com 74e38bb733 profile is a component and as such should be installed in the components directory instead of
in bin. This will allow the auto-registration code to be brought into effect.
1999-04-23 06:26:42 +00:00
alecf%netscape.com f3e8f18835 change AddRef() to NS_ADDREF() so that ref-count debugging works right 1999-04-16 21:06:17 +00:00
alecf%netscape.com 411786caa2 don't need this extra DSO line 1999-04-16 21:02:48 +00:00
sspitzer%netscape.com 14ad137087 changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com 6ff2814265 workf for porting profiles to UNIX 1999-04-16 04:18:07 +00:00
mcmullen%netscape.com 4a0f992c90 Fixed up use of filespec, various small fixes. 1999-04-15 22:45:46 +00:00
gayatrib%netscape.com 6251815256 Removed references to HASHLIBS as it is not required 1999-04-11 05:20:24 +00:00
gayatrib%netscape.com 3c7421c97e sources makefile 1999-04-10 06:33:09 +00:00
gayatrib%netscape.com 96ac962c24 ProfileManager implementation 1999-04-10 06:32:26 +00:00