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 |
notmasteryet
|
2b2e4b19ab
|
Fixing initial scale when named destination is specified
|
13 years ago |
Brendan Dahl
|
0d839c1c59
|
Fix how we're storing settings and change how the save pdf works.
|
13 years ago |
Brendan Dahl
|
858aab008f
|
Fix the download button.
|
13 years ago |
Brendan Dahl
|
dd8c39d8e1
|
Fix the bookmark button and redo the anchor prefix.
|
13 years ago |
Brendan Dahl
|
f3b2a03de6
|
Hide the browse bar for the ff extension.
|
13 years ago |
Brendan Dahl
|
23bf35d5ef
|
Fix anchor links.
|
13 years ago |
Artur Adib
|
843830cea0
|
Workaround for FF bug
|
13 years ago |
Artur Adib
|
5c62f99fee
|
Fix localStorage feature detection. Close #1099
|
13 years ago |
Brendan Dahl
|
178b89342a
|
Switch to stream converter for extension.
|
13 years ago |
Brendan Dahl
|
edc632e469
|
Fix innerHtml warnings. Remove compatibility.js from the extension.
|
13 years ago |
Artur Adib
|
38d28ecb2e
|
Improved error handling/message
|
13 years ago |
Julian Viereck
|
ada3f33375
|
Replace some setScale by parseScale calls to update value
|
13 years ago |
Artur Adib
|
ba4f0e66aa
|
reviewer comments
|
13 years ago |
Artur Adib
|
1c7f1b9881
|
Fix previous commit
|
13 years ago |
Artur Adib
|
5f4d462144
|
Ensure single chars are added to the layer
|
13 years ago |
Artur Adib
|
499a9b0146
|
Fix for "Error parsing value of 'letter-spacing'"
|
13 years ago |
Artur Adib
|
504d9f12c1
|
Using addEventListener/removeEventListener
|
13 years ago |
Brendan Dahl
|
bd6d89e1a8
|
Start of the benchmark recording framework.
|
13 years ago |
Artur Adib
|
fcdf266d8e
|
Lazy textLayer rendering - pauses after scroll ev
|
13 years ago |
Artur Adib
|
a4f257f940
|
nit
|
13 years ago |
notmasteryet
|
80a1919cfc
|
Fix thumbnail's drawingRequired
|
13 years ago |
Artur Adib
|
ef137dd6a7
|
Support for textLayerBuilder
|
13 years ago |
Brendan Dahl
|
5bd4d1987a
|
Easier copy/paste error message.
|
13 years ago |
Julian Viereck
|
5830474ef7
|
Add preDraw() functionality to render the next page in the background
|
13 years ago |
Artur Adib
|
c8192698fc
|
disableTextLayer option
|
13 years ago |
Julian Viereck
|
496e598813
|
Reset scale value on opening new file
|
13 years ago |
notmasteryet
|
219a60175c
|
Fix blank unopened document regression
|
13 years ago |
Julian Viereck
|
9157597175
|
Fix lint error
|
13 years ago |
Julian Viereck
|
2f563dbd2b
|
Treat `zoom` such that it can be a string value as well.
|
13 years ago |
Julian Viereck
|
b4a42930d6
|
Add selectScaleOption function back, that seems to got lost during rebaseing
|
13 years ago |
Julian Viereck
|
c82b2faa0e
|
Remove brakets
|
13 years ago |
Julian Viereck
|
db627c4082
|
Ignore new scale value if it's the same as before
|
13 years ago |
Julian Viereck
|
997e094bdc
|
Add new 'Auto' option for the viewer.
|
13 years ago |
notmasteryet
|
1074c75f32
|
remove unused field
|
14 years ago |
notmasteryet
|
c25f837766
|
Fixes concurrent pages loading (#974 and #626)
|
14 years ago |