[Pkg-mozext-commits] [tabmixplus] branch master updated (ece2755 -> 6047aa6)

David Prévot taffit at alioth.debian.org
Wed Sep 18 19:57:51 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to branch master
in repository tabmixplus.

      from  ece2755   Update changelog for 0.4.1.1~130821b-1 release
       new  dc250c1   Imported Upstream version 0.4.1.2~130918a
       new  b860ca2   Merge tag 'upstream/0.4.1.2_130918a'
       new  7fda6e3   Update upstream changelog
       new  eb06607   Refresh patch
       new  6047aa6   Update changelog for 0.4.1.2~130918a-1 release

The 5 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 +-
 debian/changelog                                   |    9 +
 debian/patches/No_phone_home.patch                 |   10 +-
 debian/upstream-changelog                          |   16 ++
 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 +++++++++----
 42 files changed, 1274 insertions(+), 750 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