gerv%gerv.net
c3cf94c667
Bug 236613: change to MPL/LGPL/GPL tri-license.
2007-08-22 04:59:53 +00:00
jst%mozilla.jstenback.com
c530dc5e37
Fixing a part of bug 262887 that the initial fix didn't fix. r=bugs4hj@netscape.net, sr=dveditz@cruzio.com, a=asa@mozilla.org
2007-08-22 04:59:52 +00:00
jshin%mailaps.org
157b9be593
bug 199237 : non-textual docs(image/media) opened in a new tab have url-escaped name in title: checking in what's missed in the previous check-in (a year and half ago) (one-liner)
2007-08-22 04:59:51 +00:00
timeless%mozdev.org
0e61dedfbc
Bug 123340 tabbed browser calls onLinkIconAvailable not defined on nsIProgressMeter
...
r=bz sr=neil
2007-08-22 04:59:50 +00:00
cbiesinger%web.de
69bfd590f5
Bug 179787 JavaScript strict "Warning: reference to undefined property this.mPanelContainer" in <tabbrowser.xml>
...
r=mconnor
2007-08-22 04:59:49 +00:00
steffen.wilberg%web.de
e1f87a1501
Bug 264145: disable Control+F4 (Close Tab keyboard shortcut) on Mac. p=mano, r=mconnor
2007-08-22 04:59:48 +00:00
bugzilla%arlen.demon.co.uk
ff8e5cb0bf
Bug 175893 Make XUL <tab>'s focusable
...
Relanding missing line from tabbrowser.xml following landing of aviary branch -
previously reviewed
2007-08-22 04:59:47 +00:00
steffen.wilberg%web.de
bb417c3fd8
fix xml parsing error: duplicate attribute
2007-08-22 04:59:46 +00:00
bugzilla%arlen.demon.co.uk
c6a031e29e
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-22 04:59:45 +00:00
bugzilla%arlen.demon.co.uk
bb46dd925c
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-22 04:59:44 +00:00
bugzilla%arlen.demon.co.uk
11648dda21
Bug 261790 port various changes betwen xpfe/toolkit
...
Relanding patch after aviary branch landing - already reviewed
2007-08-22 04:59:43 +00:00
bugzilla%arlen.demon.co.uk
65d5a07d10
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
Relanding to fix aviary branch landing regressions
2007-08-22 04:59:42 +00:00
ben%bengoodger.com
e483cd5044
Aviary branch landing
2007-08-22 04:59:41 +00:00
jst%mozilla.jstenback.com
ccb21d6e8b
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-22 04:59:40 +00:00
jst%mozilla.jstenback.com
c9f827edd5
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-22 04:59:39 +00:00
bugzilla%arlen.demon.co.uk
c22f232415
Bug 264102 Chrome should use document.title instead of window.title - toolkit fixes
...
p=me r=vladimir
2007-08-22 04:59:38 +00:00
cbiesinger%web.de
07749196be
196755 backing out now-unneeded changes of bug 196755 and bug 206668, r=mconnor
2007-08-22 04:59:37 +00:00
cbiesinger%web.de
753f4e8f9a
Bug 261790 port various changes betwen xpfe/toolkit
...
r=mconnor sr=neil
2007-08-22 04:59:36 +00:00
ben%bengoodger.com
3814785f29
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-22 04:59:35 +00:00
steffen.wilberg%web.de
7bbac7444c
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-22 04:59:34 +00:00
vladimir%pobox.com
fb4eed11f2
b=174265 (also 252288, 253161): favicon handling merge from aviary branch
2007-08-22 04:59:33 +00:00
bryner%brianryner.com
1a5f1373ef
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-22 04:59:32 +00:00
mconnor%myrealbox.com
abf0ddac41
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-22 04:59:31 +00:00
aaronleventhal%moonset.net
9ecaee4cd6
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-22 04:59:30 +00:00
aaronleventhal%moonset.net
4ecb86a407
Bug 251513. Content of tabs not focused to keyboard scrolling when switching tabs. r=mconner, no sr= needed
2007-08-22 04:59:29 +00:00
aaronleventhal%moonset.net
460bd9251b
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-22 04:59:28 +00:00
mvl%exedo.nl
25e84ace45
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-22 04:59:27 +00:00
brade%comcast.net
b9765065d0
bug 238696; handle additional progress listeners by calling enterTabbedMode (ported from mozilla/xpfe/global/resources/content/bindings/tabbrowser.xml); r=dveditz/bryner
2007-08-22 04:59:26 +00:00
ben%bengoodger.com
2326b4651d
241028 - should be able to create smart keywords to forms that use the http POST method.
2007-08-22 04:59:25 +00:00
jst%mozilla.jstenback.com
28e19dadac
Fixing last part of bug 68215, making FireFox play nicely with the onbeforeunload event too. r+sr=ben@bengoodger.com
2007-08-22 04:59:24 +00:00
ben%bengoodger.com
01861b604f
Fix for bug 224416 - tabs don't remember focused element.
...
patch by Will Devine. <yakgoatcamel@myrealbox.com>
2007-08-22 04:59:23 +00:00
ben%bengoodger.com
98189ec2a9
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-22 04:59:22 +00:00
chanial%noos.fr
d3ce1d0f5d
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-22 04:59:21 +00:00
ben%bengoodger.com
9a049d8749
MacOS X Firebird Updates:
...
- bug 222688 (tabbrowser.xml)
- downloads options panel is broken (pref-downloads.js)
2007-08-22 04:59:20 +00:00
blakeross%telocity.com
d8ffce8d4e
217410 - Change skin/locale versions to fb0.7.
2007-08-22 04:59:19 +00:00
chanial%noos.fr
cbc7227031
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-22 04:59:18 +00:00
hyatt%mozilla.org
21881e9767
Make the stylesheet switcher smarter about showing/hiding more quickly based on the current location.
2007-08-22 04:59:17 +00:00
hyatt%mozilla.org
6fc50867ba
Make sure if you have a sep but no modifier, you don't append the modifier.
2007-08-22 04:59:16 +00:00
ben%bengoodger.com
801c5cae05
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-22 04:59:15 +00:00
hyatt%mozilla.org
5f8052845f
Initial commit of alternate stylesheet support in Firebird.
2007-08-22 04:59:14 +00:00
hyatt%mozilla.org
fe6f389215
Support titledefault in tabbed browsing.
2007-08-22 04:59:13 +00:00
ben%bengoodger.com
85ccdc7562
Actually fix b199819
2007-08-22 04:59:12 +00:00
hyatt%mozilla.org
04b094d949
Switch close tabs and close other tabs.
2007-08-22 04:59:11 +00:00
hyatt%mozilla.org
0edced192b
Restore 'Close other tabs' to the tabs context menu.
2007-08-22 04:59:10 +00:00
bryner%brianryner.com
a916083bca
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-22 04:59:09 +00:00
noririty%jcom.home.ne.jp
7fcec3acee
Fix 202792 - remove startup JS warnings, patch by holyspirit@hkpeople.net and brantgurganus2001@cherokeescouting.org
2007-08-22 04:59:08 +00:00
ben%netscape.com
45f5903803
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-22 04:59:07 +00:00
ben%netscape.com
6a4c51c8d2
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-22 04:59:06 +00:00
mkaply%us.ibm.com
3ca29315d8
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-22 04:59:05 +00:00
blakeross%telocity.com
a5897ec31d
Default to disablehistory.
2007-08-22 04:59:04 +00:00