bugzilla%arlen.demon.co.uk
2ce6a4e00c
Bug 261790 port various changes betwen xpfe/toolkit
...
Relanding patch after aviary branch landing - already reviewed
2004-12-01 16:21:02 +00:00
bugzilla%arlen.demon.co.uk
83a2e3ffc5
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
Relanding to fix aviary branch landing regressions
2004-12-01 11:42:34 +00:00
ben%bengoodger.com
b603528092
Aviary branch landing
2004-12-01 04:48:44 +00:00
jst%mozilla.jstenback.com
3d3c74240e
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
2004-11-03 17:06:21 +00:00
jst%mozilla.jstenback.com
46655dce46
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
2004-10-26 00:13:50 +00:00
bugzilla%arlen.demon.co.uk
ff6e7a4194
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
p=me r=vladimir
2004-10-24 18:20:10 +00:00
cbiesinger%web.de
3ade0ebece
196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor
2004-10-03 16:13:33 +00:00
cbiesinger%web.de
c9a0f13bf5
Bug 261790 port various changes betwen xpfe/toolkit
...
r=mconnor sr=neil
2004-09-30 14:31:42 +00:00
ben%bengoodger.com
98088e0f0a
215929 - window title incorrectly shows [Object HTMLImageElement] when switching tabs, bringing across some of caillon's code from xpfe/, r=mscott a=me
2004-09-29 00:36:32 +00:00
steffen.wilberg%web.de
336abe5e0f
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
2004-09-19 17:31:28 +00:00
vladimir%pobox.com
33f488f5ea
b=174265 (also 252288, 253161): favicon handling merge from aviary branch
2004-07-29 23:49:31 +00:00
bryner%brianryner.com
1a8b51b957
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.
2004-07-29 08:08:11 +00:00
mconnor%myrealbox.com
9285a4d5ea
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
2004-07-24 00:24:30 +00:00
aaronleventhal%moonset.net
6a590783ff
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
2004-07-22 13:37:07 +00:00
aaronleventhal%moonset.net
a94a11bfab
Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed
2004-07-19 15:53:02 +00:00
aaronleventhal%moonset.net
4de0622ec6
Bug 175893. Make tab labels focusable (when clicking on label of foreground tab). Make unmodified arrow key navigation work with tabs. r=neil, sr=?
2004-07-14 21:44:01 +00:00
mvl%exedo.nl
fc48c463fc
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
2004-05-13 18:34:18 +00:00
brade%comcast.net
4b3db2496f
bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner
2004-05-06 17:19:00 +00:00
ben%bengoodger.com
97ebd0e4ba
241028 - should be able to create smart keywords to forms that use the http POST method.
2004-04-20 09:45:12 +00:00
jst%mozilla.jstenback.com
4f8a9cbb12
Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
2004-02-19 21:52:31 +00:00
ben%bengoodger.com
e436627911
Fix for bug 224416 - tabs don't remember focused element.
...
patch by Will Devine. <yakgoatcamel@myrealbox.com>
2003-12-16 00:16:19 +00:00
ben%bengoodger.com
23b02b08a8
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.
2003-12-05 05:55:54 +00:00
chanial%noos.fr
011251779d
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.
2003-11-20 09:48:16 +00:00
ben%bengoodger.com
5caca58d02
MacOS X Firebird Updates:
...
- bug 222688 (tabbrowser.xml)
- downloads options panel is broken (pref-downloads.js)
2003-10-24 07:43:01 +00:00
blakeross%telocity.com
91b183c961
217410 - Change skin/locale versions to fb0.7.
2003-08-28 02:16:27 +00:00
chanial%noos.fr
d97d9bbbf6
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.
2003-08-17 11:11:42 +00:00
hyatt%mozilla.org
f037cfe886
Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location.
2003-08-13 00:21:42 +00:00
hyatt%mozilla.org
e535551e3d
Make sure if you have a sep but no modifier, you don't append the modifier.
2003-08-12 02:19:28 +00:00
ben%bengoodger.com
ed5f1b0f43
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
2003-08-11 03:57:20 +00:00
hyatt%mozilla.org
03a12c4259
Initial commit of alternate stylesheet support in Firebird.
2003-08-10 08:04:58 +00:00
hyatt%mozilla.org
aebe9e9129
Support titledefault in tabbed browsing.
2003-08-08 18:59:40 +00:00
ben%bengoodger.com
de6c173bd4
Actually fix b199819
2003-08-08 00:52:33 +00:00
hyatt%mozilla.org
61b59a3c41
Switch close tabs and close other tabs.
2003-08-07 19:01:27 +00:00
hyatt%mozilla.org
7816023d13
Restore 'Close other tabs' to the tabs context menu.
2003-08-05 07:19:24 +00:00
bryner%brianryner.com
95d977de84
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)
2003-07-26 06:42:50 +00:00
noririty%jcom.home.ne.jp
d9dcab299f
Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org
2003-07-23 14:24:05 +00:00
ben%netscape.com
8693adcdd0
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.
2003-02-10 11:19:52 +00:00
ben%netscape.com
7331c73d38
Part of 191524 -
...
1) update tabbrowser to allow attach/detach of satchel controller from all browsers.
2) disclosure widget styles for privacy preferences panel
2003-02-01 09:11:13 +00:00
mkaply%us.ibm.com
5e0834feef
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
2003-01-31 14:32:43 +00:00
blakeross%telocity.com
88a92e2919
Default to disablehistory.
2002-11-08 05:10:08 +00:00
hyatt%netscape.com
6289ab685f
Fix bug 175575. Dbl-click in tab bar opens new tab.
2002-10-20 03:27:03 +00:00
hyatt%netscape.com
2f50304967
Fix bug 175575. Dbl-click in tab bar opens new tab.
2002-10-20 03:24:56 +00:00
hyatt%netscape.com
0ce3717805
Fixing CTRL+TAB
2002-10-11 22:24:02 +00:00
hyatt%netscape.com
0cf4e6d80c
Fix page report bustage.
2002-10-11 22:16:19 +00:00
hyatt%netscape.com
4ed6e095d3
Fix tabbrowser bug.
2002-10-11 21:58:14 +00:00
hyatt%netscape.com
0fa69638ce
Sync tab and friends with the trunk
2002-10-11 21:47:04 +00:00
hyatt%netscape.com
eee0fdef28
Add page report accessor to tabbrowser.
2002-10-08 19:57:21 +00:00
hyatt%netscape.com
2589dc4e82
more popup whitelisting changes
2002-10-08 03:23:38 +00:00
hyatt%netscape.com
a0785fec02
Tweaks.
2002-10-08 02:45:07 +00:00
hyatt%netscape.com
4cecadad2b
Popup whitelisting continues.
2002-10-08 02:21:08 +00:00