Tim van der Meij
96ec48e634
Squashing commits for disabling zoom buttons feature
12 years ago
Tim van der Meij
0f8f9deb0b
Squashing commits for zooming changes
12 years ago
Yury Delendik
6ce1cfe734
Reverts 729b82, d5f65f and 724add
12 years ago
vyv03354
729b82359a
Implements the print permission
12 years ago
Yury Delendik
d5f65f5431
Fixes text search for "secured" documents
12 years ago
Snuffleupagus
d296c3dbaa
Add 'pagemode' URL parameter - comments addressed
12 years ago
Yury Delendik
81f8f92696
Adds web/* and test/* for jshint target
12 years ago
Yury Delendik
9c044e2c31
Fallback when AcroForm is present
12 years ago
mduan
6bacb38692
Make canvas transform matrix account for devicePixelRatio
12 years ago
Bill Walker
12af2f9431
fix for #2219 , "provide a better error message when file= not found/accessible"
...
summary: create a new Exception class for missing PDF's, use it in place of generic
add new MissingPDFException to util.js
handle MissingPDF in api.js
handle MissingPDF in viewer.js, using new missing_file_error message
add new missing_file_error to l10n/en-US/viewer.properties
send MissingPDF from WorkerMessageHandler's loadDocument
send MissingPDF from GetDocRequest handler
12 years ago
Yury Delendik
9a5ecae2a3
Wait for animation frame before displaying stuff
12 years ago
Snuffleupagus
e08e326a67
Automatically resize the zoom box width to fit the content
12 years ago
Yury Delendik
ddcbc4ddff
Fixes intermittent rendering stop
12 years ago
Snuffleupagus
c901f2f289
Improve the behaviour of the pageNumber input field
12 years ago
Snuffleupagus
2d028e64c5
Change page with up/down arrow keys when zoom is set to 'page-fit'
12 years ago
Snuffleupagus
ae29adc730
Add various improvements to scroll Thumbnails into view - comments addressed
12 years ago
Yury Delendik
7b70710565
Traces pdf.js version
12 years ago
Snuffleupagus
05e5a6b604
Horizontal scrolling using the left/right arrow keys - version 4
13 years ago
Snuffleupagus
a97a0e2f55
Add reset of zoom level using CTRL + [Numpad 0] on Swedish keyboard
13 years ago
waddlesplash
d05031d3b0
Add German keyboard "+"-zoom.
13 years ago
Yury Delendik
5dc87a7fca
Detecting if web fonts are disable in Firefox.
13 years ago
Yury Delendik
e5247e4895
Updates webL10n; using viewer.properties as is
13 years ago
Brendan Dahl
df0d9be4a5
Add close button and title bar for b2g.
13 years ago
Brendan Dahl
67f3b38245
Change keys and update wording for find wrapped strings.
13 years ago
Brendan Dahl
60209f6b43
Use high dpi display hack for printing too.
13 years ago
waddlesplash
32fbf687ab
Refactor names in various files.
...
web/viewer.js
src/fonts.js (& remove unused global)
src/evaluator.js
src/canvas.js
13 years ago
Saebekassebil
6f17260d35
Fix bugzilla bug#804526, hiding fullscreen button when in an iframe
13 years ago
Yury Delendik
1f56d242ff
Adds basic PDF info
13 years ago
Brendan Dahl
babd8df176
Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code.
13 years ago
Yury Delendik
a47033131c
Fixes find_wrapped_to_bottom fallback string
13 years ago
Piotr Zalewa
812bc6795d
* InvalidPDFException added
...
* Act on throwing an Exception and InvalidPDFException by rejecting the worker
instead of throwing
* changed message for all builds
* alerting and closing window only for B2G builds
* invalid_file_error added to l10n (en and pl)
* UnknownErrorException added and used for every error()
13 years ago
Brendan Dahl
8e3f626f8a
Remove use of innerhtml.
13 years ago
waddlesplash
ceee2c4d04
Make the comments look nicer & fix a linebreak bug.
13 years ago
Brendan Dahl
3488d756e8
Allow find to highlight matches without extracting all text.
13 years ago
Yury Delendik
4dcb1fd25f
Fixes output for HiDPI device
13 years ago
Yury Delendik
209ee959db
Fixes 'currentPage is undefined' viewer error
13 years ago
Yury Delendik
ee499b46cf
Removes 'visiblePages[0] is undefined' error
13 years ago
Yury Delendik
da73934baf
Fixes fit-page and fullscreen
13 years ago
Yury Delendik
be779c2ec7
Hides cursor in presentation mode
13 years ago
Brendan Dahl
4734cd8198
Change status attribute name.
13 years ago
Yury Delendik
00852bd9ca
Rounds page div to the canvas size
13 years ago
Brendan Dahl
c3debc6ee0
Delay extracting text until first find event.
13 years ago
Tim van der Meij
6e13e3dd73
Final commit squash
13 years ago
Yury Delendik
f77b61e4f1
Fixes order in which are divs added to the text layer
13 years ago
Yury Delendik
b5f952a63a
Fixes font debugger; text builder api refactoring
13 years ago
Yury Delendik
7cace5f160
Escape key closes findbar
13 years ago
Yury Delendik
2178bf06c9
Adds more presentation mode controls
13 years ago
Brendan Dahl
a15d3d6622
Handle ctrl/cmd+g for html findbar.
13 years ago
Brendan Dahl
95b1f74a30
Add support for firefox integrated find.
13 years ago
Brendan Dahl
a829b06d20
Fixes a minor find bugs.
13 years ago