Piro / SHIMODA Hiroshi
|
9259ecad17
|
middle click on tab link should close the tab
|
2011-12-10 02:05:08 +09:00 |
|
SHIMODA Hiroshi
|
1e8daf3ded
|
draw links in the "dummy" tab
|
2011-12-09 20:10:04 +09:00 |
|
SHIMODA Hiroshi
|
39234833fc
|
on Linux + GNOME3, "narrow scroll bar" was not narrow.
|
2011-12-09 17:55:15 +09:00 |
|
SHIMODA Hiroshi
|
7b41779a0b
|
failed to restore subtree-collapsed state for restored tabs (by undo close tab command)
|
2011-12-09 11:12:27 +09:00 |
|
SHIMODA Hiroshi
|
491ec519a7
|
rename methods for handling events
|
2011-12-09 11:11:53 +09:00 |
|
Piro / SHIMODA Hiroshi
|
90e4852836
|
confirmation message should be shown immediately, and it should not be closed by page loadings
|
2011-12-09 02:58:36 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7d891dd32c
|
"undo closed set" feature didn't work (part 2)
|
2011-12-09 01:40:43 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7035a53d4f
|
"undo closed set" feature didn't work
|
2011-12-09 01:39:55 +09:00 |
|
Piro / SHIMODA Hiroshi
|
2d54b402c0
|
call updateInsertionPositionInfo only for "fast restor"ed tabs
|
2011-12-08 05:17:06 +09:00 |
|
Piro / SHIMODA Hiroshi
|
5193c60a3b
|
"fast restore" should restore collapsed/expand state based on user pref
|
2011-12-08 05:12:33 +09:00 |
|
Piro / SHIMODA Hiroshi
|
acefddccb7
|
set position of child tabs
|
2011-12-08 04:43:51 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7d3f967b1a
|
add codes for failsafe
|
2011-12-08 04:40:26 +09:00 |
|
Piro / SHIMODA Hiroshi
|
87c0b4ad27
|
"fast restore" didn't work as I expected for tabs without children.
|
2011-12-08 01:40:33 +09:00 |
|
Piro / SHIMODA Hiroshi
|
46326d4997
|
fix typo
|
2011-12-07 21:33:57 +09:00 |
|
SHIMODA Hiroshi
|
828e6e48f9
|
simplify implementation of "fast restore"
|
2011-12-07 15:14:02 +09:00 |
|
SHIMODA Hiroshi
|
9b5c3c594d
|
tree structure was not restored correctly
|
2011-12-07 12:06:05 +09:00 |
|
SHIMODA Hiroshi
|
ff5a299316
|
part => detach
|
2011-12-07 10:20:14 +09:00 |
|
SHIMODA Hiroshi
|
ca0b1fe073
|
partTab() => detachTab() (API is renamed)
|
2011-12-07 10:18:05 +09:00 |
|
SHIMODA Hiroshi
|
87352e22e6
|
add a comment about restoreTreeStructure() on Firefox 3.6
|
2011-12-06 18:06:59 +09:00 |
|
SHIMODA Hiroshi
|
db286777de
|
tree structure should be restored even if there are any extra tab
|
2011-12-05 20:19:32 +09:00 |
|
SHIMODA Hiroshi
|
f500a66092
|
refactoring
|
2011-12-05 19:51:38 +09:00 |
|
SHIMODA Hiroshi
|
a706c81340
|
brush up codes
|
2011-12-05 19:42:08 +09:00 |
|
SHIMODA Hiroshi
|
3de7d79b67
|
brush up restoreOnStartup
|
2011-12-05 19:31:12 +09:00 |
|
SHIMODA Hiroshi
|
a64ff91010
|
getNextSiblingTab() failed for broken "children" list
|
2011-12-05 17:21:19 +09:00 |
|
SHIMODA Hiroshi
|
af9bc6257b
|
don't show content area screen if it is not required
|
2011-12-05 17:10:16 +09:00 |
|
SHIMODA Hiroshi
|
8018a3ca8d
|
fix typo
|
2011-12-05 16:41:13 +09:00 |
|
SHIMODA Hiroshi
|
00be6a4f00
|
don't show content area screen if the window is not active
|
2011-12-05 16:27:33 +09:00 |
|
SHIMODA Hiroshi
|
04c9515d24
|
restore indent levels at first
|
2011-12-05 12:19:50 +09:00 |
|
SHIMODA Hiroshi
|
8578d23548
|
improve fast restora of tree structure
|
2011-12-05 11:54:07 +09:00 |
|
SHIMODA Hiroshi
|
f524c96c79
|
no need to restore tab attributes (revert the last commit)
|
2011-12-05 10:26:23 +09:00 |
|
Piro / SHIMODA Hiroshi
|
7be4a42f0e
|
store TST attributes
|
2011-12-05 09:47:16 +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
|
d4ca094600
|
if the shrunken tab bar was too narrow, we couldn't expand tab bar automatically by mouseover.
|
2011-12-05 02:44:49 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e1ba70474b
|
"Autohide tab bar" feature should work for PDF documents and other contents drawn by plugins. (To disable this hack, you have to turn "extensions.treestyletab.tabbar.autoHide.contentAreaScreen.enabled" to "false".)
|
2011-12-05 02:27:30 +09:00 |
|
Piro / SHIMODA Hiroshi
|
1bba301260
|
emulate behaviors of folder trees, for arrow keys on focused tabs (but not wrapped on Windows and Linux - this is designed behavior of Firefox itself!)
|
2011-12-03 05:01:38 +09:00 |
|
Piro / SHIMODA Hiroshi
|
44af0c7f83
|
set minimum size too
|
2011-12-01 03:02:03 +09:00 |
|
Piro / SHIMODA Hiroshi
|
dcac8b1a6b
|
load full tooltip manager on demand
|
2011-12-01 02:59:46 +09:00 |
|
Piro / SHIMODA Hiroshi
|
03c677e522
|
MozBeforePaint is no longer available on Firefox 11
|
2011-12-01 02:22:15 +09:00 |
|
Piro / SHIMODA Hiroshi
|
69efc14044
|
on Firefox 11, mozRequestAnimationFrame() requires the callback anyway
|
2011-12-01 01:54:18 +09:00 |
|
Piro / SHIMODA Hiroshi
|
e0d949b99e
|
shrunken tab bar couldn't be resized by drag and drop because the tab bar was unexpectedly expanded near the resizer.
|
2011-11-30 23:22:16 +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
|
0cb0cb92a4
|
simplify calculation of size of pinned tabs from integer to boolean (simply faviconized or not)
|
2011-11-30 05:33:47 +09:00 |
|
Piro / SHIMODA Hiroshi
|
5d379c12c3
|
optimize
|
2011-11-30 05:01:56 +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 |
|