Tim de Koning
|
823db83b19
|
Fixed Safari / Iphone / Ipad support further
|
2012-06-27 11:05:17 +02:00 |
|
Tim de Koning
|
4845bb586e
|
Merge branch 'master' of github.com:kingsquare/pdf.js
|
2012-06-27 09:28:53 +02:00 |
|
Brendan Dahl
|
f90a05f5f8
|
Merge pull request #1837 from yurydelendik/jbig2-1
JBIG2 implementation
|
2012-06-26 16:00:32 -07:00 |
|
Tim de Koning
|
0c33615301
|
Fixing web worker feature detection for Safari
|
2012-06-26 23:07:37 +02: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 |
|
Tim de Koning
|
c131715a2f
|
Make web workers debuggable! This way an error can be caught in the browser when the web worker throws an error.
See http://www.nczonline.net/blog/2009/08/25/web-workers-errors-and-debugging/
|
2012-06-26 10:12:10 +02: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
|
0b1111f368
|
Cleanup: removing main thread loading fallback code
|
2012-06-23 15:49:17 -05:00 |
|
Yury Delendik
|
0dd445bf18
|
Fixes unit tests and adds few for util.js
|
2012-06-23 15:35:59 -05:00 |
|
Yury Delendik
|
00f1d6dbf1
|
Fetches pdf data in the worker
|
2012-06-23 14:48:33 -05:00 |
|
Julian Viereck
|
12b799cd02
|
Use a canvas to measure the width of the text layer div instead of using the slow offsetWidth property
|
2012-06-23 16:07:17 +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
|
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 |
|
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 |
|