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

109 Коммитов

Автор SHA1 Сообщение Дата
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
gayatrib%netscape.com 0badbbd3ac Modified to include all the new xul files 1999-05-19 04:13:22 +00:00
waterson%netscape.com 3ff6212752 Remove unnecessary #include of jsapi.h 1999-05-18 23:19:28 +00:00
dbragg%netscape.com 96a7bcc8ff Added export of nsPrefMigration.h 1999-05-18 00:06:41 +00:00
dbragg%netscape.com 50a9e17c77 This file was in the wrong place 1999-05-18 00:03:44 +00:00
dbragg%netscape.com 544bbf08a6 Fixes spacing problems caused by copying to Mac 1999-05-18 00:02:44 +00:00
alecf%netscape.com e692319a92 hide much of the profile noise 1999-05-12 05:01:33 +00:00
dougt%netscape.com 5a9a560fbd First Checked In. 1999-05-10 17:27:29 +00:00
dougt%netscape.com a328c748de File Removed. 1999-05-10 17:27:13 +00:00
dougt%netscape.com 4bfb7582c3 First Checked In. 1999-05-07 21:35:49 +00:00
alecf%netscape.com 1c00fdca4d 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 b5707f7a96 Converting stray UnregisterFactory calls to UnregisterComponent 1999-05-06 01:37:04 +00:00
waterson%netscape.com 251fcd6cf0 Put files into the wrong directory. 1999-05-05 06:58:04 +00:00
waterson%netscape.com 9c4cf34f38 Add resources dir to build. 1999-05-05 04:41:38 +00:00
waterson%netscape.com b9ebce42c1 Initial revision. 1999-05-05 04:41:20 +00:00
mcmullen%netscape.com f39da6fd6d Checking in profile wizard on behalf of gayatrib and racham. 1999-05-04 19:37:51 +00:00
mscott%netscape.com 0ac3d4e056 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 9ed645b2bc 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 5b20797749 change AddRef() to NS_ADDREF() so that ref-count debugging works right 1999-04-16 21:06:17 +00:00
alecf%netscape.com 9d4aaf6d17 don't need xp_core.h, and it's causing problems anyway 1999-04-16 21:03:19 +00:00
alecf%netscape.com a9b3c8c5b9 don't need this extra DSO line 1999-04-16 21:02:48 +00:00
sspitzer%netscape.com e4b0d4b25a changes to port profiles to UNIX 1999-04-16 04:20:15 +00:00
sspitzer%netscape.com ec7603cc66 workf for porting profiles to UNIX 1999-04-16 04:18:07 +00:00
mcmullen%netscape.com ff94307717 Fix the target name in the optimized project. 1999-04-16 00:12:27 +00:00
sspitzer%netscape.com 440bbfd657 cvs ignorage for the Makefiles that get created on UNIX 1999-04-15 22:56:15 +00:00
mcmullen%netscape.com c700e78a5c Fixed up use of filespec, various small fixes. 1999-04-15 22:45:46 +00:00
mcmullen%netscape.com 77fd79d75a Fixed up the API to use filespec properly. 1999-04-15 22:45:45 +00:00
mcmullen%netscape.com a5e56165fb First Checked In. 1999-04-15 20:19:20 +00:00
mcmullen%netscape.com febad4de1f First Checked In. 1999-04-14 00:33:20 +00:00
mcmullen%netscape.com 89339a84b3 First Checked In. 1999-04-14 00:27:02 +00:00
braddr%puremagic.com 8e78e4f759 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 c522478542 Removed references to HASHLIBS as it is not required 1999-04-11 05:20:24 +00:00
gayatrib%netscape.com 93998d5b91 toplevel makefile 1999-04-10 06:33:32 +00:00
gayatrib%netscape.com 63e3aeb6df sources makefile 1999-04-10 06:33:09 +00:00
gayatrib%netscape.com 64de9de9e7 ProfileManager implementation 1999-04-10 06:32:26 +00:00
gayatrib%netscape.com c2dfa856fc headers makefile 1999-04-10 06:30:55 +00:00
gayatrib%netscape.com dadf081c19 ProfileManager interface header file 1999-04-10 06:30:17 +00:00