Commit Graph

4906 Commits

Author SHA1 Message Date
aaronleventhal@moonset.net
9bb2373280 Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed 2007-08-21 21:59:29 -07:00
aaronleventhal@moonset.net
e791299642 Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=? 2007-08-21 21:59:28 -07:00
mvl@exedo.nl
6959ef0730 Make content policy api (nsIContentPolicy) not suck. bug 191839. Original patch and hard work by Tim <riceman+bmo@mail.rit.edu>, r=bzbarsky (on backend stuff), r=neil (on the tabbrowser stuff), sr=bzbarsky 2007-08-21 21:59:27 -07:00
brade@comcast.net
4354ee51c9 bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner 2007-08-21 21:59:26 -07:00
ben@bengoodger.com
ca81361047 241028 - should be able to create smart keywords to forms that use the http POST method. 2007-08-21 21:59:25 -07:00
jst@mozilla.jstenback.com
a6cf420308 Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com 2007-08-21 21:59:24 -07:00
ben@bengoodger.com
7838ec186e Fix for bug 224416 - tabs don't remember focused element. patch by Will Devine. <yakgoatcamel@myrealbox.com> 2007-08-21 21:59:23 -07:00
ben@bengoodger.com
c7a7a3ea30 bug 203102 - Investigate/port patches for URL field... Tab browser should remember user's typed value when switching tabs. Also, prevent about:blank from showing up when it shouldn't. Based on a patch by Will Levine <yakgoatcamel@myrealbox.com> with some modifications. 2007-08-21 21:59:22 -07:00
chanial@noos.fr
30f8ad8f4c Hook up the "find in page" functionality in the toolkit, by adding the methods find(), findAgain() and findPrevious() and the property canFindAgain to the widgets browser.xml and tabbrowser.xml. Fixes bug 184741, 187059, 225530 and half of the long standing bug 222157. 2007-08-21 21:59:21 -07:00
ben@bengoodger.com
abd7b538a2 MacOS X Firebird Updates: - bug 222688 (tabbrowser.xml) - downloads options panel is broken (pref-downloads.js) 2007-08-21 21:59:20 -07:00
blakeross@telocity.com
78b2b122fb 217410 - Change skin/locale versions to fb0.7. 2007-08-21 21:59:19 -07:00
chanial@noos.fr
ddf02256f4 bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry. tabbrowser.xml: bug 205341, 112697, 210760 by jag, bug 121234, 133503 by neil, bug 206668 by shliang. not ported: bug 169589, [mac] ctrl-tab no longer moves btwn frames bug 203960, go back group bug 104778, remember what user typed when switching tabs. bug 103720, prefill URI when opening new tab. 2007-08-21 21:59:18 -07:00
hyatt@mozilla.org
d82ee00b33 Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location. 2007-08-21 21:59:17 -07:00
hyatt@mozilla.org
53ffa57aff Make sure if you have a sep but no modifier, you don't append the modifier. 2007-08-21 21:59:16 -07:00
ben@bengoodger.com
67158d4159 bug 199819 - seems like I missed a couple of cases with this. Make sure that the autocompleteenabled attribute is set on all child browser widgets when we detect the preference change 2007-08-21 21:59:15 -07:00
hyatt@mozilla.org
c4ebe15e64 Initial commit of alternate stylesheet support in Firebird. 2007-08-21 21:59:14 -07:00
hyatt@mozilla.org
10475c5aef Support titledefault in tabbed browsing. 2007-08-21 21:59:13 -07:00
ben@bengoodger.com
de36b900d4 Actually fix b199819 2007-08-21 21:59:12 -07:00
hyatt@mozilla.org
5fea6376f7 Switch close tabs and close other tabs. 2007-08-21 21:59:11 -07:00
hyatt@mozilla.org
9cff29b446 Restore 'Close other tabs' to the tabs context menu. 2007-08-21 21:59:10 -07:00
bryner@brianryner.com
47509e47d1 bug 199237 : fix the rendering of the non-ASCII title of a non-text doc(image, media) opened in a new tab/window (checking in for jshin@mailaps.org, r=bryner, sr=bz) 2007-08-21 21:59:09 -07:00
noririty@jcom.home.ne.jp
faaa66255c Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org 2007-08-21 21:59:08 -07:00
ben@netscape.com
5728784892 Fix bug 177797 - satchel only works in the first tab. Make sure autocompletepopup attribute is set on each new browser that is created in tabbrowser. 2007-08-21 21:59:07 -07:00
ben@netscape.com
f51223df88 Part of 191524 - 1) update tabbrowser to allow attach/detach of satchel controller from all browsers. 2) disclosure widget styles for privacy preferences panel 2007-08-21 21:59:06 -07:00
mkaply@us.ibm.com
2149c84076 103354 for Phoenix - if we do want this for Phoenix, we can put it back in, but Phoenix is broke if we don't remove the reference to the close tab in the DTD file 2007-08-21 21:59:05 -07:00
blakeross@telocity.com
45e5672215 Default to disablehistory. 2007-08-21 21:59:04 -07:00
hyatt@netscape.com
db9873a214 Fix bug 175575. Dbl-click in tab bar opens new tab. 2007-08-21 21:59:03 -07:00
hyatt@netscape.com
3ae31359c9 Fix bug 175575. Dbl-click in tab bar opens new tab. 2007-08-21 21:59:02 -07:00
hyatt@netscape.com
501bf82040 Fixing CTRL+TAB 2007-08-21 21:59:01 -07:00
hyatt@netscape.com
324d1d1828 Fix page report bustage. 2007-08-21 21:59:00 -07:00
hyatt@netscape.com
58fac492f9 Fix tabbrowser bug. 2007-08-21 21:58:59 -07:00
hyatt@netscape.com
b17b3143c2 Sync tab and friends with the trunk 2007-08-21 21:58:58 -07:00
hyatt@netscape.com
b256b33de8 Add page report accessor to tabbrowser. 2007-08-21 21:58:57 -07:00
hyatt@netscape.com
df3f0d08f2 more popup whitelisting changes 2007-08-21 21:58:56 -07:00
hyatt@netscape.com
9495d43f78 Tweaks. 2007-08-21 21:58:55 -07:00
hyatt@netscape.com
b70f673463 Popup whitelisting continues. 2007-08-21 21:58:54 -07:00
hyatt@netscape.com
fe6945151f Popup whitelisting continues. 2007-08-21 21:58:53 -07:00
hyatt@netscape.com
047b06466b Reverting tab close behavior. 2007-08-21 21:58:52 -07:00
hewitt@netscape.com
d758f1e184 165955 - turning on satchel in phoenix 2007-08-21 21:58:51 -07:00
hyatt@netscape.com
bca330b936 Removing New Tab button. 2007-08-21 21:58:50 -07:00
hyatt@netscape.com
20ad53a8cc Fork tabbrowser to make it back into what I want. 2007-08-21 21:58:49 -07:00
bzbarsky@mit.edu
cf486e9ad4 When selectedIndex is set, make sure to display the corresponding text in the display area. Bug 330554, r+sr=mats, a=dbaron 2007-08-21 20:25:42 -07:00
bzbarsky@mit.edu
32444ff39f Make maxlength not affect initial values or scripted sets. Bug 345267, r+sr=mats, a=dbaron 2007-08-21 20:22:21 -07:00
bzbarsky@mit.edu
9d5ecb58f1 Fix Windows build bustage 2007-08-21 20:16:18 -07:00
bzbarsky@mit.edu
e234beb50d Make auto-height abs-pos textfields with top and bottom offsets both set use their intrinsic height, per spec. Bug 385870, r+sr+a=dbaron 2007-08-21 20:07:25 -07:00
bzbarsky@mit.edu
295ac223f1 Make sure to process style updates before reflow, and both before painting. Bug 375436, r+sr=roc, a=dbaron 2007-08-21 19:57:06 -07:00
axel@pike.org
c9f4eeedf3 bug 391680, don't hardcode browser/mail in too many places, make compare locales work better for suite and calendar, r=KaiRo 2007-08-21 19:19:38 -07:00
sspitzer@mozilla.org
573b2b762c fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich 2007-08-21 17:05:03 -07:00
brendan@mozilla.org
47d32601de Remove MAX_INLINE_CALL_COUNT policing, plus old MAX_INTERP_LEVEL deadwood (392973, r=crowder). 2007-08-21 17:04:24 -07:00
sspitzer@mozilla.org
54d2de61d8 adding the unit test for mutliple autocomplete 2007-08-21 16:56:52 -07:00