86 Commits

Author SHA1 Message Date
racham%netscape.com
7ff2e35af8 modified error statement 1999-06-12 00:33:28 +00:00
racham%netscape.com
27973d3458 Create Profile Wiz of profile manager 1999-06-12 00:32:12 +00:00
racham%netscape.com
472d9440d3 Modified to fit the new modal. Closed some dump statements 1999-06-12 00:30:44 +00:00
racham%netscape.com
c6cb4518c4 Added default profile name mozProfile 1999-06-12 00:28:43 +00:00
racham%netscape.com
bd2da9158d Added new interfaces 1999-06-12 00:21:23 +00:00
racham%netscape.com
86df9dfa5e Added references to required modules (pref, prefm) 1999-06-12 00:20:24 +00:00
racham%netscape.com
f950a0611a Adding more features to the ProfileManager Service. Cleaned up the comments. 1999-06-12 00:19:35 +00:00
dbragg%netscape.com
4524952ae6 Added a progress bar 1999-06-09 20:16:59 +00:00
selmer%netscape.com
d5db91e5a2 Fix dialog conditionals 1999-06-09 03:02:49 +00:00
selmer%netscape.com
53f14f0dce fixed dialog for rename 1999-06-09 02:56:07 +00:00
selmer%netscape.com
d95035e62d rename dialog 1999-06-09 02:55:49 +00:00
hyatt%netscape.com
110e4f96ba Added some box stuff for selmer. 1999-06-09 01:00:04 +00:00
selmer%netscape.com
d97ab4be9f *** empty log message *** 1999-06-09 00:26:56 +00:00
selmer%netscape.com
b1654feaca row selection works! 1999-06-09 00:25:33 +00:00
selmer%netscape.com
fa4102aa5b *** empty log message *** 1999-06-09 00:24:52 +00:00
selmer%netscape.com
fe6d11c630 working on popups 1999-06-08 21:34:19 +00:00
selmer%netscape.com
fed3d7fecd use correct css file - duh. 1999-06-08 17:08:18 +00:00
selmer%netscape.com
52942ff0ce added class=push to titledbuttons 1999-06-08 01:09:00 +00:00
selmer%netscape.com
a970bb4487 Added pm.xul, pm.css 1999-06-08 00:37:53 +00:00
selmer%netscape.com
6e3ec610ee Move new prof mgr stuff into res 1999-06-08 00:31:14 +00:00
selmer%netscape.com
18820664a1 New prof mgr using trees 1999-06-08 00:30:00 +00:00
dbragg%netscape.com
161c844d66 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
a6da40a47c A sample tree widget 1999-05-27 22:24:12 +00:00
dbragg%netscape.com
bc1f7c864d Added *aResult for status values per XPCOM 1999-05-26 21:22:58 +00:00
dbragg%netscape.com
d240076959 Changed DEPTH 1999-05-26 21:22:15 +00:00
dbragg%netscape.com
ce36c42da0 Added *aResult for result values passed as parameters rather than straight returns. 1999-05-26 21:21:37 +00:00
dbragg%netscape.com
ab339813a7 Changed the depth to take into account the parent profile directory. 1999-05-26 21:20:45 +00:00
dbragg%netscape.com
42a9b68c2b Top level pref migration tool makefile 1999-05-26 21:19:53 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
bruce%cybersight.com
a8e8390df9 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
4f326ea7f3 fixing build for Win9x -- profile resources not getting exported. Approved chofmann 1999-05-21 00:57:48 +00:00
waterson%netscape.com
aa389269be Don't PR_DELETE() an uninitialized pointer. 1999-05-19 07:08:38 +00:00
waterson%netscape.com
765ce49b40 Fix crash bugs: failure to initialize m_reg member. 1999-05-19 07:02:07 +00:00
gayatrib%netscape.com
0260a4fbc2 added profileSwitch file to the makefile 1999-05-19 04:48:44 +00:00
gayatrib%netscape.com
9ec429eedd new header file to serve as a profile code compilation switch 1999-05-19 04:46:35 +00:00
gayatrib%netscape.com
7383b252da Added method interfaces to support the new profile manager services 1999-05-19 04:40:39 +00:00
gayatrib%netscape.com
bc875808af Added code to support the new profile manager services 1999-05-19 04:38:44 +00:00
gayatrib%netscape.com
5293e6c21b new makefile with all the new ui files 1999-05-19 04:35:39 +00:00
gayatrib%netscape.com
f40fd04409 rename profile ui 1999-05-19 04:35:10 +00:00
gayatrib%netscape.com
cb3d0e3feb contains profile manager ui 1999-05-19 04:33:56 +00:00
gayatrib%netscape.com
6cc010c3eb profile manager ui 1999-05-19 04:32:45 +00:00
gayatrib%netscape.com
da9f60c6b8 The first navigation frame of create profile wizard 1999-05-19 04:30:58 +00:00
gayatrib%netscape.com
d307a4417f The first navigation frame of create profile wizard called from profile manager 1999-05-19 04:30:22 +00:00
gayatrib%netscape.com
c4bd18b832 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
ec26e950ab 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
e3b226b8d9 File to display error messages 1999-05-19 04:22:42 +00:00
gayatrib%netscape.com
e5c2945704 Create profile wizard from profile manager 1999-05-19 04:21:53 +00:00
gayatrib%netscape.com
24ee6fed33 Added new navigation frames to prevent the coexistence of next finish buttons 1999-05-19 04:20:28 +00:00
gayatrib%netscape.com
1714b6a650 New file to return to profile manager from the last screen 1999-05-19 04:19:33 +00:00
gayatrib%netscape.com
fbaf57dd3c Added code to remember the edit field values 1999-05-19 04:17:51 +00:00