Commit Graph

21 Commits

Author SHA1 Message Date
martijn.martijn%gmail.com
f3c454f060 Fixing a stupid and obvious mistake I made with the last check-in for bug 341047 2006-08-21 22:24:58 +00:00
martijn.martijn%gmail.com
f20b1bc90d Bug 341047 - After 'Close other tabs' tab's context menu contains scrollbars, r=mano 2006-08-21 14:17:51 +00:00
enndeakin%sympatico.ca
63efd6f02f Bug 345318, regression with arrowscrollbox, r=neil 2006-08-19 20:56:08 +00:00
mozilla.mano%sent.com
91c602a065 Bug 346623 - Add overflow attribute to tabbrowser-tabs. r=mconnor. 2006-08-02 17:20:13 +00:00
mozilla.mano%sent.com
a0b6c0964c Bug 343587 - Make mousedown-to-scroll faster (150ms delay), r=beltzner. 2006-07-26 18:17:29 +00:00
mozilla.mano%sent.com
353bedbecf Fixing a typo pointed out by smontagu from my checkin of bug 342841. 2006-07-24 08:22:30 +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
enndeakin%sympatico.ca
fb17ceefa0 bug 331055, add repeat button, meant to check in with spinbuttons, r=neil,sr=roc 2006-07-14 18:15:31 +00:00
sspitzer%mozilla.org
8aa032b5b1 fix for bug #342906. tab overflow scroll: clicking and holding the button
should scroll continuously.  r=asaf
2006-07-04 20:10:30 +00:00
mozilla.mano%sent.com
d4b0b92847 Add the 'disabled' property to the autorepeatbutton binding. This makes the fix for 342841 work for autorepeat-based scrollboxes (e.g. bookmark folders), bug 342841 attachment 228029, r=mconnor. 2006-07-04 09:29:38 +00:00
mozilla.mano%sent.com
fd75669432 Bug 342841 - Scrolling arrow should look disabled when you can't scroll in its direction (no theme changes yet), r=sspitzer/mconnor. 2006-07-04 06:49:46 +00:00
mozilla.mano%sent.com
9aecd07bf2 Fixing bookmark menus regression from bug 343097 checkin. r=sspitzer (attachment 227989). 2006-07-03 23:53:49 +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
f6108d4f62 supplimental fix for bug #343019. tab scrolling does not handle resize and underflow well. r=asaf 2006-07-03 06:07:58 +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
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
Olli.Pettay%helsinki.fi
51f7bd1d33 Bug 330710, Replace obsolete preventBubble/preventCapture with stopPropagation (missing from the previous patch) 2006-03-26 14:57:13 +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
chanial%noos.fr
5dade47a7d convert chrome://global/content/widgets to chrome://global/content/bindings 2003-11-20 05:14:08 +00:00
chanial%noos.fr
29162a5a9d bug 213228: new toolkit independence bug, part 7: update and use the new toolkit widgetry.
scrollbox.xml: bug 97787 by neil
2003-08-17 11:10:56 +00:00
blakeross%telocity.com
92128276b1 Finish forking toolkit. 2002-10-13 22:44:10 +00:00