13 Commits

Author SHA1 Message Date
Piro / YUKI Hiroshi
6bce4e5e19 Inherit width, height, and others via xbl:inherits (#550)
The inner box of the tab bar should inherit width, height, and other attributes given via setTabbrowserAttribute(), from the parent element. However, if the binding is re-assigned again and again, then it can happen infinitely loop when the inheritance is done by xbl:constructor.
2013-08-28 02:25:49 +09:00
Piro / YUKI Hiroshi
a870d718da Update size of inner box of the tab bar after the binding was lost (#538)
By some reasons, the XBL binding can be removed and re-assigned unexpectedly by UI changes (ex. show/hide toolbars).
Then I have to update the size of the inner box immediately.
2013-08-21 02:06:42 +09:00
SHIMODA Hiroshi
add57ba5e6 avoid binding error 2011-12-14 11:05:56 +09:00
Piro / SHIMODA Hiroshi
41084ec097 experimental: allow to move the tab bar from TabsToolbar to another toolbar 2011-01-22 02:15:04 +09:00
SHIMODA Hiroshi
97f0875298 when a persona is applied, extra buttons in the toolbar was out of window 2010-12-20 14:42:58 +09:00
piro
3be6adfe22 スタイル指定が効かなくなっていた
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6791 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-06-30 17:46:46 +00:00
piro
d97fd17ac3 Minefield 3.7a5preのタブバーの仕様変更に追従(Bug 457187 – Make the tabs toolbar customizable https://bugzilla.mozilla.org/show_bug.cgi?id=457187
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@6622 599a83e7-65a4-db11-8015-0010dcdd6dc2
2010-04-30 03:20:18 +00:00
piro
3cd6c36258 バインディングを使用しないようにした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3787 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-03-08 16:12:19 +00:00
piro
baf2deb878 バインディングを完全に置き換えるようにした
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3763 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-03-04 20:42:41 +00:00
piro
a8ab6d4048 オーバーフローしたかどうかの判定ロジック修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3759 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-03-04 19:49:52 +00:00
piro
98a6e194e2 タブが消えてしまう問題を修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3758 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-03-04 19:48:22 +00:00
piro
42b8258d85 Firefox 3.1で縦置きタブバーが溢れた時にスタイルが更新されない問題を修正
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@3757 599a83e7-65a4-db11-8015-0010dcdd6dc2
2009-03-04 19:41:05 +00:00
piro
a3a6bbf50e ファイル名変更
git-svn-id: http://www.cozmixng.org/repos/piro/treestyletab/trunk@1831 599a83e7-65a4-db11-8015-0010dcdd6dc2
2008-02-22 17:13:46 +00:00