[Pkg-javascript-commits] [pdf.js] 110/115: Merge pull request #6714 from timvandermeij/annotation-web-to-src

David Prévot taffit at moszumanska.debian.org
Wed Dec 16 20:03:23 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 1b5940edd2f167f026d1ba209a4c68204a777b9f
Merge: 7f34d40 edce8da
Author: Tim van der Meij <timvandermeij at gmail.com>
Date:   Tue Dec 15 19:06:48 2015 +0100

    Merge pull request #6714 from timvandermeij/annotation-web-to-src
    
    [api-minor] Move annotation DOM manipulation logic to src/display/annotation_layer.js

 examples/acroforms/index.html                      |   2 +-
 examples/helloworld/index.html                     |   2 +-
 make.js                                            |   2 +-
 .../{annotation_helper.js => annotation_layer.js}  | 145 +++++++++++++++------
 test/font/font_test.html                           |   2 +-
 test/test_slave.html                               |   2 +-
 test/unit/unit_test.html                           |   2 +-
 web/annotations_layer_builder.css                  |   4 +
 web/annotations_layer_builder.js                   | 112 +++-------------
 web/pdf_page_view.js                               |   4 +-
 web/viewer.html                                    |   2 +-
 11 files changed, 140 insertions(+), 139 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