Yury Delendik
|
4d0b478756
|
Merge pull request #1890 from pivotal-medici/skip_inherited_properties
Skip properties inherited from array.prototype
|
2012-07-11 09:21:13 -07:00 |
|
Alex Kwiatkowski & Daniel Yankowsky
|
00dbce612f
|
Skip properties inherited from array.prototype
|
2012-07-11 11:45:28 -04:00 |
|
Artur Adib
|
81bae99ab0
|
Merge pull request #1888 from yurydelendik/android-ext
Adds android support to install.rdf
|
2012-07-11 01:13:56 -07:00 |
|
Yury Delendik
|
2f60f4a0d3
|
Adds android support to install.rdf
|
2012-07-10 10:23:36 -05:00 |
|
Brendan Dahl
|
f4c16aab9e
|
Merge pull request #1882 from yurydelendik/jpx-segsymbol
Segmentation symbol check for JPX
|
2012-07-09 14:38:14 -07:00 |
|
Brendan Dahl
|
f98db29e0c
|
Merge pull request #1881 from yurydelendik/jbig2-2
Adds lossless segment types; fixes generic region prediction flag
|
2012-07-09 14:35:47 -07:00 |
|
Yury Delendik
|
48e115cf30
|
Implements segmentation symbol check for JPX
|
2012-07-09 13:59:50 -05:00 |
|
Yury Delendik
|
f9f715b656
|
Adds lossless segment types; fixes generic region prediction flag
|
2012-07-09 12:13:03 -05:00 |
|
Yury Delendik
|
164499b9ed
|
Merge pull request #1872 from Fitoschido/master
Add Spanish localization
|
2012-07-05 03:44:47 -07:00 |
|
Adolfo Jayme Barrientos
|
9762275b44
|
Moar small fixes
Dah.
|
2012-07-04 22:44:22 -05:00 |
|
Adolfo Jayme Barrientos
|
9e8838756b
|
Small fix
|
2012-07-04 22:38:43 -05:00 |
|
Adolfo Jayme Barrientos
|
f46b8b98ba
|
Add Spanish localization
|
2012-07-04 22:32:15 -05:00 |
|
Brendan Dahl
|
8f4700d33a
|
Merge pull request #1856 from yurydelendik/wincid-1
Warn instead of fail for CID fonts
|
2012-06-28 08:51:14 -07:00 |
|
Yury Delendik
|
07a24c5589
|
Warn instead of fail for CID fonts
|
2012-06-28 07:51:18 -05: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 |
|
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 |
|
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 |
|