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

712 Коммитов

Автор SHA1 Сообщение Дата
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
mkaply%us.ibm.com a94323ebe5 #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 dbaac39c8d #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 e1042b397c small change in ds to support Helper Apps pref panel 2000-07-06 01:35:03 +00:00
mkaply%us.ibm.com ec38ff3ddb #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 0c0624e01c fix for 42737, patch by Robert Kaiser, r=ben 2000-06-27 05:46:23 +00:00
rjc%netscape.com 63e6a70fe7 Fix nsbeta2+ bug # 43498: search file update. R/A=me 2000-06-26 05:24:45 +00:00
mcafee%netscape.com 2661679d41 Removing unused 4.x prefs (39812). r=pavlov 2000-06-24 03:32:40 +00:00
mcafee%netscape.com b09ea813f7 Don't inherit the 4.x cache file location for mozilla (39812). r=pavlov 2000-06-24 03:04:51 +00:00
dougt%netscape.com e1274cde0a I IDL-ifying the nsProxyObjectManager.
I have updated all users that I found
grepping the source tree.

r=valeski@netscape.com
a=waterson@netscape.com
b=43131

Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
sspitzer%netscape.com 49504e1c38 work for bug #38374
helperApps.rdf is now mimeTypes.rdf.
use the file locator to get the mimeTypes file.
fix the unix implementation of nsOSHelperAppService.cpp
to go to the base class to determine what application to launch.

r=mscott
2000-06-22 22:14:53 +00:00
sspitzer%netscape.com 73f32b0692 Bug #38374 --> more updates for external helper application support.
r=mscott
2000-06-21 01:16:32 +00:00
sspitzer%netscape.com ae884c8d94 Bug #38374 --> more updates for external helper application support.
(NOT PART OF THE BUILD) r=mscott
2000-06-20 20:57:21 +00:00
dougt%netscape.com e188fed810 Backing out amasri. This change caused the browser to not open. When I control-c
the application, I see:

XML Error in file
'chrome://communicator/content/profile/profileSelection.xul',
Line Number: 100, Col Number: 43, Description: undefined entity
Source Line:         <checkbox id="offlineState"
value="&offlineState.label;" accesskey="&offlineState.accesskey;"/>
2000-06-20 05:55:58 +00:00
BlakeR1234%aol.com 97fb0f7d06 Fix for bug 42042. r=ianr a=waterson 2000-06-20 03:50:40 +00:00
amasri%netscape.com 82dbdd27a0 Adding localization notes per Bugzilla #39975 Beta2+
r=rchen@netscape.com
2000-06-20 02:34:08 +00:00
bryner%uiuc.edu 481fea3cd4 Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au 29f1b6960b Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00