Piro / YUKI Hiroshi
579d926537
Get actual stored tab id correctly ( #676 )
2014-07-02 23:32:08 +09:00
Piro / YUKI Hiroshi
511a51dd7e
Restore tab position for "Undo Close Tab" command correctly on Firefox 29 and newer versions ( #676 )
2014-07-02 23:02:53 +09:00
Piro / YUKI Hiroshi
66eb630cdf
Revert "Read value of custom attributes of tabs via TSTBase.getTabAttribute() safely."
...
This reverts commit f4fb6174d2
.
This change breaks other features...
2014-07-02 04:44:43 +09:00
Piro / YUKI Hiroshi
ca776a606f
Get new position safely
2014-07-02 04:44:02 +09:00
Piro / YUKI Hiroshi
f4fb6174d2
Read value of custom attributes of tabs via TSTBase.getTabAttribute() safely.
...
Tab's ID and other attributes saved via setTabValue is not available before the tab is completely restored.
As the result, TST sometimes fail to restore tab positions. (See: #676 )
This issue doesn't happen on Firefox 24ESR, because recent Firefox (29 and later) uses message manager to restore tabs and it causes such "delay" of initializations about custom attributes.
2014-07-02 04:29:49 +09:00
Piro / YUKI Hiroshi
b386b85bd3
Make the meaning of "tabsToRestore" clear
2014-07-02 02:27:26 +09:00
Piro / YUKI Hiroshi
a1ced64bfb
Don't reassign a global variable. ( fix #741 )
...
With the preference "dom.compartment_per_addon"="true", updated gBrowserInit._delayedStartup cannot reassign a global variable defined by Firefox itself.
Accessing it as a property of the global object is not forbidden for now.
2014-06-30 01:48:51 +09:00
YUKI Hiroshi
9e32fbe386
Update tabbar appearance correctly, after toolbar customiation ( fix #728 )
2014-05-19 19:25:38 +09:00
YUKI Hiroshi
0464868996
Update fr-FR locale, by AxlMun
...
See also: https://github.com/piroor/treestyletab/pull/723
2014-05-15 10:53:05 +09:00
YUKI Hiroshi
40640f1074
Use latest buildscript
2014-05-14 11:59:06 +09:00
YUKI Hiroshi
10c32959b2
Fix broken ternary operation
2014-05-14 11:57:36 +09:00
Piro / YUKI Hiroshi
8ba98a1059
Reduce use of mutation observers
2014-05-11 15:55:20 +09:00
Piro / YUKI Hiroshi
0df14f3989
Use "attributeFilter" for mutation observers
2014-05-11 15:41:43 +09:00
Piro / YUKI Hiroshi
f0f941df8c
Bump version to 0.14.2014051101
2014-05-11 04:53:53 +09:00
Piro / YUKI Hiroshi
8a91736d01
Update history topics
2014-05-11 04:53:20 +09:00
Piro / YUKI Hiroshi
5e777a6838
Don't hide the toolbox in the full screen mode, if "browser.fullscreen.autohide" is "false"
2014-05-11 04:51:07 +09:00
Piro / YUKI Hiroshi
3c9d06af9c
Use latest buiildscript
2014-05-10 20:05:35 +09:00
Piro / YUKI Hiroshi
3581cdb41f
Bump version to 0.14.2014051001
2014-05-10 20:05:23 +09:00
Piro / YUKI Hiroshi
0d97df6a41
Update history topics
2014-05-10 20:04:48 +09:00
Piro / YUKI Hiroshi
275d0bb4db
Add reason why we use white screen
2014-05-10 19:22:24 +09:00
YUKI Hiroshi
c8007fb368
Show dummy titlebar always if chromemargin starts with "0,"
2014-05-09 20:15:24 +09:00
YUKI "Piro" Hiroshi
9c978168ad
Merge pull request #714 from vovcacik/locale/cs/master
...
Czech translation
2014-05-09 19:53:11 +09:00
YUKI "Piro" Hiroshi
87b2750d6c
Merge pull request #715 from vovcacik/bug/710/master
...
Change TST content area overlay element background color to white
2014-05-09 19:52:11 +09:00
Vlastimil Ovčáčík
2a865e5549
Fixes piroor/treestyletab/#710.
...
Changes background color of dummy almost transparent element spread over
Firefox content area from black to white. The near transparent element may
change website tone with inverse color. Therefore white dummy element will
affect only black websites since this commit.
2014-05-08 12:59:13 +02:00
Vlastimil Ovčáčík
ae227a3e48
Czech translation of Tree Style Tab compatibility strings.
2014-05-08 12:33:50 +02:00
Vlastimil Ovčáčík
c5f0b0ac5e
Czech translation of Tree Style Tab tooltips and labels.
2014-05-08 12:33:18 +02:00
Vlastimil Ovčáčík
c590b453d3
Czech translation of Tree Style Tab dialog windows.
2014-05-08 12:26:34 +02:00
Vlastimil Ovčáčík
1b5c8beb58
Czech translation of Tree Style Tab config window.
2014-05-08 12:21:15 +02:00
Vlastimil Ovčáčík
690aa172b7
Translation of tab context menu items overridden by TST. Fixes piroor/treestyletab#708 .
2014-05-06 21:30:32 +02:00
Vlastimil Ovčáčík
59feb97130
Initialize Czech locale.
2014-05-06 21:21:41 +02:00
Piro / YUKI Hiroshi
0ead818f1b
Bump version to 0.14.2014050601
2014-05-06 19:21:09 +09:00
Piro / YUKI Hiroshi
c925b9b33f
Update history topics
2014-05-06 00:56:08 +09:00
Piro / YUKI Hiroshi
9cce7b81ca
Open new tabs from Tile Tabs as next sibling tab
2014-05-06 00:53:15 +09:00
Piro / YUKI Hiroshi
dd45a2a080
Open new tab by Tile Tabs as a child of the current tab
2014-05-06 00:45:04 +09:00
YUKI "Piro" Hiroshi
86896dfa3d
Merge pull request #704 from Infocatcher/css_transitions_typo
...
Fix typo: 'Transition' -> 'transition'
2014-05-05 23:12:10 +09:00
Infocatcher
aea4d110ec
Fix typo: 'Transition' -> 'transition'
...
We still have 'MozTransition' in latest Firefox 32.0a1, so all should have working fine
2014-05-05 17:23:45 +04:00
Piro / YUKI Hiroshi
0d996845c6
Update history topics
2014-05-05 19:45:53 +09:00
Piro / YUKI Hiroshi
22a635e8d9
Allow "tabs in titlebar" if Tabs On Bottom addon is installed
2014-05-05 17:46:29 +09:00
Piro / YUKI Hiroshi
5d53c82533
Improve compatibility with TabsInTitlebar module
2014-05-05 17:37:43 +09:00
YUKI Hiroshi
ef4d915294
Bump version to 0.14.2014050102
2014-05-01 15:50:50 +09:00
YUKI Hiroshi
c2e2123e19
Use latest buildscript
2014-05-01 15:48:38 +09:00
YUKI Hiroshi
32f76d835a
Update history topics
2014-05-01 15:48:25 +09:00
YUKI Hiroshi
9436957452
Don't update the size of the floating tab bar by "resize" event from another floating box.
...
This the compatibility issue with Unified Sidebar.
See: https://github.com/piroor/unifiedsidebar/issues/3
2014-05-01 15:44:06 +09:00
Piro / YUKI Hiroshi
44fa7b4079
Bump version to 0.14.2014050101
2014-05-01 04:53:06 +09:00
Piro / YUKI Hiroshi
5352ccb7f8
Update history topics
2014-05-01 04:52:18 +09:00
Piro / YUKI Hiroshi
82719f214f
Bump maxVersion to 32.0a1
2014-05-01 04:49:41 +09:00
Piro / YUKI Hiroshi
cb33e92629
Hide pinned tabs completely on dom-fullscreen-mode ( #692 )
2014-05-01 01:03:26 +09:00
Piro / YUKI Hiroshi
e8826a01bd
Follow to changes introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=989984
2014-05-01 00:47:14 +09:00
Piro / YUKI Hiroshi
9cb4a2ab13
Bump version to 0.14.2014043001
2014-04-30 04:13:04 +09:00
Piro / YUKI Hiroshi
2c74820985
Update history topics
2014-04-30 04:12:18 +09:00