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

724 Коммитов

Автор SHA1 Сообщение Дата
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
mcafee%netscape.com 10c5b17dc4 Reverting conrads change, accidentally double-spaced entire file. 2000-08-10 04:29:05 +00:00
conrad%ingress.com 952105abee Added implementation of nsIDirectoryServiceProvider. r=alecf 2000-08-10 03:08:39 +00:00
saari%netscape.com 4c09a29ac5 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 2f4a12190e Remove some debugging code from the rdf file 2000-08-08 00:34:06 +00:00
ben%netscape.com 22729a80b7 fix for nsbeta3+ bug 39948, Start Mozilla is disabled after creating a profile 2000-08-07 06:29:08 +00:00
valeski%netscape.com d6f9621eae removing crusty include 2000-08-03 07:59:32 +00:00
mscott%netscape.com 5af6562129 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 da15eda254 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 233c04f3b7 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 b739134e80 Fix for regression nsbeta2+ bug #45299. r=sgehani 2000-07-17 19:56:53 +00:00
mscott%netscape.com 781b52e809 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 fabe933429 fix mac breakge (mscott and bhuvan) 2000-07-14 05:13:16 +00:00
racham%netscape.com ce0f90fd78 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 d882484607 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 c50218030b 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 8d902a5cea #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 44565e571f 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 c91f93ec42 27526 - focus tree widget in profile manager on startup. 2000-07-12 07:07:55 +00:00
ben%netscape.com d4388be99e 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 92ede0c6e6 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 24a0a8cc7d 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 2e3fb90a4d Optimized Javascript library got added to the wrong target. #36249. 2000-07-11 19:40:55 +00:00
dbragg%netscape.com a609a8d40b Fix for bug #36249. r=racham@netscape.com 2000-07-11 19:28:43 +00:00
dbragg%netscape.com 77cd0130ec 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 2711c7dc7e 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 5391a55644 Added new .dtd file for bug #36249 2000-07-11 14:16:07 +00:00
dbragg%netscape.com 4ad5125991 Added new .xul and js files for bug #36249 2000-07-11 14:15:05 +00:00
mkaply%us.ibm.com d624da49e9 #42637
r = sspitzer, a = brendan
OS/2 bringup - I have no idea how systemDir( got changed to system(
2000-07-07 21:59:01 +00:00
mkaply%us.ibm.com 07ede71655 #42637
r = sspitzer, a = brendan
OS/2 bringup - Our profile is located in the OS2 directory
2000-07-07 21:56:48 +00:00
ben%netscape.com 1d24177f35 small change in ds to support Helper Apps pref panel 2000-07-06 01:35:03 +00:00
mkaply%us.ibm.com 266597fe31 #42637
r=sspitzer, a=brendan
OS/2 bringup - VisualAge treats this like a cast - according to nsFileSpec.h, our way is correct
2000-07-05 13:48:12 +00:00
ben%netscape.com ee6747fb3f fix for 42737, patch by Robert Kaiser, r=ben 2000-06-27 05:46:23 +00:00