Commit Graph

2096 Commits

Author SHA1 Message Date
YUKI Hiroshi
8efb7df9fa Remove obsolete compatibility codes and reduce use of eval() 2016-09-06 15:59:09 +09:00
YUKI Hiroshi
8a3d0dc389 Reduce use of eval() 2016-09-06 15:38:31 +09:00
YUKI Hiroshi
1f76455f19 Remove hacks for obsolete methods 2016-09-06 15:37:53 +09:00
YUKI Hiroshi
2e6de05f80 Update codes for latest TMP 2016-09-06 15:37:36 +09:00
YUKI Hiroshi
05267c0d3f Drop support for Tab Mix Plus's custom session management system 2016-09-06 15:29:26 +09:00
Piro / YUKI Hiroshi
93c786fc3a Fix syntax error 2016-09-06 00:01:03 +09:00
Piro / YUKI Hiroshi
3cd5c9dab5 Re-update methods after toolbar customization or something 2016-09-05 23:59:11 +09:00
Piro / YUKI Hiroshi
136186f05f Notify background tab correctly 2016-09-05 23:53:20 +09:00
Piro / YUKI Hiroshi
ccbc8855e9 Brush up codes 2016-09-05 23:42:20 +09:00
Piro / YUKI Hiroshi
bc0c05e1a5 Reduce use of eval() 2016-09-05 23:41:56 +09:00
Piro / YUKI Hiroshi
bbdb2eea40 Reduce use of eval() 2016-09-05 23:15:17 +09:00
Piro / YUKI Hiroshi
96ea62988a Fix indent 2016-09-05 22:55:35 +09:00
Piro / YUKI Hiroshi
a829981a35 Remove needless guard 2016-09-05 22:55:19 +09:00
Piro / YUKI Hiroshi
979b38480e Reduce use of eval() 2016-09-05 22:54:55 +09:00
Piro / YUKI Hiroshi
d1e63100d9 Use __treestyletab__ prefix for internal cached versions 2016-09-05 22:32:59 +09:00
Piro / YUKI Hiroshi
81d937fc91 Remove obsolete codes 2016-09-05 22:28:12 +09:00
Piro / YUKI Hiroshi
9f3c964b11 Reduce use of eval() 2016-09-05 22:27:22 +09:00
Piro / YUKI Hiroshi
d2e7ea5eba Remove obsolete code 2016-09-05 22:08:27 +09:00
Piro / YUKI Hiroshi
ab7723d375 Reduce use of eval() 2016-09-05 22:05:24 +09:00
YUKI Hiroshi
595252b1eb WIP: try to reduce use of eval() for TabsInTitlebar hack 2016-09-05 19:14:26 +09:00
YUKI Hiroshi
24388b2a02 Remove obsolete comment 2016-09-05 17:09:11 +09:00
YUKI Hiroshi
3daff1ec87 Reduce use of eval() 2016-09-05 17:06:47 +09:00
YUKI Hiroshi
488116670b Reduce use of eval() 2016-09-05 16:52:40 +09:00
YUKI Hiroshi
96716bd5cf Treat newly opened tabs as "duplicated", for Duplicate This Tab addon 2016-09-05 16:48:30 +09:00
YUKI Hiroshi
e1a89d1095 Update hack for Duplicate This Tab 2016-09-05 16:44:05 +09:00
YUKI Hiroshi
f9b1508e9c Reduce use of eval() 2016-09-05 16:32:28 +09:00
YUKI Hiroshi
7b820848f8 Remove compatibility codes for obsolete addon: Google Toolbar 2016-09-05 16:29:20 +09:00
YUKI Hiroshi
290b124333 Reduce use of eval() 2016-09-05 16:24:51 +09:00
YUKI Hiroshi
750ada61d8 Reduce use of eval() 2016-09-05 16:16:36 +09:00
YUKI Hiroshi
2ff3399300 Remove needless compatibility codes for Snap Links Plus
The addon includes same code in itself.
2016-09-05 16:07:25 +09:00
YUKI Hiroshi
e3726d393d Reduce use of eval() 2016-09-05 16:03:48 +09:00
YUKI Hiroshi
7dcde7d3e0 Update visibility of the tab bar separator of colorful tabs 2016-09-05 15:49:00 +09:00
YUKI Hiroshi
ace80ba0fc Hide colorful tabs stack correctly 2016-09-05 15:47:30 +09:00
YUKI Hiroshi
a15761253f Update hack for ColorfulTabs: hide the separater between the title bar and the navigation toolbar correctly 2016-09-05 15:41:43 +09:00
YUKI Hiroshi
c101e5376d Reduce use of eval() 2016-09-05 15:35:26 +09:00
YUKI Hiroshi
62cda54a6f Add description about the purpose 2016-09-05 15:30:23 +09:00
YUKI Hiroshi
77b02db495 Reduce use of eval() 2016-09-05 15:28:44 +09:00
YUKI Hiroshi
e25129166d Remove obsolete compatibility codes for Hide Caption Titlebar Plus
https://addons.mozilla.org/firefox/addon/hide-caption-titlebar-plus-sma/
Now it seems to work with TST together, without any hack.
2016-09-05 15:16:57 +09:00
YUKI Hiroshi
85ca3bd88f Remove obsolete compatibility codes for Session Manager.
Session Manager: https://addons.mozilla.org/firefox/addon/session-manager/
Because it is completely restructured, TST's compatibility codes are not used anymore.
2016-09-05 14:57:02 +09:00
YUKI Hiroshi
104c46d6aa Don't apply hack multiple times 2016-09-05 14:41:24 +09:00
YUKI Hiroshi
0e3b91c362 Reduce use of eval() 2016-09-05 14:40:30 +09:00
YUKI Hiroshi
faa0f5ffef Reduce use of eval() 2016-09-05 14:36:47 +09:00
YUKI Hiroshi
7ef491d2e3 Fix links for compatible addons 2016-09-05 14:28:17 +09:00
YUKI Hiroshi
763ee0998b Remove compatibility codes for obsolete addons 2016-09-05 14:27:47 +09:00
Piro / YUKI Hiroshi
49b0aa9f99 Allow to drop non-tab data correctly (regression) 2016-09-05 01:14:32 +09:00
Piro / YUKI Hiroshi
112edbf3cd Simplify 2016-09-05 01:06:36 +09:00
Piro / YUKI Hiroshi
23aeb5b243 Fix indent 2016-09-05 01:04:51 +09:00
Piro / YUKI Hiroshi
67d9ee869f Delete codes for obsolete version 2016-09-05 01:03:53 +09:00
Piro / YUKI Hiroshi
ceafd71dd3 Update library 2016-09-04 17:28:57 +09:00
Piro / YUKI Hiroshi
489966b1c9 Update library 2016-09-04 15:15:23 +09:00