Commit Graph

756 Commits

Author SHA1 Message Date
ccarlen%netscape.com
20434a2110 Bug 38626 - The name of the "chrome" directory was "Chrome" which was wrong on Unix r=hyatt@netscape.com, a=hyatt@netscape.com 2000-10-12 14:50:42 +00:00
sspitzer%netscape.com
69e9080908 fix for #55449. we over-localized some of the international 4.x release,
and localized the folder names "Mail" and "News" when we weren't supposed to.
this fix makes it so we do this when we migrate

1)  try the pref first
2)  if the pref is not set, try "4.x profile dir"/"Mail"
3)  if "4.x profile dir"/"Mail" doesn't exist, try "4.x profile dir"/"Localize-Word-For-Mail"
2000-10-11 23:52:48 +00:00
tao%netscape.com
ca062d6d3e 54784: Chrome registry should flush stringbundle and XUL caching after
profile selection. r=hyatt,sr=alecf.
55156: localizable values are cached in the HTTP header. r=gagan, racham,
 sr=mscott.
2000-10-11 22:07:04 +00:00
hewitt%netscape.com
5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
racham%netscape.com
937f8c555e Fixing bug 50914. Migrated profiles were missing mimeTypes.rdf file. Added code to copy a default mimeTypes.rdf file into the migrated profile directory. r,sr=mscott 2000-10-11 02:40:16 +00:00
sspitzer%netscape.com
8f385bcef0 fixes for rtm++ bugs #55955 and #55444. on mac, migrate if the MagicCookies files doesn't exist. on mac, migrate if the "Mail" or "News" directories don't
exist.  r=putterman,sr=mscott
2000-10-11 02:12:11 +00:00
racham%netscape.com
49021d8955 Fixing migration problems for japanese and european profiles. Used unicode persistent descriptor strings to get and set profile data. Removed all those prefs that had native characters in their values, from the list of profiles to be converted to utf8 format during migration. r=nhotta,alecf,sspitzer,ftang sr=alecf,ftang a=pdt 2000-10-09 23:27:28 +00:00
dbragg%netscape.com
7f4e2f770c Fix for rtm++ bug 50625. Added #pragma optimization_level 1 in non-debug Mac builds. r=sfraser, sr=mscott 2000-10-09 21:03:47 +00:00
dbragg%netscape.com
01db19afb0 fix for rtm++ bug 52181. r=sspitzer sr=mscott. Removed return upon unsuccessful migration. Now it drops through and deletes the progress window as it should. 2000-10-05 22:36:27 +00:00
dbragg%netscape.com
d4b85b0f8a Fixfor rtm++ bug 54529. Calling window.focus() in Onload handler. r=sspitzer, brendan, a=brendan 2000-10-04 22:03:45 +00:00
hyatt%netscape.com
ac2865c3c4 48758. r=ben,saari, a=waterson 2000-09-22 05:02:20 +00:00
warren%netscape.com
181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
alecf%netscape.com
8949b767db part of fix for #42102 - use nsIFile for migration issues
r=sspitzer, dbragg
2000-09-18 23:51:30 +00:00
dbragg%netscape.com
38436ab367 Fix for bug 52839. Changed GetSizes() to PR_FALSE in the case of the Profile dir so that directories wont be traversed. r=dveditz, racham, law a=law 2000-09-18 19:34:16 +00:00
ccarlen%netscape.com
381bc73939 #52181 If when migrating the dest folder already existed, would not make a unique new dest folder but would fail. r=bhuvan 2000-09-15 22:42:48 +00:00
warren%netscape.com
6be2561bee Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
ben%netscape.com
3d60a29468 51548, 46613, Profile Wizard is clipped on right and bottom sides, + general polish cleanup,
r=hyatt
2000-09-15 06:13:01 +00:00
vishy%netscape.com
6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
scc%mozilla.org
f75af5e15f if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 02:48:08 +00:00
ccarlen%netscape.com
f2f050c580 Fix for #52229 Removed extra ADD_REF which was causing leak r=bhuvan 2000-09-12 21:39:55 +00:00
ccarlen%netscape.com
a7e68bcf73 Fix for #36968 and #38626 r=racham 2000-09-09 15:30:09 +00:00
ccarlen%netscape.com
6672c6d541 Fix for bugs #36968 and #38770 r=ben 2000-09-09 15:28:19 +00:00
mozilla.BenB%bucksch.org
52cc67de92 51193: Corrections and incorporationg first feedback from the ng. r=David 'Master_D' Krause (mostly), a=brendan. 2000-09-08 08:50:27 +00:00
dbaron%fas.harvard.edu
cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
dbaron%fas.harvard.edu
cfd7efaf6f Fix speedracer bustage. r=scc 2000-09-04 01:56:14 +00:00
mozilla.BenB%bucksch.org
dabdaa2243 20862: Remove Netscape default bookmarks and use an inital Mozilla version. More tweaking needed.
Contributed by Jeremy M. Dolan <mozilla@turbogeek.org>, r=slamm, a=brendan
2000-09-02 23:50:59 +00:00
dimator%netscape.com
91c1d284bc 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
437df4c969 Adding default localstore.rdf for new/mig. profiles. bug 44669. r=sspitzer 2000-09-01 18:52:08 +00:00
dbragg%netscape.com
2598ed20af 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
7f6e1cb522 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
77d801d185 Fix for bug 46802. Changed name of function to reflect its new functionality. 2000-09-01 17:58:33 +00:00
vidur%netscape.com
e153192875 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
d948c0a5f6 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
36612d6514 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
61b29026dd 46613, Classic skin polish (Mac profile manager) 2000-08-31 06:15:47 +00:00
ben%netscape.com
cfe93dcff4 46613... 2000-08-31 05:45:28 +00:00
ben%netscape.com
e52aa31b71 46613, Classic skin polish (Mac profile manager) 2000-08-31 05:27:49 +00:00
naving%netscape.com
dbc4356788 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
2e07457d80 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
551e8ffaee update my comment for correctness. r=racham@netscape.com 2000-08-29 00:48:22 +00:00
sspitzer%netscape.com
69b6c5cbf8 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
20f111b31c 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
ecebe2ac21 API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:39:46 +00:00
ben%netscape.com
3b5fd82967 fix for 49326, 'delete files' button is missing in delete profile dialog 2000-08-24 00:02:16 +00:00
scc%mozilla.org
a6fe0ab74d fixing code that relied on implicit string construction 2000-08-19 20:52:04 +00:00
dbragg%netscape.com
3306a3ed2b Fix for bugs 47058 and 47097. r=sgehani 2000-08-17 19:28:06 +00:00
mkaply%us.ibm.com
6a71d8431c 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
04181ea9b4 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
bd9df2ec73 Added an impl of nsIDirectoryServiceProvider to nsProfile. r=alecf 2000-08-11 20:23:14 +00:00