[Pkg-javascript-commits] [pdf.js] 83/119: Merge pull request #5699 from Snuffleupagus/presentationMode-refactor

David Prévot taffit at moszumanska.debian.org
Wed May 13 21:27:44 UTC 2015


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

taffit pushed a commit to branch master
in repository pdf.js.

commit 71ab5e5ac5323237f737fcb413597e2ee1fba055
Merge: 846eb96 601bd4a
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Tue Apr 21 21:58:59 2015 +0200

    Merge pull request #5699 from Snuffleupagus/presentationMode-refactor
    
    Refactor the Presentation Mode code

 web/hand_tool.js             |  11 ++
 web/pdf_history.js           |   8 +-
 web/pdf_presentation_mode.js | 399 +++++++++++++++++++++++++++++++++++++++++++
 web/pdf_viewer.css           |   8 +-
 web/pdf_viewer.js            |  34 ++--
 web/presentation_mode.js     | 268 -----------------------------
 web/secondary_toolbar.js     |   3 +-
 web/viewer.css               |  32 ++--
 web/viewer.html              |   2 +-
 web/viewer.js                | 178 +++++++------------
 10 files changed, 521 insertions(+), 422 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/pdf.js.git



More information about the Pkg-javascript-commits mailing list