[Pkg-javascript-commits] [pdf.js] 119/207: Merge pull request #4965 from yurydelendik/annotations

David Prévot taffit at moszumanska.debian.org
Mon Jul 28 15:36:38 UTC 2014


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

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

commit 2282c98500b3a6c84556ab4a3bf911fd53e4a463
Merge: 011eb84 bdeca30
Author: Jonas Jenwald <jonas.jenwald at gmail.com>
Date:   Wed Jun 18 17:01:38 2014 +0200

    Merge pull request #4965 from yurydelendik/annotations
    
    Splits shared/annotation.js into core/ and display/

 examples/acroforms/index.html      |   2 +-
 examples/helloworld/index.html     |   2 +-
 make.js                            |   4 +-
 src/{shared => core}/annotation.js | 314 ++-----------------------------------
 src/display/annotation_helper.js   | 252 +++++++++++++++++++++++++++++
 src/shared/util.js                 |   6 +
 src/worker_loader.js               |   4 +-
 test/font/font_test.html           |   3 +-
 test/test_slave.html               |   2 +-
 test/unit/unit_test.html           |   3 +-
 web/page_view.js                   |   8 +-
 web/viewer.html                    |   2 +-
 12 files changed, 284 insertions(+), 318 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