Commit Graph

6 Commits

Author SHA1 Message Date
mozilla.mano%sent.com
1524572837 Various scrollbox and tabbrowser bug fixes and improvements. Including: bug 342890 - make tab minWidth 125px and heed the browser.tabs.tabMinWidth hidden pref. bug 342906 - Tab Overflow Scroll: Clicking and holding the button should scroll continuously. bug 343019 and bug 343370 - Tab scrolling does not handle window resize and underflow well. bug 342841 - Scrolling arrow should look disabled when you can't scroll in its direction. bug 343097 - Cleaner arrowscrollbox-clicktoscroll binding (this also partly fixes bug 342909 - Scroll buttons do not have button-like appearance, look like static icons and offer no feedback). Work by Seth Spitzer and me; reviews by me, sspitzer and mconnor. a=mconnor, mtschrep. The complete branch patch is on bug 318168.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201576 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-05 19:19:04 +00:00
sspitzer%mozilla.org
3f433347bf 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

and includes the supplimental fixes for:

fix for bug #342364: set the clicktoscroll attribute on the pinstripe
specific binding for tabbrowser. Otherwise, the tabs will scroll on mouseover.

fix for bug #343054: js errors when changing certain browser.tabs.* prefs

r=mconnor,ben a=mconnor,schrep


git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@201207 18797224-902f-48f8-a5cc-f745e15eee43
2006-06-29 05:49:32 +00:00
Olli.Pettay%helsinki.fi
64f19b2340 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation, a=mconnor
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@193803 18797224-902f-48f8-a5cc-f745e15eee43
2006-04-07 08:12:30 +00:00
chanial%noos.fr
f576872db9 convert chrome://global/content/widgets to chrome://global/content/bindings
git-svn-id: svn://10.0.0.236/trunk@149578 18797224-902f-48f8-a5cc-f745e15eee43
2003-11-20 05:14:08 +00:00
chanial%noos.fr
a0b854aabf bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
scrollbox.xml: bug 97787 by neil


git-svn-id: svn://10.0.0.236/trunk@146126 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-17 11:10:56 +00:00
blakeross%telocity.com
461f2d35a1 Finish forking toolkit.
git-svn-id: svn://10.0.0.236/trunk@131930 18797224-902f-48f8-a5cc-f745e15eee43
2002-10-13 22:44:10 +00:00