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

739 Коммитов

Автор SHA1 Сообщение Дата
vishy%netscape.com 59637c069b 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 6cc70ebd6c 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 d2b859ab77 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 e6ed6605a7 Fix for #52229 Removed extra ADD_REF which was causing leak r=bhuvan 2000-09-12 21:39:55 +00:00
ccarlen%netscape.com 2f348e441a Fix for #36968 and #38626 r=racham 2000-09-09 15:30:09 +00:00
ccarlen%netscape.com 3be47211fa Fix for bugs #36968 and #38770 r=ben 2000-09-09 15:28:19 +00:00
mozilla.BenB%bucksch.org f571ae5db1 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 7bb3956df6 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 e00d65d1e4 Fix speedracer bustage. r=scc 2000-09-04 01:56:14 +00:00
mozilla.BenB%bucksch.org 44916502c7 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 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