Xavier Fung
|
129da85ffc
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-28 14:01:07 +08:00 |
|
Yury Delendik
|
54db7489bd
|
Merge pull request #1831 from brendandahl/priority-rendering
Change to priority/pausible rendering.
|
2012-06-27 12:44:58 -07:00 |
|
Yury Delendik
|
6c86b616f8
|
Merge pull request #1847 from loftux/locale-sv
Updated Swedish locale
|
2012-06-27 11:59:52 -07:00 |
|
Brendan Dahl
|
f90a05f5f8
|
Merge pull request #1837 from yurydelendik/jbig2-1
JBIG2 implementation
|
2012-06-26 16:00:32 -07:00 |
|
Peter Lofgren
|
709181899e
|
Updated Swedish locale
|
2012-06-26 19:36:05 +02: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 |
|
Xavier Fung
|
b6bea61647
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-21 12:31:54 +08: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 |
|
Xavier Fung
|
be2c2d0999
|
Merge branch 'master' of github.com:xavier114fch/pdf.js
|
2012-06-19 09:57:03 +08:00 |
|
Brendan Dahl
|
ed7a10a8d5
|
Remove unneeded scroll when we first load a page.
|
2012-06-18 14:12:00 -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
|
ffc27bca1e
|
Fix missing charset for iframe.
|
2012-06-18 10:49:00 -07:00 |
|
Brendan Dahl
|
3c874c9bb7
|
Change to priority rendering.
|
2012-06-18 09:48:47 -07: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 |
|
Xavier Fung
|
001c5eceea
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-14 12:13:30 +08: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 |
|
Xavier Fung
|
291902079d
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-09 00:12:10 +08: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 |
|
Xavier Fung
|
eaee243e8e
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-06 23:44:22 +08: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 |
|