Граф коммитов

180 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano%sent.com 6c2fdc01ad Bug 'All Tabs' menu does not flash during 'Open in Tabs'. patch from Simon Bnzli <zeniko@gmail.com>, r=me. 2006-07-26 21:44:27 +00:00
mozilla.mano%sent.com 13a8bb75ba Backing out bug 345257 due to the crash reported in 345659. 2006-07-25 19:57:58 +00:00
mozilla.mano%sent.com 7d67ef4065 Bug 345259 - [RTL UI] opening tabs in background moves tabs. patch from smontagu and me, r=mconnor. 2006-07-25 16:01:35 +00:00
sspitzer%mozilla.org 1495286e92 fix for bug #344048
set tab min width and tab clip width to better values, per beltzner.

r=mano, ui-r=beltzner
2006-07-25 15:35:42 +00:00
sspitzer%mozilla.org 3dde4b6854 fix for bug #344587: dispatch tab open/close events in the correct order.
thanks to simon <zeniko@gmail.com> for the fix.

r=sspitzer,mano sr=mconnor
2006-07-25 15:30:13 +00:00
gavin%gavinsharp.com ebabef27fb Bug 345075: Fix loadOneTab to ensure that the parent isn't set when passing null as the loadInBackground argument, r=mconnor 2006-07-24 23:02:24 +00:00
mozilla.mano%sent.com 8eb18ee78b Bug 345260 - handle dynamic changes to tab title, tab icon and busy (loading) state in all tabs menu. r=sspitzer/mconnor. 2006-07-23 18:28:47 +00:00
mconnor%steelgryphon.com 03fe9e89c6 bug 195212 - Reopening multiple tabs when clicking Home and multiple homepages selected, make multiple pages always open together r=mano 2006-07-23 18:21:20 +00:00
mozilla.mano%sent.com 99bd0ecd5b Bug 345257 - add tooltip to 'all tabs' menu button. patch from Michael Ventnor <ventnors_dogs234@yahoo.com.au>, r=me. 2006-07-23 06:07:26 +00:00
sspitzer%mozilla.org 01e4b38a00 fix for bug #342105: Close button not shown if there is only one tab
per beltzner:

"The close button should be shown, with the effect being that it disposes the
tab and immediately opens a new one. Strange behaviour surely, but I think it's
the easiest and most reliably understandable case."

thanks to Simon <zeniko@gmail.com> for the patch.

r=sspitzer, sr=mconnor
2006-07-22 06:13:17 +00:00
sspitzer%mozilla.org b45e7a28ee fix for bug #333791: Tab drag indicator (arrow) vanishes/flickers when cursor passes over parts of the tab
fix for bug #345524: hide the tab dnd indicator when it's over the original tab

thanks to Wayne Woods <w.woods@optusnet.com.au> for these fixes.

r=sspitzer, sr=mconnor
2006-07-21 20:30:13 +00:00
mozilla.mano%sent.com 8bdcf0f8e3 Bug 343585 - tab scrolling: scenario where open link in background doesn't enable the scroll buttons. r=sspitzer/mconnor. 2006-07-21 00:42:53 +00:00
gavin%gavinsharp.com 0c6df595e9 Revert accidental checkin 2006-07-19 23:55:17 +00:00
gavin%gavinsharp.com c426bea47f Bug 344264: fix strict warning in button.xml, patch by Simon B�nzli <zeniko@gmail.com>, r=mconnor/neil 2006-07-19 23:53:55 +00:00
sspitzer%mozilla.org 44652fa575 fix for bug #343251
add "all tabs" menu to tabstrip to address usability problems with tab overflow / scrolling

r=mano
2006-07-19 21:31:34 +00:00
mozilla.mano%sent.com e36b155053 Bug 343628 - Double-clicking a close button of a tab shouldn't open a new tab. r=robert. 2006-07-13 06:46:57 +00:00
sspitzer%mozilla.org 3ace8e9699 supplimental fix for bug #344048. keep tabbrowser.xml in sync with recent changes to firefox.js. r=asaf 2006-07-10 23:16:17 +00:00
sspitzer%mozilla.org 3356823135 fix for bug #343688. Attempting to move tabs into right-hand overflow-scroll area while sidebar is open causes bizarreness. need to take into account the position of the tab scroll drop indicator bar. r=rstrong 2006-07-06 19:13:54 +00:00
mozilla.mano%sent.com fe43d60a8d Bug 343554 - Tab reordering shortcuts can move tabs offscreen. r=mconnor. 2006-07-05 19:33:52 +00:00
mozilla.mano%sent.com 44fd2aef57 Bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding. r=sspitzer/mconnor. 2006-07-03 14:59:18 +00:00
sspitzer%mozilla.org c56a134d73 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 2006-07-03 06:46:48 +00:00
sspitzer%mozilla.org 90d29fd7ea 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
2006-07-02 00:20:10 +00:00
sspitzer%mozilla.org 604fa64419 fix for bug #343054, js errors when changing certain browser.tabs.* prefs 2006-06-29 01:26:28 +00:00
sspitzer%mozilla.org 1b096a746f 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
2006-06-26 22:35:08 +00:00
jwalden%mit.edu 77d2863c98 Bug 339540 - Remove dead find code from browser.xml and tabbrowser.xml. Patch by Adam Guthrie <ispiked@gmail.com>, r=mano 2006-06-15 18:57:22 +00:00
jminta%gmail.com a46d9df804 Bug 287677 dropping unknown scheme on a tab produces 2 errors, rather than 1, r=mconnor 2006-06-12 17:23:30 +00:00
sspitzer%mozilla.org 9b1e9a8203 fix for bug #340547. error in tabbrowser.xml cause by a leak fix. r=mconnor 2006-06-10 00:08:42 +00:00
sspitzer%mozilla.org c11f5e5df4 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: ----------------------------------------------------------------------
2006-06-09 02:00:26 +00:00
gavin%gavinsharp.com 0c2fa54ec1 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 2006-06-06 16:21:42 +00:00
gavin%gavinsharp.com e268f39216 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 2006-06-04 06:53:44 +00:00
jminta%gmail.com 70303ebf3e Bug 339477 tabbrowser.xml's observer destructor never gets called, leaking mTabClipWidth at shutdown. Patch by Adam Guthrie <ispiked@gmail.com>, r+a=mconnor 2006-06-02 18:05:55 +00:00
cst%andrew.cmu.edu a99b40f939 Bug 338441
Make tabbrowser's ".browsers" property faster (Toolkit version)
r+a=mconnor
2006-05-30 15:16:11 +00:00
Olli.Pettay%helsinki.fi b37689e105 Bug 335586, r+sr=mconnor,neil 2006-05-17 07:21:23 +00:00
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