benbro
|
76a296cac4
|
Remove space at end of line.
|
13 years ago |
Brendan Dahl
|
ffc27bca1e
|
Fix missing charset for iframe.
|
13 years ago |
Brendan Dahl
|
3c874c9bb7
|
Change to priority rendering.
|
13 years ago |
Brendan Dahl
|
6a751a9acb
|
Merge pull request #1823 from msujaws/patch-1
PDF.js should use a consistent font for its user interface
|
13 years ago |
Brendan Dahl
|
e667f6b782
|
Merge pull request #1816 from merkste/css-prefixes
Added missing css vendor prefixes
|
13 years ago |
Yury Delendik
|
95bc99f698
|
Initial JBIG2 code
|
13 years ago |
Brendan Dahl
|
a32d875cc3
|
Merge pull request #1811 from sbarman/master
Adding explicit masking
|
13 years ago |
sbarman
|
5cbe3a517e
|
Undo removal of Mode line
|
13 years ago |
Jared Wein
|
c3c01d10b3
|
message-box needs to use the font property, not the font-family property.
|
13 years ago |
sbarman
|
7ec483a7fa
|
Added new test pdf to manifest
|
13 years ago |
Jared Wein
|
cba8d992fc
|
Added |button| to the list of elements that message-box should be applied to.
|
13 years ago |
Jared Wein
|
ced219c12f
|
Switch to using message-box for the body and form elements in the UI of PDF.js. This will use the system's native UI font for each platform as well as fix the current inconsistency between the font of the text label for total page count and the text inside of the input element for current page number.
|
13 years ago |
sbarman
|
7c48297794
|
Adding call to resolve unfulfilled promise
|
13 years ago |
sbarman
|
c900dfeced
|
Updated lint errors
|
13 years ago |
Steffen Märcker
|
3b14930eec
|
added missing css vendor prefixes and reordered some properties according to cascade
|
13 years ago |
sbarman
|
d0678ed66e
|
Merge branch 'master' of https://github.com/mozilla/pdf.js
|
13 years ago |
sbarman
|
dd14b3051e
|
Fix for issue #1796
|
13 years ago |
Brendan Dahl
|
cebee4026d
|
UI update from shorlanders comments.
|
13 years ago |
Yury Delendik
|
2aae4fd001
|
Merge pull request #1807 from saebekassebil/mousewheel
Dismiss native browser zoom, and use PDF.JS zoom instead
|
13 years ago |
Saebekassebil
|
67703364fc
|
lint errors
|
13 years ago |
Saebekassebil
|
2dacbb7a03
|
Dismiss native browser zoom, and use PDF.JS zoom instead
|
13 years ago |
Brendan Dahl
|
1c1447e599
|
Merge pull request #1763 from yurydelendik/type3-1
Type3 smoothing: pre-scale image in the paintImageMaskXObject
|
13 years ago |
Yury Delendik
|
d5da15e001
|
Fixes brackets
|
13 years ago |
Yury Delendik
|
7536f0077f
|
Merge pull request #1797 from xavier114fch/zh-TW
Update translation from latest English version of strings
|
13 years ago |
Xavier Fung
|
b53d3ca4f1
|
Update translation from latest English version of strings
|
13 years ago |
Xavier Fung
|
17492f4688
|
Minor fix to brackets
|
13 years ago |
Xavier Fung
|
bf1063048b
|
Merge branch 'zh-TW' of github.com:xavier114fch/pdf.js into zh-TW
|
13 years ago |
Xavier Fung
|
65f6c31bf9
|
Merge remote-tracking branch 'upstream/master' into zh-TW
|
13 years ago |
Xavier Fung
|
bf52f3f293
|
Merge remote-tracking branch 'upstream/master' into zh-TW
|
13 years ago |
Yury Delendik
|
3a240263b0
|
Merge pull request #1794 from brendandahl/fix-fallback
Fix fallback after new download.
|
13 years ago |
Brendan Dahl
|
87d9651eb7
|
Fix fallback after new download.
|
13 years ago |
Xavier Fung
|
c37be31b49
|
Merge branch 'zh-TW' of https://github.com/xavier114fch/pdf.js into zh-TW
|
13 years ago |
Yury Delendik
|
dc4e53ca00
|
Merge pull request #1793 from yurydelendik/ellipsis
Uses ellipsis instead of dots
|
13 years ago |
Gavin Sharp
|
65a7017ac9
|
Uses ellipsis instead of dots
|
13 years ago |
Yury Delendik
|
08b2249159
|
Merge pull request #1787 from ikr/master
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file
|
13 years ago |
Yury Delendik
|
dab519228b
|
Merge pull request #1789 from brendandahl/app-pref
Addresses review feedback from mozilla central.
|
13 years ago |
Brendan Dahl
|
4f314fff39
|
Remove space at end of line.
|
13 years ago |
Artur Adib
|
277c127921
|
Merge pull request #1743 from yurydelendik/mobile-1
Add viewport metatag for mobile
|
13 years ago |
Brendan Dahl
|
16b1fa1e98
|
Merge upstream.
|
13 years ago |
Brendan Dahl
|
72e6dbebaa
|
Update factory in bootstrap.js.
|
13 years ago |
Brendan Dahl
|
da94701c7b
|
Addresses review feedback from mozilla central. See bugzilla bug 752676.
|
13 years ago |
Xavier Fung
|
adeef04fee
|
Update translation
|
13 years ago |
Ivan Krechetov
|
5be6707a9e
|
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file.
The old one returned a 404, and prevented `node make server` from running the first time.
|
13 years ago |
Yury Delendik
|
769bbf20e1
|
Merge pull request #1781 from brendandahl/app-pref
GH Portion of the Control pdf.js and Other PDF Plugins using Application Preferences bug
|
13 years ago |
Yury Delendik
|
b47e1c8b3b
|
Merge pull request #1786 from brendandahl/blob-download2
Use already downloaded data for the open with/save as dialog.
|
13 years ago |
Brendan Dahl
|
6175e4b526
|
Use already downloaded data for the open with/save as dialog.
|
13 years ago |
Brendan Dahl
|
121040a5dc
|
Make pdf.js the default pdf viewer for moz central.
Update the tests to reflect this.
|
13 years ago |
Brendan Dahl
|
8ae9c7dcbd
|
Merge pull request #1783 from yurydelendik/remove-xx
Fixing search button; removing xx culture
|
13 years ago |
Yury Delendik
|
e2011a4244
|
Fixing search button; removing xx culture
|
13 years ago |
Brendan Dahl
|
43cd5c5095
|
Merge pull request #1782 from yurydelendik/review-742099
Addressing the bug 742099 review
|
13 years ago |