Piro / SHIMODA Hiroshi
|
c9ca94c271
|
pinned tabs are wrongly positioned if updateAllTabsIndent() is called
|
2011-01-13 00:13:12 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9b0203b5f0
|
fix style of pinned tabs (Metal and Sidebar styles)
|
2011-01-13 00:02:14 +09:00 |
|
Piro / SHIMODA Hiroshi
|
5def9c220e
|
fix style of pinned tabs (Metal styles)
|
2011-01-12 23:59:20 +09:00 |
|
Piro / SHIMODA Hiroshi
|
b963300bff
|
fix style of pinned tabs (Mixed and Plain styles)
|
2011-01-12 23:44:07 +09:00 |
|
Piro / SHIMODA Hiroshi
|
32283c415c
|
regression: pinned tabs are wrongly posotioned
|
2011-01-12 23:37:31 +09:00 |
|
SHIMODA Hiroshi
|
7961570eb4
|
don't hide the tab bar when exiting auto hide mode
|
2011-01-12 17:25:41 +09:00 |
|
SHIMODA Hiroshi
|
b7d3a55fa2
|
On Minefield, the tab bar is shown with wrong width when entering/exitting auto hide mode
|
2011-01-12 17:06:06 +09:00 |
|
Piro / SHIMODA Hiroshi
|
87c3cc52a9
|
add comments "for TabView"
|
2011-01-12 09:05:04 +09:00 |
|
Piro / SHIMODA Hiroshi
|
eb729c1eff
|
rearrange thumbnails even if TabView is visible
|
2011-01-12 04:19:32 +09:00 |
|
Piro / SHIMODA Hiroshi
|
3b3f904b77
|
rearrange thumbnails dynamically on TabMove
|
2011-01-12 04:16:35 +09:00 |
|
Piro / SHIMODA Hiroshi
|
33525e2989
|
make it safe
|
2011-01-12 04:06:46 +09:00 |
|
Piro / SHIMODA Hiroshi
|
99f5fcb077
|
always rearrange all groups
|
2011-01-12 04:06:10 +09:00 |
|
Piro / SHIMODA Hiroshi
|
a229524071
|
always reorder thumbnails if any tab was moved
|
2011-01-12 04:00:35 +09:00 |
|
Piro / SHIMODA Hiroshi
|
722d1aaed5
|
fix thumbnail order of Panorama automatically (fix for https://github.com/piroor/treestyletab/issues#issue/20 ?)
|
2011-01-12 03:58:55 +09:00 |
|
SHIMODA Hiroshi
|
6691d8ae20
|
version up
|
2011-01-11 19:45:04 +09:00 |
|
SHIMODA Hiroshi
|
0a3773c5a1
|
fire all custom events as DataContainerEvent
|
2011-01-11 19:29:14 +09:00 |
|
SHIMODA Hiroshi
|
7caa16bbe5
|
version up
|
2011-01-11 13:45:37 +09:00 |
|
SHIMODA Hiroshi
|
e3adc1e93f
|
use DataContainerEvent type
|
2011-01-11 13:29:21 +09:00 |
|
SHIMODA Hiroshi
|
543ca9330b
|
use new API of Multiple Tab Handler
|
2011-01-11 13:27:43 +09:00 |
|
SHIMODA Hiroshi
|
136a61ac3e
|
use DataContainerEvent type
|
2011-01-11 13:20:01 +09:00 |
|
SHIMODA Hiroshi
|
a2cbc32c8b
|
send nsDOMTreeStyleTabTabbarPositionChanging and nsDOMTreeStyleTabTabbarPositionChanged events as UIEvents
|
2011-01-11 12:21:24 +09:00 |
|
Piro / SHIMODA Hiroshi
|
aeae03c58c
|
reduce tabbox from the configuration dialog
|
2011-01-10 16:17:59 +09:00 |
|
Piro / SHIMODA Hiroshi
|
4eee5243f6
|
regression: on the startup, the tab bar was wrongly hidden.
|
2011-01-10 16:13:31 +09:00 |
|
Piro / SHIMODA Hiroshi
|
9635fc2154
|
2011
|
2011-01-10 16:02:15 +09:00 |
|
Piro / SHIMODA Hiroshi
|
51108f6900
|
add configuration UI for auto-hide feature in fullscreen mode
|
2011-01-10 16:00:00 +09:00 |
|
Piro / SHIMODA Hiroshi
|
d71eb160da
|
disable needless controls by status of checkboxes
|
2011-01-10 15:09:51 +09:00 |
|
Piro / SHIMODA Hiroshi
|
0e6817b375
|
don't show toggler for mousemove if it is not handled by the user preference
|
2011-01-10 14:01:53 +09:00 |
|
Piro / SHIMODA Hiroshi
|
977a015199
|
the tab bar is wrongly shown by mousemove, even if it is disabled by user preference
|
2011-01-10 14:01:09 +09:00 |
|
Piro / SHIMODA Hiroshi
|
14a4e6a086
|
The tab bar losts its width after restarting, on Minefield. (fix for https://github.com/piroor/treestyletab/issues#issue/19 )
|
2011-01-10 13:45:40 +09:00 |
|
Piro / SHIMODA Hiroshi
|
141e819498
|
[autohide] When the window is resized while the tab bar is expanded, hide it before updating width of the bar. (fix for https://github.com/piroor/treestyletab/issues#issue/18 )
|
2011-01-10 12:27:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
5d4d478802
|
on Minefield, the tab bar was not shown by keyboard shortcuts if "TreeStyleTabService.shouldListenKeyEventsForAutoExpandByFocusChange" returned "false".
|
2011-01-10 01:43:23 +09:00 |
|
Piro / SHIMODA Hiroshi
|
bcfc9dc413
|
on Minefield, the tab bar was never shown by keyboard shortcuts.
|
2011-01-10 01:40:24 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e24ee77e71
|
update the position of the floating tab bar without delay on the startup (fix for https://github.com/piroor/treestyletab/issues#issue/12 )
|
2011-01-07 22:08:22 +09:00 |
|
SHIMODA Hiroshi
|
f48c5744bd
|
new tabs opened by selection search from the context menu never became children of the current tab
|
2011-01-06 11:46:20 +09:00 |
|
SHIMODA Hiroshi
|
f3915ced9f
|
extensions.treestyletab.autoAttachSearchResultAsChildren was ignored if it is 2 and shouldOpenSearchResultAsChild is called with no argument.
|
2011-01-06 11:15:56 +09:00 |
|
SHIMODA Hiroshi
|
145e164fa2
|
fix missing icon in the configuration dialog
|
2011-01-06 10:29:43 +09:00 |
|
SHIMODA Hiroshi
|
d4781a8a6e
|
add configuration UI for "extensions.treestyletab.bookmarkDroppedTabs.behavior" (see https://github.com/piroor/treestyletab/issues#issue/6 )
|
2011-01-06 10:25:17 +09:00 |
|
SHIMODA Hiroshi
|
d3c0f74a75
|
make gradients lighter
|
2011-01-06 10:07:30 +09:00 |
|
Piro / SHIMODA Hiroshi
|
6e95447356
|
long animation
|
2011-01-06 00:50:02 +09:00 |
|
Piro / SHIMODA Hiroshi
|
db784cfa06
|
update styles for Minefield
|
2011-01-06 00:45:52 +09:00 |
|
Piro / SHIMODA Hiroshi
|
aef38abda8
|
update styles for Minefield
|
2011-01-06 00:41:36 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cf7797ffda
|
update styles for Minefield
|
2011-01-06 00:40:14 +09:00 |
|
Piro / SHIMODA Hiroshi
|
0fd4f1ac64
|
remove -moz-outline
|
2011-01-06 00:05:54 +09:00 |
|
Piro / SHIMODA Hiroshi
|
a99b19c01d
|
use background-origin without -moz- prefix
|
2011-01-06 00:05:17 +09:00 |
|
SHIMODA Hiroshi
|
060d4c4b03
|
use CSS gradient and transitions instead of APNG, on Minefield
|
2011-01-05 19:26:51 +09:00 |
|
SHIMODA Hiroshi
|
3ecb0ed509
|
disable mask on Mac OS X
|
2011-01-05 16:34:05 +09:00 |
|
SHIMODA Hiroshi
|
dd64f02d2b
|
update apearance of tabs on Mac OS X, Minefield, and Personas
|
2011-01-05 15:53:40 +09:00 |
|
SHIMODA Hiroshi
|
e285140555
|
update for Minefield (fix for https://github.com/piroor/treestyletab/issues#issue/9 )
|
2011-01-05 10:35:11 +09:00 |
|
SHIMODA Hiroshi
|
e3799b3c42
|
move a shared rule for Mac OS X to the base style
|
2010-12-27 19:13:26 +09:00 |
|
SHIMODA Hiroshi
|
5db66147b6
|
tab overflow is broken for "square" theme on Minefield, Mac OS X
|
2010-12-27 19:11:12 +09:00 |
|