eug48
|
bae7b54f5f
|
Test for issue #2881
|
12 years ago |
Brendan Dahl
|
f07564b07f
|
Merge pull request #3233 from yurydelendik/onpassword
Fixes password for range request loading
|
12 years ago |
Yury Delendik
|
61a7738a5d
|
Fixes password for range request loading
|
12 years ago |
Brendan Dahl
|
9d8985f41e
|
Merge pull request #3209 from yurydelendik/remeasure
Forces to measure "standard" fonts
|
12 years ago |
Brendan Dahl
|
220c827e9e
|
Merge pull request #3231 from yurydelendik/safari-checkheader
Rejects loading when data is not available for checkHeader
|
12 years ago |
Yury Delendik
|
09a4352e8c
|
Rejects loading when data is not available for checkHeader
|
12 years ago |
Yury Delendik
|
cddb5ea0bb
|
Merge branch 'fallback-fix'
Conflicts:
src/core.js
|
12 years ago |
Yury Delendik
|
d92c3f8913
|
Merge pull request #2988 from mduan/annotation-refactor-tx
Refactor annotation code
|
12 years ago |
Brendan Dahl
|
01cdd68799
|
Merge pull request #3201 from yurydelendik/fillrule
Adds fill('evenodd') as alternative for mozFillRule
|
12 years ago |
Brendan Dahl
|
3dadde52dc
|
Propagate promise rejections so we show the fallback.
-Adds rejection support to Promise.All.
-Makes promise.then() callback optional.
|
12 years ago |
Yury Delendik
|
bf2ebd3714
|
Updated Japanese locale (#3228)
|
12 years ago |
Yury Delendik
|
6ca409a507
|
Update zh-TW translation (#3227)
|
12 years ago |
haebaru
|
8e7e351237
|
Updated Japanese locale
|
12 years ago |
Mack Duan
|
da2c4d58ec
|
Do not show appearance stream for text annotations
|
12 years ago |
Xavier fung
|
19cdffdef2
|
Update translation
|
12 years ago |
haebaru
|
9ac79a8b28
|
Merge branch 'master' of https://github.com/mozilla/pdf.js
|
12 years ago |
haebaru
|
ef5aadb7d6
|
Updated Japanese locale
|
12 years ago |
Jonas
|
ed3a670cc6
|
Add 'invalid_password' and 'document_colors_disabled' strings to Swedish l10n
|
12 years ago |
Mack Duan
|
f8f4b3f45d
|
Refactor code for annotations
|
12 years ago |
Brendan Dahl
|
e5b5c94925
|
Merge pull request #3060 from saebekassebil/fixpassword
Ask for password on failed decryption
|
12 years ago |
Jakob Miland
|
297c305150
|
Ask for password on failed decryption
|
12 years ago |
Yury Delendik
|
5db963abf4
|
Merge pull request #3193 from Snuffleupagus/issue3076
Fixes issue 3076
|
12 years ago |
Yury Delendik
|
5ffcc3c58e
|
Merge commit 'e648005'
|
12 years ago |
Xavier fung
|
e64800540f
|
Update translation
|
12 years ago |
piotrex
|
f1f72105b9
|
Translated "document_colors_disabled" to PL
|
12 years ago |
Yury Delendik
|
690d08e0b1
|
Merge pull request #3210 from Snuffleupagus/bug863591
Fixes bug 863591
|
12 years ago |
Yury Delendik
|
9278abe738
|
Forces to measure "standard" fonts
|
12 years ago |
Jonas
|
40718bdb7b
|
Fixes bug 863591
|
12 years ago |
Yury Delendik
|
abc890a9be
|
Adds fill('evenodd') as alternative for mozFillRule
|
12 years ago |
Yury Delendik
|
a081c2d0f1
|
Merge pull request #3124 from mduan/issue3118-1
Update loading bar during onprogress of range requests
|
12 years ago |
Yury Delendik
|
ea6333028a
|
Merge pull request #3187 from brendandahl/cid-glyph-selection
Fix glyph selection for CID fonts that don't actually have CID font files.
|
12 years ago |
Yury Delendik
|
f87de639af
|
Merge pull request #3197 from brendandahl/type3-regression
Fix type3 font loading regression.
|
12 years ago |
Brendan Dahl
|
6b709ef42a
|
Merge pull request #3199 from yurydelendik/cff-floats
Rounding floats in CFF
|
12 years ago |
Yury Delendik
|
90f8f4484c
|
Rounding floats in CFF
|
12 years ago |
Brendan Dahl
|
c5c2f7a773
|
Fix type3 font loading regression.
|
12 years ago |
Jonas
|
32f54c3272
|
Fixes issue 3076
|
12 years ago |
Brendan Dahl
|
e128f8bb47
|
Fix glyph selection for CID fonts that don't actually have CID font files.
|
12 years ago |
Brendan Dahl
|
d1cea4a166
|
Merge pull request #2863 from kkujala/presentation
Replace fullscreen with presentationMode
|
12 years ago |
Kalervo Kujala
|
5e08f8039d
|
Replace fullscreen with presentationMode
|
12 years ago |
Yury Delendik
|
78ad4d4eaf
|
Merge pull request #3183 from brendandahl/ignore-bad-dicts
Ignore malformed dictionary entries.
|
12 years ago |
Yury Delendik
|
a87c2dab20
|
Merge pull request #3182 from brendandahl/print-background
Remove background when printing.
|
12 years ago |
Brendan Dahl
|
beec8abd2a
|
Merge pull request #3104 from vyv03354/issue2907
Increase minimum font size to 16px to avoid conflict with browser's mini...
|
12 years ago |
Brendan Dahl
|
cec200a664
|
Ignore malformed dictionary entries.
|
12 years ago |
Brendan Dahl
|
b89d7272e2
|
Remove background when printing.
|
12 years ago |
Yury Delendik
|
8d6aac1fe3
|
Merge pull request #3080 from Snuffleupagus/zoomButtons-disable
Fix disabling of zoom buttons and add camel case button names
|
12 years ago |
Yury Delendik
|
796023fca5
|
Merge pull request #3007 from brendandahl/delta-encode
Fix encoding of type1 private dictionary arrays.
|
12 years ago |
Jonas
|
93b8e1fc01
|
Fix disabling of zoom buttons and add camel case button names
|
12 years ago |
Yury Delendik
|
6b33422418
|
Merge pull request #3179 from yurydelendik/pr-3171
Cont of #3171, Reusing pattern canvas fixes
|
12 years ago |
Yury Delendik
|
3c0705d0ee
|
Merge pull request #3178 from yurydelendik/issue3156
Cherry-pick of #3157
|
12 years ago |
Yury Delendik
|
d7808b0db6
|
Fixing pattern canvas transform for chrome
|
12 years ago |