Commit Graph

147 Commits

Author SHA1 Message Date
beng%bengoodger.com
5dd5b4f80f 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2006-05-06 02:37:51 +00:00
doronr%us.ibm.com
a2591f0b92 Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor 2006-04-21 14:56:42 +00:00
gavin%gavinsharp.com
7687c6c471 Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano 2006-04-20 20:11:19 +00:00
enndeakin%sympatico.ca
970fb9925e Bug 268590, add notification widget, r=mconnor 2006-04-19 20:50:25 +00:00
beng%bengoodger.com
7963f6823c 332964 - dragging tab to toolbar or bookmarks menu fails due (in part) to tabbrowser adding flavors to the transferable in the wrong order... r=mconnor 2006-04-12 20:38:15 +00:00
gavin%gavinsharp.com
740c6cbff3 Bug 332271: One cause of wrong tab closure identified in tab closure handling (Ctrl+F4 bubbles although being handled), patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-04-12 18:21:07 +00:00
gavin%gavinsharp.com
9aa8057bfe Bug 235825: "I'm Feeling Lucky" search from address bar doesn't activate Stop toolbar button, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor 2006-04-12 18:11:55 +00:00
roc+%cs.cmu.edu
aa92a80b72 Bug 331522. By default, do not allow keyword searches when navigating to URLs; modify browser UI code to enable keyword searches only on selected URL input mechanisms (e.g., typed into the URL bar). r+sr=darin,r=mconnor 2006-04-03 23:17:51 +00:00
Olli.Pettay%helsinki.fi
ee372ff167 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst 2006-03-25 22:03:49 +00:00
gavin%gavinsharp.com
17f0ac8d0a Back out patch for bug 311136, since it wasn't needed, r=mconnor 2006-03-24 00:48:20 +00:00
gavin%gavinsharp.com
68ecacbd8e Bug 327604: Status bar message text persists when switching tabs while page is loading, patch by Simon B�nzli <zeniko@gmail.com>, r+a=mconnor 2006-03-23 03:31:18 +00:00
gavin%gavinsharp.com
7f7a847f6a Bug 282178: sync tabbrowsers (mostly changes from bug 105885), r=mconnor 2006-03-14 20:05:12 +00:00
neil%parkwaycc.co.uk
e19f6a698e Make widgets events bubble again as per expectations b=330190 r=bryner 2006-03-12 21:04:39 +00:00
Olli.Pettay%helsinki.fi
f79ea0115b Bug 234455, Centralize event dispatch r=jst, sr=bz 2006-03-07 17:08:51 +00:00
bzbarsky%mit.edu
e226d033ad Front-end part of bug 326009. r=mconnor, sr=neil 2006-02-22 04:07:41 +00:00
gavin%gavinsharp.com
14871d1615 Bug 324335: Dragging link to a tab loads in a new tab instead of replacing, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2006-02-21 14:37:27 +00:00
jruderman%hmc.edu
33814e954d Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor. 2006-02-05 04:50:42 +00:00
gavin%gavinsharp.com
4927e51067 Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor 2006-02-03 11:39:34 +00:00
roc+%cs.cmu.edu
702907f622 Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor 2006-01-26 19:25:53 +00:00
gavin%gavinsharp.com
732cc40901 Bug 324449: comment tweak 2006-01-24 04:12:38 +00:00
gavin%gavinsharp.com
b678df088d Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben 2006-01-24 03:55:12 +00:00
beng%bengoodger.com
2edbfa7ff0 308396 - UE improvements for tabbed browsing in response to usability studies conducted. In particular, add close buttons to tabs, improve the reselection behavior of new tabs opened especially in single window mode, simplify the preferences available for tabs, and improve the visual appearance of keyboard-focused tabs. r=mconnor. 2006-01-20 23:04:26 +00:00
gavin%gavinsharp.com
fc219b27a3 Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor 2005-12-28 03:05:04 +00:00
gavin%gavinsharp.com
996a21f734 Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor 2005-12-27 18:39:18 +00:00
gavin%gavinsharp.com
dae5adb3e5 Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong 2005-12-17 01:18:30 +00:00
gavin%gavinsharp.com
3120aa0ea8 Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor 2005-11-12 01:51:36 +00:00
gavin%gavinsharp.com
0f7e4ceabf Bug 313501: invalid use of gBrowser in tabbrowser.xml, r=mconnor 2005-10-23 17:44:51 +00:00
bsmedberg%covad.net
b26a3c2f1c Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me 2005-10-17 17:08:12 +00:00
mozilla.mano%sent.com
672cfea312 Bug 303916 - JS error when dragging local file over tabs. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me. 2005-10-15 05:47:54 +00:00
dveditz%cruzio.com
b69d697984 bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc 2005-10-14 23:33:51 +00:00
gavin%gavinsharp.com
11c4d8e7f9 Bug 311607: "Select new tabs opened from links" pref isn't obeyed for links dragged to existing tabs, r=mano 2005-10-09 02:29:49 +00:00
mconnor%steelgryphon.com
193b4028a6 bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir 2005-10-06 07:04:39 +00:00
dveditz%cruzio.com
885f89af0b locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky 2005-09-30 18:51:46 +00:00
gavin%gavinsharp.com
312a9a71e8 Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-27 00:07:39 +00:00
mozilla.mano%sent.com
00002699e5 Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor. 2005-09-26 03:58:33 +00:00
gavin%gavinsharp.com
ca753f029b Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor 2005-09-20 22:23:00 +00:00
mconnor%steelgryphon.com
10807a42f2 bug 307066 - no favicon after click on anchor link, patch by Christian Schmidt (bugzilla.mozilla.org@chsc.dk), r=vlad 2005-09-20 20:07:56 +00:00
gavin%gavinsharp.com
18d3b48379 Bug 304531: event.target.rel has no properties (Port fix from bug 225854), patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=mconnor 2005-09-17 02:20:44 +00:00
gavin%gavinsharp.com
6bcd26663d Bug 306243: When browser.tabs.autohide is enabled, toolbar customisation settings are ignored after restarting Firefox; extensions' icons are missing from the palette, patch by moz_bug_r_a4@yahoo.com, r=vlad 2005-09-17 01:08:10 +00:00
masayuki%d-toybox.com
c9f86702ce Bug 292865 Throbber/"Loading" doesn't appear when tab bar gets displayed r=mconnor 2005-09-15 18:47:24 +00:00
gavin%gavinsharp.com
4c73034231 Bug 264610: Domain Guessing: URL is not updated when guessing loads www.hostname.com, patch by Phil Ringnalda <bugzilla@philringnalda.com>, r=vlad 2005-08-28 18:49:03 +00:00
mozilla.mano%sent.com
54d377bf73 Bug 306208 - tabbar is visible in popups. r=vladimir. 2005-08-28 03:33:32 +00:00
gavin%gavinsharp.com
36a82e9f42 Bug 305828: Changes to tabbrowser.xml for sessionsaver extension, patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk>, r=vlad 2005-08-26 23:01:34 +00:00
vladimir%pobox.com
00e47b5654 b=304561, firefox unsuitable for browsing high-res image galleries due to preview on tab icon, r=mconnor,sr=bzbarsky,a=asa 2005-08-25 20:05:24 +00:00
ben%bengoodger.com
86b85d7e51 bug 300412 - add "Bookmark all Tabs" menu option to bookmarks menu, improves discoverability of bookmark tab groups per usability testing. patch by Grace Shih <gsshih@gmail.com> r=ben@mozilla.org 2005-08-12 00:42:16 +00:00
cbiesinger%web.de
1367551f57 301119 allow error pages to load favicons
xpfe:
dveditz: second-review+
benjamin: first-review+
asa: approval1.8b4+
toolkit:
benjamin: first-review+
benjamin: approval1.8b4+

patch by me, ported to toolkit by Henrik Skupin <hskupin@gmail.com>
2005-08-08 16:25:11 +00:00
aaronleventhal%moonset.net
66126c0664 Small correction for checkin to bug 249136, accidentally had checked in |this.selectedTab| instead of |browser.selectedTab|. 2005-08-06 14:13:38 +00:00
aaronleventhal%moonset.net
37f937ea73 Bug 249136. Focus and key navigation broken for links opened in new tabs. r=mconnor, r=timeless, a=bsmedberg 2005-08-06 04:20:13 +00:00
aaronleventhal%moonset.net
1d21983381 Backing out fix for bug 249136 for now; it caused bug 303475, bug 303477 and bug 303479 2005-08-05 02:49:30 +00:00
gavin%gavinsharp.com
23e8137d89 Bug 303075 : removeProgressListener resets the progressListener to null instead of removing it, patch by Aaron Keier <tonglebeak@gmail.com>, r+a=mconnor 2005-08-04 23:53:22 +00:00