[Pkg-javascript-commits] [pdf.js] 132/141: Update upstream changelog

David Prévot taffit at moszumanska.debian.org
Sat Apr 19 22:40: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 dc7257256bd3f484967b6a29acd960e6dea7253b
Author: David Prévot <taffit at debian.org>
Date:   Sat Apr 19 10:37:59 2014 -0400

    Update upstream changelog
    
    https://github.com/mozilla/pdf.js/releases
---
 debian/upstream/changelog | 58 +++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 58 insertions(+)

diff --git a/debian/upstream/changelog b/debian/upstream/changelog
index 09fa725..cfc217f 100644
--- a/debian/upstream/changelog
+++ b/debian/upstream/changelog
@@ -1,3 +1,61 @@
+v1.0.21 - 2014-04-14
+
+Changes since last update:
+#4535 Avoid drawing text when the font size is zero (issue 4484)
+#4512 Clean up duplicate string conversion functions
+#4539 Workaround for missing 'Rect' entry in annotation dictionaries (issue
+	4537)
+#4554 Better test process killing for Windows
+#4546 Prevent the Document Properties from being empty when the dialog is
+	opened before the file has started loading
+#4524 Use full screen width in presentation mode
+#4545 Use new Chromium APIs for FTP and redirects
+#4482 Rewrite 'Preferences' to make it async
+#4516 Added CSS rules to improve scrolling on iOS devices
+#4455 Fix download button waiting if document has started but not completed
+	downloading
+#4559 Refactors history and how the database is stored
+#4563 Test with opera
+#4565 Read color info from JPX stream + fix color problem #4540
+#4286 WebGL and misc memory optimizations
+#4374 Doesn't traverse cyclic references in Dict.getAll; reduces empty-Dict GC
+#4578 Workaround for cases where FontName in the FontDescriptor differs from
+	BaseFont in the Font (bug 847420)
+#4569 Handle 'space' character correctly in MacRomanEncoding (bug 878026)
+#4423 Treat fonts with the same font descriptor and encoding as aliases
+#4574 Handle 'space' character correctly in WinAnsiEncoding (bug 850854)
+#4568 Jpx optimization
+#4570 Build the text layer geometry on the worker.
+#4587 Fixes text-selection example
+#4584 Create the WORKER_SRC_FILES and EXT_SRC_FILES lists in make
+#4585 Redo and add more documentation to gh-pages.
+#4593 Fix version numbers.
+#4590 Relaxes murmurhash array requirement.
+#4589 Remove leading and trailing spaces from info.Producer and info.Creator
+	when printing debug info in the console (bug 872827)
+#4556 Use Opaque Canvas
+#4577 Removes custom test/reporter.js from the lint process
+#4550 Heuristics to recognize the unknown glyphs for toUnicode
+#4588 Adds text-only example
+#4597 Print WebGL status in the console
+#4595 Append whitespace divs so matches still line up.
+#4602 Introduces .jshintignore
+#4601 Fixes documentation for PDFPage.render
+#4599 Adds then method to the RenderTask
+#4596 Fix seac regression.
+#4598 Work-around for filesystem:-URL bug
+#4604 Fixes broken link in the documentation
+#4605 1.0 release.
+#4611 Exclude B2G stubs from linting
+#4612 Fixes number of glyphs in the generated font
+#4606 Makes PDF files load when xrefEntry is undefined
+#4614 Refactor - remove redundant function and all references
+#4617 Changes 'documentload' event behavior.
+#4618 Refactoring - remove duplicated code in TextLayerBuilder
+#4616 Creates make.js code to build jsdoc.
+#4613 Refactors buildImage to use Promise; don't draw bad images
+#4581 Check that images have valid dimensions (issue 4575)
+
 v0.8.1334 - 2014-03-31
 
 Changes since last update:

-- 
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