[Pkg-mozext-commits] [tabmixplus] branch upstream updated (90cd9cc -> dc250c1)
David Prévot
taffit at alioth.debian.org
Wed Sep 18 19:57:53 UTC 2013
This is an automated email from the git hooks/post-receive script.
taffit pushed a change to branch upstream
in repository tabmixplus.
from 90cd9cc Imported Upstream version 0.4.1.1~130821b
new dc250c1 Imported Upstream version 0.4.1.2~130918a
The 1 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:
chrome/content/changecode.js | 231 ++++++++++++--------
chrome/content/click/click.js | 15 +-
chrome/content/extensions/extensions.js | 4 +-
chrome/content/links/contentLinks.js | 26 ++-
chrome/content/links/newTab.xul | 24 +-
chrome/content/links/setup.js | 103 ++++-----
chrome/content/minit/minit.js | 11 +-
chrome/content/minit/tabView.js | 6 -
chrome/content/minit/tablib.js | 115 ++++++----
chrome/content/overlay/browsr.css | 59 +++--
chrome/content/places/places.js | 178 +++------------
chrome/content/preferences/appearance.js | 12 +-
chrome/content/preferences/appearance.xul | 2 +-
chrome/content/preferences/mouse.js | 5 +
chrome/content/preferences/mouse.xul | 28 ++-
chrome/content/preferences/session.js | 2 +
chrome/content/preferences/shortcuts.xml | 2 +-
chrome/content/session/session.js | 81 +++++--
chrome/content/session/sessionStore.js | 27 ++-
chrome/content/tab/scrollbox.xml | 2 +-
chrome/content/tab/tab.js | 192 ++++++++++------
chrome/content/tab/tabbrowser_4.xml | 89 +++++---
chrome/content/tabmix.js | 203 ++++++++++++-----
chrome/content/utils.js | 63 +++---
chrome/skin/app_version/4.0/linux/browser.css | 2 +-
chrome/skin/app_version/4.0/mac/browser.css | 2 +-
chrome/skin/app_version/4.0/win/browser.css | 7 +-
chrome/skin/tab.css | 8 +-
defaults/preferences/tabmix.js | 6 +
install.rdf | 4 +-
modules/AutoReload.jsm | 3 +-
modules/MergeWindows.jsm | 3 +-
modules/Places.jsm | 173 +++++++++++++++
modules/RenameTab.jsm | 6 +-
modules/Services.jsm | 38 +++-
modules/Shortcuts.jsm | 7 +-
.../{SessionManagerAddon.jsm => AddonManager.jsm} | 97 +++++---
modules/extensions/TabGroupsManager.jsm | 7 +-
modules/log.jsm | 146 +++++++++----
39 files changed, 1244 insertions(+), 745 deletions(-)
create mode 100644 modules/Places.jsm
rename modules/extensions/{SessionManagerAddon.jsm => AddonManager.jsm} (53%)
--
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