Brendan Dahl
|
f90a05f5f8
|
Merge pull request #1837 from yurydelendik/jbig2-1
JBIG2 implementation
|
2012-06-26 16:00:32 -07:00 |
|
Brendan Dahl
|
a2e94d0ad2
|
Merge pull request #1843 from kingsquare/master
Dutch localization for pdf.js
|
2012-06-26 10:11:53 -07:00 |
|
Yury Delendik
|
25d4467fa3
|
Fixes .length and capitalization nits
|
2012-06-26 00:32:59 -05:00 |
|
Tim de Koning
|
e7ee11c86a
|
Dutch localization for pdf.js
|
2012-06-25 14:24:58 +02:00 |
|
Yury Delendik
|
306092f53e
|
Add jbig2 references to examples and make.js
|
2012-06-22 06:41:28 -05:00 |
|
Yury Delendik
|
ae56ed53a2
|
jbig2 ref test
|
2012-06-22 05:59:53 -05:00 |
|
Yury Delendik
|
f014481149
|
Replaces throw to error() and uses shadow()
|
2012-06-22 05:55:19 -05:00 |
|
Yury Delendik
|
699abbd4f2
|
Removing huffman tables; decoding context refactoring
|
2012-06-22 05:36:56 -05:00 |
|
Yury Delendik
|
2e5414cd18
|
Fixes template 2; implements end of stripe
|
2012-06-22 00:50:04 -05:00 |
|
Yury Delendik
|
aa877e1d40
|
Implements refinement
|
2012-06-21 17:26:24 -05:00 |
|
Artur Adib
|
e2b0c76585
|
Merge pull request #1808 from brendandahl/ui-update
UI update from shorlanders comments.
|
2012-06-20 08:36:21 -07:00 |
|
Brendan Dahl
|
8b0fd2a8f9
|
Merge upstream.
|
2012-06-19 09:02:23 -07:00 |
|
Brendan Dahl
|
8b0ec4b2b0
|
Merge pull request #1693 from benbro/master
Use a reusable style sheet instead of creating a new tag for each rule.
|
2012-06-18 13:06:45 -07:00 |
|
Yury Delendik
|
e09eb529d9
|
Adds basic symbol dictionary and text region.
|
2012-06-18 15:03:20 -05:00 |
|
benbro
|
76a296cac4
|
Remove space at end of line.
|
2012-06-18 23:02:23 +03:00 |
|
Brendan Dahl
|
6a751a9acb
|
Merge pull request #1823 from msujaws/patch-1
PDF.js should use a consistent font for its user interface
|
2012-06-18 08:46:41 -07:00 |
|
Brendan Dahl
|
e667f6b782
|
Merge pull request #1816 from merkste/css-prefixes
Added missing css vendor prefixes
|
2012-06-18 08:40:36 -07:00 |
|
Yury Delendik
|
95bc99f698
|
Initial JBIG2 code
|
2012-06-16 15:15:42 -05:00 |
|
Brendan Dahl
|
a32d875cc3
|
Merge pull request #1811 from sbarman/master
Adding explicit masking
|
2012-06-13 18:18:38 -07:00 |
|
sbarman
|
5cbe3a517e
|
Undo removal of Mode line
|
2012-06-13 16:09:57 -07:00 |
|
Jared Wein
|
c3c01d10b3
|
message-box needs to use the font property, not the font-family property.
|
2012-06-13 10:47:46 -07:00 |
|
sbarman
|
7ec483a7fa
|
Added new test pdf to manifest
|
2012-06-13 10:29:02 -07:00 |
|
Jared Wein
|
cba8d992fc
|
Added |button| to the list of elements that message-box should be applied to.
|
2012-06-13 02:27:22 -07:00 |
|
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 |
|
sbarman
|
7c48297794
|
Adding call to resolve unfulfilled promise
|
2012-06-11 15:05:06 -07:00 |
|
sbarman
|
c900dfeced
|
Updated lint errors
|
2012-06-11 14:57:58 -07:00 |
|
Steffen Märcker
|
3b14930eec
|
added missing css vendor prefixes and reordered some properties according to cascade
|
2012-06-11 11:10:33 +02:00 |
|
sbarman
|
d0678ed66e
|
Merge branch 'master' of https://github.com/mozilla/pdf.js
|
2012-06-08 22:43:47 -07:00 |
|
sbarman
|
dd14b3051e
|
Fix for issue #1796
|
2012-06-08 22:42:56 -07:00 |
|
Brendan Dahl
|
cebee4026d
|
UI update from shorlanders comments.
|
2012-06-07 13:51:29 -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 |
|