notmasteryet
b5ba29be13
lint error fix
14 years ago
notmasteryet
3d36a05d7f
Text alignment inside input controls
14 years ago
notmasteryet
f3ee85efab
Simple AcroForms support
14 years ago
Julian Viereck
50fe4f55e2
Fix lint warning + turn off worker support
14 years ago
Artur Adib
7d38d7f062
Missing var
14 years ago
Artur Adib
ddf77cda6b
Using ii convention
14 years ago
Artur Adib
2c3991f8b0
More progress, workers working
14 years ago
Artur Adib
249385b4bb
Progress
14 years ago
Artur Adib
c8c5b4f8ea
First iteration, tracemonkey/ecma262 working
14 years ago
Artur Adib
9ddc40c3d7
Nit
14 years ago
Ionuț G. Stan
090b4d6647
Fix same origin policy issue when adding @font-face rules
...
If the first stylesheet in the document is located on an external domain, then
trying to access the `cssRules` property of that `CSSStyleSheet` object will
result in a Security error being thrown in Firefox. In Safari, `cssRules` will
be null, which causes a null pointer exception in the `styleSheet.cssRules.length`
expression.
14 years ago
Julian Viereck
51d4a17232
Change workerSrc location
14 years ago
Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
14 years ago
Artur Adib
c74d7b8777
Workers off!
14 years ago
Artur Adib
98f3bab65c
Lazy rendering
14 years ago
notmasteryet
5d347b0ddb
removing differences from the cmap
14 years ago
Kalervo Kujala
a7690dea0a
Name anonymous functions in canvas.js.
14 years ago
Kalervo Kujala
8f3448e9a8
Name anonymous functions in colorspace.js.
14 years ago
Kalervo Kujala
11098d66dc
Name anonymous functions in image.js.
14 years ago
Kalervo Kujala
ce3f9ae3e8
Name anonymous functions in core.js.
14 years ago
notmasteryet
aaad824f77
Fixing duplicates in cmap
14 years ago
notmasteryet
a1d2c1c6d3
Fix Type1 width; TrueType special characters
14 years ago
Kalervo Kujala
dc15019248
Name anonymous funtions in function.js.
14 years ago
Kalervo Kujala
b9748a91f1
Name anonymous functions in obj.js.
14 years ago
Kalervo Kujala
8a5516c96c
Rename Shanding related functions with better name names.
14 years ago
notmasteryet
343e174951
Change cmap encoding for Type 1
14 years ago
notmasteryet
38372ee2f2
TrueType encoding for files without font data
14 years ago
Kalervo Kujala
7e762169cf
Name a few anonymous functions.
...
Also rename some functions.
14 years ago
notmasteryet
7f038536fb
Migration of the 'encoding-1' branch (ref #674 )
14 years ago
Ionuț G. Stan
56789aea47
Fix lint errors
...
Single quotes instead of double quotes
14 years ago
Artur Adib
e7d08e3a98
Selection working
14 years ago
Brendan Dahl
5cb64fbab7
Initial alpha transparency support.
14 years ago
Kalervo Kujala
068e77bdec
Name anonymous functions in worker.js.
14 years ago
Julian Viereck
1e6d1f9922
Make worker support work again after file split. Add PDFJS_WORKER_DIR/PDFJS_WORKER_FILE to specify where to load files if worker support is enabled
14 years ago
Kalervo Kujala
7e6a589074
Fix js strict warning in worker.js.
...
Also fix a few minor nits.
14 years ago
Artur Adib
1d4e3025b6
PDF --> PDFJS, global wrapper named
14 years ago
Artur Adib
df7baea6d2
Lint
14 years ago
Artur Adib
e71b6188c6
'use strict' everywhere
14 years ago
Artur Adib
0aae9ef880
nit
14 years ago
Artur Adib
0075007d49
Production scripts
14 years ago
Artur Adib
81a55651ed
Missed new file
14 years ago
Artur Adib
2e0af76865
Viewer working with dev version
14 years ago
Artur Adib
85750aa7f3
minor
14 years ago
Artur Adib
3a8aad0f36
Linting
14 years ago
Artur Adib
21753b9e89
Only one worker file, bundled in pdf.js
14 years ago
Artur Adib
8fbb05613e
Progress
14 years ago
Artur Adib
889de3fc4d
make pdfjs
14 years ago
Artur Adib
a7278b7fbc
Splitting files
14 years ago