[Pkg-mozext-commits] [tabmixplus] 01/02: Merge tag 'debian/0.5.0.0-1' into jessie
David Prévot
taffit at moszumanska.debian.org
Sun Aug 28 16:45:31 UTC 2016
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to branch jessie
in repository tabmixplus.
commit 11fcd7442118eed773541c5d5e317d5040b76ce8
Merge: 89c3d6d 84b6eb5
Author: David Prévot <taffit at debian.org>
Date: Mon Aug 15 16:33:54 2016 -1000
Merge tag 'debian/0.5.0.0-1' into jessie
tabmixplus Debian release 0.5.0.0-1
META-INF/manifest.mf | 1145 ++--
META-INF/mozilla.rsa | Bin 4196 -> 4196 bytes
META-INF/mozilla.sf | 4 +-
chrome.manifest | 26 +-
chrome/content/about.js | 10 +-
chrome/content/about.xul | 10 +-
chrome/content/changecode.js | 96 +-
chrome/content/click/click.js | 312 +-
chrome/content/content.js | 358 +-
chrome/content/extensions/extensions.js | 456 +-
chrome/content/extensions/sage.js | 88 +-
chrome/content/extensions/sage.xul | 12 +-
chrome/content/flst/lasttab.js | 732 ++-
chrome/content/links/contentLinks.js | 11 +-
chrome/content/links/links.xul | 31 +-
chrome/content/links/newTab.js | 41 +-
chrome/content/links/removeBlankTab.js | 37 +-
chrome/content/links/setup.js | 445 +-
chrome/content/links/text_link.css | 3 -
chrome/content/links/text_link.xul | 23 -
chrome/content/links/userInterface.js | 357 +-
chrome/content/minit/autoReload.js | 9 +-
chrome/content/minit/minit.js | 619 +-
chrome/content/minit/renameTab.xul | 6 +-
chrome/content/minit/tabView.js | 273 +-
chrome/content/minit/tablib.js | 1069 +--
chrome/content/overlay/{browsr.css => browser.css} | 69 +-
chrome/content/overlay/firefox.css | 23 +
chrome/content/overlay/palemoon.css | 21 +
chrome/content/overlay/tabContextMenu.xul | 12 +-
chrome/content/overlay/tabstoolbar.xul | 6 +-
chrome/content/places/bookmarkProperties.xul | 6 +-
chrome/content/places/places.js | 807 ++-
chrome/content/preferences/appearance.js | 58 +-
chrome/content/preferences/appearance.xul | 75 +-
chrome/content/preferences/bindings.xml | 2 +-
chrome/content/preferences/events.js | 45 +-
chrome/content/preferences/events.xul | 39 +-
chrome/content/preferences/links.js | 11 +-
chrome/content/preferences/links.xul | 16 +-
chrome/content/preferences/menu.js | 41 +-
chrome/content/preferences/menu.xul | 10 +-
chrome/content/preferences/mouse.js | 19 +-
chrome/content/preferences/mouse.xul | 4 +-
.../preferences/overlay/incontentPreferences.xul | 14 +-
chrome/content/preferences/overlay/main.xul | 4 +-
.../preferences/overlay/overlaySanitizeUI.js | 28 +-
.../preferences/overlay/overlaySanitizeUI.xul | 20 +-
chrome/content/preferences/overlay/preferences.xml | 3 +-
.../preferences/overlay/preferencesOverlay.js | 101 +-
chrome/content/preferences/preferences.js | 286 +-
chrome/content/preferences/preferences.xul | 5 +-
chrome/content/preferences/session.js | 36 +-
chrome/content/preferences/session.xul | 24 +-
chrome/content/preferences/shortcuts.js | 31 +-
chrome/content/preferences/shortcuts.xml | 59 +-
chrome/content/preferences/shortcutsLabels.xml | 8 +-
.../preferences/subdialogs/pref-appearance.css | 7 +-
.../preferences/subdialogs/pref-appearance.js | 24 +-
.../preferences/subdialogs/pref-appearance.xml | 65 +-
.../preferences/subdialogs/pref-appearance.xul | 5 +-
.../preferences/subdialogs/pref-filetype.js | 239 +-
.../preferences/subdialogs/pref-filetype.xul | 6 +-
chrome/content/session/promptservice.js | 469 +-
chrome/content/session/promptservice.xul | 8 +-
chrome/content/session/session.js | 6851 ++++++++++----------
chrome/content/session/sessionStore.js | 1798 +++--
chrome/content/tab/scrollbox.xml | 236 +-
chrome/content/tab/tab.js | 1143 ++--
chrome/content/tab/tabbrowser.xml | 2 +
chrome/content/tab/tabbrowser_4.xml | 109 +-
chrome/content/tab/tabbrowser_proxy.xml | 1 +
chrome/content/tab/tabmix.xml | 2 +
chrome/content/tab/tabmix_3.xml | 2 +
chrome/content/tab/text.xml | 30 -
chrome/content/tabmix.js | 626 +-
chrome/content/tabmix.xul | 19 +-
chrome/content/utils.js | 82 +-
chrome/locale/bg-BG/pref-appearance.dtd | 3 +-
chrome/locale/bg-BG/pref-tabmix.dtd | 15 +-
chrome/locale/bg-BG/session-manager.properties | 31 +-
chrome/locale/bg-BG/tabmix.dtd | 4 +-
chrome/locale/bg-BG/tabmix.properties | 11 +-
chrome/locale/ca/pref-appearance.dtd | 3 +-
chrome/locale/ca/pref-tabmix.dtd | 15 +-
chrome/locale/ca/session-manager.properties | 31 +-
chrome/locale/ca/tabmix.dtd | 4 +-
chrome/locale/ca/tabmix.properties | 9 +
chrome/locale/cs-CZ/pref-appearance.dtd | 3 +-
chrome/locale/cs-CZ/pref-tabmix.dtd | 15 +-
chrome/locale/cs-CZ/session-manager.properties | 31 +-
chrome/locale/cs-CZ/tabmix.dtd | 6 +-
chrome/locale/cs-CZ/tabmix.properties | 11 +-
chrome/locale/da/pref-appearance.dtd | 3 +-
chrome/locale/da/pref-tabmix.dtd | 15 +-
chrome/locale/da/session-manager.properties | 31 +-
chrome/locale/da/tabmix.dtd | 4 +-
chrome/locale/da/tabmix.properties | 9 +
chrome/locale/de/pref-appearance.dtd | 3 +-
chrome/locale/de/pref-tabmix.dtd | 17 +-
chrome/locale/de/session-manager.properties | 31 +-
chrome/locale/de/tabmix.dtd | 4 +-
chrome/locale/de/tabmix.properties | 9 +
chrome/locale/el/pref-appearance.dtd | 3 +-
chrome/locale/el/pref-tabmix.dtd | 15 +-
chrome/locale/el/session-manager.properties | 31 +-
chrome/locale/el/tabmix.dtd | 4 +-
chrome/locale/el/tabmix.properties | 9 +
chrome/locale/en-US/pref-appearance.dtd | 3 +-
chrome/locale/en-US/pref-tabmix.dtd | 17 +-
chrome/locale/en-US/session-manager.properties | 31 +-
chrome/locale/en-US/tabmix.dtd | 4 +-
chrome/locale/en-US/tabmix.properties | 9 +
chrome/locale/es-ES/pref-appearance.dtd | 3 +-
chrome/locale/es-ES/pref-tabmix.dtd | 17 +-
chrome/locale/es-ES/session-manager.properties | 31 +-
chrome/locale/es-ES/tabmix.dtd | 4 +-
chrome/locale/es-ES/tabmix.properties | 11 +-
chrome/locale/et-EE/pref-appearance.dtd | 3 +-
chrome/locale/et-EE/pref-tabmix.dtd | 33 +-
chrome/locale/et-EE/session-manager.properties | 31 +-
chrome/locale/et-EE/tabmix.dtd | 4 +-
chrome/locale/et-EE/tabmix.properties | 15 +-
chrome/locale/fa-IR/pref-appearance.dtd | 3 +-
chrome/locale/fa-IR/pref-tabmix.dtd | 15 +-
chrome/locale/fa-IR/session-manager.properties | 31 +-
chrome/locale/fa-IR/tabmix.dtd | 4 +-
chrome/locale/fa-IR/tabmix.properties | 9 +
chrome/locale/fr/pref-appearance.dtd | 3 +-
chrome/locale/fr/pref-tabmix.dtd | 15 +-
chrome/locale/fr/session-manager.properties | 31 +-
chrome/locale/fr/tabmix.dtd | 4 +-
chrome/locale/fr/tabmix.properties | 11 +-
chrome/locale/he-IL/pref-appearance.dtd | 3 +-
chrome/locale/he-IL/pref-tabmix.dtd | 15 +-
chrome/locale/he-IL/session-manager.properties | 31 +-
chrome/locale/he-IL/tabmix.dtd | 4 +-
chrome/locale/he-IL/tabmix.properties | 9 +
chrome/locale/hr-HR/pref-appearance.dtd | 3 +-
chrome/locale/hr-HR/pref-tabmix.dtd | 15 +-
chrome/locale/hr-HR/session-manager.properties | 31 +-
chrome/locale/hr-HR/tabmix.dtd | 4 +-
chrome/locale/hr-HR/tabmix.properties | 9 +
chrome/locale/hu-HU/pref-appearance.dtd | 3 +-
chrome/locale/hu-HU/pref-tabmix.dtd | 15 +-
chrome/locale/hu-HU/session-manager.properties | 31 +-
chrome/locale/hu-HU/tabmix.dtd | 4 +-
chrome/locale/hu-HU/tabmix.properties | 11 +-
chrome/locale/it/pref-appearance.dtd | 3 +-
chrome/locale/it/pref-tabmix.dtd | 29 +-
chrome/locale/it/session-manager.properties | 31 +-
chrome/locale/it/tabmix.dtd | 4 +-
chrome/locale/it/tabmix.properties | 9 +
chrome/locale/ja/pref-appearance.dtd | 5 +-
chrome/locale/ja/pref-tabmix.dtd | 21 +-
chrome/locale/ja/session-manager.properties | 31 +-
chrome/locale/ja/tabmix.dtd | 4 +-
chrome/locale/ja/tabmix.properties | 11 +-
chrome/locale/ko-KR/pref-appearance.dtd | 3 +-
chrome/locale/ko-KR/pref-tabmix.dtd | 15 +-
chrome/locale/ko-KR/session-manager.properties | 31 +-
chrome/locale/ko-KR/tabmix.dtd | 4 +-
chrome/locale/ko-KR/tabmix.properties | 9 +
chrome/locale/nl/pref-appearance.dtd | 3 +-
chrome/locale/nl/pref-tabmix.dtd | 15 +-
chrome/locale/nl/session-manager.properties | 31 +-
chrome/locale/nl/tabmix.dtd | 4 +-
chrome/locale/nl/tabmix.properties | 9 +
chrome/locale/pl/pref-appearance.dtd | 3 +-
chrome/locale/pl/pref-tabmix.dtd | 39 +-
chrome/locale/pl/session-manager.properties | 31 +-
chrome/locale/pl/tabmix.dtd | 8 +-
chrome/locale/pl/tabmix.properties | 11 +-
chrome/locale/pt-BR/pref-appearance.dtd | 3 +-
chrome/locale/pt-BR/pref-tabmix.dtd | 15 +-
chrome/locale/pt-BR/session-manager.properties | 31 +-
chrome/locale/pt-BR/tabmix.dtd | 4 +-
chrome/locale/pt-BR/tabmix.properties | 9 +
chrome/locale/pt-PT/pref-appearance.dtd | 3 +-
chrome/locale/pt-PT/pref-tabmix.dtd | 15 +-
chrome/locale/pt-PT/session-manager.properties | 31 +-
chrome/locale/pt-PT/tabmix.dtd | 4 +-
chrome/locale/pt-PT/tabmix.properties | 9 +
chrome/locale/ro/pref-appearance.dtd | 3 +-
chrome/locale/ro/pref-tabmix.dtd | 17 +-
chrome/locale/ro/session-manager.properties | 31 +-
chrome/locale/ro/tabmix.dtd | 4 +-
chrome/locale/ro/tabmix.properties | 11 +-
chrome/locale/ru-RU/pref-appearance.dtd | 3 +-
chrome/locale/ru-RU/pref-tabmix.dtd | 15 +-
chrome/locale/ru-RU/session-manager.properties | 31 +-
chrome/locale/ru-RU/tabmix.dtd | 4 +-
chrome/locale/ru-RU/tabmix.properties | 9 +
chrome/locale/sk-SK/pref-appearance.dtd | 3 +-
chrome/locale/sk-SK/pref-tabmix.dtd | 15 +-
chrome/locale/sk-SK/session-manager.properties | 31 +-
chrome/locale/sk-SK/tabmix.dtd | 4 +-
chrome/locale/sk-SK/tabmix.properties | 11 +-
chrome/locale/sr/pref-appearance.dtd | 3 +-
chrome/locale/sr/pref-tabmix.dtd | 15 +-
chrome/locale/sr/session-manager.properties | 31 +-
chrome/locale/sr/tabmix.dtd | 4 +-
chrome/locale/sr/tabmix.properties | 11 +-
chrome/locale/sv-SE/pref-appearance.dtd | 3 +-
chrome/locale/sv-SE/pref-tabmix.dtd | 15 +-
chrome/locale/sv-SE/session-manager.properties | 31 +-
chrome/locale/sv-SE/tabmix.dtd | 4 +-
chrome/locale/sv-SE/tabmix.properties | 9 +
chrome/locale/tr/pref-appearance.dtd | 3 +-
chrome/locale/tr/pref-tabmix.dtd | 15 +-
chrome/locale/tr/session-manager.properties | 31 +-
chrome/locale/tr/tabmix.dtd | 4 +-
chrome/locale/tr/tabmix.properties | 9 +
chrome/locale/uk-UA/pref-appearance.dtd | 3 +-
chrome/locale/uk-UA/pref-tabmix.dtd | 15 +-
chrome/locale/uk-UA/session-manager.properties | 31 +-
chrome/locale/uk-UA/tabmix.dtd | 4 +-
chrome/locale/uk-UA/tabmix.properties | 9 +
chrome/locale/vi/pref-appearance.dtd | 3 +-
chrome/locale/vi/pref-tabmix.dtd | 15 +-
chrome/locale/vi/session-manager.properties | 31 +-
chrome/locale/vi/tabmix.dtd | 4 +-
chrome/locale/vi/tabmix.properties | 9 +
chrome/locale/zh-CN/pref-appearance.dtd | 3 +-
chrome/locale/zh-CN/pref-tabmix.dtd | 19 +-
chrome/locale/zh-CN/session-manager.properties | 31 +-
chrome/locale/zh-CN/tabmix.dtd | 6 +-
chrome/locale/zh-CN/tabmix.properties | 11 +-
chrome/locale/zh-TW/pref-appearance.dtd | 3 +-
chrome/locale/zh-TW/pref-tabmix.dtd | 17 +-
chrome/locale/zh-TW/session-manager.properties | 31 +-
chrome/locale/zh-TW/tabmix.dtd | 4 +-
chrome/locale/zh-TW/tabmix.properties | 11 +-
chrome/skin/app_version/39.0/linux/browser.css | 18 +
chrome/skin/app_version/39.0/mac/browser.css | 35 +
chrome/skin/app_version/39.0/tabStyles.css | 269 +
chrome/skin/app_version/39.0/win/browser.css | 29 +
chrome/skin/app_version/39.0/win/tabStyles.css | 32 +
chrome/skin/app_version/4.0/general.css | 187 -
chrome/skin/app_version/41.0/win/browser.css | 36 +
.../app_version/{4.0 => all}/linux/browser.css | 15 +-
.../skin/app_version/{4.0 => all}/mac/browser.css | 24 +-
.../skin/app_version/{4.0 => all}/mac/progress.css | 8 +-
.../skin/app_version/{4.0 => all}/win/browser.css | 38 +-
.../skin/app_version/{4.0 => all}/win/progress.css | 8 +-
.../skin/app_version/before39.0/linux/browser.css | 18 +
chrome/skin/app_version/before39.0/mac/browser.css | 35 +
chrome/skin/app_version/before39.0/tabStyles.css | 267 +
chrome/skin/app_version/before39.0/win/browser.css | 37 +
chrome/skin/general.css | 67 +
chrome/skin/preferences.css | 55 +-
chrome/skin/preferencesOverlay.css | 10 +-
chrome/skin/renameTab.css | 2 +-
chrome/skin/shortcuts.css | 6 +-
chrome/skin/tab.css | 35 +-
debian/changelog | 98 +
debian/control | 8 +-
...0001-No-phone-home-on-install-and-upgrade.patch | 10 +-
debian/upstream-changelog | 265 +
debian/watch | 4 +-
defaults/preferences/tabmix.js | 30 +-
install.rdf | 65 +-
license.txt | 68 +-
modules/AboutNewTab.jsm | 100 +
modules/AsyncUtils.jsm | 56 +
modules/AutoReload.jsm | 83 +-
modules/ContentClick.jsm | 300 +-
modules/ContextMenu.jsm | 20 +-
modules/Decode.jsm | 13 +-
modules/DocShellCapabilities.jsm | 14 +-
modules/DownloadLastDir.jsm | 6 +-
modules/DynamicRules.jsm | 297 +-
modules/LinkNodeUtils.jsm | 10 +-
modules/MergeWindows.jsm | 95 +-
modules/NewTabURL.jsm | 70 +
modules/Places.jsm | 135 +-
modules/RenameTab.jsm | 16 +-
modules/Services.jsm | 204 +-
modules/Shortcuts.jsm | 158 +-
modules/SingleWindowModeUtils.jsm | 150 +-
modules/Slideshow.jsm | 19 +-
modules/TabGroupsMigrator.jsm | 326 +
modules/Utils.jsm | 66 +-
modules/extensions/AddonManager.jsm | 95 +-
modules/extensions/CompatibilityCheck.jsm | 117 +-
modules/extensions/TabGroupsManager.jsm | 36 +-
modules/log.jsm | 215 +-
287 files changed, 14892 insertions(+), 11306 deletions(-)
diff --cc debian/changelog
index e17456e,c188c5d..8f6d0e2
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,101 +1,107 @@@
+ tabmixplus (0.5.0.0-1) unstable; urgency=medium
+
+ * Upload stable version to unstable
+
+ [ onemen ]
+ * Update maxVersion to 49.0a1
+ * Update compatibility with treeStyleTab
+ * Update compatibility with tabkit-2nd-edition
+ * Update compatibility with Sage 1.5.4
+ * Version update to 0.5.0.0
+
+ -- David Prévot <taffit at debian.org> Sun, 05 Jun 2016 19:28:01 -0400
+
+ tabmixplus (0.4.2.3~160425a1-1) experimental; urgency=medium
+
+ * Update Standards-Version to 3.9.8
+
+ -- David Prévot <taffit at debian.org> Sun, 08 May 2016 22:16:11 -0400
+
+ tabmixplus (0.4.2.3~160328a1-1) experimental; urgency=medium
+
+ * Actually watch pre-releases
+ * Imported Upstream version 0.4.2.3~160328a1
+
+ -- David Prévot <taffit at debian.org> Fri, 01 Apr 2016 21:51:28 -0400
+
+ tabmixplus (0.4.2.3~160319a1-1) experimental; urgency=medium
+
+ * Upload development version to experimental
+ * Drop Iceweasel from description
+ * Imported Upstream version 0.4.2.3~160319a1
+
+ -- David Prévot <taffit at debian.org> Fri, 25 Mar 2016 16:59:27 -0400
+
+ tabmixplus (0.4.2.2-1) unstable; urgency=medium
+
+ * Upload stable version to unstable
+
+ [ onemen ]
+ * Version update to 0.4.2.2
+
+ -- David Prévot <taffit at debian.org> Fri, 18 Mar 2016 16:39:26 -0400
+
+ tabmixplus (0.4.2.1~160216a1-1) experimental; urgency=medium
+
+ [ onemen ]
+ * Update maxVersion to 47.0a1
+ * Update compatibility with TreeStyleTab extension version 0.16.2016021602
+
+ -- David Prévot <taffit at debian.org> Wed, 17 Feb 2016 14:10:46 -0400
+
+ tabmixplus (0.4.2.1~160124a1-1) experimental; urgency=medium
+
+ * Upload development version to experimental
+
+ [ onemen ]
+ * Start using the new Tab mix domain 'tabmixplus.org' instead of
+ 'tmp.garyr.net'
+
+ [ David Prévot ]
+ * Update homepage URL
+ * Update Standards-Version to 3.9.7
+
+ -- David Prévot <taffit at debian.org> Sun, 07 Feb 2016 15:16:02 -0400
+
+ tabmixplus (0.4.2.0-1) unstable; urgency=medium
+
+ [ onemen ]
+ * Version update to 0.4.2.0
+
+ -- David Prévot <taffit at debian.org> Tue, 29 Dec 2015 14:51:43 -0400
+
+ tabmixplus (0.4.1.9-1) unstable; urgency=medium
+
+ * Upload stable version to unstable
+
+ [ onemen ]
+ * Update locales from http://www.babelzilla.org
+ * Version update to 0.4.1.9
+
+ -- David Prévot <taffit at debian.org> Tue, 08 Sep 2015 19:56:56 -0400
+
+ tabmixplus (0.4.1.9~150819a1-1) experimental; urgency=medium
+
+ [ onemen ]
+ * Update maxVersion to 43.0a1 and minVersion to 31.0
+
+ -- David Prévot <taffit at debian.org> Fri, 28 Aug 2015 14:04:22 -0400
+
+ tabmixplus (0.4.1.9~150703a1-1) experimental; urgency=medium
+
+ * Upload development version to experimental
+
+ [ onemen ]
+ * Update maxVersion to 42.0a1
+
+ -- David Prévot <taffit at debian.org> Sun, 05 Jul 2015 10:53:40 -0400
+
+tabmixplus (0.4.1.8-1~deb8u1) jessie; urgency=medium
+
+ * Track the jessie branch
+
+ -- David Prévot <taffit at debian.org> Fri, 14 Aug 2015 17:03:55 +0200
+
tabmixplus (0.4.1.8-1) unstable; urgency=medium
* Upload stable version to unstable
--
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