Commit Graph

  • 4a8041ced5 built-in themes were not work correctly SHIMODA Hiroshi 2011-05-27 10:55:21 +09:00
  • 69f78feafb * pre-loading of images didn't work. * "default" style didn't work correctly (it worked just same as "flat".) SHIMODA Hiroshi 2011-05-27 10:44:23 +09:00
  • e8ad95487a With All-in-One Sidebar the tab bar was wrongly left on the content area after the sidebar was hidden automatically (fix for http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2902 ) Piro / SHIMODA Hiroshi 2011-05-27 02:50:36 +09:00
  • dc5eda4278 extensions.treestyletab.tabbar.scrollToNewTab.mode didn't work for new tabs opened in the background (fix for http://piro.sakura.ne.jp/cgi-bin/bbs.cgi?2903 ) Piro / SHIMODA Hiroshi 2011-05-27 02:31:44 +09:00
  • 60f3b28c54 add module for performance tuning Piro / SHIMODA Hiroshi 2011-05-27 00:35:43 +09:00
  • ff1fef531f flatten stylesheets Piro / SHIMODA Hiroshi 2011-05-27 00:10:18 +09:00
  • c9aca50c1b don't load needless stylesheets Piro / SHIMODA Hiroshi 2011-05-26 23:22:42 +09:00
  • 47f32679c1 rename module to preload images Piro / SHIMODA Hiroshi 2011-05-26 21:08:56 +09:00
  • b5ca1cf91e Merge pull request #113 from Regmos/patch-1 SHIMODA "Piro" Hiroshi 2011-05-26 04:39:23 -07:00
  • 752dee6a34 Edited locale/da-DK/treestyletab/treestyletab.dtd via GitHub Regmos 2011-05-26 04:26:26 -07:00
  • 82abedc946 fix error on drag and drop on the tab bar SHIMODA Hiroshi 2011-05-26 12:17:48 +09:00
  • 0502528d65 load JSDeferred by a lazy getter SHIMODA Hiroshi 2011-05-26 12:15:47 +09:00
  • f690d637c6 define lazy getters for modules SHIMODA Hiroshi 2011-05-26 12:11:08 +09:00
  • 47528e3ef7 on-screen tabs were not highlighted correctly in the "list all tabs" popup (introduced on https://bugzilla.mozilla.org/show_bug.cgi?id=626903 ) SHIMODA Hiroshi 2011-05-26 11:30:00 +09:00
  • 5429946e37 undefined variable SHIMODA Hiroshi 2011-05-26 11:14:15 +09:00
  • 01200acccd load TreeStyleTabWindow and TreeStyleTabBrowser constructors in the main window SHIMODA Hiroshi 2011-05-26 11:09:19 +09:00
  • d67ecd7d80 update compatibility codes for Tab Mix Plus SHIMODA Hiroshi 2011-05-26 11:02:34 +09:00
  • 91ee4592dc re-split initialization methods SHIMODA Hiroshi 2011-05-26 10:47:28 +09:00
  • 1e6daae6fb shorten Piro / SHIMODA Hiroshi 2011-05-26 06:23:02 +09:00
  • 00174ecc12 failed to restore session (regression) Piro / SHIMODA Hiroshi 2011-05-26 06:04:16 +09:00
  • 0066bb6479 failed to drag single tab if a tab is handled Piro / SHIMODA Hiroshi 2011-05-26 05:55:03 +09:00
  • d4e4ad9e42 most of codes are moved to JavaScript code module Piro / SHIMODA Hiroshi 2011-05-26 05:54:46 +09:00
  • 835c496466 when the grippy in the splitter of the tab bar, only the placeholder was expanded and tab bar wrongly kept itself collapsed. Piro / SHIMODA Hiroshi 2011-05-26 03:05:48 +09:00
  • 01b34dc8b9 init autohide module with delay Piro / SHIMODA Hiroshi 2011-05-26 00:52:28 +09:00
  • 08d63d74a2 init extra modules with delay Piro / SHIMODA Hiroshi 2011-05-26 00:47:29 +09:00
  • 4360f37525 7.0a1 Piro / SHIMODA Hiroshi 2011-05-26 00:25:12 +09:00
  • 01a2ff6888 change default behavior for middle click on "Go" and "New Tab" buttons SHIMODA Hiroshi 2011-05-25 14:05:57 +09:00
  • 2ab1e856d8 new APIs: readyToOpenChildTabNow(), readyToOpenNextSiblingTabNow(), and readyToOpenNewTabGroupNow() SHIMODA Hiroshi 2011-05-25 13:58:25 +09:00
  • c21df996cb with Locationbar2 ( https://addons.mozilla.org/firefox/addon/locationbar²/ ), new tabs from path segments should be opened as child tabs of the current tab SHIMODA Hiroshi 2011-05-25 13:45:15 +09:00
  • 7c71359f2d pref UI for middle click on the new tab button should be hidden on Firefox 3.6 SHIMODA Hiroshi 2011-05-25 12:47:38 +09:00
  • e5e96b92da add UI to control new tabs from middle click of "new tab" button and "go" button, for configuration dialog SHIMODA Hiroshi 2011-05-25 12:37:30 +09:00
  • d43e71e891 middle click on the "Go" button was ignored wrongly. SHIMODA Hiroshi 2011-05-25 12:29:01 +09:00
  • eadab87664 middle click on new tab button was wrongly ignored SHIMODA Hiroshi 2011-05-25 11:59:09 +09:00
  • ba57c2531f middle click on the "new tab" button can be handled (for https://github.com/piroor/treestyletab/issues/108 ) SHIMODA Hiroshi 2011-05-25 11:53:22 +09:00
  • 8cfadc626e behavior of middle click on the "go" button should be customizable SHIMODA Hiroshi 2011-05-25 11:27:33 +09:00
  • e9900dceb0 Don't touch to "ordinal" attribute of drop indicator bar, on Firefox 4 or later. Piro / SHIMODA Hiroshi 2011-05-25 03:30:40 +09:00
  • de6ea32045 support "go" button on Firefox 3.6. Piro / SHIMODA Hiroshi 2011-05-25 03:29:49 +09:00
  • 902d6967c6 middle click on the "go" button should open the new tab as the child of the current tab. (partial fix for https://github.com/piroor/treestyletab/issues/108 ) Piro / SHIMODA Hiroshi 2011-05-25 03:27:53 +09:00
  • e18da85c38 On Firefox 3.6, multiple tabs selected by Multiple Tab Handler couldn't be attached by drag and drop. (regression, fix for https://github.com/piroor/treestyletab/issues/110 ) SHIMODA Hiroshi 2011-05-24 18:41:18 +09:00
  • e6768050d4 don't override "ordinal" attribute for the #TabsToolbar Piro / SHIMODA Hiroshi 2011-05-18 00:27:46 +09:00
  • f378a46d6c "Hide tab bar when there is only one tab" feature didn't work correctly on Firefox 4. SHIMODA Hiroshi 2011-05-17 09:48:00 +09:00
  • e6aafebcc7 When collapsed tree is moved (not attached to another existing tab), tree was unexpectedly expanded. (fix for https://github.com/piroor/treestyletab/issues/106 ) SHIMODA Hiroshi 2011-05-17 09:24:19 +09:00
  • 8f7272aac6 optimize switching of tab groups (Panorama) Piro / SHIMODA Hiroshi 2011-05-17 02:24:24 +09:00
  • 4b8eb2cf6b when the last visible tab is collapsed, drop indicator wasn't shown. Piro / SHIMODA Hiroshi 2011-05-17 02:23:38 +09:00
  • 26f4e0f56d Vertical tab bar in popup windows should be hidden by "chromehidden" attribute. (fix for https://github.com/piroor/treestyletab/issues/99 ) Piro / SHIMODA Hiroshi 2011-05-07 19:49:17 +09:00
  • d8a1a4bd15 Contents of textbox in toolbar items inserted into vertical tab bar were unexpectedly hidden. (fix for https://github.com/piroor/treestyletab/issues/100 ) Piro / SHIMODA Hiroshi 2011-05-07 19:37:18 +09:00
  • bfb5ee2cf3 version up Piro / SHIMODA Hiroshi 2011-05-06 23:43:29 +09:00
  • cce9a78291 Other expanded trees were unexpectedly collapsed when the current tab was closed with collapsed whildren. Piro / SHIMODA Hiroshi 2011-05-06 23:40:07 +09:00
  • 1629917f34 vertical tab bar was broken after Personas is switched. Piro / SHIMODA Hiroshi 2011-05-06 21:46:28 +09:00
  • ba79fcbdb0 When Personas is activated, vertical tab bar was broken. Piro / SHIMODA Hiroshi 2011-05-06 21:30:45 +09:00
  • f96f4b14da On Mac OS X, clicking on the grippy in the splitter for vertical tab bar didn't expand collapsed tab bar. (fix for https://github.com/piroor/treestyletab/issues/98 ) Piro / SHIMODA Hiroshi 2011-05-06 21:00:56 +09:00
  • eade75a329 rightside tab bar should be resizable even if it is shrunken and not inverted. SHIMODA Hiroshi 2011-05-06 18:58:05 +09:00
  • b82531cc51 Pinned tabs disappeared when "auto hide" (not "auto shrink") is enabled. (fix for https://github.com/piroor/treestyletab/issues/96 ) SHIMODA Hiroshi 2011-05-06 18:47:36 +09:00
  • 442f4b48e6 * Pinned tabs in the rightside tab bar were unexpectedly animated. (fix for https://github.com/piroor/treestyletab/issues/95 ) * Pinned tabs were not animated anymore. (regression) SHIMODA Hiroshi 2011-05-06 14:29:39 +09:00
  • cf431324ea 6.0a1 Piro / SHIMODA Hiroshi 2011-05-06 02:42:00 +09:00
  • d45e208079 duplication of the current tab should be controlled on Firefox 3.6. Piro / SHIMODA Hiroshi 2011-05-06 02:25:44 +09:00
  • a26fc6b420 add a configuration UI for extensions.treestyletab.autoAttach.duplicateTabCommand Piro / SHIMODA Hiroshi 2011-05-06 02:15:56 +09:00
  • 8982aea101 extensions.treestyletab.autoAttach.newTabCommand and extensions.treestyletab.autoAttach.duplicateTabCommand now have the fourth option to open the tab as the next sibling of the current tab. Piro / SHIMODA Hiroshi 2011-05-06 01:50:58 +09:00
  • 0797e02246 version up Piro / SHIMODA Hiroshi 2011-05-06 00:58:52 +09:00
  • 0bd3d56a11 * "tabs on top" state should be restored after uninstallation. * prefs were not restored after uninstallation. Piro / SHIMODA Hiroshi 2011-05-05 06:25:40 +09:00
  • da1241edb6 drag and drop of selected tabs by Multiple Tab Handler couldn't be handled correctly. Piro / SHIMODA Hiroshi 2011-05-05 05:40:04 +09:00
  • 1207c9f277 New tab (by Ctrl-T) and new duplicated tab (by middle click on the "reload" button) should be opened as a next sibling tab even if there is no parent. Piro / SHIMODA Hiroshi 2011-05-05 04:15:35 +09:00
  • 4787316304 New API: TreeStyleTabService.readyToOpenNextSiblingTab() to open a new next sibling tab. Piro / SHIMODA Hiroshi 2011-05-05 04:14:38 +09:00
  • 2ee3649434 Duplicated tabs (by middle click on the "reload" button) were mispositioned. Piro / SHIMODA Hiroshi 2011-05-05 03:56:54 +09:00
  • fe7544cb66 Duplicated tabs (by middle click on the "reload" button) should be opened as a sibling of the source tab. The insertion position can be customized by "extensions.treestyletab.autoAttach.duplicateTabCommand". 0 = open as a root (the default behavior in old versions), 1 = open as a child, 2 = open as a sibling (new default). Piro / SHIMODA Hiroshi 2011-05-05 03:55:40 +09:00
  • 7fb77b1e22 trees around tabs duplicated by middle click on the "back" button were broken. Piro / SHIMODA Hiroshi 2011-05-04 23:13:37 +09:00
  • d587677d96 statuspanel should be positioned with chromemargin Piro / SHIMODA Hiroshi 2011-05-04 22:03:59 +09:00
  • 4b89edfed1 leftside status panel always should be repositioned Piro / SHIMODA Hiroshi 2011-05-04 17:18:53 +09:00
  • b277f8df1a status panel was shown on wrong position Piro / SHIMODA Hiroshi 2011-05-04 17:10:02 +09:00
  • 151374c16b remove obsolete code Piro / SHIMODA Hiroshi 2011-04-27 02:51:35 +09:00
  • 86d59ed306 don't drag whole tree if there is any selection Piro / SHIMODA Hiroshi 2011-04-27 02:44:19 +09:00
  • 148790e877 status popup was mispositioned if there is sidebar or any vertical toolbar (fix for https://github.com/piroor/treestyletab/issues/80 ) Piro / SHIMODA Hiroshi 2011-04-27 01:51:14 +09:00
  • 243f6a4e09 rightside tab bar was mispositioned. Piro / SHIMODA Hiroshi 2011-04-27 01:39:38 +09:00
  • 7664824d99 extensions.treestyletab.closeRootBehavior should work only if extensions.treestyletab.closeParentBehavior is 0. (fix for https://github.com/piroor/treestyletab/issues/84 , regression) Piro / SHIMODA Hiroshi 2011-04-27 01:24:33 +09:00
  • 17b14e88fd the splitter for the tab bar should ignore right and middle drag ( https://github.com/piroor/treestyletab/issues/87 ) Piro / SHIMODA Hiroshi 2011-04-27 01:09:30 +09:00
  • f3b0b51ed2 pinned tabs should not be closed by "close other tabs except this tree" (fix for https://github.com/piroor/treestyletab/issues/90 ) Piro / SHIMODA Hiroshi 2011-04-27 01:06:58 +09:00
  • 8aebac8c57 pinned tabs were mispositioned in "auto shrink" mode (fix for https://github.com/piroor/treestyletab/issues/91 ) Piro / SHIMODA Hiroshi 2011-04-27 01:00:18 +09:00
  • f58951f26c fix conflict with Hide Caption Titlebar Plus https://addons.mozilla.org/firefox/addon/hide-caption-titlebar-plus-sma/ SHIMODA Hiroshi 2011-04-26 21:41:55 +09:00
  • a25ea81c50 the rightside tab bar was wrongly out of the window, if "auto collapse (not shrink)" is enabled. SHIMODA Hiroshi 2011-04-20 18:17:20 +09:00
  • 2de4d1710d Merge branch 'master' of github.com:piroor/treestyletab SHIMODA Hiroshi 2011-04-20 17:58:43 +09:00
  • a722935c00 fix undefined symbol problem (regression on recent commits) SHIMODA Hiroshi 2011-04-11 16:23:17 +09:00
  • 584ad224a1 With Tab Mix Plus, tabs cannot be pinned correctly. SHIMODA Hiroshi 2011-04-08 16:35:15 +09:00
  • 10dd9334d5 version up SHIMODA Hiroshi 2011-04-08 14:51:04 +09:00
  • dfc07d4081 don't invert positioning method for pinned tabs in the right tab bar. (regression on 0.11.2011040802) SHIMODA Hiroshi 2011-04-08 14:49:55 +09:00
  • addb46dcda version up SHIMODA Hiroshi 2011-04-08 14:33:40 +09:00
  • 9ad3ab64ff simplify SHIMODA Hiroshi 2011-04-08 12:20:25 +09:00
  • 0a0bf642a5 when selected tabs are dragged and there is any partially selected tree, only selected tabs should be moved. (not selected members in trees are ignored.) SHIMODA Hiroshi 2011-04-08 12:15:42 +09:00
  • f482fd739a tabs were wrongly detected as "multiselected". SHIMODA Hiroshi 2011-04-08 11:56:06 +09:00
  • f9c58fa557 fix English comment SHIMODA Hiroshi 2011-04-08 11:06:05 +09:00
  • ab4580dc93 When a newly pinned tab has both parent and children, tree was broken. (part 2) Piro / SHIMODA Hiroshi 2011-04-08 04:20:12 +09:00
  • f729a402b7 version up Piro / SHIMODA Hiroshi 2011-04-08 04:09:37 +09:00
  • fd817bcace When a newly pinned tab has both parent and children, tree was broken. Piro / SHIMODA Hiroshi 2011-04-08 04:08:46 +09:00
  • 1fca2619ef don't override behavior when selected tabs are dropped to bookmarks tree. Piro / SHIMODA Hiroshi 2011-04-08 03:38:31 +09:00
  • 91d2146a53 unpinned tabs have wrong margin in the leftside tab bar (regression on 0.11.2011040801) Piro / SHIMODA Hiroshi 2011-04-08 03:26:22 +09:00
  • 0cce8dba8c version up Piro / SHIMODA Hiroshi 2011-04-08 01:42:35 +09:00
  • 6b6310cafc pinned tabs were wrongly positioned in the leftside tab bar (regression) Piro / SHIMODA Hiroshi 2011-04-08 01:42:00 +09:00
  • 626260d70f reposition status panel completely SHIMODA Hiroshi 2011-04-07 15:13:10 +09:00
  • 06e0fe501d add more descriptions SHIMODA Hiroshi 2011-04-07 11:39:52 +09:00
  • 951ee5c907 version up SHIMODA Hiroshi 2011-04-07 10:26:57 +09:00
  • 8c2fa45c2a remode obsolete lines SHIMODA Hiroshi 2011-04-07 10:06:36 +09:00