valeski%netscape.com
|
4774c312e7
|
NECKO #ifdeffing
|
1999-06-27 16:35:17 +00:00 |
dbragg%netscape.com
|
f1b4211d81
|
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
|
582ad47b3f
|
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
|
1f76168d21
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
racham%netscape.com
|
5a837ec122
|
Made DefaultUserProfileRoot as home for migrated profiles
|
1999-06-22 01:02:11 +00:00 |
dbragg%netscape.com
|
eb276dd704
|
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
|
fe65843da7
|
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
|
e23b3c673c
|
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
|
f331296542
|
#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
|
df08452770
|
conflict with profile checkin
|
1999-06-15 06:42:23 +00:00 |
mcmullen%netscape.com
|
0fbaf895d9
|
Changed API to nsIFileLocator
|
1999-06-15 05:17:58 +00:00 |
mcafee%netscape.com
|
e3575da7c5
|
Fixing Solaris memory problem, patch supplied by bruce@cybersight.com. a=mcmullen (6098)
|
1999-06-14 22:18:29 +00:00 |
dbragg%netscape.com
|
01ee43e340
|
Added resources to DIRS macro
|
1999-06-14 20:58:57 +00:00 |
dbragg%netscape.com
|
c96724f64a
|
Changed name to work on Mac
|
1999-06-14 20:58:18 +00:00 |
dbragg%netscape.com
|
9bf4b34afe
|
Changed an include from nsPrefMigrationProgressDialog.h to nsPMProgressDlg.h
|
1999-06-14 20:57:04 +00:00 |
dbragg%netscape.com
|
1aaead2859
|
Progress Dialog source files name shortening for Mac platform.
|
1999-06-14 20:27:11 +00:00 |
dbragg%netscape.com
|
b3243e0dd5
|
Progress meter xul and css files initial checkin
|
1999-06-14 20:25:12 +00:00 |
dp%netscape.com
|
d52e003662
|
Removing unused prototype NS_RegistryGetFactory()
|
1999-06-12 15:55:54 +00:00 |
racham%netscape.com
|
1e5e2430f5
|
Can't free the input param. fixed it
|
1999-06-12 00:56:31 +00:00 |
racham%netscape.com
|
979fe10436
|
Modified renaming page
|
1999-06-12 00:53:48 +00:00 |
racham%netscape.com
|
c1145b1034
|
Cleared some dump statements
|
1999-06-12 00:52:55 +00:00 |
racham%netscape.com
|
a9ad327a43
|
Profile Manager UI with new functions
|
1999-06-12 00:52:03 +00:00 |
racham%netscape.com
|
27a830afd7
|
Add pref-migrator module to the build windows only for now
|
1999-06-12 00:47:00 +00:00 |
racham%netscape.com
|
2f4c953a1c
|
Modified to fit the new flow
|
1999-06-12 00:38:31 +00:00 |
racham%netscape.com
|
b6bc53c895
|
Finish now appears on the 2nd page
|
1999-06-12 00:36:55 +00:00 |
racham%netscape.com
|
57b6c68657
|
Added a xul file and a css file with tree widget info
|
1999-06-12 00:34:45 +00:00 |
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 |