Piro / YUKI Hiroshi
|
450fa34790
|
Simplify codes to load modules lazily
|
2012-11-11 22:48:42 +09:00 |
|
YUKI Hiroshi
|
c0e9280444
|
Shorten "TSTUtils" to "utils" (because they are already in the context)
|
2012-10-24 01:43:56 +09:00 |
|
saneyuki_s
|
3e658380c9
|
Move some pref methods from TSTBase to TSTUtils.
|
2012-10-19 23:20:08 +09:00 |
|
Piro / YUKI Hiroshi
|
9182259ab5
|
Update credit
|
2012-10-14 03:31:06 +09:00 |
|
saneyuki_s
|
f4340866c0
|
Rename the file name to modules/base.js from modules/utils.js .
|
2012-09-27 15:46:51 +09:00 |
|
saneyuki_s
|
f27cfc745a
|
Rename to 'TreeStyleTabBase' from 'TreeStyleTabUtils'.
|
2012-09-27 15:40:14 +09:00 |
|
SHIMODA Hiroshi
|
3792c8a239
|
Don't show full tooltip if TST's tooltip is disabled by user preference (#268)
|
2012-04-09 21:28:48 +09:00 |
|
Piro / SHIMODA Hiroshi
|
16f6cd7dd9
|
optimize: reduce use of Iterator
|
2012-02-05 06:31:03 +09:00 |
|
Piro / SHIMODA Hiroshi
|
59444c68a6
|
use Iterator instead of forEach (for performance optimization)
|
2012-02-05 03:15:38 +09:00 |
|
SHIMODA Hiroshi
|
bcb8615f47
|
drop Firefox 3.6 support
|
2012-01-13 17:38:12 +09:00 |
|
Piro / SHIMODA Hiroshi
|
55dc28600b
|
move codes for group tabs to a JS code module
|
2011-12-11 23:09:53 +09:00 |
|
Piro / SHIMODA Hiroshi
|
80b64709c7
|
"event." is required
|
2011-12-10 02:36:08 +09:00 |
|
Piro / SHIMODA Hiroshi
|
3e4cbe02c7
|
now tabs can be closed from full tooltips
|
2011-12-10 02:35:19 +09:00 |
|
SHIMODA Hiroshi
|
1e8daf3ded
|
draw links in the "dummy" tab
|
2011-12-09 20:10:04 +09:00 |
|
Piro / SHIMODA Hiroshi
|
776cfbc5c7
|
full tooltip was shown on wrong position if the window is not in the primary display (part 2)
|
2011-12-05 03:48:54 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e27c117343
|
full tooltip was shown on wrong position if the window is not in the primary display
|
2011-12-05 03:46:40 +09:00 |
|
Piro / SHIMODA Hiroshi
|
44af0c7f83
|
set minimum size too
|
2011-12-01 03:02:03 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e3b5a236d8
|
arrowscrollbox in tooltip should be re-created
|
2011-11-30 20:32:57 +09:00 |
|
Piro / SHIMODA Hiroshi
|
cf49041b8c
|
animation effect for full tooltip
|
2011-11-30 20:22:19 +09:00 |
|
Piro / SHIMODA Hiroshi
|
8f8e96da16
|
full tooltip should be hidden after the pointer goes out from it
|
2011-11-30 19:33:12 +09:00 |
|
SHIMODA Hiroshi
|
867bd4d5f9
|
didn't work on Firefox 3.6
|
2011-11-30 10:14:17 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1ffd3fbb71
|
emulate behavior of tooltip
|
2011-11-30 04:27:08 +09:00 |
|
Piro / SHIMODA Hiroshi
|
15da5d1e9b
|
fix some minor bugs
|
2011-11-30 03:52:47 +09:00 |
|
Piro / SHIMODA Hiroshi
|
71d517d51b
|
split implementation of full tooltip
|
2011-11-30 03:40:11 +09:00 |
|