Commit Graph

  • 668a4f667e we should save data to TMP's session manager always SHIMODA Hiroshi 2011-12-15 14:28:40 +09:00
  • 7a7ca701ac version up SHIMODA Hiroshi 2011-12-15 14:13:35 +09:00
  • 7832e7a2e6 fast restore should work with TMP if TMP session managemnt is disabled SHIMODA Hiroshi 2011-12-15 14:12:41 +09:00
  • 527acb44f8 when a tab was moved into an existing tree, it was not become a new member of the tree. (regression) SHIMODA Hiroshi 2011-12-15 13:32:17 +09:00
  • 5ea172c3c1 sessions not restored if TMP's custom session management is activated SHIMODA Hiroshi 2011-12-15 10:55:04 +09:00
  • 5f771740db don't do fast restore if TMP's session management is activated Piro / SHIMODA Hiroshi 2011-12-14 23:51:56 +09:00
  • 35e8280451 tree structure of hidden tabs in background groups should not be restored on the startup. SHIMODA Hiroshi 2011-12-14 18:05:32 +09:00
  • 94dbac4748 version up SHIMODA Hiroshi 2011-12-14 15:36:18 +09:00
  • 737320ef7d tab bar was wrongly shrunken for fullscreen window on the starutp SHIMODA Hiroshi 2011-12-14 15:33:25 +09:00
  • e6f29af997 isMaximized => maximized SHIMODA Hiroshi 2011-12-14 15:28:47 +09:00
  • 55854683a0 tab bar was wrongly shrunken on the startup (fix for https://github.com/piroor/treestyletab/issues/177 ) SHIMODA Hiroshi 2011-12-14 15:26:58 +09:00
  • 4b36391e66 failed to save tab id (regression) SHIMODA Hiroshi 2011-12-14 13:41:26 +09:00
  • fdf03c5f35 * fast restore can be disabled * no need to observe sessionstore topics SHIMODA Hiroshi 2011-12-14 13:30:29 +09:00
  • add57ba5e6 avoid binding error SHIMODA Hiroshi 2011-12-14 11:05:56 +09:00
  • a3af97ef98 rearrange methods Piro / SHIMODA Hiroshi 2011-12-13 23:21:31 +09:00
  • f6fddbdadc output stack trace Piro / SHIMODA Hiroshi 2011-12-13 23:00:44 +09:00
  • 594abe6e54 simplify Piro / SHIMODA Hiroshi 2011-12-13 22:59:45 +09:00
  • cf4b3bd1f1 don't restore already restored tabs SHIMODA Hiroshi 2011-12-13 20:41:42 +09:00
  • 476ffb70d5 refactoring SHIMODA Hiroshi 2011-12-13 20:18:32 +09:00
  • e3b7f7adf4 relation of the selected tab was unexpectedly lost SHIMODA Hiroshi 2011-12-13 18:03:16 +09:00
  • e21c0f4d01 if we can restore tree more quickly, do it SHIMODA Hiroshi 2011-12-13 16:32:42 +09:00
  • 4c51a856b1 better handling of duplicated tabs SHIMODA Hiroshi 2011-12-13 16:10:49 +09:00
  • 8d981a7d13 always restore all tree Piro / SHIMODA Hiroshi 2011-12-13 03:54:43 +09:00
  • b8fd343863 unity fastRestoreTreeStructure to onWindowStateRestored SHIMODA Hiroshi 2011-12-12 18:39:46 +09:00
  • 67ff3b111f items in "all tabs" popup were not indented on Nightly. SHIMODA Hiroshi 2011-12-12 18:27:11 +09:00
  • 1bc3146759 activate "fast restore" for any window restoration (ex. Private Browsing, Session Manager, etc.) SHIMODA Hiroshi 2011-12-12 16:44:10 +09:00
  • fa4d4e1648 now we can apply "fast restore" for tabs in background groups SHIMODA Hiroshi 2011-12-12 15:04:29 +09:00
  • 726a4ae03f tabs were unexpectedly rearranged after you exited from Panorama. SHIMODA Hiroshi 2011-12-12 14:48:51 +09:00
  • 5d9c5f3a74 don't collapse a existing tree automatically if it is in a background group SHIMODA Hiroshi 2011-12-12 11:51:48 +09:00
  • 55dc28600b move codes for group tabs to a JS code module Piro / SHIMODA Hiroshi 2011-12-11 23:09:53 +09:00
  • d0dd08f88d don't raise "undefined" error Piro / SHIMODA Hiroshi 2011-12-10 02:37:41 +09:00
  • 80b64709c7 "event." is required Piro / SHIMODA Hiroshi 2011-12-10 02:36:08 +09:00
  • 3e4cbe02c7 now tabs can be closed from full tooltips Piro / SHIMODA Hiroshi 2011-12-10 02:35:19 +09:00
  • 9259ecad17 middle click on tab link should close the tab Piro / SHIMODA Hiroshi 2011-12-10 02:05:08 +09:00
  • 8ec27ba13c update contents of dummy tab dynamically Piro / SHIMODA Hiroshi 2011-12-10 01:43:57 +09:00
  • bd15731247 forgot to load script SHIMODA Hiroshi 2011-12-09 20:12:12 +09:00
  • b79e30b3fb split javascript codes SHIMODA Hiroshi 2011-12-09 20:11:21 +09:00
  • 1e8daf3ded draw links in the "dummy" tab SHIMODA Hiroshi 2011-12-09 20:10:04 +09:00
  • a2b72c7e0a add a comment SHIMODA Hiroshi 2011-12-09 17:58:48 +09:00
  • 39234833fc on Linux + GNOME3, "narrow scroll bar" was not narrow. SHIMODA Hiroshi 2011-12-09 17:55:15 +09:00
  • 7b41779a0b failed to restore subtree-collapsed state for restored tabs (by undo close tab command) SHIMODA Hiroshi 2011-12-09 11:12:27 +09:00
  • 491ec519a7 rename methods for handling events SHIMODA Hiroshi 2011-12-09 11:11:53 +09:00
  • 90e4852836 confirmation message should be shown immediately, and it should not be closed by page loadings Piro / SHIMODA Hiroshi 2011-12-09 02:58:36 +09:00
  • 7d891dd32c "undo closed set" feature didn't work (part 2) Piro / SHIMODA Hiroshi 2011-12-09 01:40:43 +09:00
  • 7035a53d4f "undo closed set" feature didn't work Piro / SHIMODA Hiroshi 2011-12-09 01:39:55 +09:00
  • 2d54b402c0 call updateInsertionPositionInfo only for "fast restor"ed tabs Piro / SHIMODA Hiroshi 2011-12-08 05:17:06 +09:00
  • 5193c60a3b "fast restore" should restore collapsed/expand state based on user pref Piro / SHIMODA Hiroshi 2011-12-08 05:12:33 +09:00
  • acefddccb7 set position of child tabs Piro / SHIMODA Hiroshi 2011-12-08 04:43:51 +09:00
  • 7d3f967b1a add codes for failsafe Piro / SHIMODA Hiroshi 2011-12-08 04:40:26 +09:00
  • 87c0b4ad27 "fast restore" didn't work as I expected for tabs without children. Piro / SHIMODA Hiroshi 2011-12-08 01:40:33 +09:00
  • 46326d4997 fix typo Piro / SHIMODA Hiroshi 2011-12-07 21:33:57 +09:00
  • 828e6e48f9 simplify implementation of "fast restore" SHIMODA Hiroshi 2011-12-07 15:14:02 +09:00
  • 2783f4f3b3 activate "fast restore" by default (but works only on Firefox 4 and later) SHIMODA Hiroshi 2011-12-07 12:06:26 +09:00
  • 9b5c3c594d tree structure was not restored correctly SHIMODA Hiroshi 2011-12-07 12:06:05 +09:00
  • ff5a299316 part => detach SHIMODA Hiroshi 2011-12-07 10:20:14 +09:00
  • ca0b1fe073 partTab() => detachTab() (API is renamed) SHIMODA Hiroshi 2011-12-07 10:18:05 +09:00
  • 87352e22e6 add a comment about restoreTreeStructure() on Firefox 3.6 SHIMODA Hiroshi 2011-12-06 18:06:59 +09:00
  • db286777de tree structure should be restored even if there are any extra tab SHIMODA Hiroshi 2011-12-05 20:19:32 +09:00
  • f500a66092 refactoring SHIMODA Hiroshi 2011-12-05 19:51:38 +09:00
  • a706c81340 brush up codes SHIMODA Hiroshi 2011-12-05 19:42:08 +09:00
  • 3de7d79b67 brush up restoreOnStartup SHIMODA Hiroshi 2011-12-05 19:31:12 +09:00
  • a64ff91010 getNextSiblingTab() failed for broken "children" list SHIMODA Hiroshi 2011-12-05 17:21:19 +09:00
  • af9bc6257b don't show content area screen if it is not required SHIMODA Hiroshi 2011-12-05 17:10:16 +09:00
  • 56df54a0c3 update Linux specific styles SHIMODA Hiroshi 2011-12-05 16:55:11 +09:00
  • dc75525582 platform specific styles didn't loaded correctly. SHIMODA Hiroshi 2011-12-05 16:50:31 +09:00
  • 8018a3ca8d fix typo SHIMODA Hiroshi 2011-12-05 16:41:13 +09:00
  • 00be6a4f00 don't show content area screen if the window is not active SHIMODA Hiroshi 2011-12-05 16:27:33 +09:00
  • 11b7baef1a on Linux, panel was never shown and click events out of panel was unexpectedly eaten SHIMODA Hiroshi 2011-12-05 14:12:52 +09:00
  • 04c9515d24 restore indent levels at first SHIMODA Hiroshi 2011-12-05 12:19:50 +09:00
  • 8578d23548 improve fast restora of tree structure SHIMODA Hiroshi 2011-12-05 11:54:07 +09:00
  • f524c96c79 no need to restore tab attributes (revert the last commit) SHIMODA Hiroshi 2011-12-05 10:26:23 +09:00
  • 7be4a42f0e store TST attributes Piro / SHIMODA Hiroshi 2011-12-05 09:47:16 +09:00
  • 776cfbc5c7 full tooltip was shown on wrong position if the window is not in the primary display (part 2) Piro / SHIMODA Hiroshi 2011-12-05 03:48:54 +09:00
  • e27c117343 full tooltip was shown on wrong position if the window is not in the primary display Piro / SHIMODA Hiroshi 2011-12-05 03:46:40 +09:00
  • d4ca094600 if the shrunken tab bar was too narrow, we couldn't expand tab bar automatically by mouseover. Piro / SHIMODA Hiroshi 2011-12-05 02:44:49 +09:00
  • 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".) Piro / SHIMODA Hiroshi 2011-12-05 02:27:30 +09:00
  • 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!) Piro / SHIMODA Hiroshi 2011-12-03 05:01:38 +09:00
  • a299ac341f version up Piro / SHIMODA Hiroshi 2011-12-01 03:03:19 +09:00
  • 44af0c7f83 set minimum size too Piro / SHIMODA Hiroshi 2011-12-01 03:02:03 +09:00
  • dcac8b1a6b load full tooltip manager on demand Piro / SHIMODA Hiroshi 2011-12-01 02:59:46 +09:00
  • 03c677e522 MozBeforePaint is no longer available on Firefox 11 Piro / SHIMODA Hiroshi 2011-12-01 02:22:15 +09:00
  • 69efc14044 on Firefox 11, mozRequestAnimationFrame() requires the callback anyway Piro / SHIMODA Hiroshi 2011-12-01 01:54:18 +09:00
  • e0d949b99e shrunken tab bar couldn't be resized by drag and drop because the tab bar was unexpectedly expanded near the resizer. Piro / SHIMODA Hiroshi 2011-11-30 23:22:16 +09:00
  • e3b5a236d8 arrowscrollbox in tooltip should be re-created Piro / SHIMODA Hiroshi 2011-11-30 20:32:57 +09:00
  • cf49041b8c animation effect for full tooltip Piro / SHIMODA Hiroshi 2011-11-30 20:22:19 +09:00
  • 8f8e96da16 full tooltip should be hidden after the pointer goes out from it Piro / SHIMODA Hiroshi 2011-11-30 19:33:12 +09:00
  • 867bd4d5f9 didn't work on Firefox 3.6 SHIMODA Hiroshi 2011-11-30 10:14:17 +09:00
  • 0cb0cb92a4 simplify calculation of size of pinned tabs from integer to boolean (simply faviconized or not) Piro / SHIMODA Hiroshi 2011-11-30 05:33:47 +09:00
  • 5d379c12c3 optimize Piro / SHIMODA Hiroshi 2011-11-30 05:01:56 +09:00
  • 1ffd3fbb71 emulate behavior of tooltip Piro / SHIMODA Hiroshi 2011-11-30 04:27:08 +09:00
  • 15da5d1e9b fix some minor bugs Piro / SHIMODA Hiroshi 2011-11-30 03:52:47 +09:00
  • 71d517d51b split implementation of full tooltip Piro / SHIMODA Hiroshi 2011-11-30 03:40:11 +09:00
  • e2039d9370 hide full tooltip contents automatically Piro / SHIMODA Hiroshi 2011-11-30 02:29:55 +09:00
  • 7869302232 update pref UI around tooltip Piro / SHIMODA Hiroshi 2011-11-30 02:25:49 +09:00
  • 18c25bcfdb by default show tooltip always Piro / SHIMODA Hiroshi 2011-11-30 02:25:37 +09:00
  • 617cf38a1f When a child tab is selected and the tree is collapsed, the parent tab is automatically selected and the tree was collapsed but re-expanded after a delay unexpectedly. Piro / SHIMODA Hiroshi 2011-11-30 02:21:33 +09:00
  • ff1cd2ebe5 implement "full tooltip" for too many children Piro / SHIMODA Hiroshi 2011-11-30 02:09:32 +09:00
  • e886c75ca3 tooltip on tree should be more flexible Piro / SHIMODA Hiroshi 2011-11-30 00:52:25 +09:00
  • 93bb61f1c1 focused tree should be expanded automatically with delay, while switching focus by ctrl-(shift)-tab. SHIMODA Hiroshi 2011-11-29 20:36:49 +09:00
  • be484a2116 title of grouping tab can be customized by F2 key SHIMODA Hiroshi 2011-11-29 17:53:21 +09:00