[Pkg-mozext-commits] [tabmixplus] branch master updated (6bf9d13 -> 594ea0c)
David Prévot
taffit at moszumanska.debian.org
Sat Aug 5 15:27:30 UTC 2017
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch master
in repository tabmixplus.
from 6bf9d13 Update changelog for 0.5.0.1-1 release
new 143108e Added tag 0.5.0.1 for changeset 98c248a5f7f5
new bc473a5 Follow up bug 1284395
new 377f8f7 Refactor ChangeCode.isValidToChange function to show error message in the console with the proper file name and line number
new 81091f1 Update compatibility with treeStyleTab - Open new next sibling tab correctly, even if there is no next sibling
new 6e935b3 Update compatibility with treeStyleTab version 0.18.2016090802
new 624f695 Follow up bug 1311439 - Skip _notifyBackgroundTab for hidden tabs
new 75a0d75 Keep Undo close tab menu open, close it when user click outside the menu
new ee5cdea Keep sessions menu open when user apply one of these command from sessions context menu 'Show Counters, Date and Time in Session Menu' 'Set as Startup Session' 'Delete'
new 3d3cab3 Fix addons-linter warnings
new 2cd7b8d Follow up bug 1312901 - Use nsIArray for URL window argument
new 4275e3d Update ContentClickInternal.isGreasemonkeyInstalled function, util.js moved to greasemonkey-modules/content/util.js
new 4172c6c Add missing Eslint rules, version 3.9.0
new 4b5af66 Remove Eslint deprecated rules
new f9a8893 Eslint version 3.9.0 fixed indent rule to support multiline array statements and fixed no-useless-escape false negative in regexes
new 4da5e67 Update Eslint indent rule, apply CallExpression and FunctionExpression options
new a2397ef Apply new Eslint rule 'no-single-arg-cu-import' from tabmix plugin (based on mozilla plugin
new 5076f3d Apply Eslint 'prefer-arrow-callback' rule
new 7987b8a Replace remaining usages of bind(this) with arrow function
new aa5a00e Apply Eslint 'no-empty' rule with {"allowEmptyCatch": true} option
new 139506d Follow up bug 92737 - Part 2 and 3 - Open multiple tabs when multiple items are dropped on content area
new 6298c87 Follow up bug 92737 - Part 4 - Open multiple tabs when multiple items are dropped on tab
new f59cd50 Follow up bug 1000458 (openLinkIn changed)
new 867501e Don't open new tab from links on remote content when role attribute is 'button' or 'menu'
new 8edbd67 Don't change selected tab by wheel event over the tab-bar if the device that generated the event wasn't a mouse wheel
new 651bee3 Rename tabmixplus/Services.jsm to tabmixplus/TabmixSvc.jsm so our eslint plugin rule 'import-globals' get the global name TabmixSvc instead of Services
new 70a46e8 Follow up bug 1313998 - Turn on no-unused-vars for local variable scopes in browser/base/content
new d0d2f2c Follow up bug 1245124 - window.open() should open a new tab in the same container
new 8fdba03 Added tag 0.5.0.2pre.161109a1 for changeset 077213a67e30
new 8e3598c Bookmark All Tabs Not Working in Firefox 48.x versions, after 48.0 and before 49.0 (changeset 28a5628e0ed4)
new 7a9230e Cannot drag tabs with Tab Mix Plus AND Multiple Tab Handler
new a3d0368 Follow up bug 1312406 - Remove tab groups migration code
new 8200eed Ctrl-Click on item in closed tabs list should not close the current tab
new e8bcc85 Incompatibility problem with Stay-Open Menu, Undo closed tab from undo closed button list always open last closed tab. The original fix from changeset cc4c7716084d, regressed again by changeset f4f77cf52577
new 0568f98 Add missing Eslint rules to our .eslintrc.js file
new 81f7e29 Follow up bug 1315948 - Simplify openLinkIn in utilityOverlay.js
new 3dabe56 Follow up bug 1316870 - Enable no-shadow eslint rule for browser, update compatibility with Multiple Tab Handler
new e5ef667 Can't open new tab in the background from the address bar since Firefox 50
new ee3d7c4 Miscellaneous updates for Pale Moon 27
new 73d0b40 Follow up bug 1316505 - Tabbar scrolls too fast with wheel supporting high resolution scroll on Windows
new 1fdffad Split tablib._loadURIWithFlags function to make it easier to test it
new da8405a Replace eval of loadURIWithFlags with wrapped function
new ad62f02 Bookmarklet stop working in Firefox 50
new 4185254 Use viewtopic.php to access Tab mix plus help page, this will make all link to help content opens in the same frame. User can middle-click or control-click to open link in new tab
new eab07aa Add option to toggle 'Keep Undo close tab menu open', changeset f4f77cf52577
new e93aba1 Update wording for 'Middle-click or Control-click inverse focus of:'
new 3bc5f52 The preferences 'Middle-click or Control-click inverse focus of: Links' does not work
new 073915a Update locales from http://www.babelzilla.org
new a4a1a84 Added tag 0.5.0.2pre.161204a1 for changeset 8fc1fb70f4c6
new 0784357 Update Firefox maxVersion to 51.0a1 and Pale Moon maxVersion to 27.*
new 72ee5e1 Make sure that corrupted session.rdf don't stops the closing process, GetResource throw when its argument is null or undefined
new bea7f1c Add option to toggle 'Keep Undo close tab menu open' to Tab Mix Plus options window, changeset 6631a0234e2a added the option only to the closed tabs menu
new 9bac8b5 Avoid using AsyncUtils.defer
new df1e268 With build 161204a the tab multi-row feature displaying 2 rows regardless of the setting, changeset 45b58143f082
new b29affa ReferenceError: Ci is not defined in removeBlankTab.js since Firefox 52, bug 1203813 - Make nsHelperAppDlg dialog be parented by top-level nsIDOMWindow
new 9b8f594 Shortcut for 'Merges windows together' changed to Ctrl+Shift+E, Ctrl+Shift+M overrides 'Responsive Design Mode' shortcut
new 9462240 Delay _animateTabMove modification until after browser-delayed-startup-finished when 'Multiple Tab Handler' installed
new 4f28b87 Add options to open Synced tabs, from sidebar, in current tab or in new foreground or background tab
new ed8d5b8 Refactor isFrameInContent to handle multiple async requests
new 70766de Cache initial tab width when it is fullyOpen after tabContainer._handleNewTab
new 470d5ca Follow up bug 658467 - Fade out tab label on overflow instead of ellipsis
new aefb45b Don't set 'unloaded' style to blank pinned tabs
new d1f1a81 Added tag 0.5.0.2pre.161211a1 for changeset c55bd86a36cc
new 5711bb3 Move tabbrowser-tab content for Firefox before 53 to separate file Changing tab attribute in is constructor is not a good solution since tab content reset its attributes to default when the tab moves
new c12f89e Style update after bug 658467 (changeset 05147b8553bc)
new 8f96ed0 Keep closed tabs menu width when it stay open
new 2fbe0f6 Closed tabs menu stay open when last item in the list removed by middle-click
new 06f49b8 Added tag 0.5.0.2pre.161211a2 for changeset 4212b77d720e
new a1b94c6 Follow up bug 1322408 - Use `gBrowser.loadTabs` to open all tabs when middle-clicking a client in Synced Tabs
new 242dc78 Add new option to open unloaded tabs from bookmarks and history
new 6edfd75 When 'Multiple Tab Handler' installed, handle animate tab move on single row, only when one tab is moving
new 037314a Shortcut for 'Merges windows together' changed to Ctrl+Shift+U
new 38c84bb Update locales from http://www.babelzilla.org
new 5207e03 Added tag 0.5.0.2pre.161225a1 for changeset 4cfba4622d28
new 2483abd Remove commans changeset 317405bfb6ca
new def6fc1 Follow up changeset 54c897a21338, bug 1322408 was applied on Firefox 51.0b10
new 6e337d8 Follow up bug 1309596 - Update drag feedback
new 9ce937a Set icon on pending tabs
new a8d8493 Changeset 317405bfb6ca breaks treeStyleTab open bookmarks as new tree
new ce68b10 Refactor code to ensure textboxes disable state updates when the preference changed by user or by setPrefAfterImport
new 81471ef Add option "Move tab from 'Switch to tab' next to current one"
new e993764 Update locales from http://www.babelzilla.org
new d6b1d2e Added tag 0.5.0.2pre.170102a1 for changeset 1f42cc84b32c
new 25db1bb Merge with default
new d1d9da3 Set Pale Moon minVersion to 27.0
new 26c7c40 Version update to 0.5.0.2
new 56d9fd4 Added tag 0.5.0.2 for changeset 86011b500fc7
new 70479ce Session manager don't save\restore tree. Update compatibility with treeStyleTab version 0.18.2016090601+
new c11f1f9 Enable Eslint object-shorthand
new c2e8841 Fix some linting warnings
new 0bc67d7 Set Pale Moon minVersion to 27.0
new b53ebde Use Promise.catch
new c894323 Remove redundant code
new 6da765a Prevent cases of Cu.import importing into variables and global scope at the same time
new c2553bd Follow up bug 1330147 - removeObserver calls should not supply a third parameter
new 1efebc9 Follow up bug 1330464 - make the no-useless-parameters eslint rule detect misuses of the Services.prefs APIs
new b7f500c Follow up bug 1324895 - Add 'Open All in Tabs' to client context menu in Synced Tabs
new d91a504 Foolow up bug 1331081 - make the no-useless-parameters eslint rule report useless addEventListener false third parameter
new 1d48ac6 Follow up bug 1187014 - Use "you" in preference strings, not "me"
new e2cff3b Update Firefox minVersion - maxVersion to 38.0 - 54.0a1
new 210a51d Add missing curly brackets
new c06defd Follow up bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab
new a8c6b06 Follow up bug 1307736 - Store triggeringPrincipal with all history entries
new fd0b01e Follow up bug 1334199 - Omit getComputedStyle's second argument when it's falsy
new 33c553a Follow up bug 1334156 - Replace ownerDocument.defaultView with ownerGlobal
new 3943363 Prevent pending tab width change while restoring when 'Tab width fits to tab title' enables
new acd756a Follow up bug 1334831 - add an eslint rule to report usage of .parentNode.removeChild when .remove() could be used instead
new 255e1de Follow up bug 1338585 - Add an eslint rule to require using .ownerGlobal instead of .ownerDocument.defaultView ownerGlobal doesn't exist in content privileged windows
new 7bb1679 Follow up bug 1190687 - [webext] webNavigation.onCreatedNavigationTarget on new windows/tabs from context menu and user clicks on links
new 1309b9f Remove redundant try-catch
new 6d3a629 Unable to evaluate object-shorthand functions in Firefox 54
new d2317ff Update locales from http://www.babelzilla.org
new ec9063b Added tag 0.5.0.3pre.170314a1 for changeset e66244479ff7
new b035f8b Update our tabbrowser-tab Bug 1277803 - Part 2 : Make favicons loaded through XUL:image use the correct principal Bug 1308153 - part3 : implement the logic about showing the unblocking icon
new 553dfbf Reset treeStyleTab data before restoring session that will overwrite current window
new 1e5ecd5 Tab bar click area does not resize correctly after windows size-mode changed visible rows number. Add call to TabsInTitlebar._update to recalculate titlebar and titlebarContent height (related to bug 1219215, changeset 5e45a1919ab5)
new d930c24 Follw up bug 1342849 - Don't do any notifications for newly added background tabs when restoring session
new a6713b3 Follow up bug 1349502 - Make tabbrowser.xml use AppConstants from the global scope
new 2630da4 Follow up bug 1331686 - Pass correct triggeringPrincipal for tabs openen through ctrl-click and open link in new tab
new e89c2f0 Ctrl-Tab navigates tabs in most recently used order not working with Pale Moon 27.x
new 3e4f574 With Tab mix 0.5.0.2 Tab Badge icon is before the tab label instead of after it
new ed1968a Update locales from http://www.babelzilla.org
new 228983b Added tag 0.5.0.3pre.170405a1 for changeset fc55f88510b0
new 608a5cc Starting with Firefox 54.0 we need some timeout before we can accesses the box attributes
new 566e997 Update Firefox maxVersion to 55.0a1
new 56673b2 Restore pinned tabs from last time is not working when the preference is 'Ask Before Restoring' and the user dismissed the dialog or select 'Don't Restore'. Related to bug 936061 - Refactor restoreWindow() into restoreWindow() and restoreWindows()
new 50bf797 Fix file parsing in informAboutChangeInTabmix
new c503c4c Move tablib into Tabmix object
new daa9015 Eslint indent rule is more strict in version 4.0
new b0ebdf5 Follow up bug 1344706 - Do not reuse originPrincipal as triggeringPrincipal within utilityOverlay.js and bug 1284395
new b3f654b Follow up bug 1354789 - Cache layout information needed in _positionPinnedTabs
new b117142 Multirow tab bar incompatibility issue with Toolbar Position Changer add-on
new 67c5b60 Follow up bug 1308153 - part3 - implement the logic about showing the unblocking icon (apply fix to Firefox 52)
new f3b6bb1 Address filed height is collapsed in Linux Options > Events > New Tabs
new 5e02461 Increase textbox width in Options > Events > New Tabs for linux
new 31851ec Follow up bug 1356569 - Remove notifyObservers last parameter when it is falsy
new fe3e797 Since Nightly 55.0a1 (2017-04-20) closing tab does is broken, Folllow up bug 1352069 - Introduce a pref that allows for disabling animations
new 31f0f30 Update locales from http://www.babelzilla.org
new 0d80246 Added tag 0.5.0.3pre.170421a1 for changeset d678c498d6c3
new e344fc2 Merge with default
new 5cdd9cf Version update to 0.5.0.3
new f671ee7 New upstream version 0.5.0.3
new ce98983 Updated version 0.5.0.3 from 'upstream/0.5.0.3'
new 1998233 Refresh patch
new 1baddac Update upstream changelog
new 8ac6b95 Use MPL-1.1 definition from /usr/share/common-licenses/
new e66a2b5 Update Standards-Version to 4.0.0
new 594ea0c Update changelog for 0.5.0.3-1 release
The 147 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
META-INF/manifest.mf | 730 ++++++-------
META-INF/mozilla.rsa | Bin 4196 -> 4196 bytes
META-INF/mozilla.sf | 4 +-
chrome.manifest | 4 +-
chrome/content/changecode.js | 43 +-
chrome/content/click/click.js | 114 +-
chrome/content/extensions/extensions.js | 72 +-
chrome/content/extensions/sage.js | 8 +-
chrome/content/flst/lasttab.js | 61 +-
chrome/content/links/contentLinks.js | 6 +-
chrome/content/links/setup.js | 32 +-
chrome/content/links/userInterface.js | 24 +-
chrome/content/minit/minit.js | 293 ++++--
chrome/content/minit/tabView.js | 1084 ++++++++++----------
chrome/content/minit/tablib.js | 282 ++---
chrome/content/overlay/browser.css | 29 +-
chrome/content/overlay/newTab.js | 4 +-
chrome/content/overlay/removeBlankTab.js | 32 +-
chrome/content/overlay/tabContextMenu.xul | 2 +-
chrome/content/places/places.js | 260 +++--
chrome/content/preferences/appearance.js | 26 +-
chrome/content/preferences/appearance.xul | 2 +-
chrome/content/preferences/bindings.xml | 2 +-
chrome/content/preferences/events.js | 120 ++-
chrome/content/preferences/events.xul | 103 +-
chrome/content/preferences/links.js | 16 +-
chrome/content/preferences/menu.js | 16 +-
chrome/content/preferences/mouse.js | 16 +-
.../preferences/overlay/incontentPreferences.xul | 6 +-
.../preferences/overlay/overlaySanitizeUI.js | 26 +-
chrome/content/preferences/overlay/preferences.xml | 6 +-
.../preferences/overlay/preferencesOverlay.js | 20 +-
chrome/content/preferences/overlay/tabs.xul | 6 +-
chrome/content/preferences/preferences.js | 97 +-
chrome/content/preferences/session.js | 16 +-
chrome/content/preferences/session.xul | 12 +-
chrome/content/preferences/shortcuts.js | 6 +-
chrome/content/preferences/shortcuts.xml | 9 +-
chrome/content/preferences/shortcutsLabels.xml | 13 +
.../preferences/subdialogs/pref-appearance.js | 12 +-
.../preferences/subdialogs/pref-appearance.xml | 3 +-
.../preferences/subdialogs/pref-filetype.js | 10 +-
chrome/content/scripts/content.js | 101 +-
chrome/content/session/session.js | 463 +++++----
chrome/content/session/sessionStore.js | 358 ++++---
chrome/content/tab/scrollbox.xml | 57 +-
chrome/content/tab/tab.js | 333 +++---
chrome/content/tab/tabBindings.xml | 141 +++
chrome/content/tab/tabbrowser_4.xml | 118 +--
chrome/content/tabmix.js | 154 +--
chrome/content/tabmix.xul | 31 +-
chrome/content/utils.js | 65 +-
chrome/locale/bg-BG/pref-tabmix.dtd | 26 +-
chrome/locale/bg-BG/tabmix.dtd | 4 +-
chrome/locale/bg-BG/tabmix.properties | 8 +-
chrome/locale/ca/pref-tabmix.dtd | 24 +-
chrome/locale/ca/tabmix.dtd | 2 +-
chrome/locale/ca/tabmix.properties | 8 +-
chrome/locale/cs-CZ/pref-tabmix.dtd | 24 +-
chrome/locale/cs-CZ/tabmix.dtd | 2 +-
chrome/locale/cs-CZ/tabmix.properties | 8 +-
chrome/locale/da/pref-tabmix.dtd | 24 +-
chrome/locale/da/tabmix.dtd | 4 +-
chrome/locale/da/tabmix.properties | 8 +-
chrome/locale/de/pref-tabmix.dtd | 24 +-
chrome/locale/de/tabmix.dtd | 2 +-
chrome/locale/de/tabmix.properties | 8 +-
chrome/locale/el/pref-tabmix.dtd | 24 +-
chrome/locale/el/tabmix.dtd | 2 +-
chrome/locale/el/tabmix.properties | 8 +-
chrome/locale/en-US/pref-tabmix.dtd | 24 +-
chrome/locale/en-US/tabmix.dtd | 4 +-
chrome/locale/en-US/tabmix.properties | 8 +-
chrome/locale/es-ES/pref-tabmix.dtd | 28 +-
chrome/locale/es-ES/tabmix.dtd | 2 +-
chrome/locale/es-ES/tabmix.properties | 8 +-
chrome/locale/et-EE/pref-tabmix.dtd | 24 +-
chrome/locale/et-EE/tabmix.dtd | 2 +-
chrome/locale/et-EE/tabmix.properties | 8 +-
chrome/locale/fa-IR/pref-tabmix.dtd | 24 +-
chrome/locale/fa-IR/tabmix.dtd | 2 +-
chrome/locale/fa-IR/tabmix.properties | 8 +-
chrome/locale/fr/pref-tabmix.dtd | 24 +-
chrome/locale/fr/tabmix.dtd | 4 +-
chrome/locale/fr/tabmix.properties | 8 +-
chrome/locale/he-IL/pref-tabmix.dtd | 24 +-
chrome/locale/he-IL/tabmix.dtd | 2 +-
chrome/locale/he-IL/tabmix.properties | 8 +-
chrome/locale/hr-HR/pref-tabmix.dtd | 24 +-
chrome/locale/hr-HR/tabmix.dtd | 2 +-
chrome/locale/hr-HR/tabmix.properties | 8 +-
chrome/locale/hu-HU/pref-tabmix.dtd | 24 +-
chrome/locale/hu-HU/tabmix.dtd | 4 +-
chrome/locale/hu-HU/tabmix.properties | 8 +-
chrome/locale/it/pref-tabmix.dtd | 34 +-
chrome/locale/it/tabmix.dtd | 4 +-
chrome/locale/it/tabmix.properties | 8 +-
chrome/locale/ja/pref-tabmix.dtd | 24 +-
chrome/locale/ja/tabmix.dtd | 4 +-
chrome/locale/ja/tabmix.properties | 8 +-
chrome/locale/ko-KR/pref-tabmix.dtd | 24 +-
chrome/locale/ko-KR/tabmix.dtd | 4 +-
chrome/locale/ko-KR/tabmix.properties | 8 +-
chrome/locale/nl/pref-tabmix.dtd | 24 +-
chrome/locale/nl/tabmix.dtd | 2 +-
chrome/locale/nl/tabmix.properties | 8 +-
chrome/locale/pl/pref-tabmix.dtd | 30 +-
chrome/locale/pl/tabmix.dtd | 2 +-
chrome/locale/pl/tabmix.properties | 10 +-
chrome/locale/pt-BR/pref-tabmix.dtd | 28 +-
chrome/locale/pt-BR/tabmix.dtd | 4 +-
chrome/locale/pt-BR/tabmix.properties | 8 +-
chrome/locale/pt-PT/pref-tabmix.dtd | 24 +-
chrome/locale/pt-PT/tabmix.dtd | 2 +-
chrome/locale/pt-PT/tabmix.properties | 8 +-
chrome/locale/ro/pref-appearance.dtd | 2 +-
chrome/locale/ro/pref-tabmix.dtd | 72 +-
chrome/locale/ro/session-manager.properties | 4 +-
chrome/locale/ro/tabmix.dtd | 6 +-
chrome/locale/ro/tabmix.properties | 8 +-
chrome/locale/ru-RU/pref-tabmix.dtd | 28 +-
chrome/locale/ru-RU/session-manager.properties | 2 +-
chrome/locale/ru-RU/tabmix.dtd | 4 +-
chrome/locale/ru-RU/tabmix.properties | 10 +-
chrome/locale/sk-SK/pref-tabmix.dtd | 26 +-
chrome/locale/sk-SK/tabmix.dtd | 4 +-
chrome/locale/sk-SK/tabmix.properties | 8 +-
chrome/locale/sr/pref-tabmix.dtd | 24 +-
chrome/locale/sr/tabmix.dtd | 2 +-
chrome/locale/sr/tabmix.properties | 8 +-
chrome/locale/sv-SE/misc.dtd | 20 +-
chrome/locale/sv-SE/pref-appearance.dtd | 22 +-
chrome/locale/sv-SE/pref-filetype.dtd | 2 +-
chrome/locale/sv-SE/pref-tabmix.dtd | 354 +++----
chrome/locale/sv-SE/session-manager.properties | 146 +--
chrome/locale/sv-SE/shortcuts.dtd | 30 +-
chrome/locale/sv-SE/tabmix.dtd | 70 +-
chrome/locale/sv-SE/tabmix.properties | 64 +-
chrome/locale/tr/pref-tabmix.dtd | 24 +-
chrome/locale/tr/tabmix.dtd | 2 +-
chrome/locale/tr/tabmix.properties | 8 +-
chrome/locale/uk-UA/pref-tabmix.dtd | 24 +-
chrome/locale/uk-UA/tabmix.dtd | 4 +-
chrome/locale/uk-UA/tabmix.properties | 8 +-
chrome/locale/vi/pref-tabmix.dtd | 24 +-
chrome/locale/vi/tabmix.dtd | 4 +-
chrome/locale/vi/tabmix.properties | 8 +-
chrome/locale/zh-CN/pref-tabmix.dtd | 24 +-
chrome/locale/zh-CN/tabmix.dtd | 4 +-
chrome/locale/zh-CN/tabmix.properties | 8 +-
chrome/locale/zh-TW/pref-tabmix.dtd | 26 +-
chrome/locale/zh-TW/tabmix.dtd | 4 +-
chrome/locale/zh-TW/tabmix.properties | 8 +-
chrome/skin/app_version/all/mac/browser.css | 1 +
chrome/skin/pin.png | Bin 0 -> 3449 bytes
debian/changelog | 11 +
debian/control | 2 +-
debian/copyright | 442 +-------
...0001-No-phone-home-on-install-and-upgrade.patch | 6 +-
debian/upstream-changelog | 134 +++
defaults/preferences/tabmix.js | 9 +-
install.rdf | 10 +-
modules/AboutNewTab.jsm | 24 +-
modules/AsyncUtils.jsm | 58 +-
modules/AutoReload.jsm | 95 +-
modules/ContentClick.jsm | 313 +++---
modules/ContextMenu.jsm | 14 +-
modules/Decode.jsm | 8 +-
modules/DocShellCapabilities.jsm | 18 +-
modules/DownloadLastDir.jsm | 10 +-
modules/DynamicRules.jsm | 60 +-
modules/LinkNodeUtils.jsm | 8 +-
modules/MergeWindows.jsm | 56 +-
modules/NewTabURL.jsm | 20 +-
modules/Places.jsm | 36 +-
modules/RenameTab.jsm | 42 +-
modules/Shortcuts.jsm | 96 +-
modules/SingleWindowModeUtils.jsm | 52 +-
modules/Slideshow.jsm | 18 +-
modules/SyncedTabs.jsm | 112 ++
modules/TabGroupsMigrator.jsm | 72 +-
modules/TabRestoreQueue.jsm | 92 ++
modules/{Services.jsm => TabmixSvc.jsm} | 119 ++-
modules/Utils.jsm | 45 +-
modules/extensions/AddonManager.jsm | 49 +-
modules/extensions/CompatibilityCheck.jsm | 30 +-
modules/extensions/TabGroupsManager.jsm | 8 +-
modules/log.jsm | 62 +-
188 files changed, 5226 insertions(+), 4210 deletions(-)
create mode 100644 chrome/content/tab/tabBindings.xml
create mode 100644 chrome/skin/pin.png
create mode 100644 modules/SyncedTabs.jsm
create mode 100644 modules/TabRestoreQueue.jsm
rename modules/{Services.jsm => TabmixSvc.jsm} (75%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/tabmixplus.git
More information about the Pkg-mozext-commits
mailing list