Kalervo Kujala
|
4747467103
|
Add firefox mouse scrolling support in presentation mode.
Convert ticks to mouse delta values and use that to determine
when to flip the page.
Also use cooldown time for presentation mode page scrolling.
This way hi res mouses do not scroll multiple pages at once.
http://www.codeproject.com/Articles/155717/Handling-Enhanced-Mouse-Wheels-in-your-Application
|
13 years ago |
Artur Adib
|
3bd20a7415
|
bug fix: textLayer ready still needs scroll
|
13 years ago |
Yury Delendik
|
338373a841
|
Merge pull request #2179 from yurydelendik/private-browsing
Fixes private browsing history
|
13 years ago |
Yury Delendik
|
c2629d9632
|
Update web/index.html.template
Refer localized pdf.js AMO add-on page
|
13 years ago |
Yury Delendik
|
931bf9b46d
|
Merge pull request #2182 from q--/master
Removed en-US from link to stable version in Readme
|
13 years ago |
Yury Delendik
|
20c8269e70
|
Remove unused constants
|
13 years ago |
q--
|
8871ca895d
|
Removed en-US from link to stable version in Readme
|
13 years ago |
Brendan Dahl
|
6004f72168
|
Merge pull request #2180 from yurydelendik/bug794794
Prevents key handling when the input/toolbar controls are focused
|
13 years ago |
Yury Delendik
|
8cf766d177
|
Prevents key handling when the input/toolbar controls are focused
|
13 years ago |
Yury Delendik
|
181dd33fbb
|
Fixes private browsing history
|
13 years ago |
Yury Delendik
|
5cf5ef357f
|
Merge pull request #2167 from jviereck/textLayer-whitespaces
Tune whitespace insertion
|
13 years ago |
Brendan Dahl
|
dd0cb37f38
|
Add some door hanger styling for the find bar
|
13 years ago |
Brendan Dahl
|
53672af0f7
|
Fix un-highlight when there is no query.
|
13 years ago |
Brendan Dahl
|
38193b1887
|
Update the find bar ui status.
|
13 years ago |
Brendan Dahl
|
2a1264a746
|
Don't try to highlight anything if the page isn't selected and we aren't highlighting all.
|
13 years ago |
Julian Viereck
|
ecf3dae776
|
Fix clear matches functionality
|
13 years ago |
Artur Adib
|
6090b3edf9
|
colors closer to FF's, add highlightAll support
|
13 years ago |
Brendan Dahl
|
5289a87a65
|
Merge pull request #2173 from yurydelendik/issue-2172
Fixes function declaration for strict mode
|
13 years ago |
Yury Delendik
|
332cb20fcc
|
Fixes function declaration for strict mode
|
13 years ago |
Artur Adib
|
e2a2085f62
|
remove find button in MOZCENTRAL
|
13 years ago |
Artur Adib
|
1ec2e2a1a2
|
remove old unused code
|
13 years ago |
Artur Adib
|
73b96e0e58
|
bug fix: clear previous highlights
|
13 years ago |
Julian Viereck
|
47809fe316
|
Address yury's review comments
|
13 years ago |
Artur Adib
|
6022476f03
|
add support for case sensitive
|
13 years ago |
Xavier fung
|
f046e6670a
|
Update zh-TW Translation
|
13 years ago |
Artur Adib
|
6864a07221
|
Use "find" instead of both find & search
|
13 years ago |
Artur Adib
|
d94bbad575
|
typo fix
|
13 years ago |
Julian Viereck
|
da57e0f89e
|
Julian's html-search-bar work
|
13 years ago |
Julian Viereck
|
658c6936fc
|
Tune whitespace insertion
|
13 years ago |
Julian Viereck
|
e98eba1b11
|
Merge pull request #2127 from jviereck/text-algo-3
Use the text extracted in the getTextContent function for the divs of the textLayer.
|
13 years ago |
Yury Delendik
|
574d626f04
|
Merge pull request #1906 from brendandahl/use-plain-blob
Use Blob constructor when available instead of deprecated MozBlobBuilder.
|
13 years ago |
Brendan Dahl
|
de343b0297
|
Merge pull request #2153 from yurydelendik/rename-fullscreen
Renames fullscreen to presentation mode
|
13 years ago |
Brendan Dahl
|
aa59fd0d24
|
Merge pull request #2146 from yurydelendik/fix-gb-browser
Workaround for android gb browser bug
|
13 years ago |
Yury Delendik
|
6f325ca7e2
|
Merge pull request #2162 from miketaylr/fullscreen-squashed
Fullscreen updates for latest (unprefixed) spec.
|
13 years ago |
Mike Taylor
|
9bc2a065fe
|
Fullscreen updates for latest (unprefixed) spec.
Fixes the camelCase error in requestFullscreen. Replaces document.fullscreen
with a check for document.fullscreenElement.
|
13 years ago |
Brendan Dahl
|
739ee47865
|
Use Blob constructor when available instead of deprecated MozBlobBuilder.
|
13 years ago |
Yury Delendik
|
3c4f7ac072
|
Merge pull request #2160 from ironymark/master
Handle Arabic Ligatures in issue #2141
|
13 years ago |
Julian Viereck
|
f1e0edbaa9
|
Address Yurys review comments
|
13 years ago |
Adil Allawi
|
d382799785
|
Merge branch 'master' of https://github.com/mozilla/pdf.js
|
13 years ago |
Adil Allawi
|
5bc2934014
|
Handle normalization of Arabic Unicode Presentation Forms A to Arabic Unicode
|
13 years ago |
Yury Delendik
|
130447755e
|
Merge pull request #2144 from xsoh/master
Update the Arabic translation
|
13 years ago |
Yury Delendik
|
e3b3706956
|
Merge pull request #2155 from ironymark/master
Fix issue #2141
|
13 years ago |
Adil Allawi
|
c04b4c1679
|
Handle normalization of Arabic Unicode Presentation Forms B to Arabic Unicode
|
13 years ago |
xsoh
|
2d7f3c5cc6
|
Changing some words and fixing spaces
Changing some words and fixing spaces in the translation.
|
13 years ago |
Yury Delendik
|
12a0faadad
|
Renames fullscreen to presentation mode
|
13 years ago |
Brendan Dahl
|
47340d557c
|
Merge pull request #2145 from yurydelendik/fix-export-keyword
Renaming export to exportData
|
13 years ago |
Julian Viereck
|
e48530d391
|
Fix AppendText after API changes
|
13 years ago |
Yury Delendik
|
75e928c102
|
Merge pull request #2058 from Pimm/master
Small fixes for normal and potential post-compilation bugs
|
13 years ago |
Yury Delendik
|
59eca230fa
|
Merge pull request #2131 from saebekassebil/metadata2
Metadata optimization
|
13 years ago |
Yury Delendik
|
fc6b0e9bf2
|
Workaround for android gb browser bug
|
13 years ago |