[Pkg-mozext-commits] [greasemonkey] branch master updated (c125d85 -> e497628)

David Prévot taffit at moszumanska.debian.org
Thu Nov 26 00:56:26 UTC 2015


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

taffit pushed a change to branch master
in repository greasemonkey.

      from  c125d85   Update changelog for 3.5-1 release
       new  df7654b   Migrate DevTools resources to resource://devtools/ URLs
       new  759b12f   Add support for `@run-at document-idle`.
       new  ec14aeb   Remove XMLHttpRequest sendAsBinary
       new  cbdb795   Merge remote-tracking branch 'janekptacijarabaci/GM_xmlhttpRequest_sendAsBinary'
       new  9116666   The "New User Script" dialog - "Includes" and "Excludes" - not wrapping lines
       new  4d4e6ad   Merge remote-tracking branch 'janekptacijarabaci/dialog_newUserScript_notWrappingLines'
       new  f614051   Fix - checkScriptRefresh()
       new  d7d5413   Merge remote-tracking branch 'janekptacijarabaci/_fix_checkScriptRefresh'
       new  83cda6d   TODO: Show PopupNotifications about parse error(s)
       new  d118df0   Fix typo (if !chromeWin || !chromeWin.gBrowser)
       new  f5b2de9   Fix typo - if !parsedScript
       new  4ef539b   Merge remote-tracking branch 'janekptacijarabaci/scriptParse_showErrors'
       new  cd7eaf3   Script preferences - script terminated by timeout (very many matches)
       new  5fcfc46   Merge remote-tracking branch 'janekptacijarabaci/scriptPrefs_veryManyMatches'
       new  18f06d9   More comprehensive updateModifiedScripts() for `document-idle`.
       new  a4f8aed   Version bump: 3.6beta1
       new  0c8e9c7   Set originalURI for greasemonkey-script: protocol channels.
       new  9dac77c   Specify URLs for resources in GM_info.
       new  ee16b93   Minor fix - throws an error in the Browser Console
       new  58e76c4   Merge remote-tracking branch 'janekptacijarabaci/minorFix_errorInConsole'
       new  8a84806   Version bump: 3.6beta2
       new  a3f7b0c   The context menu - jumps up a bit
       new  f66cdd8   Merge pull request #2337 from janekptacijarabaci/contextMenu_blink
       new  0a402f7   Updated translations from babelzilla.org.
       new  dceb2df   Version bump: 3.6
       new  71eff0f   Imported Upstream version 3.6
       new  4ebfea2   Merge tag 'upstream/3.6'
       new  6c666e7   Refresh patch
       new  c27baf1   Update upstream changelog
       new  e497628   Update changelog for 3.6-1 release

The 30 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                               |  80 ++++++++++-----------
 META-INF/mozilla.rsa                               | Bin 4196 -> 4196 bytes
 META-INF/mozilla.sf                                |   4 +-
 components/greasemonkey.js                         |   1 +
 content/addons4-overlay.js                         |   1 +
 content/browser.xul                                |   6 +-
 content/config.js                                  |  34 ++++++++-
 content/framescript.js                             |   2 +
 content/install.js                                 |   2 +-
 content/newscript.xul                              |   6 +-
 content/scriptprefs.js                             |  12 ++--
 debian/changelog                                   |   9 +++
 ...g-greasespot.net-on-first-run-after-insta.patch |   4 +-
 debian/upstream-changelog                          |  17 +++++
 install.rdf                                        |   4 +-
 locale/fr/greasemonkey.dtd                         |   2 +-
 locale/fr/greasemonkey.properties                  |  44 ++++++------
 modules/ipcscript.js                               |  11 +--
 modules/miscapis.js                                |   2 +-
 modules/parseScript.js                             |   2 +-
 modules/remoteScript.js                            |   6 +-
 modules/requestObserver.js                         |   7 +-
 modules/sandbox.js                                 |   4 --
 modules/scriptProtocol.js                          |   9 ++-
 modules/util/openInEditor.js                       |  13 +++-
 modules/xmlhttprequester.js                        |  10 ++-
 26 files changed, 194 insertions(+), 98 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/greasemonkey.git



More information about the Pkg-mozext-commits mailing list