Commit Graph

  • 1cf6887ff7 Output more debug-friendly messages for the "autohide" feature YUKI Hiroshi 2014-12-01 23:25:48 +09:00
  • 02426e5bc0 Detect mouse pointer's position correctly to show/hide the tab bar automatically. YUKI Hiroshi 2014-12-01 23:25:16 +09:00
  • 50d88a4e88 Update news topics for the next release Piro / YUKI Hiroshi 2014-11-20 03:25:55 +09:00
  • 66f16dde50 Accept null input by getTabFromFrame(). YUKI Hiroshi 2014-11-19 12:25:56 +09:00
  • 3663519efd Return the current browser immediately if possible YUKI Hiroshi 2014-11-19 12:25:39 +09:00
  • ddb87ab83a Follow to changes introduced by https://bugzilla.mozilla.org/show_bug.cgi?id=1058116 YUKI Hiroshi 2014-11-19 12:25:22 +09:00
  • 232ee84bf0 Merge pull request #790 from Xinkai/master YUKI "Piro" Hiroshi 2014-11-16 14:46:48 +09:00
  • 249c9b6287 wiew should be view. This typo causes TST unable to reshow the tabs after FF exiting full-screen mode. xinkai 2014-11-16 13:18:14 +08:00
  • 18e105a561 Don't make hidden the tab bar by clicking on the grippy to expand the collapsed tab bar. (#783) YUKI Hiroshi 2014-11-13 17:24:59 +09:00
  • 55e4137214 Apply font color always YUKI Hiroshi 2014-11-13 13:20:59 +09:00
  • def1cbad15 Apply custom style rules for tabs for selected tabs too clearly (related to #788) YUKI Hiroshi 2014-11-13 13:18:24 +09:00
  • 84391a1812 Bump version to 0.15.2014111301 Piro / YUKI Hiroshi 2014-11-13 02:33:45 +09:00
  • 6c709c6a61 Save chosen parent tab by bookmarks property dialog correctly Piro / YUKI Hiroshi 2014-11-13 02:25:05 +09:00
  • 3de030ce48 Report errors if TST fails to apply patch to Firefox's functions Piro / YUKI Hiroshi 2014-11-13 02:13:23 +09:00
  • 1e8bad6e2e Save changed "parent tab" setting in the bookmarks properties dialog correctly. Piro / YUKI Hiroshi 2014-11-13 00:41:41 +09:00
  • b82f087f87 Don't clear existing tab relation, if the relation is restored and going to be cleared on same TabMove event YUKI Hiroshi 2014-11-12 12:46:26 +09:00
  • b4bba86e30 Don't restore same tab multiple times YUKI Hiroshi 2014-11-12 12:39:06 +09:00
  • 652b9e2303 Fix typo: missing "S" YUKI Hiroshi 2014-11-12 12:11:37 +09:00
  • 1d988c6b3f Fix typo YUKI Hiroshi 2014-11-12 11:43:08 +09:00
  • 2e6c885ba3 Restore closed tabs at once correctly, even if e10s is activated. Piro / YUKI Hiroshi 2014-11-12 03:58:09 +09:00
  • 35d3cff449 Reduce arguments of setTimeout YUKI Hiroshi 2014-11-11 21:21:41 +09:00
  • e43dd394c4 Report internal error while restoring tree YUKI Hiroshi 2014-11-11 21:21:27 +09:00
  • 09112ca600 Update library YUKI Hiroshi 2014-11-11 19:56:58 +09:00
  • 933d71a1f6 Specify missing "this" correctly YUKI Hiroshi 2014-11-11 19:39:22 +09:00
  • 8d2dc51963 Add missing module YUKI Hiroshi 2014-11-11 19:27:53 +09:00
  • 1cfa12c5bc Update pseudo tree of tabs in e10s mode YUKI Hiroshi 2014-11-11 19:26:14 +09:00
  • 0eb8eecb4f Update news topics YUKI Hiroshi 2014-11-11 19:02:13 +09:00
  • 3aa139c745 Mark as e10s compatible YUKI Hiroshi 2014-11-11 18:59:31 +09:00
  • 97a87d0b1a Remove obsolete "stopRendering" module YUKI Hiroshi 2014-11-11 18:58:31 +09:00
  • 53e805b4d9 Remove obsolete comment YUKI Hiroshi 2014-11-11 18:51:28 +09:00
  • 901542a526 Update comment for future versions without nsIPopupBoxObject YUKI Hiroshi 2014-11-11 18:47:58 +09:00
  • 06c89a80c2 Check existence of plugin area in the current tab asynchronously with e10s YUKI Hiroshi 2014-11-11 18:42:30 +09:00
  • 2d098719dc Don't hide/collapse tab bar while tab switching YUKI Hiroshi 2014-11-11 18:15:28 +09:00
  • ca21663eb5 Ignore attribute-changes without changing of visual size of UI elements YUKI Hiroshi 2014-11-11 18:09:27 +09:00
  • 02bcfe5d8b Handle mouse events for auto hide feature by a frame script, for e10s YUKI Hiroshi 2014-11-11 17:45:12 +09:00
  • ee8918e460 Merge branch 'master' of github.com:piroor/treestyletab YUKI Hiroshi 2014-10-30 12:27:26 +09:00
  • e5171ea638 Fix mismatched variable name YUKI Hiroshi 2014-10-30 12:26:41 +09:00
  • 9c2a175e6a Find <tabbrowser> from <browser> correctly Piro / YUKI Hiroshi 2014-10-30 06:20:44 +09:00
  • 86b46c04cd Add a note for safely "contentWindow" access YUKI Hiroshi 2014-10-29 20:44:01 +09:00
  • 12cdd76f7e Detect targets for API calls about tab relations based on "browser" element, instead of "Window" objects YUKI Hiroshi 2014-10-29 20:36:12 +09:00
  • b871d1ab4e Fix broken drag and drop of bookmarks on Firefox 35 and later YUKI Hiroshi 2014-10-22 14:51:02 +09:00
  • 61183f4be2 Add credit and bump maxVersion to 36.0a1 YUKI Hiroshi 2014-10-22 13:43:10 +09:00
  • e48cf4e38b Uniform coding style YUKI Hiroshi 2014-10-22 13:37:08 +09:00
  • 8c6e28ea0d Merge pull request #777 from mnoorenberghe/nsIScrollBoxObject YUKI "Piro" Hiroshi 2014-10-22 13:26:40 +09:00
  • 4ea8f31301 Fix scrolling of tabs on Firefox 36 Matthew Noorenberghe 2014-10-21 18:23:17 -07:00
  • 89337cfcdf Bump major version to 0.15 Piro / YUKI Hiroshi 2014-10-22 03:02:05 +09:00
  • 9be3c3493d Flatten deeply nested "setTimeout()" Piro / YUKI Hiroshi 2014-10-22 03:00:12 +09:00
  • e0a7e43b3c Flatten deeply nested "setTimeout()" Piro / YUKI Hiroshi 2014-10-22 02:57:45 +09:00
  • f89d42db14 Free symbol after all accesses Piro / YUKI Hiroshi 2014-10-22 02:36:38 +09:00
  • fe26d207ca Migrate from JSDeferred to ES6 Promise (Promise.jsm) Piro / YUKI Hiroshi 2014-10-22 02:28:19 +09:00
  • 4f43006773 Use latest JSDeferred (based on Official) YUKI Hiroshi 2014-10-21 21:44:13 +09:00
  • b0b2305bd7 Output index of the "to be restored" tabs for debugging YUKI Hiroshi 2014-10-16 18:00:55 +09:00
  • 397894d678 Don't mark tab to be restored, if it is already restored YUKI Hiroshi 2014-10-16 18:00:37 +09:00
  • e62cd87bff Open new tabs from target="_blank" links as children of the current tab, when e10s is enabled. Piro / YUKI Hiroshi 2014-10-02 02:51:43 +09:00
  • 72ae666e12 Restore ancestor relation of tabs even if it is restored by "undo close tab" Piro / YUKI Hiroshi 2014-10-02 02:10:10 +09:00
  • 35aab258b8 Update the "to be restored" state only once. Piro / YUKI Hiroshi 2014-10-02 00:57:17 +09:00
  • db487f32bb Detect DOM instances by constructor function instead of XPCOM interface Piro / YUKI Hiroshi 2014-10-01 01:32:27 +09:00
  • fc7f336c69 Detect window safely Piro / YUKI Hiroshi 2014-10-01 00:27:30 +09:00
  • 20e58a5b0b Update library Piro / YUKI Hiroshi 2014-10-01 00:23:08 +09:00
  • b356bd2969 Bump maxVersion to 35.0a1 Piro / YUKI Hiroshi 2014-09-30 23:28:02 +09:00
  • eb42092e49 Use DOM constructor instead of XPCOM interface to detect DOM element YUKI Hiroshi 2014-09-30 21:19:33 +09:00
  • 2b4be0cdfc Update library YUKI Hiroshi 2014-09-30 21:11:12 +09:00
  • 1604e9f2d4 Update news topics YUKI Hiroshi 2014-09-30 20:14:43 +09:00
  • 09f43c8f84 Use LF instead of CRLF YUKI Hiroshi 2014-09-30 20:09:27 +09:00
  • c595c8ba22 Restore tree structure with multiple trees from bookmarks correctly, even if the dummy tab is disabled. (#662) YUKI Hiroshi 2014-09-30 19:59:15 +09:00
  • 5e498bd0ac Use LF instead of CRLF YUKI Hiroshi 2014-09-30 19:48:58 +09:00
  • db4d2bac2c Update cached "toBeRestored" state for TSTWindow#restoringTree and others YUKI Hiroshi 2014-09-30 17:06:49 +09:00
  • b7389dd744 Remove duplicated check ror to-be-restored tab YUKI Hiroshi 2014-09-30 16:46:33 +09:00
  • e3c589406d Output message for debugging around unexpected new child tab YUKI Hiroshi 2014-09-30 15:13:10 +09:00
  • af6e5d0ba7 Don't open new tab from Ctrl-T as a new tab from content link YUKI Hiroshi 2014-09-30 15:12:29 +09:00
  • a9f1f8a86d Fix mismatched function name YUKI Hiroshi 2014-09-30 15:01:44 +09:00
  • 19d2ded9d1 Stringify saved value YUKI Hiroshi 2014-09-30 14:42:28 +09:00
  • 8fc1998fd4 Stringify saved value. YUKI Hiroshi 2014-09-30 14:31:08 +09:00
  • 8962230b0e Merge pull request #760 from Nephyrin/master YUKI "Piro" Hiroshi 2014-09-30 14:19:24 +09:00
  • 0cc0714723 Fix click hook for nesting new tabs in e10s mode John Schoenick 2014-08-27 16:12:39 -07:00
  • 8fa1d76281 Fix click->open link handler for bug 1050447/Fx 34 John Schoenick 2014-08-27 15:58:06 -07:00
  • b64986b292 Workaround for bug 1042680 issue #3 in e10s mode John Schoenick 2014-08-27 15:54:15 -07:00
  • 503803c076 Drop support for Firefox 30 or older versions. Piro / YUKI Hiroshi 2014-07-27 02:44:23 +09:00
  • fffcd3172f Fix typo Piro / YUKI Hiroshi 2014-07-03 02:06:10 +09:00
  • dfe07b5894 Update history topics and bump maxVersion to 33.0a1 Piro / YUKI Hiroshi 2014-07-03 00:02:48 +09:00
  • 579d926537 Get actual stored tab id correctly (#676) Piro / YUKI Hiroshi 2014-07-02 23:32:08 +09:00
  • 511a51dd7e Restore tab position for "Undo Close Tab" command correctly on Firefox 29 and newer versions (#676) Piro / YUKI Hiroshi 2014-07-02 23:02:53 +09:00
  • 66eb630cdf Revert "Read value of custom attributes of tabs via TSTBase.getTabAttribute() safely." Piro / YUKI Hiroshi 2014-07-02 04:44:43 +09:00
  • ca776a606f Get new position safely Piro / YUKI Hiroshi 2014-07-02 04:44:02 +09:00
  • f4fb6174d2 Read value of custom attributes of tabs via TSTBase.getTabAttribute() safely. Piro / YUKI Hiroshi 2014-07-02 04:29:49 +09:00
  • b386b85bd3 Make the meaning of "tabsToRestore" clear Piro / YUKI Hiroshi 2014-07-02 02:27:26 +09:00
  • a1ced64bfb Don't reassign a global variable. (fix #741) Piro / YUKI Hiroshi 2014-06-30 01:48:51 +09:00
  • 9e32fbe386 Update tabbar appearance correctly, after toolbar customiation (fix #728) YUKI Hiroshi 2014-05-19 19:25:38 +09:00
  • 0464868996 Update fr-FR locale, by AxlMun YUKI Hiroshi 2014-05-15 10:53:05 +09:00
  • 40640f1074 Use latest buildscript YUKI Hiroshi 2014-05-14 11:59:06 +09:00
  • 10c32959b2 Fix broken ternary operation YUKI Hiroshi 2014-05-14 11:57:36 +09:00
  • 8ba98a1059 Reduce use of mutation observers Piro / YUKI Hiroshi 2014-05-11 15:55:20 +09:00
  • 0df14f3989 Use "attributeFilter" for mutation observers Piro / YUKI Hiroshi 2014-05-11 15:41:43 +09:00
  • f0f941df8c Bump version to 0.14.2014051101 Piro / YUKI Hiroshi 2014-05-11 04:53:53 +09:00
  • 8a91736d01 Update history topics Piro / YUKI Hiroshi 2014-05-11 04:53:20 +09:00
  • 5e777a6838 Don't hide the toolbox in the full screen mode, if "browser.fullscreen.autohide" is "false" Piro / YUKI Hiroshi 2014-05-11 04:51:07 +09:00
  • 3c9d06af9c Use latest buiildscript Piro / YUKI Hiroshi 2014-05-10 20:05:35 +09:00
  • 3581cdb41f Bump version to 0.14.2014051001 Piro / YUKI Hiroshi 2014-05-10 20:05:23 +09:00
  • 0d97df6a41 Update history topics Piro / YUKI Hiroshi 2014-05-10 20:04:48 +09:00
  • 275d0bb4db Add reason why we use white screen Piro / YUKI Hiroshi 2014-05-10 19:22:24 +09:00