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

1102 Коммитов

Автор SHA1 Сообщение Дата
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
dbragg%netscape.com 866e3e0017 Added resources to DIRS macro 1999-06-14 20:58:57 +00:00
dbragg%netscape.com afcaf4c5fc Changed name to work on Mac 1999-06-14 20:58:18 +00:00
dbragg%netscape.com 4a1aac835f Changed an include from nsPrefMigrationProgressDialog.h to nsPMProgressDlg.h 1999-06-14 20:57:04 +00:00
dbragg%netscape.com 960625db6e Progress Dialog source files name shortening for Mac platform. 1999-06-14 20:27:11 +00:00
dbragg%netscape.com b39962e041 Progress meter xul and css files initial checkin 1999-06-14 20:25:12 +00:00
dp%netscape.com 1baa234591 Removing unused prototype NS_RegistryGetFactory() 1999-06-12 15:55:54 +00:00
racham%netscape.com ed21fbaaf5 Can't free the input param. fixed it 1999-06-12 00:56:31 +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 0017835974 Add pref-migrator module to the build windows only for now 1999-06-12 00:47:00 +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
racham%netscape.com 72b0e625bd Added new interfaces 1999-06-12 00:21:23 +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
dbragg%netscape.com bb3c5e4c1a Added a progress bar 1999-06-09 20:16:59 +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
dbragg%netscape.com b61d78e6f8 Changed the explicit implementation of AddRef and Release to NS_IMPL_ADDREF and NS_IMPL_RELEASE(nsPrefMigrationFactory) 1999-06-03 20:44:56 +00:00
gayatrib%netscape.com 60e44feb24 A sample tree widget 1999-05-27 22:24:12 +00:00
dbragg%netscape.com 53d6fa9baf Added *aResult for status values per XPCOM 1999-05-26 21:22:58 +00:00
dbragg%netscape.com 8b9c756a74 Changed DEPTH 1999-05-26 21:22:15 +00:00
dbragg%netscape.com 80a69d4aae Added *aResult for result values passed as parameters rather than straight returns. 1999-05-26 21:21:37 +00:00
dbragg%netscape.com 255d4da3fc Changed the depth to take into account the parent profile directory. 1999-05-26 21:20:45 +00:00
dbragg%netscape.com 693da8b249 Top level pref migration tool makefile 1999-05-26 21:19:53 +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
dveditz%netscape.com a7ac28a617 fixing build for Win9x -- profile resources not getting exported. Approved chofmann 1999-05-21 00:57:48 +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 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
gayatrib%netscape.com 10fd059247 Added code to support the new profile manager services 1999-05-19 04:38:44 +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 4cbba11dea Remove unnecessary #include of jsapi.h 1999-05-18 23:19:28 +00:00
dbragg%netscape.com 2ebcb7fa73 Added export of nsPrefMigration.h 1999-05-18 00:06:41 +00:00
dbragg%netscape.com b3aaec82a6 This file was in the wrong place 1999-05-18 00:03:44 +00:00
dbragg%netscape.com 0864a1ef10 Fixes spacing problems caused by copying to Mac 1999-05-18 00:02:44 +00:00
alecf%netscape.com 04f7db2c12 hide much of the profile noise 1999-05-12 05:01:33 +00:00
dougt%netscape.com 7045aab2cb First Checked In. 1999-05-10 17:27:29 +00:00
dougt%netscape.com 7698fa86ae File Removed. 1999-05-10 17:27:13 +00:00
dougt%netscape.com 7e2d3e9deb First Checked In. 1999-05-07 21:35:49 +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
waterson%netscape.com 7e2687347f Put files into the wrong directory. 1999-05-05 06:58:04 +00:00
waterson%netscape.com 495294c6b8 Add resources dir to build. 1999-05-05 04:41:38 +00:00
waterson%netscape.com aad0bc3f89 Initial revision. 1999-05-05 04:41:20 +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 9817234475 don't need xp_core.h, and it's causing problems anyway 1999-04-16 21:03:19 +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 64a573e7a5 Fix the target name in the optimized project. 1999-04-16 00:12:27 +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 4a0f992c90 Fixed up use of filespec, various small fixes. 1999-04-15 22:45:46 +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 e4ccfbc9b7 First Checked In. 1999-04-14 00:33: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 6251815256 Removed references to HASHLIBS as it is not required 1999-04-11 05:20:24 +00:00
gayatrib%netscape.com 825502388e toplevel makefile 1999-04-10 06:33:32 +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
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