Commit Graph

5722 Commits

Author SHA1 Message Date
Yury Delendik
e97e0032df Merge pull request #3750 from brendandahl/cidfonttype0c
Proper glyph selection for CIDFontType0C fonts.
2013-10-02 15:49:52 -07:00
Jon Ribbens
3ddb1720d9 Fix bug in api.js whereby fake workers didn't load the worker code
PDFJS does not work on Windows Safari, due to the lack of support for workers passing typed arrays. At some point, the code to set up the fake worker so that things work on Safari seems to have become broken and nobody noticed - it was just calling setupFakeWorker() without actually calling loadFakeWorkerFiles(). With this patch, the PDFJS works again on Windows Safari.
2013-10-02 17:22:33 +01:00
Brendan Dahl
4066f2ad6d Merge pull request #3746 from Snuffleupagus/remove-webkit-from-b2g-css
[B2G] Remove the remaining occurrences of -webkit prefixes from the CSS
2013-10-02 09:20:58 -07:00
Brendan Dahl
df249da923 Use css to initially scale on zoom. 2013-10-02 09:05:46 -07:00
Jonas Jenwald
87eb2dccbe Fix external links in Presentation Mode (issue #3755) 2013-10-02 16:17:38 +02:00
Tim van der Meij
0cd4874df6 Merge pull request #3757 from Snuffleupagus/move-Settings
Move Settings from viewer.js to its own file
2013-10-02 07:11:11 -07:00
Yury Delendik
a672937111 Merge pull request #3738 from timvandermeij/transposed-jbig2
Transposed feature for text decoding in jbig2
2013-10-02 06:59:35 -07:00
Jonas Jenwald
43b0b66ada Fix coding style and improve comment in settings.js 2013-10-02 15:57:23 +02:00
Jonas Jenwald
d6ab0c61e8 Move Settings from viewer.js to its own file 2013-10-02 15:55:31 +02:00
Tim van der Meij
fc5ed402fb Merge pull request #3752 from Snuffleupagus/move-PresentationMode
Move Presentation Mode related code from viewer.js to its own file
2013-10-02 06:30:51 -07:00
Tim van der Meij
dbd214fd28 Merge pull request #3728 from JakubOnderka/patch-1
Added missed space in Czech translation
2013-10-02 06:13:27 -07:00
Jonas Jenwald
bfc66626a0 Move Presentation Mode related code from viewer.js to its own file 2013-10-01 23:11:46 +02:00
Brendan Dahl
17a953c7b3 Merge pull request #3643 from Snuffleupagus/issue-3423
Change the cursor so that text selection doesn't appear possible in presentation mode
2013-10-01 13:27:19 -07:00
Brendan Dahl
f79c182314 Proper glyph selection for CIDFontType0C fonts. 2013-09-30 21:40:28 -07:00
Jonas Jenwald
8ae2205783 [B2G] Remove the remaining occurrences of -webkit prefixes from the CSS 2013-09-29 20:45:11 +02:00
Jonas Jenwald
b148c9cb51 Add the viewBookmark button to the secondary toolbar 2013-09-27 11:51:32 +02:00
Sriram
f6eee819e2 Transposed feature for text decoding in jbig2 2013-09-26 20:49:02 +02:00
Brendan Dahl
ea50c078b0 Merge pull request #3735 from yurydelendik/embed-base
Properly resolves relative src for the embed tags
2013-09-26 10:38:08 -07:00
Jonas Jenwald
9fcb1a9e40 Merge pull request #3671 from Rob--W/toolbar-layout-fix
Fix layout of main toolbar
2013-09-26 07:55:52 -07:00
Yury Delendik
e140d2ca58 Merge pull request #3696 from Rob--W/webL10n-tot
Update webL10n to latest version (september 2013) (+support for attributes in mozL10n.get)
2013-09-25 18:57:54 -07:00
Yury Delendik
a3e59b5e2a Merge pull request #3722 from Moistly/no-cy-locales
Norwegian and Welsh locales added
2013-09-25 18:46:20 -07:00
Yury Delendik
1c7f1cee00 Merge pull request #3674 from brendandahl/cmap-squash
Read multi-byte character codes based on codespace ranges.
2013-09-25 18:04:49 -07:00
Brendan Dahl
7f49dba87c Merge pull request #3720 from biggert/localpdfmanager-undefined
Prevent undefined error when calling .destroy on a document when LocalPdfManager is used
2013-09-25 15:57:27 -07:00
biggert
fb957f5c6e Prevent undefined error on null object when calling .destroy on a
document initialized with LocalPdfManager.

Per @brendandahl's recommendation, moved the terminate function out of worker
and into the PdfManager
2013-09-25 16:25:41 -05:00
Yury Delendik
71012c6c6c Properly resolves relative src for the embed tags 2013-09-25 15:18:38 -05:00
Brendan Dahl
f32e65b19f Read multi-byte character codes based on codespace ranges. 2013-09-25 10:32:04 -07:00
Yury Delendik
1bcb3efd4a Merge pull request #3729 from prometheansacrifice/page-outofbounds
Trying to fix #3611
2013-09-25 06:18:32 -07:00
Paul Francis
bc70a195da Norwegian and Welsh locales added
Norsk (no), Cymreag (cy)
2013-09-25 11:43:49 +01:00
Brendan Dahl
9f50c1ba75 Merge pull request #3730 from brendandahl/chrome-timeout
Increase api unit tests timeout for chrome.
2013-09-24 12:55:34 -07:00
Tim van der Meij
0c49f8c3c4 Merge pull request #3731 from Snuffleupagus/swedish-password-l10n
Add password strings to the Swedish l10n
2013-09-24 11:43:16 -07:00
Jonas Jenwald
b31ace14b5 Add password strings to the Swedish l10n 2013-09-24 20:30:02 +02:00
Manas
de179e3d9b Trying to fix #3611 2013-09-24 22:54:27 +05:30
Brendan Dahl
2a2150380a Merge pull request #3527 from timvandermeij/better-password-prompt
Improved password prompt
2013-09-24 09:36:02 -07:00
Brendan Dahl
730a2cc550 Increase api unit tests timeout for chrome. 2013-09-24 09:30:54 -07:00
Tim van der Meij
63233fa8c2 Improved password prompt 2013-09-24 17:46:54 +02:00
Jakub Onderka
8a7eae8f05 Added missed space in Czech translation 2013-09-24 10:25:02 +02:00
Brendan Dahl
e79935d8b3 Merge pull request #3691 from Snuffleupagus/PDFHistory-followup-3341
[PDFHistory] Prevent the history from skipping entries in certain edge cases, when specifying an initialBookmark in the hash parameters on document load
2013-09-23 18:06:21 -07:00
Yury Delendik
7001a50e88 Merge pull request #3717 from mark-5/master
dont display file input when printing
2013-09-21 08:54:19 -07:00
mark-5
866186dcaa dont display file input when printing
closes #2464
2013-09-20 19:08:41 -04:00
Yury Delendik
d3e9a957f7 Merge pull request #3716 from brendandahl/dpi2
Use canvas and css width/height instead of css transform for high dpi.
2013-09-20 12:50:54 -07:00
Brendan Dahl
6ef44da10b Use canvas and css width/height instead of css transform for high dpi. 2013-09-20 12:11:14 -07:00
Tim van der Meij
31fda50123 Merge pull request #3663 from Snuffleupagus/move-PageView
Move PageView from viewer.js to its own file
2013-09-20 10:52:21 -07:00
Tim van der Meij
bf1b945101 Merge pull request #3692 from Snuffleupagus/issue-3690
Prevent trying to set the 'maxHeight' property of the secondaryToolbar before the viewer is completely loaded
2013-09-20 10:43:15 -07:00
Jonas Jenwald
2cf2eb0dfc Fix coding style in page_view.js 2013-09-20 09:28:03 +02:00
Jonas Jenwald
cebf3c60e2 Move PageView from viewer.js to its own file 2013-09-20 09:25:41 +02:00
Yury Delendik
a8320b2e18 Merge pull request #3695 from SSk123/transform
Adding transformation to the extract code
2013-09-19 18:45:59 -07:00
Srishti
3808d02a53 implementing transform matrix to getTextContent 2013-09-20 06:37:08 +05:30
Yury Delendik
9cdcb3881d Merge pull request #3686 from timvandermeij/rtl-improvements
Improvements for RTL languages
2013-09-19 16:21:39 -07:00
Brendan Dahl
c270d7e056 Merge pull request #3641 from Snuffleupagus/properly-disable-presentationMode-when-embedded
Properly disable presentation mode when the viewer is embedded
2013-09-17 13:49:11 -07:00
Tim van der Meij
67071e4967 Merge pull request #3680 from ebraminio/master
Adding Persian Translations
2013-09-17 12:03:38 -07:00