Commit Graph

286 Commits

Author SHA1 Message Date
blakeross%telocity.com
6333953f3b Fix 53687: JS strict warnings in profileSelection.js. patch by Mark Olson. r=blake sr=alecf 2001-01-17 00:26:04 +00:00
blakeross%telocity.com
223ca8774b Fix 53687: JS strict warnings in profileSelection.js. r=timeless sr=alecf 2001-01-16 23:07:14 +00:00
yokoyama%netscape.com
cf33a04493 fixes 58679 Passing Unicode instead. 2001-01-16 22:24:44 +00:00
bryner%uiuc.edu
f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
bryner%uiuc.edu
cc136ead8f Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
blakeross%telocity.com
0c5b48fdff Fix 31154: inconsistenty in descriptions of Netscape 4.x profiles. patch by Henrik Gemal (gemal@gemal.dk). r=verah a=ben 2000-12-14 18:47:11 +00:00
sspitzer%netscape.com
4177a24add fix for #60523. make sure that the current profile is visible on startup
and any newly created profile is visible after creation. sr=alecf
2000-11-17 23:20:26 +00:00
ccarlen%netscape.com
eb9e753a50 Bug 57622 - Remove code which gets profile dir from registry. It was wrong for Mac and not used anyway. r=racham, sr=alecf 2000-11-17 15:00:35 +00:00
disttsc%bart.nl
116bbeadfe Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
ccarlen%netscape.com
6e970bb678 Bug 46866. Splitting profile API into public and internal parts. Bug 54937 Use profile as service, not component. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:28:50 +00:00
dr%netscape.com
f05a1c34ee patch for 53047, for jrgm who doesn't have cvs access. (rtm++, r=evaughan, a=ben) 2000-10-24 22:56:13 +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
hewitt%netscape.com
5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +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
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
ccarlen%netscape.com
6672c6d541 Fix for bugs #36968 and #38770 r=ben 2000-09-09 15:28:19 +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
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
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
ben%netscape.com
3b5fd82967 fix for 49326, 'delete files' button is missing in delete profile dialog 2000-08-24 00:02:16 +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
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
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
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
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
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
ben%netscape.com
ee6747fb3f fix for 42737, patch by Robert Kaiser, r=ben 2000-06-27 05:46:23 +00:00
dougt%netscape.com
edad1c52cc 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
333cd8e461 Fix for bug 42042. r=ianr a=waterson 2000-06-20 03:50:40 +00:00
amasri%netscape.com
3ffb28daec Adding localization notes per Bugzilla #39975 Beta2+
r=rchen@netscape.com
2000-06-20 02:34:08 +00:00
bryner%uiuc.edu
6156d432ab Updating trees for new tree widget. bug 30511. r=hyatt. 2000-06-19 23:03:40 +00:00
rbs%maths.uq.edu.au
26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
ben%netscape.com
a03ea94f0b Fix for b40799, countrypicker UI for profile wizard. 2000-06-13 03:54:59 +00:00
ben%netscape.com
c3d226dd61 fixes for b41817 (cannot delete profile), and b32808 (profile not created in selected dir), r=hyatt 2000-06-13 00:12:30 +00:00
sspitzer%netscape.com
a980ff2710 this belongs in bugzilla, not in the UI. #22235 2000-06-07 23:00:15 +00:00
ben%netscape.com
33e0d1eb26 fix for 39423, rename profile (and other profile manager common dialogs) do not work. 2000-06-06 07:26:36 +00:00
tao%netscape.com
a4ade66319 40799 : [CountryPicker] Add language/country selector to ProfileCreation UI.
r=sspitzer,racham,a=msanz.
2000-06-05 22:13:06 +00:00
ben%netscape.com
97e4734cd1 add work offline checkbox 2000-06-03 10:37:47 +00:00
ben%netscape.com
ba51f891f3 add offline checkbox 2000-06-03 10:37:08 +00:00
pavlov%netscape.com
2804c173c5 fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm
fix for mailnews' file->save as dialog not saving files on unix in due to its handling of file extentions and filters.  this code now uses nsIFilePicker.  fixes nsbeta2+ bug 31096. r=mscott
2000-05-25 00:44:10 +00:00