]>
git.parisson.com Git - pdf.js.git/log
Andreas Gal [Tue, 28 Jun 2011 20:54:06 +0000 (13:54 -0700)]
Merge pull request #107 from ironymark/master
Fix to replaceCMapTable r=gal
Adil Allawi [Tue, 28 Jun 2011 14:14:38 +0000 (15:14 +0100)]
Function replaceCMapTable() was not setting the font pos pointer to the correct place to read the cmap. Caused Mac PDFs to fail because the cmap was not correctly rewritten.
Chris Jones [Tue, 28 Jun 2011 03:31:37 +0000 (20:31 -0700)]
Merge branch 'master' of github.com:andreasgal/pdf.js
Andreas Gal [Tue, 28 Jun 2011 03:31:01 +0000 (20:31 -0700)]
Add pdf13-gfx.pdf to .gitignore
Chris Jones [Tue, 28 Jun 2011 03:18:40 +0000 (20:18 -0700)]
convert twips->CSS pixels
Chris Jones [Tue, 28 Jun 2011 03:18:40 +0000 (20:18 -0700)]
convert twips->CSS pixels
Chris Jones [Tue, 28 Jun 2011 02:50:47 +0000 (19:50 -0700)]
Merge pull request #105 from notmasteryet/issue102
Fix the regression at
6073a03
Chris Jones [Tue, 28 Jun 2011 02:50:47 +0000 (19:50 -0700)]
Merge pull request #105 from notmasteryet/issue102
Fix the regression at
6073a03
notmasteryet [Tue, 28 Jun 2011 02:48:16 +0000 (21:48 -0500)]
Fix the regression at
6073a03
notmasteryet [Tue, 28 Jun 2011 02:48:16 +0000 (21:48 -0500)]
Fix the regression at
6073a03
Chris Jones [Tue, 28 Jun 2011 01:28:29 +0000 (18:28 -0700)]
the new test file is a .link
Chris Jones [Tue, 28 Jun 2011 01:28:29 +0000 (18:28 -0700)]
the new test file is a .link
Andreas Gal [Tue, 28 Jun 2011 01:15:22 +0000 (18:15 -0700)]
Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
Andreas Gal [Tue, 28 Jun 2011 01:15:22 +0000 (18:15 -0700)]
Merge pull request #100 from notmasteryet/openweb-cover
CMYK colors; font fixes r=gal
notmasteryet [Tue, 28 Jun 2011 01:13:11 +0000 (20:13 -0500)]
openweb-cover test
notmasteryet [Tue, 28 Jun 2011 01:13:11 +0000 (20:13 -0500)]
openweb-cover test
notmasteryet [Tue, 28 Jun 2011 00:56:19 +0000 (19:56 -0500)]
Rollback defaults for font's Length1 and Length2
notmasteryet [Tue, 28 Jun 2011 00:56:19 +0000 (19:56 -0500)]
Rollback defaults for font's Length1 and Length2
notmasteryet [Tue, 28 Jun 2011 00:34:41 +0000 (19:34 -0500)]
CMYK colors; font fixes
notmasteryet [Tue, 28 Jun 2011 00:34:41 +0000 (19:34 -0500)]
CMYK colors; font fixes
Chris Jones [Mon, 27 Jun 2011 21:13:32 +0000 (14:13 -0700)]
Merge pull request #98 from sayrer/master
This loads reftest-analyzer automatically if eq tests fail and --reftest is supplied
Chris Jones [Mon, 27 Jun 2011 21:13:32 +0000 (14:13 -0700)]
Merge pull request #98 from sayrer/master
This loads reftest-analyzer automatically if eq tests fail and --reftest is supplied
Rob Sayre [Mon, 27 Jun 2011 20:22:37 +0000 (13:22 -0700)]
Automatically load eq.log into the reftest page.
Rob Sayre [Mon, 27 Jun 2011 20:22:37 +0000 (13:22 -0700)]
Automatically load eq.log into the reftest page.
Rob Sayre [Mon, 27 Jun 2011 19:37:12 +0000 (12:37 -0700)]
Always write eq.log, and optionally start reftest.
Rob Sayre [Mon, 27 Jun 2011 19:37:12 +0000 (12:37 -0700)]
Always write eq.log, and optionally start reftest.
Rob Sayre [Mon, 27 Jun 2011 19:36:34 +0000 (12:36 -0700)]
Ignore intelisa.pdf
Rob Sayre [Mon, 27 Jun 2011 19:36:34 +0000 (12:36 -0700)]
Ignore intelisa.pdf
Rob Sayre [Mon, 27 Jun 2011 19:35:48 +0000 (12:35 -0700)]
Add reftest-analyzer.xhtml
Rob Sayre [Mon, 27 Jun 2011 19:35:48 +0000 (12:35 -0700)]
Add reftest-analyzer.xhtml
Andreas Gal [Mon, 27 Jun 2011 18:44:50 +0000 (11:44 -0700)]
Merge pull request #97 from sbarman/bwimage
Refactor of draw image code r=gal
Andreas Gal [Mon, 27 Jun 2011 18:44:50 +0000 (11:44 -0700)]
Merge pull request #97 from sbarman/bwimage
Refactor of draw image code r=gal
sbarman [Mon, 27 Jun 2011 17:51:13 +0000 (10:51 -0700)]
clean up
sbarman [Mon, 27 Jun 2011 17:51:13 +0000 (10:51 -0700)]
clean up
sbarman [Mon, 27 Jun 2011 17:38:10 +0000 (10:38 -0700)]
reasonably fast for black and white images
sbarman [Mon, 27 Jun 2011 17:38:10 +0000 (10:38 -0700)]
reasonably fast for black and white images
sbarman [Mon, 27 Jun 2011 16:58:02 +0000 (09:58 -0700)]
working version of PDFImage
sbarman [Mon, 27 Jun 2011 16:58:02 +0000 (09:58 -0700)]
working version of PDFImage
Andreas Gal [Mon, 27 Jun 2011 16:55:10 +0000 (09:55 -0700)]
Merge pull request #90 from justindarc/master
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. r=gal
Andreas Gal [Mon, 27 Jun 2011 16:55:10 +0000 (09:55 -0700)]
Merge pull request #90 from justindarc/master
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. r=gal
sbarman [Mon, 27 Jun 2011 16:03:37 +0000 (09:03 -0700)]
Merge branch 'master' into bwimage
sbarman [Mon, 27 Jun 2011 16:03:37 +0000 (09:03 -0700)]
Merge branch 'master' into bwimage
sbarman [Mon, 27 Jun 2011 05:54:18 +0000 (22:54 -0700)]
refactored image drawing code
sbarman [Mon, 27 Jun 2011 05:54:18 +0000 (22:54 -0700)]
refactored image drawing code
Andreas Gal [Mon, 27 Jun 2011 03:52:26 +0000 (20:52 -0700)]
Merge pull request #91 from sbarman/faxstream
Faxstream
Andreas Gal [Mon, 27 Jun 2011 03:52:26 +0000 (20:52 -0700)]
Merge pull request #91 from sbarman/faxstream
Faxstream
Andreas Gal [Mon, 27 Jun 2011 03:46:10 +0000 (20:46 -0700)]
Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
Andreas Gal [Mon, 27 Jun 2011 03:46:10 +0000 (20:46 -0700)]
Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
sbarman [Mon, 27 Jun 2011 03:04:28 +0000 (20:04 -0700)]
Merge branch 'master' into faxstream
sbarman [Mon, 27 Jun 2011 03:04:28 +0000 (20:04 -0700)]
Merge branch 'master' into faxstream
Rob Sayre [Sun, 26 Jun 2011 19:05:02 +0000 (12:05 -0700)]
Move downloading code into separate function for readability.
Rob Sayre [Sun, 26 Jun 2011 19:05:02 +0000 (12:05 -0700)]
Move downloading code into separate function for readability.
Andreas Gal [Sun, 26 Jun 2011 18:16:47 +0000 (11:16 -0700)]
Merge pull request #94 from sayrer/master
Small fixes r=gal
Andreas Gal [Sun, 26 Jun 2011 18:16:47 +0000 (11:16 -0700)]
Merge pull request #94 from sayrer/master
Small fixes r=gal
Rob Sayre [Sun, 26 Jun 2011 18:10:47 +0000 (11:10 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Sun, 26 Jun 2011 18:10:47 +0000 (11:10 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Sun, 26 Jun 2011 18:10:32 +0000 (11:10 -0700)]
Suppress telemetry banner.
Rob Sayre [Sun, 26 Jun 2011 18:10:32 +0000 (11:10 -0700)]
Suppress telemetry banner.
Rob Sayre [Sun, 26 Jun 2011 17:58:41 +0000 (10:58 -0700)]
Check for browsers in verifyOptions, so the script fails early.
Rob Sayre [Sun, 26 Jun 2011 17:58:41 +0000 (10:58 -0700)]
Check for browsers in verifyOptions, so the script fails early.
Rob Sayre [Sun, 26 Jun 2011 17:54:57 +0000 (10:54 -0700)]
Add timing information to test harness.
Rob Sayre [Sun, 26 Jun 2011 17:54:57 +0000 (10:54 -0700)]
Add timing information to test harness.
sbarman [Sun, 26 Jun 2011 17:25:42 +0000 (10:25 -0700)]
Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
sbarman [Sun, 26 Jun 2011 17:25:42 +0000 (10:25 -0700)]
Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
Andreas Gal [Sun, 26 Jun 2011 16:50:54 +0000 (12:50 -0400)]
Merge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sun, 26 Jun 2011 16:50:54 +0000 (12:50 -0400)]
Merge github.com:andreasgal/pdf.js into staging
Andreas Gal [Sun, 26 Jun 2011 16:38:09 +0000 (09:38 -0700)]
Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
Andreas Gal [Sun, 26 Jun 2011 16:38:09 +0000 (09:38 -0700)]
Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
notmasteryet [Sun, 26 Jun 2011 14:15:33 +0000 (09:15 -0500)]
Support for multi-size page PDFs
notmasteryet [Sun, 26 Jun 2011 14:15:33 +0000 (09:15 -0500)]
Support for multi-size page PDFs
Justin D'Arcangelo [Sun, 26 Jun 2011 06:23:18 +0000 (02:23 -0400)]
Minor fix for issues with thumbnails when a new PDF was opened from the local filesystem.
Justin D'Arcangelo [Sun, 26 Jun 2011 06:23:18 +0000 (02:23 -0400)]
Minor fix for issues with thumbnails when a new PDF was opened from the local filesystem.
Justin D'Arcangelo [Sun, 26 Jun 2011 06:14:57 +0000 (02:14 -0400)]
Added experimental slide-out sidebar with page thumbnails.
Justin D'Arcangelo [Sun, 26 Jun 2011 06:14:57 +0000 (02:14 -0400)]
Added experimental slide-out sidebar with page thumbnails.
sbarman [Sun, 26 Jun 2011 05:56:51 +0000 (22:56 -0700)]
clean up code to before
sbarman [Sun, 26 Jun 2011 05:56:51 +0000 (22:56 -0700)]
clean up code to before
sbarman [Sun, 26 Jun 2011 05:52:41 +0000 (22:52 -0700)]
Removed bpc=1 code
sbarman [Sun, 26 Jun 2011 05:52:41 +0000 (22:52 -0700)]
Removed bpc=1 code
Justin D'Arcangelo [Sun, 26 Jun 2011 05:05:22 +0000 (01:05 -0400)]
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear.
Justin D'Arcangelo [Sun, 26 Jun 2011 05:05:22 +0000 (01:05 -0400)]
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear.
Chris Jones [Sun, 26 Jun 2011 01:16:21 +0000 (18:16 -0700)]
Merge pull request #89 from sayrer/master
Fix the log scrolling in the test harness.
Chris Jones [Sun, 26 Jun 2011 01:16:21 +0000 (18:16 -0700)]
Merge pull request #89 from sayrer/master
Fix the log scrolling in the test harness.
Rob Sayre [Sat, 25 Jun 2011 18:02:35 +0000 (11:02 -0700)]
Still more whitespace fixing.
Rob Sayre [Sat, 25 Jun 2011 18:02:35 +0000 (11:02 -0700)]
Still more whitespace fixing.
Rob Sayre [Sat, 25 Jun 2011 16:51:27 +0000 (09:51 -0700)]
Fix whitespace.
Rob Sayre [Sat, 25 Jun 2011 16:51:27 +0000 (09:51 -0700)]
Fix whitespace.
Rob Sayre [Sat, 25 Jun 2011 16:47:37 +0000 (09:47 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Sat, 25 Jun 2011 16:47:37 +0000 (09:47 -0700)]
Merge remote branch 'upstream/master'
Rob Sayre [Sat, 25 Jun 2011 16:42:59 +0000 (09:42 -0700)]
Make the log auto-scroll if the scrollbar is near the bottom, but maintain position if it isn't.
Rob Sayre [Sat, 25 Jun 2011 16:42:59 +0000 (09:42 -0700)]
Make the log auto-scroll if the scrollbar is near the bottom, but maintain position if it isn't.
Andreas Gal [Sat, 25 Jun 2011 15:26:54 +0000 (11:26 -0400)]
keep track of charScale, wordScale and textHScale
Andreas Gal [Sat, 25 Jun 2011 15:26:54 +0000 (11:26 -0400)]
keep track of charScale, wordScale and textHScale
Vivien Nicolas [Sat, 25 Jun 2011 09:52:42 +0000 (11:52 +0200)]
Fix windows/mac font loading detection
Vivien Nicolas [Sat, 25 Jun 2011 09:52:42 +0000 (11:52 +0200)]
Fix windows/mac font loading detection
Vivien Nicolas [Sat, 25 Jun 2011 09:22:28 +0000 (11:22 +0200)]
Type1 fonts pass the sanitizer (again)
Vivien Nicolas [Sat, 25 Jun 2011 09:22:28 +0000 (11:22 +0200)]
Type1 fonts pass the sanitizer (again)
sbarman [Sat, 25 Jun 2011 04:42:22 +0000 (21:42 -0700)]
changed undefined to null check
sbarman [Sat, 25 Jun 2011 04:42:22 +0000 (21:42 -0700)]
changed undefined to null check
sbarman [Sat, 25 Jun 2011 04:40:54 +0000 (21:40 -0700)]
Fixed problem with dict
sbarman [Sat, 25 Jun 2011 04:40:54 +0000 (21:40 -0700)]
Fixed problem with dict