Commit Graph

1061 Commits

Author SHA1 Message Date
sbarman
683bc19427 working version of PDFImage 2011-06-27 09:58:02 -07:00
sbarman
2fdb200626 working version of PDFImage 2011-06-27 09:58:02 -07:00
Andreas Gal
4683d38fda Merge pull request #90 from justindarc/master
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. r=gal
2011-06-27 09:55:10 -07:00
Andreas Gal
b6629221ca Merge pull request #90 from justindarc/master
Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. r=gal
2011-06-27 09:55:10 -07:00
sbarman
58c23caeaf Merge branch 'master' into bwimage 2011-06-27 09:03:37 -07:00
sbarman
ae87100a43 Merge branch 'master' into bwimage 2011-06-27 09:03:37 -07:00
sbarman
11601f3020 refactored image drawing code 2011-06-26 22:54:18 -07:00
sbarman
1f4fcfbd69 refactored image drawing code 2011-06-26 22:54:18 -07:00
Andreas Gal
36b444198e Merge pull request #91 from sbarman/faxstream
Faxstream
2011-06-26 20:52:26 -07:00
Andreas Gal
0275a0a3d0 Merge pull request #91 from sbarman/faxstream
Faxstream
2011-06-26 20:52:26 -07:00
Andreas Gal
659286c000 Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
2011-06-26 20:46:10 -07:00
Andreas Gal
94dae7e570 Merge pull request #96 from vingtetun/master
Fix windows/mac font loading detection. r=gal
2011-06-26 20:46:10 -07:00
sbarman
ffe68d4972 Merge branch 'master' into faxstream 2011-06-26 20:04:28 -07:00
sbarman
25c27cbda1 Merge branch 'master' into faxstream 2011-06-26 20:04:28 -07:00
Rob Sayre
9d7e7ad33a Move downloading code into separate function for readability. 2011-06-26 12:05:02 -07:00
Rob Sayre
4e38f4bc0d Move downloading code into separate function for readability. 2011-06-26 12:05:02 -07:00
Andreas Gal
d8c2238e04 Merge pull request #94 from sayrer/master
Small fixes r=gal
2011-06-26 11:16:47 -07:00
Andreas Gal
f08bff5578 Merge pull request #94 from sayrer/master
Small fixes r=gal
2011-06-26 11:16:47 -07:00
Rob Sayre
5c74c7a93e Merge remote branch 'upstream/master' 2011-06-26 11:10:47 -07:00
Rob Sayre
7aa5ccbf6b Merge remote branch 'upstream/master' 2011-06-26 11:10:47 -07:00
Rob Sayre
d240600296 Suppress telemetry banner. 2011-06-26 11:10:32 -07:00
Rob Sayre
6a2e52c8ab Suppress telemetry banner. 2011-06-26 11:10:32 -07:00
Rob Sayre
605535e94e Check for browsers in verifyOptions, so the script fails early. 2011-06-26 10:58:41 -07:00
Rob Sayre
9ca7cbdc73 Check for browsers in verifyOptions, so the script fails early. 2011-06-26 10:58:41 -07:00
Rob Sayre
14da398dee Add timing information to test harness. 2011-06-26 10:54:57 -07:00
Rob Sayre
8a369b7876 Add timing information to test harness. 2011-06-26 10:54:57 -07:00
sbarman
e0b5ed3f24 Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
2011-06-26 10:25:42 -07:00
sbarman
cc2a6310fb Merge pull request #93 from andreasgal/staging
keep track of charSpacing wordSpacing textHScale
2011-06-26 10:25:42 -07:00
Andreas Gal
130509fabf Merge github.com:andreasgal/pdf.js into staging 2011-06-26 12:50:54 -04:00
Andreas Gal
f9f8b23242 Merge github.com:andreasgal/pdf.js into staging 2011-06-26 12:50:54 -04:00
Andreas Gal
def0060a7c Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
2011-06-26 09:38:09 -07:00
Andreas Gal
cde1426395 Merge pull request #92 from notmasteryet/multisize
Support for PDF with different page sizes r=gal
2011-06-26 09:38:09 -07:00
notmasteryet
8a044058f3 Support for multi-size page PDFs 2011-06-26 09:15:33 -05:00
notmasteryet
5d154e04bf Support for multi-size page PDFs 2011-06-26 09:15:33 -05:00
Justin D'Arcangelo
d33c331e7f Minor fix for issues with thumbnails when a new PDF was opened from the local filesystem. 2011-06-26 02:23:18 -04:00
Justin D'Arcangelo
d307a90ed4 Minor fix for issues with thumbnails when a new PDF was opened from the local filesystem. 2011-06-26 02:23:18 -04:00
Justin D'Arcangelo
5fa3ef6c19 Added experimental slide-out sidebar with page thumbnails. 2011-06-26 02:14:57 -04:00
Justin D'Arcangelo
c40333317b Added experimental slide-out sidebar with page thumbnails. 2011-06-26 02:14:57 -04:00
sbarman
d29e666cbf clean up code to before 2011-06-25 22:56:51 -07:00
sbarman
fc539ddcb3 clean up code to before 2011-06-25 22:56:51 -07:00
sbarman
c2dce23025 Removed bpc=1 code 2011-06-25 22:52:41 -07:00
sbarman
9c3e2d4626 Removed bpc=1 code 2011-06-25 22:52:41 -07:00
Justin D'Arcangelo
745379a1ae Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. 2011-06-26 01:05:22 -04:00
Justin D'Arcangelo
3f6df90e50 Fixed issue #67: zooming in in the multi-page viewer makes pages disappear. 2011-06-26 01:05:22 -04:00
Chris Jones
ed306568d9 Merge pull request #89 from sayrer/master
Fix the log scrolling in the test harness.
2011-06-25 18:16:21 -07:00
Chris Jones
13e8940b86 Merge pull request #89 from sayrer/master
Fix the log scrolling in the test harness.
2011-06-25 18:16:21 -07:00
Rob Sayre
fc65ddb7df Still more whitespace fixing. 2011-06-25 11:02:35 -07:00
Rob Sayre
ee954d8c0a Still more whitespace fixing. 2011-06-25 11:02:35 -07:00
Rob Sayre
cfcac65de4 Fix whitespace. 2011-06-25 09:51:27 -07:00
Rob Sayre
d0544a3511 Fix whitespace. 2011-06-25 09:51:27 -07:00