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

141 Коммитов

Автор SHA1 Сообщение Дата
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
sspitzer%netscape.com 5d74a3f4bb ignore the generated Makefile 1999-07-13 19:15:41 +00:00
racham%netscape.com a9b516ba45 Added defaults dir to the list. Rev by gayatri. Approved by chofmann 1999-07-09 04:39:31 +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
racham%netscape.com 5b0fb2b57b Added makefile for defaults folder 1999-07-09 03:53:59 +00:00
racham%netscape.com 8d1edc43b5 defaults bookmarks file 1999-07-09 03:52:50 +00:00
gayatrib%netscape.com 90d405c1f8 Constraining the width and height of the window to 640x480 1999-07-09 00:01:09 +00:00
valeski%netscape.com 2fc2311b4d getbuffer to tonewcstring change 1999-07-07 14:47:19 +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
gayatrib%netscape.com 16e16c453a added pmMigrateAll.xul file 1999-07-06 23:07:11 +00:00
gayatrib%netscape.com 99a113473e Added Migrate All button 1999-07-06 23:06:10 +00:00
gayatrib%netscape.com bf36584f1f xul file for migrate all ocnfirmation dialog 1999-07-06 23:05:11 +00:00
valeski%netscape.com 189f8a6a72 removed netlib.lib from necko build 1999-07-06 15:46:29 +00:00
gayatrib%netscape.com bc3a55c724 Added pmDelete.xul to the makefile 1999-07-06 08:28:28 +00:00
gayatrib%netscape.com 79493f4697 Modified the xul files to reflect the new window tag syntax 1999-07-06 08:26:47 +00:00
racham%netscape.com db192d43b0 Added usage of GetIIDs and did some clean up 1999-07-05 23:09:06 +00:00
hyatt%netscape.com e84d9b8fb5 Fixing the profile manager (the div was in the wrong place). 1999-07-05 17:01:00 +00:00
racham%netscape.com 6fc32fd48b Adding interfaces to support Netcenter Preg work 1999-07-05 01:18:59 +00:00
racham%netscape.com 6c3b5e543a Added Network Module library 1999-07-05 01:12:48 +00:00
racham%netscape.com 1cf22262cc added netlib library 1999-07-05 01:07:21 +00:00
gayatrib%netscape.com f041ec23e7 Added netcenter files 1999-07-05 00:59:23 +00:00
gayatrib%netscape.com 3dfb854953 Adding xul files for Netcenter PReg 1999-07-05 00:58:00 +00:00
gayatrib%netscape.com 717b7300bd Modified to accomodate the new window property in xul 1999-07-02 23:29:40 +00:00
gayatrib%netscape.com 3bbf641c34 Added pmrename.xul 1999-07-02 21:43:43 +00:00
gayatrib%netscape.com 5269606259 New profile manager css file with modified tree widget syntax 1999-07-02 21:41:21 +00:00
gayatrib%netscape.com 3ce89a29bf New profile manager xul file with modified tree widget syntax 1999-07-02 21:41:04 +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
valeski%netscape.com c636c999c0 NECKO #ifdeffing 1999-06-27 16:35:17 +00:00
dbragg%netscape.com 0d91ab21f2 Changed the way the old profiles are traversed. Added recursive space checking and recursive copying.nsPrefMigration.cpp 1999-06-25 21:12:41 +00:00
danm%netscape.com 962c82d198 teach RunModalDialog to use extant windows; use one in NetSupportDialog (fixes bug 7858). remove AppShellService interface references 1999-06-24 03:29:22 +00:00
warren%netscape.com 23864df5e3 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
racham%netscape.com cde56f2ab0 Made DefaultUserProfileRoot as home for migrated profiles 1999-06-22 01:02:11 +00:00
dbragg%netscape.com b24749580d removed the too-long file names nsPrefMigrationProgressDialog.cpp and .h. They are nos nsPMProgressDlg.cpp and .h 1999-06-21 20:01:28 +00:00
sfraser%netscape.com acbf552d2c Leak fixing. CreateNewTopLevel window returns an AddReffed window. You must release it. Also add comments to get someone to think about ownership. 1999-06-19 22:04:52 +00:00
valeski%netscape.com 487d9ea921 NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061. 1999-06-18 17:34:08 +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
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