dimator%netscape.com
ca84425bf3
Left out some entries in the default localstore.rdf file in my last checkin. (bug 44669)
2000-09-01 21:53:12 +00:00
dimator%netscape.com
c02aff3231
Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer
2000-09-01 18:52:08 +00:00
dbragg%netscape.com
17502c3ec6
Fix for bug 46802. Added the test from the nspref.dll to prevent unnecessary loading
2000-09-01 18:00:03 +00:00
dbragg%netscape.com
f74ec36794
Fix for bug 46802. Removed the test from the nspref.dll to prevent unnecessary loading
2000-09-01 17:59:29 +00:00
dbragg%netscape.com
936a1c371e
Fix for bug 46802. Changed name of function to reflect its new functionality.
2000-09-01 17:58:33 +00:00
vidur%netscape.com
4a41eee18d
Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com
2000-09-01 01:54:35 +00:00
naving%netscape.com
e0e9776f2a
Used nsCAutoString function to find if there is port appended to popServerName and then used
...
truncate to get the popServerNamewithoutPort.
2000-09-01 01:02:15 +00:00
sfraser%netscape.com
140ddade7e
Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags.
2000-09-01 00:48:04 +00:00
ben%netscape.com
d919c4e5a9
46613, Classic skin polish (Mac profile manager)
2000-08-31 06:15:47 +00:00
ben%netscape.com
2a3ebe2644
46613...
2000-08-31 05:45:28 +00:00
ben%netscape.com
7348a6b798
46613, Classic skin polish (Mac profile manager)
2000-08-31 05:27:49 +00:00
naving%netscape.com
488017cc4d
truncating the port number from the popservername because it causes problem
...
in creating directory on windows (Name:port)
2000-08-31 01:45:58 +00:00
racham%netscape.com
4a657a09f9
Fixing bug 6464. Moving Users50 and registry location on windows to Application Data folder. r=dveditz,ccarlen
2000-08-29 23:44:48 +00:00
sspitzer%netscape.com
6d545c8c8c
update my comment for correctness. r=racham@netscape.com
2000-08-29 00:48:22 +00:00
sspitzer%netscape.com
c428f30bc0
comment to explain why we don't rename the profile's directory on disk.
...
(thanks to mkaply@us.ibm.com for asking why.)
r=racham@netscape.com
2000-08-29 00:20:59 +00:00
racham%netscape.com
74e3957555
Removing registry update calls in the destructor and adding it at the app startup session. r=dp
2000-08-28 23:34:04 +00:00
locka%iol.ie
c52f68cce4
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
ben%netscape.com
90b919d167
fix for 49326, 'delete files' button is missing in delete profile dialog
2000-08-24 00:02:16 +00:00
scc%mozilla.org
45619b9ff5
fixing code that relied on implicit string construction
2000-08-19 20:52:04 +00:00
dbragg%netscape.com
b4f560ed18
Fix for bugs 47058 and 47097. r=sgehani
2000-08-17 19:28:06 +00:00
mkaply%us.ibm.com
2067804848
OS/2 Tinderbox break
...
OK will someone WAKE UP and realize that we need XP_WIN defined in the build?
XP_PC does NOT mean XP_WIN.
WE NEED XP_WIN IN THE BUILD
SOMEONE TURN IT ON IN THE MAKEFILE!
2000-08-17 12:52:04 +00:00
racham%netscape.com
2f4d351f76
Fixing bug 46320. Reducing the number of global files by moving profile regitry to the product sub-directory under HOME. r=dougt
2000-08-16 22:40:36 +00:00
conrad%ingress.com
1f6a100a63
Added an impl of nsIDirectoryServiceProvider to nsProfile.
r=alecf
2000-08-11 20:23:14 +00:00
mcafee%netscape.com
ca7e606de4
Reverting conrads change, accidentally double-spaced entire file.
2000-08-10 04:29:05 +00:00
conrad%ingress.com
1a902d1034
Added implementation of nsIDirectoryServiceProvider.
r=alecf
2000-08-10 03:08:39 +00:00
saari%netscape.com
00ad136b80
massive landing of joki changes.
...
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
mscott%netscape.com
c03162ed16
Remove some debugging code from the rdf file
2000-08-08 00:34:06 +00:00
ben%netscape.com
6e3127d88b
fix for nsbeta3+ bug 39948, Start Mozilla is disabled after creating a profile
2000-08-07 06:29:08 +00:00
valeski%netscape.com
e59f28aed1
removing crusty include
2000-08-03 07:59:32 +00:00
mscott%netscape.com
4fd17019ec
Bug #1549 --> netcenter account merges with existing account Landing branch changes to the tip.
...
r=bhuvan
2000-08-03 00:26:09 +00:00
warren%netscape.com
4967b0a7cc
Getting jar files in shape. Mostly works on unix, status bar missing (not in build yet).
2000-08-02 06:48:45 +00:00
ben%netscape.com
a0a4c047ae
fix for 42869, making the profile manager a bit more localisable + allowing vendor customisation.
2000-07-30 05:29:59 +00:00
dbragg%netscape.com
88fb3f8fad
Fix for regression nsbeta2+ bug #45299 . r=sgehani
2000-07-17 19:56:53 +00:00
mscott%netscape.com
911c38d091
fix mac breakge. I don't think we did it correctly last time. (mscott and bhuvan)
2000-07-14 08:29:45 +00:00
mscott%netscape.com
eb1beb0f35
fix mac breakge (mscott and bhuvan)
2000-07-14 05:13:16 +00:00
racham%netscape.com
a5112d0880
Fixing bug 13850. Profile Manager now handles out of disk space errors passed by prefmigrator. r=dbragg
2000-07-14 03:10:18 +00:00
dbragg%netscape.com
f0d2179212
Fixed some potential NASTY bugs related to fix for bug #36249 . Specifically corrupting the users 4.x prefs.js file. Very bad. r=racham
2000-07-13 23:29:24 +00:00
tao%netscape.com
4fb369a62d
42748 After selecting locale for new profile, different profile does not
...
switch back.(r,a)=hyatt
2000-07-13 22:59:22 +00:00
mkaply%us.ibm.com
e1bd878984
#40177
...
r=cls, a=brendan
Tinderbox break - need MOZ_JS_LIBS - cls approved on #mozilla
2000-07-12 22:42:41 +00:00
ben%netscape.com
6fe6fc6ad0
fix for b28186, rename to existing profile does not re-prompt for correct profile name
2000-07-12 07:20:06 +00:00
ben%netscape.com
4ee95726ba
27526 - focus tree widget in profile manager on startup.
2000-07-12 07:07:55 +00:00
ben%netscape.com
c020f8c4e7
fix for 32255, remove placeholder text in migrate before-delete dialog, and updated code to reflect correct behaviour.
2000-07-12 05:19:28 +00:00
racham%netscape.com
2985b4604d
Fixing bug 37398. Converting the migrated profile strings into the right type for i18n. r=nhotta
2000-07-12 03:25:24 +00:00
dbragg%netscape.com
6deb8dfc16
With more thorough testing, found a couple of bad side effects of initial fix for bug #36249 . Fixes contained here. r=racham
2000-07-11 23:19:37 +00:00
dbragg%netscape.com
e528c85dfa
Optimized Javascript library got added to the wrong target. #36249 .
2000-07-11 19:40:55 +00:00
dbragg%netscape.com
d82f39bb5e
Fix for bug #36249 . r=racham@netscape.com
2000-07-11 19:28:43 +00:00
dbragg%netscape.com
e95d95a13b
makefile and MANIFEST file changes to display out-of-space dialog. Fix for bug#36249. r=racham@netscape.com
2000-07-11 19:26:09 +00:00
dbragg%netscape.com
1e334d6947
Had to add a library to the mcp file to fix bug #36249 . r=racham@netscape.com
2000-07-11 19:23:34 +00:00
dbragg%netscape.com
5b1a702c89
Added new .dtd file for bug #36249
2000-07-11 14:16:07 +00:00
dbragg%netscape.com
4f8f0b5a2d
Added new .xul and js files for bug #36249
2000-07-11 14:15:05 +00:00