Brendan Dahl
88ffc2db33
Don't disable outline. Add some more style to outline.
13 years ago
Brendan Dahl
3d43576838
Re-order the zoom options, add actual size option.
13 years ago
Brendan Dahl
29a2b60461
Add print button back.
13 years ago
Brendan Dahl
c4189b46f3
Move sidebar open class.
13 years ago
Brendan Dahl
50088867c0
Remove flex box. Add side animation. Add dashed line around unload thumbnails.
13 years ago
Artur Adib
ffe3dbfc8f
minor fixes
13 years ago
Artur Adib
31a757e301
"Page: 1 of 14"
13 years ago
Artur Adib
d9db7af4c8
fixing Chrome quirks
13 years ago
Artur Adib
195efa404d
removed all old elements; file input & dl work
13 years ago
Brendan Dahl
cc43117039
Add selection ring around thumbnails.
13 years ago
Artur Adib
e1e41aa792
dropdown menu
13 years ago
Artur Adib
d5f296e404
user-changes to pageNumber are working
13 years ago
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
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