pdf.js/web
Rob Wu 3914768085 Implement hand tool
The logic for the hand tool is implemented in a separate project,
maintained at https://github.com/Rob--W/grab-to-pan.js

Integration notes
- Added toggle as an entry under the Secondary toolbar
- Added shortcut "h" to toggle hand tool (to-do: document this in wiki
  after merge). This shortcut is also used in Adobe's Acrobat Reader.

To-do: localizations for:
hand_tool_enable.title=
hand_tool_enable_label=
hand_tool_disable.title=
hand_tool_disable_label=

To-do (wish): persistence of hand tool preference, preferably a global setting.

secondaryToolbarButton-handTool.png created by Stephen Horlander <shorlander@mozilla.com>
2013-12-03 15:51:41 +01:00
..
images Implement hand tool 2013-12-03 15:51:41 +01:00
.gitignore Updates webL10n; using viewer.properties as is 2012-11-29 14:02:33 -06:00
compatibility.js add 'contains' for the classList implementation 2013-11-06 14:52:04 +08:00
compressed.tracemonkey-pldi-09.pdf Add Makefile. Move some files around to make building the website easier. 2011-07-05 10:53:57 -07:00
debugger.js Reduce the memory usage of the operator list. 2013-11-13 11:43:38 -08:00
default_preferences.js Implement default preferences 2013-11-18 23:51:06 +01:00
download_manager.js Rejects incorrect url in download manager 2013-07-12 13:38:49 -05:00
firefoxcom.js Implement default preferences 2013-11-18 23:51:06 +01:00
grab_to_pan.js Implement hand tool 2013-12-03 15:51:41 +01:00
hand_tool.js Implement hand tool 2013-12-03 15:51:41 +01:00
index.html.template Update web/index.html.template 2012-10-02 07:26:20 -05:00
mozPrintCallback_polyfill.js Add mozPrintCallback shim 2013-10-08 19:46:59 +02:00
page_view.js Fix rotation regression from #3970. 2013-11-25 14:08:28 -08:00
password_prompt.js Improved password prompt 2013-09-24 17:46:54 +02:00
pdf_find_bar.js Ctrl + F opens find bar instead of toggling it 2013-11-14 23:56:11 +01:00
pdf_find_controller.js Prevent searching during load from breaking the find functionality 2013-09-05 00:25:19 +02:00
pdf_history.js [PDFHistory] Fix "Warning: Unhandled rejection: [Exception... "The operation is insecure."" in Firefox 25 2013-11-23 12:15:39 +01:00
preferences.js Implement default preferences 2013-11-18 23:51:06 +01:00
presentation_mode.js Implement hand tool 2013-12-03 15:51:41 +01:00
secondary_toolbar.js A few small tweaks of the SecondaryToolbar code 2013-10-18 23:03:28 +02:00
settings.js Fix coding style and improve comment in settings.js 2013-10-02 15:57:23 +02:00
text_layer_builder.js Append entire DOM fragment at once. 2013-11-26 11:01:28 -08:00
thumbnail_view.js Move ThumbnailView from viewer.js to its own file 2013-08-06 22:19:03 +02:00
ui_utils.js Fixes find position in HiDPI displays 2013-11-25 09:07:10 -06:00
viewer-snippet-b2g-activity-header.html Add close button and title bar for b2g. 2012-11-28 11:02:56 -08:00
viewer-snippet-chrome-extension.html [CRX] Show nicely formatted URL in omnibox 2013-10-16 23:14:46 +02:00
viewer-snippet-firefox-extension.html Un-inline pdf.js for the extension/mozcentral and remove fetch pdf by content code. 2012-10-29 12:44:18 -07:00
viewer-snippet-mozPrintCallback-polyfill.html Add mozPrintCallback shim 2013-10-08 19:46:59 +02:00
viewer-snippet.html Updates webL10n; using viewer.properties as is 2012-11-29 14:02:33 -06:00
viewer.css Implement hand tool 2013-12-03 15:51:41 +01:00
viewer.html Implement hand tool 2013-12-03 15:51:41 +01:00
viewer.js Implement hand tool 2013-12-03 15:51:41 +01:00