Commit Graph

194 Commits

Author SHA1 Message Date
gayatrib%netscape.com
930041ae17 changing location.replace to location.href, as a fix for bug 11261 1999-08-05 04:28:43 +00:00
dbragg%netscape.com
f3fd10d1ea Added functions to check for space on multiple drives for multiple combinations of profile directories 1999-08-02 21:56:27 +00:00
dbragg%netscape.com
f93844358b changed the .xpt file name from include to pm_progress 1999-08-02 21:55:27 +00:00
briano%netscape.com
24c649b4b4 Added a newline to the end of file to fix the Unix native compiler builds. 1999-07-30 21:49:32 +00:00
mscott%netscape.com
6b99174855 fix build breakage by including config.mak 1999-07-29 03:34:22 +00:00
mscott%netscape.com
cd28fa26cc fix the build breakage...make sure necko is defined. 1999-07-29 02:44:21 +00:00
mscott%netscape.com
82c9027d21 include config.mak to fix windows build breakage. 1999-07-29 02:15:24 +00:00
racham%netscape.com
6e5d50b6b6 interface to count 4x profiles 1999-07-28 06:25:34 +00:00
racham%netscape.com
6bec2d3da2 changing the dll name from xpprofile32 to profile 1999-07-28 05:16:51 +00:00
racham%netscape.com
8526f7756e Fixed bugs 6701, 9275 1999-07-27 07:42:12 +00:00
gayatrib%netscape.com
deb279d58e adding pm.js to the makefile 1999-07-27 07:23:11 +00:00
gayatrib%netscape.com
98bd5f860e a file to hold all the javascript of the profile manager UI 1999-07-27 07:21:44 +00:00
gayatrib%netscape.com
360af87e4d fixing bug number 10106 1999-07-27 07:21:01 +00:00
gayatrib%netscape.com
12012c9b3b new UI for profile manager which also includes DTDs 1999-07-27 07:18:29 +00:00
danm%netscape.com
25c2d9c6ad hooking up window OS border control from JS/C++ 1999-07-27 06:34:25 +00:00
varada%netscape.com
83d964c570 removing rasapi32.lib from the makefile - instead it is only dynamically called inside. 1999-07-27 01:49:10 +00:00
varada%netscape.com
d970a485c1 changing makefile and dialshr to avoid the rasapi32.dll from popping up each time it is not there 1999-07-27 01:48:18 +00:00
dougt%netscape.com
5adb63dcaf Fix for bug 10177 and 10041. 1999-07-26 22:09:42 +00:00
varada%netscape.com
cd26f6749f Excluding the acct/ and acctidl/ directories for the VC++ 5.0 version. Leaf said it was ok to check in. 1999-07-24 01:15:01 +00:00
varada%netscape.com
748490d8a2 adding account to the profile makefile acct/ and acctidl/ 1999-07-23 11:59:14 +00:00
varada%netscape.com
f6cad4bac4 Adding account header files 1999-07-23 11:58:22 +00:00
varada%netscape.com
9dfc4f90f4 WINVER 0X401 modified 1999-07-23 10:35:35 +00:00
sspitzer%netscape.com
17cfab2380 ignore generated 1999-07-23 08:02:35 +00:00
varada%netscape.com
306c7504c9 removing account header from makefile 1999-07-23 06:35:50 +00:00
varada%netscape.com
e5b41d71e0 makefile.win for profile alone - account is removed 1999-07-23 06:32:58 +00:00
varada%netscape.com
b68ef50454 makefile 1999-07-23 05:32:43 +00:00
varada%netscape.com
92fba30056 makefile 1999-07-23 05:16:28 +00:00
varada%netscape.com
dfa4626d87 cpp files 1999-07-23 05:15:43 +00:00
varada%netscape.com
698a3cf0a9 account html page 1999-07-23 04:39:11 +00:00
varada%netscape.com
b1aef5c77b factory services file 1999-07-23 04:38:18 +00:00
varada%netscape.com
44b8284b4b services file 1999-07-23 04:37:23 +00:00
varada%netscape.com
65711004f3 idl file 1999-07-23 04:36:25 +00:00
varada%netscape.com
10aef43f01 makefile 1999-07-23 04:35:36 +00:00
racham%netscape.com
324782f14b First Checked In. 1999-07-23 03:51:06 +00:00
racham%netscape.com
4b17bff67b Enabling xpidl work on Linux platform 1999-07-23 00:54:38 +00:00
racham%netscape.com
b80b6ac8d9 Added xpidl interfaces to profile services 1999-07-22 22:12:26 +00:00
racham%netscape.com
495d2575d3 Adding a new interface to enable JS reflection for Netcenter work 1999-07-22 22:09:46 +00:00
racham%netscape.com
fe074d1114 Adding a new interface to enable JS reflection for Netcenter work and fixed some memory problems 1999-07-22 22:06:18 +00:00
dbragg%netscape.com
af56526633 Added an #ifdef XP_MAC to return NS_ERROR_FAILURE until we get the mac working. Also added a variable to hold the IMAPMail path. 1999-07-21 21:33:32 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
varada%netscape.com
409c1a5f4f makefile.in for account 1999-07-21 04:18:50 +00:00
varada%netscape.com
c56398af5a makefile.win for account 1999-07-21 04:18:30 +00:00
varada%netscape.com
002dae347f account.cpp files 1999-07-21 04:17:41 +00:00
varada%netscape.com
6b83bbd519 account header 1999-07-21 04:16:05 +00:00
gagan%netscape.com
e3e42d4bee Fix the missing slash on chrome: hacks. 1999-07-21 03:16:30 +00:00
dougt%netscape.com
5b0e52410f First Checked In. 1999-07-19 23:53:25 +00:00
dbragg%netscape.com
3925c21013 Added misc migration routine and changed everything to nsFileSpecs were possible. 1999-07-19 21:57:35 +00:00
gayatrib%netscape.com
fb240d9df0 makefile for xpidl profile services 1999-07-19 07:19:05 +00:00
gayatrib%netscape.com
5c6e8bd44a makefile for xpidl profile services 1999-07-19 06:57:27 +00:00
gayatrib%netscape.com
89d41bb60c Example file to test xpidl profile servies 1999-07-19 06:56:47 +00:00