Julian Viereck
|
261ff39f6d
|
Remove suffix _IR
|
13 years ago |
Julian Viereck
|
8325d37f9d
|
No need to store ScratchCanvas on CanvasGraphics
|
13 years ago |
Julian Viereck
|
1c87b63124
|
Cleanup the way getIRQueue is called (no need to pass in a queue object in most cases anymore)
|
13 years ago |
Julian Viereck
|
c57349a927
|
Remove TODO on PDFDocModel and rename pdf to pdfModel
|
13 years ago |
Julian Viereck
|
889d6d100a
|
Cleanup font loading.
|
13 years ago |
notmasteryet
|
c8d7d88d0a
|
Merge pull request #1347 from brendandahl/app_shutdown
Skip unneeded steps on APP_SHUTDOWN.
|
13 years ago |
Brendan Dahl
|
7c902eb612
|
Skip unneeded steps on APP_SHUTDOWN.
|
13 years ago |
notmasteryet
|
6051720ecb
|
Merge pull request #1335 from mrqzzz/master
Re-Fixed code (Lint friendly)
|
13 years ago |
Brendan Dahl
|
f63db6de79
|
Merge pull request #1339 from notmasteryet/whitelist-get
Whitelist GET
|
13 years ago |
Brendan Dahl
|
30ad387d30
|
Merge pull request #1341 from notmasteryet/maxversion
Change maxVersion to *
|
13 years ago |
notmasteryet
|
6af1f4b25d
|
Merge pull request #1343 from morgandenning/patch-1
Line 405 : 'errorback' should have been 'errback'
|
13 years ago |
theredspatula
|
6f61b52943
|
Line 405 : 'errorback' should have been 'errback'
|
13 years ago |
notmasteryet
|
b7ff72f5a4
|
Change maxVersion to *
|
13 years ago |
notmasteryet
|
6186ab6004
|
Whitelist GET
|
13 years ago |
notmasteryet
|
f79ed9c941
|
Merge pull request #1338 from arturadib/no-beta
Typo fix
|
13 years ago |
Artur Adib
|
681a0c47e2
|
Typo fix
|
13 years ago |
notmasteryet
|
1bc6c036cc
|
Merge pull request #1336 from arturadib/make-find
Adding new find() commands for moz-central
|
13 years ago |
notmasteryet
|
24e48d382d
|
Merge pull request #1337 from brendandahl/debugpref
Only enable pdfDebug for the extension if a pref is set.
|
13 years ago |
Brendan Dahl
|
abf8fe39ac
|
Only enable pdfDebug for the extension if a pref is set.
|
13 years ago |
Artur Adib
|
c3bdf1e037
|
adding new find() commands
|
13 years ago |
Marcus Oblak
|
7ec282cbb0
|
Re-Fixed Formatting (Lint friendly)
|
13 years ago |
Artur Adib
|
5982cac7c8
|
Merge pull request #1334 from notmasteryet/build-mc
Add additional files for mc build
|
13 years ago |
notmasteryet
|
0d08c37b07
|
Change max ff version number for the extension
|
13 years ago |
notmasteryet
|
6abbc28da8
|
Changing make.js
|
13 years ago |
notmasteryet
|
17164da42d
|
Add additional files for mc build
|
13 years ago |
Marcus Oblak
|
2fbfed476e
|
Fixed code formatting.
|
13 years ago |
Artur Adib
|
b3105a77bc
|
Merge pull request #1332 from arturadib/master
(do not merge) bot test
|
13 years ago |
Artur Adib
|
c106b7d895
|
Update README.md
|
13 years ago |
mrqzzz
|
d6cb3cbbd7
|
Handled case where var "outlineDict" was null (in certain PDFs). Handled
case where var "e" was null in "function xRefGetEntry" (in certain PDFs)
|
13 years ago |
Artur Adib
|
6833f64db3
|
Merge pull request #1067 from brendandahl/stats
Start of the benchmark recording framework.
|
13 years ago |
notmasteryet
|
6d23a0cb0f
|
Merge pull request #1326 from brendandahl/sanitizelinks
Sanitize pdf link urls.
|
13 years ago |
Brendan Dahl
|
084a8bca03
|
Add function for checking url.
|
13 years ago |
Brendan Dahl
|
b24d647db2
|
Remove unused span.
|
13 years ago |
Brendan Dahl
|
41557d62c0
|
Merge branch 'master' of https://github.com/mozilla/pdf.js into stats
|
13 years ago |
Brendan Dahl
|
a3d7b1d950
|
Merge pull request #1300 from notmasteryet/tree-85
Chrome extension: uses encodeURIComponent; fixes download button
|
13 years ago |
Brendan Dahl
|
387a56fd2c
|
Sanitize pdf link urls.
|
13 years ago |
Brendan Dahl
|
d4111ed025
|
Merge pull request #1316 from notmasteryet/issue-1251
Fixes unnecessary style attributes in SVG
|
13 years ago |
notmasteryet
|
02711c7610
|
Fixes unnecessary style attributes in svg
|
13 years ago |
Brendan Dahl
|
35c9a9ac47
|
Merge pull request #1296 from notmasteryet/issue-1284
Move CustomStyle object
|
13 years ago |
Brendan Dahl
|
624d19b25f
|
Merge pull request #1267 from notmasteryet/issue-894
Skipping HTTP POST requests in the addon
|
13 years ago |
Artur Adib
|
2166dbeefa
|
Merge pull request #1301 from notmasteryet/lint-makejs
Exclude make.js from the linting; fixes few lint make.js errors
|
13 years ago |
notmasteryet
|
30888e94bd
|
Exclude make.js from the linting; fixes few lint make.js errors
|
13 years ago |
notmasteryet
|
0c7d45bbfb
|
Chrome extension: uses encodeURIComponent; fixes download button
|
13 years ago |
notmasteryet
|
e1c6bfd77b
|
Merge pull request #1298 from arturadib/shelljs
Using ShellJS
|
13 years ago |
Artur Adib
|
f6ba3843bd
|
Using ShellJS
|
13 years ago |
Artur Adib
|
6c24a75340
|
Merge pull request #1290 from notmasteryet/tree-84
Re-encodes cmap based on post table or current encoding; ...
|
13 years ago |
notmasteryet
|
b870cbad0f
|
Move custom style
|
13 years ago |
notmasteryet
|
ab3107e8e0
|
Optimization
|
13 years ago |
notmasteryet
|
38e3f32557
|
Add and fix pdfkit_compressed.pdf
|
13 years ago |
notmasteryet
|
83860bf281
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into tree-84
|
13 years ago |