Commit Graph

182449 Commits

Author SHA1 Message Date
steffen.wilberg@web.de
56d591b20f fix xml parsing error: duplicate attribute 2007-08-21 21:59:46 -07:00
bugzilla@arlen.demon.co.uk
d9e7f3038b Bug 196755 [mailviews] [modern skin only] Unable to create new Views (pull down menus do not retain changes) Relanding of patch following landing of aviary branch 2007-08-21 21:59:45 -07:00
bugzilla@arlen.demon.co.uk
e2da91705c Bug 175893 Make XUL <tab>'s focusable Bug 251513 content of tabs not focused to keyboard scrolling when switching tabs Relanding relevant parts of patches following aviary branch landing 2007-08-21 21:59:44 -07:00
bugzilla@arlen.demon.co.uk
5d481bfc17 Bug 261790 port various changes betwen xpfe/toolkit Relanding patch after aviary branch landing - already reviewed 2007-08-21 21:59:43 -07:00
bugzilla@arlen.demon.co.uk
ba8b32a7e8 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes Relanding to fix aviary branch landing regressions 2007-08-21 21:59:42 -07:00
ben@bengoodger.com
e5c3ae357a Aviary branch landing 2007-08-21 21:59:41 -07:00
jst@mozilla.jstenback.com
59b5ecb460 Fixing bug 262887. Make dialogs opened through the DOM make the opening tab the current tab. r=ben@mozilla.org, dveditz@cruzio.com, sr=bryner@brianryner.com 2007-08-21 21:59:40 -07:00
jst@mozilla.jstenback.com
19dc2b3bca Fixing bug 265921. Prevent script from closing tabs. r=bryner@brianryner.com, sr=brendan@mozilla.org, patch by bzbarsky@mit.edu and jst@mozilla.org 2007-08-21 21:59:39 -07:00
bugzilla@arlen.demon.co.uk
79b6fa4cc8 Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes p=me r=vladimir 2007-08-21 21:59:38 -07:00
cbiesinger@web.de
84d5dad017 196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor 2007-08-21 21:59:37 -07:00
cbiesinger@web.de
f22fd433b0 Bug 261790 port various changes betwen xpfe/toolkit r=mconnor sr=neil 2007-08-21 21:59:36 -07:00
ben@bengoodger.com
7491405454 215929 - window title incorrectly shows [Object HTMLImageElement] when switching tabs, bringing across some of caillon's code from xpfe/, r=mscott a=me 2007-08-21 21:59:35 -07:00
steffen.wilberg@web.de
8e4cba5cb0 Bug 244692: Tabs bar, status bar, Download Manager, Extensions Manager and Themes Manager respond to all kinds of double-click (left, middle, right mouse buttons). r=ben 2007-08-21 21:59:34 -07:00
vladimir@pobox.com
508052381c b=174265 (also 252288, 253161): favicon handling merge from aviary branch 2007-08-21 21:59:33 -07:00
bryner@brianryner.com
86b8dee5af Fix some problems related to dynamic enabling/disabling of form autocomplete: make autocomplete ignore all key navigation if the input is disabled, also, instead of trying to keep autocomplete state in sync on every browser instance, just set the disabled state on the global form fill controller. Bug 249610, r=blake. 2007-08-21 21:59:32 -07:00
mconnor@myrealbox.com
bddc10c10b bug 231393 - Tab URL does not persist on bad links if tabs switched, patch by pike@pikey.me.uk based on jag's patch for bug 103720, r=me 2007-08-21 21:59:31 -07:00
aaronleventhal@moonset.net
186464199f Bug 175893. Make XUL Tabs focusable -- reopened because when switching tabs we were scrolling to the remembered focus instead of remaining at the last position. r=mconnor, sr=neil 2007-08-21 21:59:30 -07:00
aaronleventhal@moonset.net
ad60278748 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
63f2cd8cd3 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
1c931fe475 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
3998c69c99 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
ef5b12c044 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
1db20eea58 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
52b49200e0 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
989760a042 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
7ea4e2026b 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
98a03245e8 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
bdf31c501a 217410 - Change skin/locale versions to fb0.7. 2007-08-21 21:59:19 -07:00
chanial@noos.fr
3e14ee7603 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
1825deeb8b 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
d442260fba 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
cc69ae63d4 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
be6af0d58b Initial commit of alternate stylesheet support in Firebird. 2007-08-21 21:59:14 -07:00
hyatt@mozilla.org
7866303f58 Support titledefault in tabbed browsing. 2007-08-21 21:59:13 -07:00
ben@bengoodger.com
927fbb77fd Actually fix b199819 2007-08-21 21:59:12 -07:00
hyatt@mozilla.org
c4751905de Switch close tabs and close other tabs. 2007-08-21 21:59:11 -07:00
hyatt@mozilla.org
64ca4bf439 Restore 'Close other tabs' to the tabs context menu. 2007-08-21 21:59:10 -07:00
bryner@brianryner.com
4e4b2609dd 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
96ceb4c1cf 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
f6e4639794 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
d3848b8dc3 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
946fe88ac2 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
fe1896c6b3 Default to disablehistory. 2007-08-21 21:59:04 -07:00
hyatt@netscape.com
8c2cedc54f Fix bug 175575. Dbl-click in tab bar opens new tab. 2007-08-21 21:59:03 -07:00
hyatt@netscape.com
5b3649a302 Fix bug 175575. Dbl-click in tab bar opens new tab. 2007-08-21 21:59:02 -07:00
hyatt@netscape.com
88ce583869 Fixing CTRL+TAB 2007-08-21 21:59:01 -07:00
hyatt@netscape.com
dab43ffff5 Fix page report bustage. 2007-08-21 21:59:00 -07:00
hyatt@netscape.com
171c344f16 Fix tabbrowser bug. 2007-08-21 21:58:59 -07:00
hyatt@netscape.com
7b745cdc05 Sync tab and friends with the trunk 2007-08-21 21:58:58 -07:00
hyatt@netscape.com
d9b0ab1705 Add page report accessor to tabbrowser. 2007-08-21 21:58:57 -07:00