Commit Graph

1131 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
536e5a37ba Bug 74759. Make the default userChrome.css file have some useful
comments.  Also add a @namespace rule to make it be in the XUL
namespace.  r=rbs, sr=alecf.
2001-09-11 00:01:02 +00:00
dougt%netscape.com
f72e52e830 Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat
erson@netscape.com
2001-09-06 21:13:11 +00:00
valeski%netscape.com
93959d48cc r=dbaron, sr=dougt. 97667. nsIInterfaceRequestor is now frozen. nsIInterfaceRequestorUtils.h is now required if you want to use do_GetInterface() for convenience. The two were split because the stuff that is now in nsIInterfaceRequestorUtils.h wasn't ready for freezing. Also, .idl files should just contain interface defs anyway. 2001-09-05 21:28:38 +00:00
bnesse%netscape.com
111520bdd0 Fix for bug 64964. Eliminate assertions by checking for 0 length string first. r=ccarlen, sr=sfraser,a=asa. 2001-08-29 22:26:37 +00:00
ccarlen%netscape.com
d48280a189 Bug 86021 - Enable -turbo for multiple profiles. r=valeski, r=/sr=blake,waterson, a=dbaron 2001-08-29 14:02:38 +00:00
ccarlen%netscape.com
f18583412a Bug 89854 - Confirm migration dialog won't fit on small screen. r=racham/sr=ben 2001-08-22 06:54:01 +00:00
dbaron%fas.harvard.edu
113ad642ae Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
sfraser%netscape.com
bc1e8f59d0 Project cleanup, rs=scc. Don't link with libpref, which is a component. 2001-08-15 23:13:13 +00:00
sspitzer%netscape.com
1e0e99191d landing mailnews folder pane outliner branch. (#73865)
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.

reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer

for the end user:  unread and total columns are back in folder pane (like 4.x)

also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
cls%seawood.org
a3c1dd1b09 Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
ccarlen%netscape.com
ef43831518 Bug 87904 - Show the profile dir path when confirming profile deletion. r=racham/sr=blake 2001-08-10 14:55:19 +00:00
jaggernaut%netscape.com
e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
blakeross%telocity.com
4c4468f452 Rename profile creates new name but doesn't display it (73031). r=jesse sr=ben 2001-07-25 06:06:40 +00:00
pete%alphanumerica.com
f020dcc1cd Fix for nsIFile delete conflicts with JS reserved name b=37406, r=dougt, sr=jst
Renamed all Delete methods to Remove.

--pete
2001-07-24 18:38:25 +00:00
jaggernaut%netscape.com
cb0faab070 Bug 73353: clean up the REQUIRES lines in Makefiles. 2001-07-23 22:36:12 +00:00
ccarlen%netscape.com
f14c5c7b88 Bug 56587 - mozilla -CreateProfile foo creates ~/.mozilla/foo/foo/* r=racham/sr=sspitzer 2001-07-20 14:47:08 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
timeless%mac.com
1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cls%seawood.org
cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
waterson%netscape.com
ca982472b0 Bug 89343. Left-over build bustage from static branch landing; LIBRARY is no longer needed. 2001-07-05 22:05:19 +00:00
jaggernaut%netscape.com
5a6317b8a5 Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.

nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
ccarlen%netscape.com
74e8b93014 Bug 87150 - enter or double-click does not dismiss profile selection dialog. r=brade/sr=blake 2001-06-28 14:21:35 +00:00
katakai%japan.sun.com
18ae7a30d3 bug 80230
RFE: need -region option to switch Region at start up
r=ccarlen, nhotta, sr=blizzard
2001-06-27 07:38:53 +00:00
ccarlen%netscape.com
a99901d4dc Bug 86922 - app hangs after profile migration dialog. r=danm/sr=alecf/a=chofmann 2001-06-25 11:27:56 +00:00
waterson%netscape.com
b74d6e1c8b Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2001-06-20 20:21:49 +00:00
ccarlen%netscape.com
588dc07a67 Bug 86021 - enable multiple profiles in -turbo mode. r=racham/sr=alecf/a=chofmann 2001-06-20 06:49:22 +00:00
pchen%netscape.com
bfa31225ba bug 52930, r=matt, sr=alecf, a=blizzard, use local-panels.dtd instead of internally defined entities, also fix panel titles to reference correct entity in local-panels.dtd 2001-06-18 20:56:12 +00:00
ccarlen%netscape.com
5e61b0513b Bug 81706 - Disable "turbo" mode when multiple profiles are present. r=law/sr=blake/a=asa 2001-06-15 20:33:34 +00:00
bzbarsky%mit.edu
6d86bed09e Fix incorrect paths in initial fix for bug 37642. r=timeless, sr=alecf,
a=leaf
2001-06-11 21:59:01 +00:00
hwaara%chello.se
2bab789e6f #80511, #68941. Make the initial 3pane and browser window's window size somewhat decent, so low-res users don't get them offscreen at startup. r=danm, sr=alecf, a=dbaron. 2001-06-02 12:08:59 +00:00
sgehani%netscape.com
90d0a695a6 Make "Region sleection..." button visible.
b  = 63758
r  = vishy
sr = alecf
2001-06-01 06:54:27 +00:00
loadrunner%betak.net
65c67d4e3a bug 65253 Profile Creation: Need a user interface for Regional Content, r=nhotta, sr=alecf, a=blizzard 2001-05-25 23:54:38 +00:00
ben%netscape.com
e8bbc7067a 71685 - rename bookmarksPanel.xul to bm-panel.xul. r=pchen, sr=sfraser 2001-05-23 05:09:52 +00:00
loadrunner%betak.net
40b4b6a4a3 bug 65253, r=timeless, sr=ben 2001-05-23 02:19:56 +00:00
sspitzer%netscape.com
5f59ea510d fix for #66018, #81741, #50567, #77211. fix a bunch of migration problems.
patch by cavin, r=sspitzer,sr=bienvenu
2001-05-23 02:16:35 +00:00
scc%mozilla.org
b7b3395bad bug #75220: fixing stragglers, people who checked in uses of |nsLiteralC?String| after it had already been removed from the build 2001-05-23 01:21:04 +00:00
ben%netscape.com
21332c597f I have only one thing to say:
"@#!$@%!!@@!!!#@#&*!!%!"
2001-05-22 03:25:20 +00:00
ben%netscape.com
d24cdf6cf6 71685, bookmarks in sidebar don't load. rename file back to bm-panel.xul
r=pchen, sr=sfraser
2001-05-22 01:30:05 +00:00
ccarlen%netscape.com
b7d55f3e7e Bug 38626 - Remove references to nsFileLocations. r=valeski/sr=alecf 2001-05-21 22:36:18 +00:00
ben%netscape.com
169671bf73 Fix for 63758 - region selection button cut off during profile creation.
Patch from Conrad Carlen (ccarlen@netscape.com) - just increase the height of the wizard dialog by an em.
Not pretty, but it works. All this is going to be rewritten anyway to use the XBL wizard stuff hewitt is working on.
r=ben@netscape.com, sr=alecf@netscape.com
2001-05-21 11:36:56 +00:00
dbaron%fas.harvard.edu
ca406deb8e Fix gcc 2.7.2.3 crash on startup (orange on speedracer and worms tinderboxes). gcc 2.7.2.3 doesn't seem to follow the rule in C++ 12.2, clause 5, on the lifetime of temporaries bound to references. 2001-05-19 16:05:10 +00:00
jst%netscape.com
77aeecc056 scc checking in from jst's account. bug #75220: sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances. 2001-05-19 11:27:30 +00:00
hewitt%netscape.com
6f95bde070 80179 - rename a few <window/> ids to prepare for window icons, r=law, sr=ben 2001-05-18 22:50:35 +00:00
ccarlen%netscape.com
3a887cac8f Bug 68827 - Fix crash when migrating profiles (happens only in obscure case) and code cleanup. r=valeski,racham/sr=sspitzer 2001-05-18 21:48:20 +00:00
ccarlen%netscape.com
3d3544c96e Bug 60182 - When deleting a profile dir which is salted, delete the parent dir as well. r=racham, sr=sspitzer 2001-05-17 22:04:49 +00:00
suresh%netscape.com
758cb8bb0c fixes 44669. r=naving, sr=sspitzer. Include the Unread column(green diamond) instead of the 'Unread' column. 2001-05-17 20:58:08 +00:00
hwaara%chello.se
d4bef6d7ce #75779, hide the sidebar by default in mailnews for new profiles. r=suresh, sr=blizzard 2001-05-15 22:24:19 +00:00
racham%netscape.com
012c967271 Fixing bug 78656. Cleaning console dump in profile migration part. r=racham, sr=sspitzer 2001-05-15 02:59:21 +00:00
suresh%netscape.com
792dd7a2ee 44669. r=ssu. sr=sspitzer. 2001-05-14 02:36:12 +00:00
ben%netscape.com
82ddcdc255 cvs sux rox 2001-05-13 09:28:09 +00:00
ben%netscape.com
7be3bf435e Fix for 71685, Bookmarks in sidebar don't load. r=pchen, sr=sfraser 2001-05-13 09:17:39 +00:00
loadrunner%betak.net
0b70dc0cc7 bug 79551, r=nhotta, sr=alecf 2001-05-12 03:55:46 +00:00
sspitzer%netscape.com
0298e4dfad fix for #80195. center the create profile dialog. fix by stephend. sr=sspitzer 2001-05-11 04:03:54 +00:00
jst%netscape.com
ea706038cf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2001-05-08 17:42:36 +00:00
racham%netscape.com
b0343b0ebc Fixing bug 40316. Error message will be thrown to the user when migration of old profile with missing source directory is attempted. r=ccarlen, sr=sspitzer. 2001-05-07 07:55:03 +00:00
kandrot%netscape.com
afdac97c93 Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775. 2001-05-05 05:33:37 +00:00
alecf%netscape.com
29f2dec3f7 removing some dependancies a la bug 76339 sr=ben 2001-05-02 23:07:23 +00:00
cls%seawood.org
00f28396a9 Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775 2001-04-28 19:48:12 +00:00
valeski%netscape.com
00bca056ef mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
ccarlen%netscape.com
a3a44ebd54 Bug 62418 - mozilla starts without warning when profile dir is missing. r=racham@netscape.com,sr=sspitzer@netscape.com 2001-04-27 14:40:21 +00:00
sfraser%netscape.com
245d4eb76f Backing out valeski 2001-04-27 05:53:22 +00:00
valeski%netscape.com
1d2fe07528 mozilla tree r=tao, sr=alecf. commercial tree r=syd, sr=syd/shaver. lowercasing the first char in JS method calls to createBundle. removing the dead locale parameter in the CreateBundle() method call. 76332 2001-04-27 05:13:10 +00:00
bnesse%netscape.com
000d1011d5 Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
stephend%netscape.com
a079ea5748 Bug 77031 - Bookmark to Iplanet's PSM should be removed from under 3rd-Party Tools. r=doron@nabooonline.com sr=ben@netscape.com a=dbaron on behalf of drivers@mozilla.org 2001-04-22 01:49:37 +00:00
bryner%uiuc.edu
97e89fd687 Backing out bnesse's fix for bug 46863 due to numerous types of runtime bustage on linux and windows. a=brendan. 2001-04-20 06:45:56 +00:00
bnesse%netscape.com
b0baaeabc3 Landing PrefAPI refactoring bug 46863. r=valeski, sr=alecf, a=blizzard. 2001-04-19 22:21:39 +00:00
timeless%mac.com
46b177e406 fix Bugzilla Bug 75853 CR and LF are naked ifdefs
r=dveditz, sr=scc
2001-04-18 05:59:43 +00:00
ccarlen%netscape.com
b4964c6beb Bug 71641 - profile mgr is creating sub dirs in profile dir it shouldn't be. r=valeski,r=sspitzer,sr=alecf 2001-04-18 03:30:36 +00:00
ben%netscape.com
255fc92a75 fix mac bustage by backing out change. 2001-04-18 01:15:23 +00:00
ben%netscape.com
ab3483b62b 71685 - bookmarks sidebar panel doesn't load. Rename file back to the original name.
r=pchen, sr=sfraser
2001-04-17 23:21:51 +00:00
blakeross%telocity.com
0ae4fdef6a The last two patches were by John Morrison <jrgm@netscape.com>. Sorry for forgetting to attribute them. 2001-04-14 05:30:53 +00:00
blakeross%telocity.com
781651777a Empty or otherwise messed up buttons in profile dialogs (73781, 73666). r=timeless sr=alecf 2001-04-14 05:28:49 +00:00
hewitt%netscape.com
58196589e7 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
shaver%mozilla.org
a0daa1645d 75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
ccarlen%netscape.com
2ad2b9adcf Bugs 70379, 70380 - Hide nsISingleSignon from embedding apps, split auth prompting methods out of nsIPrompt into a new interface. r=valeski, sr=rpotts. 2001-04-10 18:30:25 +00:00
ccarlen%netscape.com
9a57284db3 Bug 75227 - Unable to confirm profile migration - therefore can't migrate. r=danm, sr=sspitzer 2001-04-09 20:24:32 +00:00
disttsc%bart.nl
5e1d040a50 Fix MOZ_TRACK_MODULE_DEPS bustage (senna) 2001-04-09 18:22:21 +00:00
danm%netscape.com
54f1c5cfbb use prompt service correctly. smoketest blocker bug 75218. a=kysmith 2001-04-09 17:06:03 +00:00
ccarlen%netscape.com
754cff3879 Bug 64733 - Profile Mgr "Delete/Dont Delete Files" dialog not centered. r=timeless, sr=sspitzer 2001-04-09 13:49:06 +00:00
danm%netscape.com
e00fcf1730 oops 2001-04-09 02:25:52 +00:00
danm%netscape.com
d3733a7448 commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 02:08:05 +00:00
danm%netscape.com
c223f055da commondialog service is being replaced by promptservice. bug 72112 continues 2001-04-09 01:35:41 +00:00
disttsc%bart.nl
72cea9bb38 Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
danm%netscape.com
9586d7ac8c nope. nix last checkin 2001-04-07 05:37:20 +00:00
danm%netscape.com
41c72864f4 fix more expected senna bustage 2001-04-07 05:27:56 +00:00
danm%netscape.com
33594c68ff removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2001-04-07 03:33:56 +00:00
dprice%netscape.com
8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
disttsc%bart.nl
ce413ece93 "Click Finish..." profile text not correctly aligned at bottom, bug=42402, author=Boris Zbarsky <bzbarsky@mit.edu>, r=ksosez@softhome.net, sr=alecf 2001-04-05 03:27:05 +00:00
disttsc%bart.nl
5c9f7ba46c Provide default userChrome.css and userContent.css with sample (commented out) content for discoverability, bug=37642, author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=shaver 2001-04-05 03:20:46 +00:00
rickg%netscape.com
169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
disttsc%bart.nl
dacbb4faa9 Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna) 2001-03-30 10:39:06 +00:00
tao%netscape.com
1b3ff18b78 take out unreferenced variable. 2001-03-28 20:46:33 +00:00
tao%netscape.com
7338114b8b 54998: RFE: Command line switch for UI language option. (r=tao,sr=hyatt).
checkin for masaki-san.
2001-03-28 20:37:23 +00:00
disttsc%bart.nl
f595ed19f3 Clean up REQUIRES lines. r=cls 2001-03-25 22:59:27 +00:00
valeski%netscape.com
169a5140b5 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2001-03-24 00:22:18 +00:00
ccarlen%netscape.com
162fa9dd0d Bug 71527 - On Unix, first profile after clean install is forgotten - migration will happen twice. r=racham@netscape.com, sr=sspitzer@netscape.com 2001-03-22 14:13:54 +00:00
blakeross%telocity.com
b0669813de Whatever this is, it's *not* more fallout from my landing.
::whistle::
2001-03-22 04:47:32 +00:00
jgaunt%netscape.com
8713363248 Fixing bustage 2001-03-22 02:46:36 +00:00
jgaunt%netscape.com
575178307d fix for bug#62361 r=ccarlen@netscape.com sr=scc@mozilla.org
profile migration over remote connection
2001-03-22 01:13:07 +00:00
blakeross%telocity.com
0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
bryner%uiuc.edu
f285027413 Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan. 2001-03-20 08:01:28 +00:00
disttsc%bart.nl
9e36bccc61 Fix typo in confirm profile migration code, r=mao, a=ben 2001-03-14 07:38:09 +00:00
timeless%mac.com
6cf0d97f11 Bug 65428 language="javascript" should be type="application/x-javascript"
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
dprice%netscape.com
edb387e49c 71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD 2001-03-13 10:47:37 +00:00
maolson%earthlink.net
f7c7a4d722 fix bug 71695 - Buttons on delete profile dialog - all include 'yah'
r=timeless, a=ben
2001-03-13 06:35:49 +00:00
danm%netscape.com
a8ddb2eb2f Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt 2001-03-12 23:08:29 +00:00
maolson%earthlink.net
e450b239da fix blocker 71688 r=jag a=ben. incidentally, I suck. 2001-03-12 19:06:09 +00:00
maolson%earthlink.net
4ab181d797 profile manager portion of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code (first pass)
r=timeless, a=ben via irc
2001-03-12 07:39:50 +00:00
ccarlen%netscape.com
4b14f2ddc4 Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com 2001-03-11 22:12:21 +00:00
ben%netscape.com
d3a1051607 Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
2001-03-11 07:32:24 +00:00
timeless%mac.com
3cbe4bdbec fix bug 70958 Profile Migration Doesn't Work With Keyboard
patch by bzbarsky@mit.edu r=ksosez sr=alecf
2001-03-08 22:54:39 +00:00
disttsc%bart.nl
a2e296f419 Forgot to remove this line in my last checkin. bug=53057 2001-03-08 09:28:32 +00:00
disttsc%bart.nl
9d105f7562 Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where                                                                                            possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 09:17:11 +00:00
disttsc%bart.nl
8b43034cef Change implicit conversion from
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|

to explicit |get()|.

Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).

Bug=53057, r=alecf, sr=scc
2001-03-08 08:05:05 +00:00
tao%netscape.com
4b1208d8d4 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2001-03-06 02:34:34 +00:00
disttsc%bart.nl
277181c660 Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc 2001-03-02 09:26:57 +00:00
blakeross%telocity.com
38794d139f UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst 2001-03-02 03:07:53 +00:00
dprice%netscape.com
199c935b04 # 65845 sr=waterson, new order files will greatly reduce the number of link warnings. 2001-02-27 04:38:19 +00:00
tao%netscape.com
90bfcacfe5 62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
2001-02-23 08:34:10 +00:00
disttsc%bart.nl
a6f2f5861a Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls 2001-02-22 09:35:51 +00:00
dougt%netscape.com
128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
disttsc%bart.nl
3d2d80d536 Back out dougt's channel changes 2001-02-12 03:14:23 +00:00
dougt%netscape.com
1b9ca82439 Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols).  The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

The full details of the change on written up in the netlib newsgroup.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
ccarlen%netscape.com
4a50ae9a85 Bug 67857 - Profile Mgr resets all prefs which is SLOW. r=racham, sr=alecf 2001-02-07 07:56:10 +00:00
timeless%mac.com
6aa29a5f48 fix bug 63956 This pre-loaded bookmark is a dead link
r=jag sr=waterson
2001-02-07 05:04:36 +00:00
ccarlen%netscape.com
21a4335522 Bug 65907 - remove dependency on chrome from XPCOM. r=racham@netscape.com,tao@netscape.com, cls@seawood.org, sr=hyatt@netscape.com 2001-02-06 15:41:37 +00:00
pchen%netscape.com
ad2ae55415 bug 56226, r=blake, sr=mscott, remove about attributes from NC:fileExtensions tags which causes barf (exception thrown) in helper apps pref code and such attributes are written out from prefs code anyways 2001-02-06 06:29:53 +00:00
dbragg%netscape.com
2b588f0731 Creating a subdir in the system temp directory rather than just using the temp itself. Fixes 58371. a,r=racham, sr=mscott 2001-01-31 20:22:38 +00:00
ccarlen%netscape.com
eb8aa99cb8 Bug 58014 - Make sure certain profile files exist whenever requested. r=racham@netscape.com, sr=alecf@netscape.com 2001-01-30 14:11:09 +00:00
jgaunt%netscape.com
15a30f4d39 backing out changes
fixing bustage on speedracer
2001-01-26 23:38:09 +00:00
jgaunt%netscape.com
e0065abf64 bug# 62361 fix profile migration when running remotely on a unix system
r=ccarlen@netscape.com sr=bienvenu@netscape.com
2001-01-26 22:44:55 +00:00
ccarlen%netscape.com
d9dd3b5321 Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
alecf%netscape.com
29ba94b17c other part of fix for #64218 - add history sidebar by default to new profiles 2001-01-17 06:18:09 +00:00
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
ccarlen%netscape.com
1b57208cbf Fix for bug 43087. r=sspitzer, sr=alecf 2001-01-04 03:23:38 +00:00
ccarlen%netscape.com
9f51f2ed10 Bug 57056 - search.rdf not being migrated r=racham, r=rjc, sr=waterson 2001-01-03 13:05:00 +00:00
timeless%mac.com
db5decc911 fix Bug 56224 - Wrong RDF value in mimeTypes.rdf for NC:handleinteral text/html
Removes the second entry
r=jrgm
sr=alecf
2001-01-03 05:22:57 +00:00
ccarlen%netscape.com
7fb3cceec5 Bug 35559 - dynamic profile switching support r=racham, sr=alecf 2000-12-18 07:33:08 +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
cls%seawood.org
011310d4cf Add the tinderbox-ports panel to panel-list so that it shows up by default.
Bug #62096.  Thanks to Stephen Walker <walk84@usa.net> for the patch.
2000-12-11 00:08:47 +00:00
cls%seawood.org
b42554e726 Adding 'Tinderbox: SeaMonkey-Ports' panel to default list of panels.
Bug 62096 r=ben@netscape.com
2000-12-10 06:55:06 +00:00
ccarlen%netscape.com
6f63985fc6 Bug 35559 - dynamic profile switching Added file nsIProfileChangeStatus.idl r=valeski, sr=alecf 2000-12-06 15:02:57 +00:00
ccarlen%netscape.com
124598b735 Bug 35559 - dynamic profile switching. r=valeski, sr=alecf 2000-12-06 14:57:34 +00:00
jdunn%netscape.com
545641b754 removing the explicit keyword from the copy constructor
to clear up bustage on hpux
r= ccarlen@netscape.com
sr= scc@mozilla.org
# 61367
2000-11-30 11:46:12 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
ccarlen%netscape.com
a5d5a3f300 Fix small leak I made yesterday. sr=scc@mozilla.org 2000-11-18 14:11:10 +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
1bed3340f6 *** empty log message *** 2000-11-17 15:01:06 +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
ccarlen%netscape.com
29477fb5b3 Bug 46866. Splitting profile API into public and internal parts. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:27:30 +00:00
ccarlen%netscape.com
e8d4210c41 Added for bug 46866. r=racham@netscape.com, sr=alecf@netscape.com 2000-11-04 16:19:57 +00:00
racham%netscape.com
6226c64593 Fixing bug 56002. Randomization process is fixed to get right values on the mac and regitry updates are done to make sure salted entries are in there. r=sspitzer,sr=alecf 2000-11-02 01:10:05 +00:00
sspitzer%netscape.com
6a9e80db29 take out my PRINTF -> printf changes, since warren got backed out. 2000-10-29 03:02:27 +00:00
warren%netscape.com
cd56c0575b Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2000-10-28 22:17:53 +00:00
disttsc%bart.nl
394af679d4 Clean up profileMigrationProgress js code. bug=58266, r=sspitzer, a=alecf 2000-10-28 08:00:58 +00:00
sspitzer%netscape.com
bbef0f0875 a new place to add the salting call. fix by racham, r=sspitzer, sr=alecf
also, fix warnings.  convert printf to PRINTF, ala warren.
2000-10-28 07:11:47 +00:00
disttsc%bart.nl
d9cf89e1ac Whoops, checked into a flaming, CLOSED tree, backing it out.
(No worries, this'll be right back after this break.)
2000-10-28 00:39:17 +00:00
disttsc%bart.nl
70d3c722a1 Clean up profileMigrationProgress js code. bug=58266, r=sspitzer, a=alecf 2000-10-28 00:01:18 +00:00
warren%netscape.com
9a6d92a433 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
sspitzer%netscape.com
6b78ed1b12 fix for #56002. for security, add a "salt" directory between the profile
directory and the profile data.  r=racham, sr=alecf
2000-10-26 03:36:21 +00:00
rjc%netscape.com
7afa73ff37 Search file update for bug # 57997: r=gagan sr=ben 2000-10-26 00:17:22 +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
racham%netscape.com
e1d3c1b57d Fixing bug 57361. Taking care of the cases where people delete parent directories of profiles to not affect registry operations by making sure that profile directory always exists and create a profile in the default user profile location, if needed. r=ccarlen, sr=alecf, a=waterson 2000-10-24 01:47:56 +00:00
racham%netscape.com
640259d10e Fixing bug 56041. We have been storing paths instead of persitent strings since japanese migration bug 44764 was fixed. People who stored profile folders at customized locations on Mac were affected with that change. This fix saves the data back into the registry in persistent format for Mac. r=ccarlen a=alecf 2000-10-19 06:35:13 +00:00
sspitzer%netscape.com
515e6db032 fix for #56572. r=racham, sr=mscott, a=PDT. 2000-10-18 13:41:34 +00:00
sspitzer%netscape.com
10702504c4 landing movemail changes from adam@gimp.org. only builds on UNIX, no extra bloat for win32 or mac. r=sspitzer@netscape.com 2000-10-14 21:21:15 +00:00
sspitzer%netscape.com
5040e27521 fix for #55449. since 4.7 JA mac decided to have both "Mail" and <Localized "Mail">, we need to reorder how we determine the old path.
the new way we determine the old path:

check the pref, if set use it.
if not set, use <4.x profile directory>/<Localized word for "Mail"> if it exists
if it doesn't exist, use <4.x profile directory>/"Mail"

r=putterman,sr=mscott
2000-10-14 00:40:25 +00:00
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
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