Artur Adib
|
c8695cfa0a
|
sidebar toggle working
|
13 years ago |
Saebekassebil
|
025ee3f9af
|
Use Title - Filename as document.title
|
13 years ago |
Yury Delendik
|
08a241fc4b
|
Convert Unicode strings in the document info (#1458)
|
13 years ago |
gigaherz
|
2283f0bac1
|
Decode the filename when assigning to title.
|
13 years ago |
Saebekassebil
|
10fb0dc383
|
Use strict and expose in build version
|
13 years ago |
Saebekassebil
|
102469d20c
|
expose documentInfo in viewer
|
13 years ago |
Saebekassebil
|
1181ef2778
|
Fix throwing errors
|
13 years ago |
Saebekassebil
|
e6277784f1
|
fix to follow syntax style guidelines
|
13 years ago |
notmasteryet
|
eda1fe74f4
|
Remove scrollTo on unload
|
13 years ago |
gigaherz
|
3280a2bece
|
Unwrap getFileName from the object, avoid issues with / in query/anchor strings, simplify the code to calculate 'end'.
|
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
|
2bb5a9e545
|
moving \!pdfTitle to front
|
13 years ago |
Saebekassebil
|
edc1694620
|
Now also fetch 'Document Info Dictionary', and expose 'raw' metadata attributes
|
13 years ago |
Saebekassebil
|
20dd225e40
|
Metadata parsing/serialization
|
13 years ago |
gigaherz
|
ab46530ff8
|
Lint fixes.
|
13 years ago |
gigaherz
|
080a80b716
|
Better filename cleanup
|
13 years ago |
gigaherz
|
536519a9a1
|
Assign the filename to the page title instead of the full URL
|
13 years ago |
gigaherz
|
ddf3d114d0
|
Wrong word.
|
13 years ago |
gigaherz
|
114d2c9ebd
|
Simplified ProgressBar class. Visual tweaks.
|
13 years ago |
gigaherz
|
ecaf467a13
|
One more cosmetic tweak and fix 'make lint' complaints.
|
13 years ago |
gigaherz
|
d2f463bf7c
|
Add a progressbar to the loading indicator, below the text.
|
13 years ago |
Brendan Dahl
|
abf8fe39ac
|
Only enable pdfDebug for the extension if a pref is set.
|
13 years ago |
notmasteryet
|
b870cbad0f
|
Move custom style
|
13 years ago |
Brendan Dahl
|
d0143cc289
|
Fix missing bidi for extension.
|
13 years ago |
Brendan Dahl
|
e07505ff8d
|
Update stats to use the new pdfBug panel.
|
13 years ago |
notmasteryet
|
a9226a594c
|
Fixes "invalid 'in' operand destKind"
|
13 years ago |
Brendan Dahl
|
8d3c63ef07
|
Use obj instead of array.
|
13 years ago |
Brendan Dahl
|
c7a90e0421
|
Fix parse query.
|
13 years ago |
Brendan Dahl
|
5e04ad5e3a
|
Move special debug flags to the hash section of the url.
|
13 years ago |
Brendan Dahl
|
45e3db77f2
|
Fix the font inspector.
|
13 years ago |
Brendan Dahl
|
f54486d8c8
|
Change how the tools are enabled.
|
13 years ago |
Artur Adib
|
739cfb11ff
|
Closes #1186
|
13 years ago |
notmasteryet
|
6c7e7df6da
|
linting
|
13 years ago |
Brendan Dahl
|
9fe5eff905
|
Combining Yury's and my debugging tools.
|
13 years ago |
Adil Allawi
|
6902ba51fa
|
Properly support custom CSS properties
Fix comment in bidi
|
13 years ago |
Adil Allawi
|
2bc708305d
|
Fix up bidi algorithm, and set direction of div to match text direction
|
13 years ago |
Adil Allawi
|
ffa0e082a4
|
Scale text divs instead of letterspacing
|
13 years ago |
gigaherz
|
c24684b8e9
|
Got rid of the "released" class and made the pin icon depend on the sidebar state.
|
13 years ago |
notmasteryet
|
cdf1db35fc
|
Using sans-serif instead of loaded fonts; fix IE9 dataset compatibility shim
|
13 years ago |
gigaherz
|
8a22a43cf3
|
No need to be paranoid, the code isn't going to contain both classes at once unless someone messes up, and then it's not my fault.
|
13 years ago |
gigaherz
|
b9b489c99e
|
Changed class management to use the classList collection instead of regex.
Fixed a bug where it wouldn't react to the first click.
|
13 years ago |
Brendan Dahl
|
66052f2dd2
|
Switch to textContent. Fix lint.
|
13 years ago |
gigaherz
|
bbd2bc37d6
|
Ran `make lint` and fixed the issues it complained about.
|
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 |
Brendan Dahl
|
9a1741f466
|
Protect against a malicious setDatabase. Remove unneeded save data.
|
13 years ago |
Artur Adib
|
8950d0bca9
|
Remove instead of hide icon
|
13 years ago |
Artur Adib
|
5ef79dca14
|
New version: show loading icon until page renders
|
13 years ago |
Artur Adib
|
47f24cd27b
|
Show animated loading icon if page renders slow
|
13 years ago |
Artur Adib
|
30a01c5da6
|
addressing reviewer comments, bug fix
|
13 years ago |
Brendan Dahl
|
337806deed
|
Fix url for thumbnail. (still not working 100)
|
13 years ago |