Commit Graph

1587 Commits

Author SHA1 Message Date
matt%netscape.com
ba5d3e5101 adding search pattern matching on search button
"://" and "."
r=alecf
sr=ben
2001-03-14 02:38:24 +00:00
alecf%netscape.com
799a8d7f6d fix for bug 71822 r=pchen a=ben
workaround for focusedWindow being null
2001-03-13 19:56:36 +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
stephend%netscape.com
78483509e7 Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612 2001-03-13 07:59:27 +00:00
stephend%netscape.com
07da833dac Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com 2001-03-13 07:28:02 +00:00
ben%netscape.com
28a24ae620 Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt 2001-03-13 07:05:39 +00:00
stephend%netscape.com
26f19b75a6 Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements 2001-03-13 02:13:38 +00:00
stephend%netscape.com
53742e8b35 Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com 2001-03-13 01:47:09 +00:00
mcafee%netscape.com
e7e28ae1c1 Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf 2001-03-12 23:30:29 +00:00
timeless%mac.com
0d00eb70d8 fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2001-03-11 12:17:34 +00:00
ben%netscape.com
48efcf8c86 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.
Make navigator use hbox/vbox too.
2001-03-11 07:30:02 +00:00
disttsc%bart.nl
be365c8ed9 Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf. 2001-03-10 11:16:26 +00:00
hyatt%netscape.com
d741df52e2 Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485 2001-03-10 01:43:09 +00:00
dbaron%fas.harvard.edu
5c527757fd Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES. 2001-03-09 16:20:16 +00:00
alecf%netscape.com
5f55e74b16 ooops, forgot this in my last checkin - part of bug 70929 sr=waterson 2001-03-09 14:58:38 +00:00
stephend%netscape.com
beadd74932 Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com 2001-03-09 07:23:56 +00:00
hewitt%netscape.com
6133d05e5f 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
mcafee%netscape.com
a6f550ce32 Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben 2001-03-08 01:55:27 +00:00
dougt%netscape.com
333222f0fe Fix for 71235. making pagecycler give some timing data. r=waterson@netscape.com 2001-03-08 00:56:42 +00:00
thayes%netscape.com
17043646da Implement tab-based framework for pageInfo.
+ tabs + extension by overlay + open to specific tab
2001-03-08 00:48:09 +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
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
disttsc%bart.nl
83c3e701ec When cancel is pressed in the print dialog, this, by its current nature, causes an exception to be thrown, resulting in a really scary message on the console (for those blessed with one). This here patch quietens it. bug=64594, r=timeless, a=ben 2001-03-01 10:49:15 +00:00
blakeross%telocity.com
f99981d728 The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf 2001-02-28 03:22:46 +00:00
nhotta%netscape.com
87c672b401 Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik. 2001-02-27 23:33:47 +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
radha%netscape.com
c78295cd82 Fix for bug # 46813. Assertion while trying to go back. r=jag, sr=alecf 2001-02-27 00:55:49 +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
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
radha%netscape.com
e0fd14934e Fix for bug # 69713. Get rid of unused #defines. r=timeless, adamlock 2001-02-23 00:09:00 +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
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
morse%netscape.com
5aca67d92e bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com 2001-02-21 05:28:18 +00:00
dprice%netscape.com
997fb091c7 65845 first cut of the order files 2001-02-13 02:48:02 +00:00
blakeross%telocity.com
660b5b3b80 Removing Ben's crackhead date dumps. 2001-02-12 22:18:27 +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
blakeross%telocity.com
1b7bee06c8 Bookmarks on personal toolbar don't do anything when clicked. r=jag sr=blizzard (one of the .8 critical bugs) 2001-02-07 20:15:05 +00:00
disttsc%bart.nl
48e56314bf Make navigator windows not load the home page when opened programmatically (say |window.open(url);|). bug=65993, r=blake, a=ben 2001-02-07 07:03:04 +00:00
blakeross%telocity.com
728dc99869 Directory listings have wrong context menu (for bbaetz, 67013). r=blake a=ben 2001-02-07 03:38:01 +00:00
blakeross%telocity.com
14c214e6ef Caching the browser in navigator.js so we don't keep retrieving it on startup (67262). r=timeless sr=alecf 2001-02-06 02:17:27 +00:00
blakeross%telocity.com
fd0cba1673 Page info panes should have adjustable and have scrollbars (by db48x@yahoo.com, 63913). r=timeless sr=alecf 2001-02-06 02:11:22 +00:00
ben%netscape.com
910b9ea500 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
blakeross%telocity.com
67538326eb Removing extra "Save As..." item and separator in browser context menus (65014). r=timeless sr=alecf 2001-02-04 20:05:18 +00:00
ben%netscape.com
b31bcba15b Fix bug 67073, remove form toolbar. r=jag, blake, jst, a=brendan
8:51 PM 2/2/2001
2001-02-03 04:45:56 +00:00
disttsc%bart.nl
d71788cf5a Nothing to see here. Not removing important stuff at all. bug=67009, r=timeless, a=ben 2001-02-01 09:55:42 +00:00
disttsc%bart.nl
66e3715fd2 Move over, strres.js, the new, sexy <stringbundle/> is in Browser Town. bug=56680, r=timeless, a=ben 2001-02-01 09:53:38 +00:00