[Pkg-javascript-commits] [pdf.js] 243/414: Merge pull request #7038 from Snuffleupagus/refactor-sidebar

David Prévot taffit at moszumanska.debian.org
Tue Jun 28 17:12:26 UTC 2016


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

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

commit 9ff6c83bb6ac91f628bf87a38796e83758a60718
Merge: 7cb3c36 67a1dfc
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Sun Feb 28 14:58:47 2016 +0100

    Merge pull request #7038 from Snuffleupagus/refactor-sidebar
    
    Move the sidebar related code from viewer.js into `PDFSidebar`

 ...attachment_view.js => pdf_attachment_viewer.js} |  44 ++-
 web/{pdf_outline_view.js => pdf_outline_viewer.js} |  56 ++--
 web/pdf_sidebar.js                                 | 324 +++++++++++++++++++++
 web/preferences.js                                 |   7 -
 web/viewer.html                                    |   5 +-
 web/viewer.js                                      | 244 +++++-----------
 6 files changed, 468 insertions(+), 212 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