mozilla.mano@sent.com
|
174b585bad
|
Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor.
|
2007-08-21 22:01:29 -07:00 |
sspitzer@mozilla.org
|
ae404b15fe
|
fix for bug #343370. additional scenario where tab scrolling does not handle window resize well. cache the tab strip width and only adjust the tabstrip, scroll and ensure the selected tab is visible if the width changes. r=asaf
|
2007-08-21 22:01:28 -07:00 |
sspitzer@mozilla.org
|
a80ea36cec
|
fix for bug #343019, tab scrolling does not handle window resize well fix for bug #342890, make tab min width 125 px by default (down from 140 px) and heed the hidden browser.tabs.tabMinWidth pref. fix for bug #342385, get the hidden browser.tabs.tabClipWidth pref working. It was actually working, but I've changed the default to 115 px to match the 125 px default value for the browser.tabs.tabMinWidth pref. also, some code cleanup and whitespace fixes. r=mano, ui-r=beltzner
|
2007-08-21 22:01:27 -07:00 |
sspitzer@mozilla.org
|
dc8ba55eca
|
fix for bug #343054, js errors when changing certain browser.tabs.* prefs
|
2007-08-21 22:01:26 -07:00 |
sspitzer@mozilla.org
|
4c13a34b77
|
fix for bug #318168, tab browsing improvements such as: 1) when we have "too many" tabs in a window, allow the user to scroll through the tabs. 2) add events for when adding and removing tabs initial patch by mconnor. final patch r=mconnor
|
2007-08-21 22:01:25 -07:00 |
jwalden@mit.edu
|
d0e9fedbcf
|
Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano
|
2007-08-21 22:01:24 -07:00 |
jminta@gmail.com
|
7e81ca46ba
|
Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor
|
2007-08-21 22:01:23 -07:00 |
sspitzer@mozilla.org
|
aad92cb2f8
|
fix for bug #340547. error in tabbrowser.xml cause by a leak fix. r=mconnor
|
2007-08-21 22:01:22 -07:00 |
sspitzer@mozilla.org
|
6726e21a41
|
fix for bug #315167. purple tab arrow flashes if cursor is put on it. stole this fix from jag's fix for the suite. r=mconnor VS: ----------------------------------------------------------------------
|
2007-08-21 22:01:21 -07:00 |
gavin@gavinsharp.com
|
147ee20747
|
Bug 281012: Closing the last tab loads an untitled page (about:blank) instead; doesn't clear session history, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
|
2007-08-21 22:01:20 -07:00 |
gavin@gavinsharp.com
|
3146f671f6
|
Bug 331938: make sure to set at least the visual transfer status of a new blank tab, patch by Simon Bünzli <zeniko@gmail.com>, r=mconnor
|
2007-08-21 22:01:19 -07:00 |
jminta@gmail.com
|
bacdc30d5d
|
Bug 339477 tabbrowser.xml's observer destructor never gets called, leaking mTabClipWidth at shutdown. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor
|
2007-08-21 22:01:18 -07:00 |
cst@andrew.cmu.edu
|
9b9da19ebb
|
Bug 338441 Make tabbrowser's ".browsers" property faster (Toolkit version) r+a=mconnor
|
2007-08-21 22:01:17 -07:00 |
Olli.Pettay@helsinki.fi
|
02ef48ae18
|
Bug 335586, r+sr=mconnor,neil
|
2007-08-21 22:01:16 -07:00 |
beng@bengoodger.com
|
d8b9e08cf1
|
335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org
|
2007-08-21 22:01:15 -07:00 |
doronr@us.ibm.com
|
7857f57997
|
Bug 334674 - Not resetting the missing plugin list when a tab's location changes. r=mconnor
|
2007-08-21 22:01:14 -07:00 |
gavin@gavinsharp.com
|
ccd2363cba
|
Bug 334776: loadOneTab should treat null as undefined for the aLoadInBackground argument, r=mano
|
2007-08-21 22:01:13 -07:00 |
enndeakin@sympatico.ca
|
aa0d4ddfbd
|
Bug 268590, add notification widget, r=mconnor
|
2007-08-21 22:01:12 -07:00 |
beng@bengoodger.com
|
b8aa576d3a
|
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
|
2007-08-21 22:01:11 -07:00 |
gavin@gavinsharp.com
|
38a30b80c4
|
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
|
2007-08-21 22:01:10 -07:00 |
gavin@gavinsharp.com
|
ec9ef4feed
|
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
|
2007-08-21 22:01:09 -07:00 |
roc+@cs.cmu.edu
|
b3c00fe379
|
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
|
2007-08-21 22:01:08 -07:00 |
Olli.Pettay@helsinki.fi
|
2b616d4546
|
Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, r=neil, r=mconnor, sr=jst
|
2007-08-21 22:01:07 -07:00 |
gavin@gavinsharp.com
|
b7c18da66b
|
Back out patch for bug 311136, since it wasn't needed, r=mconnor
|
2007-08-21 22:01:06 -07:00 |
gavin@gavinsharp.com
|
8ee223fca3
|
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
|
2007-08-21 22:01:05 -07:00 |
gavin@gavinsharp.com
|
4c3ddc8a80
|
Bug 282178: sync tabbrowsers (mostly changes from bug 105885), r=mconnor
|
2007-08-21 22:01:04 -07:00 |
neil@parkwaycc.co.uk
|
2a3993cec7
|
Make widgets events bubble again as per expectations b=330190 r=bryner
|
2007-08-21 22:01:03 -07:00 |
Olli.Pettay@helsinki.fi
|
8fe82d07c5
|
Bug 234455, Centralize event dispatch r=jst, sr=bz
|
2007-08-21 22:01:02 -07:00 |
bzbarsky@mit.edu
|
18af55deec
|
Front-end part of bug 326009. r=mconnor, sr=neil
|
2007-08-21 22:01:01 -07:00 |
gavin@gavinsharp.com
|
0c90c5302c
|
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
|
2007-08-21 22:01:00 -07:00 |
jruderman@hmc.edu
|
61898925d4
|
Restore Ctrl+Tab shortcut for switching tabs on Mac. Bug 264787, patch by Mano, r=mconnor.
|
2007-08-21 22:00:59 -07:00 |
gavin@gavinsharp.com
|
1cba66a5c8
|
Bug 324913: tabbrowser.xml depends on a constant defined in browser.js (nsIWebNavigation), patch by Mook <mook.moz@gmail.com>, r=mconnor
|
2007-08-21 22:00:58 -07:00 |
roc+@cs.cmu.edu
|
0c36d67bf6
|
Bug 324763. Don't use useless 'mousethrough' on tabs ... restoring part of the patch in bug 317375 that was lost before checkin. r=mconnor
|
2007-08-21 22:00:57 -07:00 |
gavin@gavinsharp.com
|
95828f04be
|
Bug 324449: comment tweak
|
2007-08-21 22:00:56 -07:00 |
gavin@gavinsharp.com
|
c53730c169
|
Bug 324449: error when moving a tab before it's parent and then closing it (Error: uncaught exception: 2147500037), r=ben
|
2007-08-21 22:00:55 -07:00 |
beng@bengoodger.com
|
62a2de68cb
|
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.
|
2007-08-21 22:00:54 -07:00 |
gavin@gavinsharp.com
|
682be83121
|
Bug 312896: tab strip should not respond to double click in space above and below tabs, r=mconnor
|
2007-08-21 22:00:53 -07:00 |
gavin@gavinsharp.com
|
827f75e0f1
|
Bug 317949: hideMessage should default to hiding the message for selectedBrowser, r=mconnor
|
2007-08-21 22:00:52 -07:00 |
gavin@gavinsharp.com
|
dc45528854
|
Bug 284379: Enabling middlemouse.contentLoadURL and middle clicking a tab should still close tab, patch by Adam Guthrie <ispiked@gmail.com>, r=rob_strong
|
2007-08-21 22:00:51 -07:00 |
gavin@gavinsharp.com
|
9804310722
|
Bug 316059: Clean up use of userTypedClear, patch by Yoni Gilad <yonigilad@gmail.com>, r=mconnor
|
2007-08-21 22:00:50 -07:00 |
gavin@gavinsharp.com
|
31a7e847fb
|
Bug 313501: invalid use of gBrowser in tabbrowser.xml, r=mconnor
|
2007-08-21 22:00:49 -07:00 |
bsmedberg@covad.net
|
45fef80192
|
Bug 312308 - tabbrowser: closing tab throws exception when no "autocompletepopup" attribute is set, patch by Garrett Davis <gdavis@nsisoftware.com> r=me
|
2007-08-21 22:00:48 -07:00 |
mozilla.mano@sent.com
|
559a1d1cc3
|
Bug 303916 - JS error when dragging local file over tabs. patch from Martijn Wargers <martijn.martijn@gmail.com>, r=me.
|
2007-08-21 22:00:47 -07:00 |
dveditz@cruzio.com
|
c7dd2dc96c
|
bug 310696 suppress "view-source:" scheme in title, r=mconnor, sr=neil.parkwaycc
|
2007-08-21 22:00:46 -07:00 |
gavin@gavinsharp.com
|
8299135ac7
|
Bug 311607: "Select new tabs opened from links" pref isn't obeyed for links dragged to existing tabs, r=mano
|
2007-08-21 22:00:45 -07:00 |
mconnor@steelgryphon.com
|
f5dbd7e559
|
bug 311136 - Tab dnd can confuse tabbrowser, r=vladimir
|
2007-08-21 22:00:44 -07:00 |
dveditz@cruzio.com
|
8742e744b8
|
locationless windows need hostname in titlebar (match 1.0x -- bug 304388) r=mconnor/jruderman, sr=bzbarsky
|
2007-08-21 22:00:43 -07:00 |
gavin@gavinsharp.com
|
b44bbcd353
|
Bug 309452: Dropping a tab to another tabbar should drop the URL, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
|
2007-08-21 22:00:42 -07:00 |
mozilla.mano@sent.com
|
939cbbecaa
|
Bug 309860 - Dragging a url to the tabstrip ignores the shift key. r=mconnor.
|
2007-08-21 22:00:41 -07:00 |
gavin@gavinsharp.com
|
82a5c5da3f
|
Bug 309292: tab-drop-indicator shouldn't use IDs, patch by Dorando <bugzilla-mozilla@dorando.at>, r=mconnor
|
2007-08-21 22:00:40 -07:00 |