Artur Adib
d94709c2f0
page number works (not editable yet)
13 years ago
Artur Adib
e92656712f
outline view
13 years ago
Artur Adib
76fce75091
text selection OK, switch outline OK
13 years ago
Artur Adib
8363ca88ad
fixing sidebarView scroll bar overflow
13 years ago
Artur Adib
c8695cfa0a
sidebar toggle working
13 years ago
Artur Adib
324ea1d743
first mockup, loads tracemonkey pages OK
13 years ago
Yury Delendik
737ed84174
Initial API implementation
13 years ago
gigaherz
a094dd4746
Simplified the ProgressBar a bit: made the div fixed-size, removed the unnecessary '.remaining' div, used percent size for the '.progress' div.
13 years ago
Saebekassebil
20dd225e40
Metadata parsing/serialization
13 years ago
gigaherz
114d2c9ebd
Simplified ProgressBar class. Visual tweaks.
13 years ago
gigaherz
d2f463bf7c
Add a progressbar to the loading indicator, below the text.
13 years ago
Brendan Dahl
b24d647db2
Remove unused span.
13 years ago
Brendan Dahl
f17a1679eb
Move debugger to the web folder.
13 years ago
Brendan Dahl
9fe5eff905
Combining Yury's and my debugging tools.
13 years ago
notmasteryet
feaa8aaa59
Fixes compatibity.js removal for gh-pages
13 years ago
Adil Allawi
b50cf76ab5
Properly integrate new file bidi.js
13 years ago
gigaherz
c24684b8e9
Got rid of the "released" class and made the pin icon depend on the sidebar state.
13 years ago
Adil Allawi
2e1a88f39e
Handle bidi ordering of PDF strings
13 years ago
gigaherz
6ba38daf56
Tiny issue with tabs/spaces in viewer.html
13 years ago
gigaherz
14eae7cb9f
Move code to the right place and give it a better style.
...
Highlight the background on hover.
13 years ago
gigaherz
6bb14af71c
Made the code somewhat cuter. Still totally wrong in concept.
13 years ago
gigaherz
a617aff425
Quick & dirty sidebar pinning.
13 years ago
Brendan Dahl
f3b2a03de6
Hide the browse bar for the ff extension.
13 years ago
Brendan Dahl
178b89342a
Switch to stream converter for extension.
13 years ago
notmasteryet
93ca387d1b
Migration of the JPX code (from jpx5)
13 years ago
Brendan Dahl
5bd4d1987a
Easier copy/paste error message.
13 years ago
Julian Viereck
997e094bdc
Add new 'Auto' option for the viewer.
13 years ago
notmasteryet
fb2d165a48
Simple search results
14 years ago
Artur Adib
2040c35001
Moved event binding to 'load' event
14 years ago
Artur Adib
7d8240f15c
Addressing comments, linting
14 years ago
Brendan Dahl
3ae06c96ad
Address Yury's comments.
14 years ago
Artur Adib
e316d78755
Smoother thumbnail scrolling via lazy rendering
14 years ago
Brendan Dahl
d6925b13ba
Adding new errorback and code to display error messages.
14 years ago
Brendan Dahl
9bb2b881b0
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
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
Alex Cornejo
46c0f6c23e
Slimmed down toolbar height, from 40 to 24px.
...
This matches the height of the regular Firefox toolbars, 40px takes too
much screenspace, and (in my opinion) unecessarily so, since the fonts
are not even larger.
14 years ago
notmasteryet
0912959503
Fixing 'compatibility.js' load order; add Object.keys emulation
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
Artur Adib
0075007d49
Production scripts
14 years ago
Artur Adib
2e0af76865
Viewer working with dev version
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
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
14 years ago
=
65ea07a3a2
Initial merge of master.
14 years ago
Vivien Nicolas
6d2c5414bf
Add a download button in case the extension is not enough
14 years ago
Vivien Nicolas
20efacb3a1
Use 'hidden' instead of display: none
14 years ago
Vivien Nicolas
f1444d6175
Fix wrongs ids
14 years ago
Vivien Nicolas
e83c77148d
add oncontextmenu='return false;' to buttons
14 years ago