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.
|
2012-06-13 02:15:31 -07:00 |
|
Yury Delendik
|
2aae4fd001
|
Merge pull request #1807 from saebekassebil/mousewheel
Dismiss native browser zoom, and use PDF.JS zoom instead
|
2012-06-07 12:41:00 -07:00 |
|
Saebekassebil
|
67703364fc
|
lint errors
|
2012-06-07 21:39:18 +02:00 |
|
Saebekassebil
|
2dacbb7a03
|
Dismiss native browser zoom, and use PDF.JS zoom instead
|
2012-06-07 21:27:26 +02:00 |
|
Brendan Dahl
|
1c1447e599
|
Merge pull request #1763 from yurydelendik/type3-1
Type3 smoothing: pre-scale image in the paintImageMaskXObject
|
2012-06-06 09:26:38 -07:00 |
|
Yury Delendik
|
d5da15e001
|
Fixes brackets
|
2012-06-05 17:56:18 -05:00 |
|
Yury Delendik
|
7536f0077f
|
Merge pull request #1797 from xavier114fch/zh-TW
Update translation from latest English version of strings
|
2012-06-05 10:42:52 -07:00 |
|
Xavier Fung
|
b53d3ca4f1
|
Update translation from latest English version of strings
|
2012-06-05 16:20:30 +08:00 |
|
Xavier Fung
|
17492f4688
|
Minor fix to brackets
|
2012-06-05 16:19:32 +08:00 |
|
Xavier Fung
|
bf1063048b
|
Merge branch 'zh-TW' of github.com:xavier114fch/pdf.js into zh-TW
|
2012-06-05 15:09:21 +08:00 |
|
Xavier Fung
|
65f6c31bf9
|
Merge remote-tracking branch 'upstream/master' into zh-TW
|
2012-06-05 15:05:02 +08:00 |
|
Xavier Fung
|
bf52f3f293
|
Merge remote-tracking branch 'upstream/master' into zh-TW
|
2012-06-05 10:13:08 +08:00 |
|
Yury Delendik
|
3a240263b0
|
Merge pull request #1794 from brendandahl/fix-fallback
Fix fallback after new download.
|
2012-06-04 18:23:38 -07:00 |
|
Brendan Dahl
|
87d9651eb7
|
Fix fallback after new download.
|
2012-06-04 17:33:27 -07:00 |
|
Xavier Fung
|
c37be31b49
|
Merge branch 'zh-TW' of https://github.com/xavier114fch/pdf.js into zh-TW
|
2012-06-05 07:55:11 +08:00 |
|
Yury Delendik
|
dc4e53ca00
|
Merge pull request #1793 from yurydelendik/ellipsis
Uses ellipsis instead of dots
|
2012-06-04 16:49:58 -07:00 |
|
Gavin Sharp
|
65a7017ac9
|
Uses ellipsis instead of dots
|
2012-06-04 18:48:59 -05:00 |
|
Yury Delendik
|
08b2249159
|
Merge pull request #1787 from ikr/master
A new (valid) link for Cyrillic_Alphabets-Chars.pdf test file
|
2012-06-04 16:42:50 -07:00 |
|
Yury Delendik
|
dab519228b
|
Merge pull request #1789 from brendandahl/app-pref
Addresses review feedback from mozilla central.
|
2012-06-04 16:40:51 -07:00 |
|
Brendan Dahl
|
4f314fff39
|
Remove space at end of line.
|
2012-06-04 15:39:50 -07:00 |
|
Artur Adib
|
277c127921
|
Merge pull request #1743 from yurydelendik/mobile-1
Add viewport metatag for mobile
|
2012-06-04 14:34:02 -07:00 |
|
Brendan Dahl
|
16b1fa1e98
|
Merge upstream.
|
2012-06-04 11:16:02 -07:00 |
|
Brendan Dahl
|
72e6dbebaa
|
Update factory in bootstrap.js.
|
2012-06-04 09:45:09 -07:00 |
|
Brendan Dahl
|
da94701c7b
|
Addresses review feedback from mozilla central. See bugzilla bug 752676.
|
2012-06-04 09:38:22 -07:00 |
|
Xavier Fung
|
adeef04fee
|
Update translation
|
2012-06-04 14:35:12 +08:00 |
|
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.
|
2012-06-03 12:15:25 +02:00 |
|
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
|
2012-06-01 16:46:48 -07:00 |
|
Yury Delendik
|
b47e1c8b3b
|
Merge pull request #1786 from brendandahl/blob-download2
Use already downloaded data for the open with/save as dialog.
|
2012-06-01 15:23:52 -07:00 |
|
Brendan Dahl
|
6175e4b526
|
Use already downloaded data for the open with/save as dialog.
|
2012-06-01 14:17:09 -07:00 |
|
Brendan Dahl
|
121040a5dc
|
Make pdf.js the default pdf viewer for moz central.
Update the tests to reflect this.
|
2012-06-01 13:21:45 -07:00 |
|
Brendan Dahl
|
8ae9c7dcbd
|
Merge pull request #1783 from yurydelendik/remove-xx
Fixing search button; removing xx culture
|
2012-05-31 14:54:36 -07:00 |
|
Yury Delendik
|
e2011a4244
|
Fixing search button; removing xx culture
|
2012-05-31 16:13:27 -05:00 |
|
Brendan Dahl
|
43cd5c5095
|
Merge pull request #1782 from yurydelendik/review-742099
Addressing the bug 742099 review
|
2012-05-31 14:07:31 -07:00 |
|
Yury Delendik
|
5371dc671b
|
Missing parent
|
2012-05-31 16:01:54 -05:00 |
|
Yury Delendik
|
fd85882366
|
Addressing the bug 742099 review
|
2012-05-31 15:56:38 -05:00 |
|
Brendan Dahl
|
3d7f01d9ca
|
Add global pref to enable/disable. Control pdf.js in application preferences. Add Artur's mochi tests.
|
2012-05-31 11:16:06 -07:00 |
|
Brendan Dahl
|
2a9efa8acc
|
TODO isn't defined in viewer, just directly call fallback.
|
2012-05-31 11:12:46 -07:00 |
|
Yury Delendik
|
2578476e7c
|
Merge pull request #1775 from xavier114fch/zh-TW
Update translation
|
2012-05-29 11:54:24 -07:00 |
|
Xavier Fung
|
613f4f2b90
|
Update translation
|
2012-05-30 02:47:00 +08:00 |
|
Brendan Dahl
|
85f9217c5e
|
Merge pull request #1774 from arturadib/mozcentral-test-1
Moz-Central tests: Remove all async tests
|
2012-05-29 10:58:41 -07:00 |
|
Brendan Dahl
|
d9764ab468
|
Merge pull request #1674 from mozilla/textsearch
Text search with new API, new UI
|
2012-05-29 10:16:18 -07:00 |
|
Brendan Dahl
|
2ba7cbc4fa
|
Merge pull request #1766 from yurydelendik/encryptmeta
Suppress metadata decryption
|
2012-05-29 09:44:24 -07:00 |
|
Artur Adib
|
2a962f2c97
|
merging upstream
|
2012-05-29 12:16:57 -04:00 |
|
Artur Adib
|
92465b41c5
|
EXT_PREFIX --> PREF_PREFIX
|
2012-05-29 12:14:12 -04:00 |
|
Yury Delendik
|
1fb02300a4
|
Removing log
|
2012-05-29 11:01:46 -05:00 |
|
Artur Adib
|
9597efb3f4
|
merge upstream
|
2012-05-29 11:54:11 -04:00 |
|
Artur Adib
|
f991af003d
|
Merge pull request #1701 from brendandahl/fallback-ui
Fallback UI for Extension
|
2012-05-29 08:43:31 -07:00 |
|
Yury Delendik
|
42a9fb4400
|
Merge pull request #1770 from tomer/master
Hebrew localization for pdf.js
|
2012-05-28 17:06:40 -07:00 |
|
Tomer Cohen
|
ff14136fab
|
Hebrew (he) localization
|
2012-05-29 01:23:45 +03:00 |
|
Yury Delendik
|
50b86ff480
|
Move putImageData
|
2012-05-28 15:10:44 -05:00 |
|