Brendan Dahl
|
27b0d0c941
|
Switch to two arrays for instructions.
|
14 years ago |
notmasteryet
|
c25f837766
|
Fixes concurrent pages loading (#974 and #626)
|
14 years ago |
notmasteryet
|
d6e1c8f526
|
Merge pull request #983 from merkste/opera-worker-issues
Added fallback to fake worker if serialization of typed array fails.
|
14 years ago |
Kalervo Kujala
|
84d6a121af
|
Add basic unit tests for obj.js.
|
14 years ago |
Steffen Märcker
|
d769535bee
|
fixed the remaining style error
|
14 years ago |
Steffen Märcker
|
b506bc7f44
|
fixed lint errors
|
14 years ago |
Steffen Märcker
|
9fcd303519
|
fixed typo
|
14 years ago |
Steffen Märcker
|
c2b42b1cfc
|
Small refactoring of fallback code to fake worker.
|
14 years ago |
Steffen Märcker
|
fdcc4ca590
|
Added fallback to fake worker if serialization of typed array fails.
This happens e.g. in Opera 11.60.
|
14 years ago |
Kalervo Kujala
|
58a2919ef7
|
Separate unit test Makefile commands to separate variables for readability.
Also add more debug info for the make.
|
14 years ago |
Steffen Märcker
|
440a47e593
|
fixed viewer.css to support Opera's linear gradients and transitions
|
14 years ago |
Saebekassebil
|
ae7f2e9fcc
|
Respect private browsing in extension
|
14 years ago |
Saebekassebil
|
4358ebc18b
|
Too rash yet again. Bracket and style nits
|
14 years ago |
Saebekassebil
|
83cb12be7f
|
Set page number instead of window.scrollTo, and remove Cookie reference
|
14 years ago |
Saebekassebil
|
e147485262
|
Refactoring Settings manager, now with limit on memory usage
|
14 years ago |
Saebekassebil
|
4c064eb94a
|
Missed function name...
|
14 years ago |
Saebekassebil
|
4ea5b9f771
|
Remember hash position correctly
|
14 years ago |
Andreas Gal
|
f10a543080
|
Merge pull request #980 from saebekassebil/fixkeydown
Fixes shortcuts steals from browser - Issue #979
|
14 years ago |
Saebekassebil
|
959b419082
|
Fixes shortcuts steals from browser - Issue #979
|
14 years ago |
Brendan Dahl
|
971f35d165
|
Add unit files to lint, fix lint errors.
|
14 years ago |
Brendan Dahl
|
1089c30b56
|
Adding type4 postscript function support.
|
14 years ago |
Saebekassebil
|
c7375745ae
|
Too rash. Fixes gjslint errors
|
14 years ago |
Saebekassebil
|
ac8f0e2c87
|
Address yury's comments, and remove unnecessary hash settings
|
14 years ago |
notmasteryet
|
d7754a402e
|
Correct stroke width for text; convert intel-load test to eq-test
|
14 years ago |
Saebekassebil
|
0de0e92bc4
|
Added #getFingerprint method to PDFDocModel
|
14 years ago |
Saebekassebil
|
d44f9f2074
|
Implemented Settings manager. Now remembering scroll positions
|
14 years ago |
Kalervo Kujala
|
43b57f9e49
|
Add debug logging to unit test Makefile.
|
14 years ago |
Kalervo Kujala
|
13b88a07e0
|
Move initialization of uniquePrefix higher.
|
14 years ago |
notmasteryet
|
0e906bbaeb
|
Merge pull request #968 from saebekassebil/dev
Comment and Check Annotations - Re. PR#946
|
14 years ago |
Artur Adib
|
b2791c60a6
|
Fixed worker_loader for examples/; simplified
|
14 years ago |
Saebekassebil
|
33e8d988c4
|
Image directory as a constant, adding myself to LICENSE file
|
14 years ago |
Saebekassebil
|
12e2dcd775
|
Addressing notmasteryet's comments
|
14 years ago |
Saebekassebil
|
c714c782cc
|
Lint nits
|
14 years ago |
Saebekassebil
|
4a661e1735
|
Implemented Comment and Check annotation. Correcting some typos in last commit
|
14 years ago |
Artur Adib
|
ee96acfebe
|
Merge pull request #967 from arturadib/master
(Do Not Merge) Testing refs
|
14 years ago |
Artur Adib
|
b3fdfb230f
|
Update README.md
|
14 years ago |
Artur Adib
|
ca7d44c646
|
Merge pull request #749 from notmasteryet/forms-1
Simple AcroForms support
|
14 years ago |
notmasteryet
|
5affc0d794
|
Disable keyboard shortcuts if current control is INPUT element
|
14 years ago |
notmasteryet
|
3a396b4834
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1
|
14 years ago |
Kalervo Kujala
|
d741a8a7aa
|
Set the Makefile variables correctly for unit test.
|
14 years ago |
Kalervo Kujala
|
3a55c1c8b9
|
Create the profile directories beforehand for unit test.
|
14 years ago |
notmasteryet
|
f007455ac4
|
Merge pull request #961 from brendandahl/smaskscale
Scaling Soft Masks
|
14 years ago |
notmasteryet
|
8288b17edc
|
move inputHint to examples
|
14 years ago |
notmasteryet
|
6011b5b4db
|
Moving forms UI into examples
|
14 years ago |
Brendan Dahl
|
5cfe97611f
|
Rename some variables.
|
14 years ago |
notmasteryet
|
b8672d7efb
|
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into textsearch-1
|
14 years ago |
notmasteryet
|
3bde084ffd
|
add "find" images; function name fix
|
14 years ago |
Brendan Dahl
|
db4a11e568
|
Fix comment.
|
14 years ago |
Julian Viereck
|
eaba65b5dc
|
Merge pull request #959 from jviereck/cache_cmds
Cache Cmd object to reduce number of created objects
|
14 years ago |
Julian Viereck
|
e9c762a97f
|
Address review comments by notmasteryet
|
14 years ago |