Commit Graph

835 Commits

Author SHA1 Message Date
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