Commit Graph

7168 Commits

Author SHA1 Message Date
danm%netscape.com
e5f99d15c8 teach GetInterface about nsIDOMWindow and nsIDocShellTreeItem. bug 67368 r=hyatt,jst 2001-02-26 00:33:48 +00:00
danm%netscape.com
735b6541a6 initialize window creator at startup. bug 67368 r=hyatt,jst 2001-02-26 00:31:44 +00:00
danm%netscape.com
1018009367 adding new file nsWindowCreator. bug 67368 r=hyatt,jst 2001-02-26 00:30:58 +00:00
danm%netscape.com
0047f0f33a new callback bridging Mozilla and embedding window creation. bug 67368 r=hyatt,jst 2001-02-26 00:29:16 +00:00
timeless%mac.com
a726c95637 fix bug 67790 javascript strict warnings in bookmarksOverlay.js
fix by maolson@earthlink.net r=timeless,a=alecf
2001-02-25 00:25:52 +00:00
blakeross%telocity.com
160abd03ef The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik. 2001-02-24 23:16:39 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
morse%netscape.com
2a278f849d bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com 2001-02-24 02:48:51 +00:00
blakeross%telocity.com
c2f13b1ae0 Smoketest blocker/autocompletion fix (69949). 2001-02-23 20:40:29 +00:00
tao%netscape.com
0f1d140dbb fixed bustage (lines slipped in solving conflicts) 2001-02-23 09:28:21 +00:00
tao%netscape.com
f6ff45438b Fix bustage on linux: white spaces -> tab. 2001-02-23 09:05:33 +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
blakeross%telocity.com
26aff3aa5d Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf 2001-02-23 03:31:46 +00:00
blakeross%telocity.com
68f6a891fd Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others) 2001-02-23 03:27:22 +00:00
blakeross%telocity.com
27f517d2c1 Adding files. Not part of build yet. 2001-02-23 02:58:59 +00:00
blakeross%telocity.com
61e35f513a Adding files. Not yet part of build. 2001-02-23 02:52:04 +00:00
dbaron%fas.harvard.edu
fbfec1ac64 Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires. 2001-02-23 00:52:11 +00:00
radha%netscape.com
e0fd14934e Fix for bug # 69713. Get rid of unused #defines. r=timeless, adamlock 2001-02-23 00:09:00 +00:00
timeless%mac.com
3ef7958974 fix bug "Bookmark Search Results" wrongly worded
fix by stephend@netscape.com r=hewitt a=ben
2001-02-23 00:07:16 +00:00
hyatt%netscape.com
25dba148ef Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf 2001-02-22 23:46:19 +00:00
blakeross%telocity.com
5bf8cf2ae4 Search filtering options aren't localizable (52308). r=timeless sr=erik 2001-02-22 23:38:02 +00:00
blakeross%telocity.com
b5bd129e56 Tabs should only change on right click (69245). r=timeless sr=hewitt 2001-02-22 23:35:41 +00:00
blakeross%telocity.com
1e0755151e My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu 2001-02-22 23:34:42 +00:00
timeless%mac.com
d0649f2bd8 fix bug 43675 Download alert shouldn't say "Netscape"
fix by hwaara@chello.se r=timeless, sr=shaver
2001-02-22 11:11:58 +00:00
timeless%mac.com
696a139e1a fix bug 68924 -remote option not listed in --help due to mis-spelling
fix by bzbarsky@mit.edu r=timeless, sr=blizzard
2001-02-22 10:23:11 +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
morse%netscape.com
d30d690ed4 bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com 2001-02-22 07:40:56 +00:00
blakeross%telocity.com
8753e39db5 ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is... 2001-02-22 05:03:32 +00:00
blakeross%telocity.com
036b720cac Search options aren't localizable (52308). r=timeless sr=erik 2001-02-22 05:01:20 +00:00
waterson%netscape.com
9fe59f23f0 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2001-02-22 03:01:34 +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
morse%netscape.com
5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
timeless%mac.com
01d30ca677 fix bug 58408 Trailing whitespace not stripped from filename being printed to
fix by bzbarsky@mit.edu r=mao,timeless sr=alecf
2001-02-21 05:19:59 +00:00
morse%netscape.com
73f4356070 new file, not yet part of build 2001-02-21 05:14:11 +00:00
mkaply%us.ibm.com
9f493ab163 #69422
r=blake, a=alecf
Wrong accesskey for background color
2001-02-21 01:15:52 +00:00
waterson%netscape.com
ed11526210 Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf. 2001-02-20 23:18:13 +00:00
dbaron%fas.harvard.edu
e0e16ecbf4 Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314 2001-02-18 17:07:19 +00:00
ben%netscape.com
47976cded2 fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt 2001-02-17 10:06:54 +00:00
dbaron%fas.harvard.edu
d94f196db6 Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben 2001-02-17 04:59:59 +00:00
hewitt%netscape.com
5db703ad22 66489 - default treecol width, r=blake, sr=hyatt 2001-02-17 01:19:35 +00:00
bryner%uiuc.edu
ab96dcdbf3 Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben. 2001-02-16 17:52:04 +00:00
blakeross%telocity.com
44ec3de8f3 bustage 2001-02-16 00:37:17 +00:00
blakeross%telocity.com
be52f03760 (moving brace to proper spot) 2001-02-16 00:15:46 +00:00
blakeross%telocity.com
fd7e1ef8bf Attempt to fix shanjian's bustage. 2001-02-16 00:11:35 +00:00
shanjian%netscape.com
8337e1469a bug 65010 Japanese file name become garbage in file name text field ...
r = bill law
sr = erik.
2001-02-15 23:39:07 +00:00
blakeross%telocity.com
8496482413 Removing duplicate include. 2001-02-15 22:41:44 +00:00
hyatt%netscape.com
d0e0589b0d Not part of build. 2001-02-15 21:15:21 +00:00
locka%iol.ie
111138e271 Fixed an issue where the current window had no primary content area and the tree owner went off searching for one in other windows via the windows mediator but forgot to addref the result. b=58639, sr=scc@mozilla.org 2001-02-15 19:26:39 +00:00
hyatt%netscape.com
19bd97bd08 Not part of build. 2001-02-15 09:43:11 +00:00
blakeross%telocity.com
50e7e91688 52751 in last checkin. 2001-02-15 04:37:15 +00:00