Commit Graph

  • 3fa5aec658 Add reference counter implementation to detect memory leak Piro / YUKI Hiroshi 2015-11-10 03:00:43 +0900
  • 9d30785311 Add news topics Piro / YUKI Hiroshi 2015-11-10 02:18:07 +0900
  • b98fe4afbc Remove registered event listeners more completely Piro / YUKI Hiroshi 2015-11-10 02:14:23 +0900
  • 4b32a22531 Remove registered event listeners more completely Piro / YUKI Hiroshi 2015-11-10 01:44:39 +0900
  • 991390d88f Export EXPORTED_SYMBOLS Piro / YUKI Hiroshi 2015-11-10 01:40:54 +0900
  • 402b244463 Add news topics Piro / YUKI Hiroshi 2015-11-10 00:09:50 +0900
  • 133fed82f1 Don't cover highlighted background color of updated pinned tabs Piro / YUKI Hiroshi 2015-11-10 00:08:03 +0900
  • 00d43f577c Remove obsolete code Piro / YUKI Hiroshi 2015-11-09 23:15:45 +0900
  • 89afb6f08d Update library: detect URI of pending tabs correctly on Firefox 35 and later Piro / YUKI Hiroshi 2015-11-09 23:10:44 +0900
  • f892dd90bd Add news topics Piro / YUKI Hiroshi 2015-11-09 22:53:30 +0900
  • d295128e4a Update library: Override function without eval() to avoid errors from mismatched variable scopes. Piro / YUKI Hiroshi 2015-11-09 22:43:04 +0900
  • 38df1c2f37 Apply custom max-width/height for toolbarbutton icons in the tab bar except closebox in tabs #984 Piro / YUKI Hiroshi 2015-11-09 21:52:41 +0900
  • 3cff4eb9ca Fix indent YUKI Hiroshi 2015-11-09 17:28:03 +0900
  • 081acb238b Don't activate "tabs in titlebar" for OS X #983 YUKI Hiroshi 2015-11-09 17:27:35 +0900
  • c57f604fb7 Bump version to 0.16.2015110801 Piro / YUKI Hiroshi 2015-11-08 22:59:29 +0900
  • 590cc42b5c Add news topics Piro / YUKI Hiroshi 2015-11-08 22:56:41 +0900
  • 45767e473a Indicate target platforms Piro / YUKI Hiroshi 2015-11-08 22:51:02 +0900
  • a6eb66c216 Activate "draw in titlebar" when the menubar is permanently shown #893 Piro / YUKI Hiroshi 2015-11-08 22:50:39 +0900
  • 6f90b666ee Apply "insertion position of new child tab" preference for tabs opened via GM_openInTab() #978 Piro / YUKI Hiroshi 2015-11-08 21:57:00 +0900
  • adc8a7e1ed Block to save TST specific internal attributes to the session data. Piro / YUKI Hiroshi 2015-11-08 18:27:47 +0900
  • 5355e93c99 Fix typo Piro / YUKI Hiroshi 2015-11-08 18:18:19 +0900
  • 10623b3152 Add news topics Piro / YUKI Hiroshi 2015-11-08 17:32:44 +0900
  • 732822175a Fix mismatched arguments for the original function #979 Piro / YUKI Hiroshi 2015-11-08 17:31:11 +0900
  • 4eaf341972 Set release version as 0.16.2015110701 Piro / YUKI Hiroshi 2015-11-07 17:02:36 +0900
  • 8cd426101a Open bookmarks in a folder as tabs when a folder is dragged and dropped onto the tab bar. Piro / YUKI Hiroshi 2015-11-07 17:00:23 +0900
  • c710ecc0b2 Add TODO comment Piro / YUKI Hiroshi 2015-11-07 15:53:56 +0900
  • 55002c5b50 Fix indent Piro / YUKI Hiroshi 2015-11-07 15:48:38 +0900
  • dbd94d4b62 Use getShortcutOrURIAndPostData() directly Piro / YUKI Hiroshi 2015-11-07 15:48:11 +0900
  • 852587b0cd Allow to open new tab from dropped link again Piro / YUKI Hiroshi 2015-11-07 15:33:03 +0900
  • d740fec11d Bump version to 0.16.2015110701 Piro / YUKI Hiroshi 2015-11-07 15:21:52 +0900
  • 6a4f4e4ef8 Add news topics YUKI Hiroshi 2015-11-06 15:58:42 +0900
  • 355993a08e Fix indent YUKI Hiroshi 2015-11-06 15:57:19 +0900
  • a1a519f189 Remove XPath-based method to find the last descendant tab. YUKI Hiroshi 2015-11-06 15:55:33 +0900
  • 710ca20510 Migrate old misspelled preference YUKI Hiroshi 2015-11-06 15:50:11 +0900
  • 36ccd7a321 Fix misspelling of "phisical" - it should be "physical" #889 YUKI Hiroshi 2015-11-06 15:47:39 +0900
  • 562e2afef1 Add news topics YUKI Hiroshi 2015-11-06 15:16:22 +0900
  • b83a92bdb0 Open source tab as a child of the current YUKI Hiroshi 2015-11-06 15:13:45 +0900
  • 2a8f980de5 Fix mismatched argumenit for overridden method YUKI Hiroshi 2015-11-06 15:07:51 +0900
  • 220c5ae2fc Add news topics YUKI Hiroshi 2015-11-06 15:01:02 +0900
  • 38f01ba0a9 Detect position change of the tab bar. YUKI Hiroshi 2015-11-06 14:54:07 +0900
  • 0ac67fcdff Update appearance of the tab bar by changes around the social sidebar #895 YUKI Hiroshi 2015-11-06 14:36:54 +0900
  • 51e473c777 Remove event listener correctly YUKI Hiroshi 2015-11-06 13:38:22 +0900
  • 9f14f594de Fix indent YUKI Hiroshi 2015-11-06 13:37:36 +0900
  • 7f82809997 Simplify YUKI Hiroshi 2015-11-06 13:37:22 +0900
  • e2dd6a2799 Fix indent YUKI Hiroshi 2015-11-06 13:34:19 +0900
  • c1a9cefa4b Don't override tabbar method again and again YUKI Hiroshi 2015-11-06 13:33:30 +0900
  • 7da7a47db7 Read preferences correctly Piro / YUKI Hiroshi 2015-11-06 01:14:00 +0900
  • 9516999af4 Read preferences correctly Piro / YUKI Hiroshi 2015-11-06 01:11:46 +0900
  • e16dea2a85 Shrink high-res icons to 16px #964 Piro / YUKI Hiroshi 2015-11-06 00:48:00 +0900
  • 764cf0c8e1 Fix typo Piro / YUKI Hiroshi 2015-11-05 23:39:45 +0900
  • d534c28a6d Use meaningful name for "tabs in titlebar" hack Piro / YUKI Hiroshi 2015-11-05 23:28:38 +0900
  • 49dd724d0d Revert hacks for "tabs on top" partially. Piro / YUKI Hiroshi 2015-11-05 23:26:34 +0900
  • d64ea1d711 Increment minor version. YUKI Hiroshi 2015-11-05 19:46:51 +0900
  • d3a5bd106b Fix indent YUKI Hiroshi 2015-11-05 19:45:59 +0900
  • 2f1b3f3aed Remove needless comment YUKI Hiroshi 2015-11-05 19:45:47 +0900
  • daddf249e0 Reduce use of eval() YUKI Hiroshi 2015-11-05 19:44:59 +0900
  • 66e2b5f5b1 Remove needless wrapper YUKI Hiroshi 2015-11-05 19:44:52 +0900
  • fad308b234 Reduce use of eval() YUKI Hiroshi 2015-11-05 19:40:35 +0900
  • 4fc08ca1f4 Fix typo YUKI Hiroshi 2015-11-05 19:30:31 +0900
  • 00f52714aa Reduce use of eval() YUKI Hiroshi 2015-11-05 19:28:24 +0900
  • 4213f5cf39 Refere "this" always YUKI Hiroshi 2015-11-05 19:24:18 +0900
  • be899d1b52 Reduce use of eval() YUKI Hiroshi 2015-11-05 19:24:10 +0900
  • 330e7503aa Reduce useing of eval() YUKI Hiroshi 2015-11-05 19:21:45 +0900
  • c8e364a505 Fix missing "this" for Function#call() YUKI Hiroshi 2015-11-05 19:12:32 +0900
  • 59fa80adf1 Reduce using of eval() YUKI Hiroshi 2015-11-05 19:12:21 +0900
  • a029d82f18 Reduce use of eval() YUKI Hiroshi 2015-11-05 19:01:01 +0900
  • 1d341ab3a0 Reduce use of eval() YUKI Hiroshi 2015-11-05 18:48:25 +0900
  • 20afc67a68 Remove "isPopupWindow" utility. YUKI Hiroshi 2015-11-05 18:44:16 +0900
  • 3bfa87f0e0 Remove obsolete hack for TabsOnTop YUKI Hiroshi 2015-11-05 18:44:03 +0900
  • d4dcefc75a Reduce use of eval() hack YUKI Hiroshi 2015-11-05 18:37:31 +0900
  • 2afd90c96a Remove obsolete hack for XULBrowserWindow.hideChromeForLocation. YUKI Hiroshi 2015-11-05 18:29:44 +0900
  • 572c153337 Add news topics YUKI Hiroshi 2015-11-05 18:27:45 +0900
  • c01e26cfa7 Fix indent YUKI Hiroshi 2015-11-05 18:20:51 +0900
  • f6cf37c90c Remove obsolete code for too old Firefox. YUKI Hiroshi 2015-11-05 18:19:47 +0900
  • 8fb3ce884e Update floating tab bar if the sidebar width is changed YUKI Hiroshi 2015-11-05 18:14:17 +0900
  • 1f4458cb3a Fix indent YUKI Hiroshi 2015-11-05 18:11:56 +0900
  • 8bfe8dfc2e Reposition the floating tab bar only when the sidebar is actually opened or closed YUKI Hiroshi 2015-11-05 18:11:28 +0900
  • 296bae010f Output more debug print YUKI Hiroshi 2015-11-05 18:08:22 +0900
  • e219b479f2 Reposition the floating tab bar only when the window mode is really changed between normal and maximized YUKI Hiroshi 2015-11-05 18:06:25 +0900
  • d8f4a17873 Suppress "TypeError: this.formatAccessKey is not a function" error on startup YUKI Hiroshi 2015-11-05 17:39:14 +0900
  • c1d0047c1d Do nothing if rootElementObserver is not initialized yet YUKI Hiroshi 2015-11-05 17:08:24 +0900
  • f7d4b970bd Output more debug information YUKI Hiroshi 2015-11-05 16:45:09 +0900
  • 983edcb17a Simply use Timer.jsm YUKI Hiroshi 2015-11-05 16:43:59 +0900
  • 5a9da781a8 Fix indent YUKI Hiroshi 2015-11-05 16:08:15 +0900
  • 92e8912256 Dump more debug information YUKI Hiroshi 2015-11-05 16:00:32 +0900
  • 25cbd7d718 Add news topics Piro / YUKI Hiroshi 2015-11-05 01:38:50 +0900
  • 766e88bfbb Override max-width of toolbar button icons always #964 Piro / YUKI Hiroshi 2015-11-05 01:31:38 +0900
  • 86c376d73a Fix unexpectedly shrunken tab bar on OS X #964 Piro / YUKI Hiroshi 2015-11-05 01:28:09 +0900
  • 729ec1bdcc Update news topics Piro / YUKI Hiroshi 2015-11-05 00:11:19 +0900
  • 67d5ba7ac8 Remove too much "0" Piro / YUKI Hiroshi 2015-11-04 23:37:03 +0900
  • 7ffc1f3b89 Don't activate "tabs on top" after toolbar customizations (See #968) Piro / YUKI Hiroshi 2015-11-04 23:21:42 +0900
  • b417c45425 Detect tab from drag events more correctly YUKI Hiroshi 2015-11-04 11:58:44 +0900
  • e8941963d4 Update library YUKI Hiroshi 2015-11-04 11:45:08 +0900
  • 0fbea3cfbf Fix indent YUKI Hiroshi 2015-11-04 11:44:53 +0900
  • 1029b40e09 Follow to changes introduced by the bug 1207594. YUKI Hiroshi 2015-11-04 11:43:54 +0900
  • f75443ce6f Fix indent YUKI Hiroshi 2015-11-02 16:15:48 +0900
  • 7e5916cce5 Allow to update the size of the tab bar by other addons with the nsDOMTreeStyleTabTabbarRendered event YUKI Hiroshi 2015-11-02 16:14:46 +0900
  • 050a87e108 Dispatch custom event to notify other addons that the tab bar is rendered by TST. YUKI Hiroshi 2015-11-02 16:01:35 +0900
  • 809cc403c6 Clear "last mousedown target" after mouseup event at anywhere YUKI Hiroshi 2015-11-02 15:18:23 +0900
  • ac78634432 Hide the tab bar automatically after a tab is moved by drag-and-drop. YUKI Hiroshi 2015-11-02 15:06:44 +0900