Xavier Fung
|
1a6be95a4d
|
Merge remote-tracking branch 'upstream/master'
|
2012-06-28 21:21:02 +08:00 |
|
Yury Delendik
|
665ff0d36f
|
Merge pull request #1849 from kingsquare/master
Fix for web worker test in Safari
|
2012-06-28 03:05:04 -07:00 |
|
Tim de Koning
|
8292951d0c
|
- Feature detection for setProperty feature detection should not return value
- Minor comment update
|
2012-06-28 09:14:51 +02:00 |
|
Tim de Koning
|
a30199527e
|
We should use feature detection. Thanks @brendandahl
|
2012-06-28 09:10:18 +02:00 |
|
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 |
|
Tim de Koning
|
44d0802700
|
We should use feature detection. Thanks @brendandahl
|
2012-06-27 18:30:43 +02:00 |
|
Tim de Koning
|
d70e6ab40c
|
Bug, seen by @yurydelendik, thanx!
|
2012-06-27 17:03:34 +02:00 |
|
Tim de Koning
|
17c1018eef
|
lint compliance
|
2012-06-27 11:14:14 +02:00 |
|
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
|
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 |
|