Yury Delendik
02671decf2
Merge pull request #4066 from Rob--W/crx-pageaction-html-typo
...
Added missing <html> tag to page action
11 years ago
Yury Delendik
85281d3afc
Merge pull request #4059 from glasserc/add-conkeror
...
add support for Conkeror
11 years ago
Rob Wu
ac8b8079a4
Added missing <html> tag to page action
11 years ago
Yury Delendik
83d848084d
Merge pull request #4065 from Rob--W/crx-pageaction-html-typo
...
Remove superfluous <!DOCTYPE html> from page action
11 years ago
Rob Wu
e20bc529c8
Remove superfluos <!DOCTYPE html> from page action
...
Fixes #4064
11 years ago
Ethan Glasser-Camp
9b887f5bf3
add support for Conkeror
11 years ago
Jonas Jenwald
1de3fae840
Merge pull request #4050 from Snuffleupagus/isViewFinished-typo
...
Fix typo in 'isViewFinished' function name
12 years ago
Jonas Jenwald
31ec36d64f
Fix typo in 'isViewFinished' function name
12 years ago
Yury Delendik
cfb4e95521
Merge pull request #4025 from gjuggler/singlefile
...
Add singlefile build target
12 years ago
Yury Delendik
c0088f50bc
Merge pull request #4003 from Snuffleupagus/issue-3999
...
[JBIG2] Fix getting decodeParms when it's an array
12 years ago
Jonas Jenwald
e6c805490b
[JBIG2] Fix getting decodeParms when it's an array
12 years ago
Gregory Jordan
1838ec0427
Add a singlefile target to build one concatenated file
12 years ago
Brendan Dahl
f2b717c637
Merge pull request #4043 from Snuffleupagus/set-page-cleanup
...
Small cleanup in 'set page'
12 years ago
Brendan Dahl
81cb24bff5
Merge pull request #3997 from Snuffleupagus/bug-946506
...
Fix loading of fonts that are not referenced by an object identifier
12 years ago
Jonas Jenwald
e4f799a09c
Small cleanup in 'set page'
12 years ago
Brendan Dahl
58407cfa94
Merge pull request #4006 from Rob--W/crx-url-in-pageaction
...
[CRX] Add a pageAction to omnibox showing PDF URL
12 years ago
Brendan Dahl
738ae57960
Merge pull request #3967 from Snuffleupagus/scrollIntoView-horizontal
...
Add support for horizontal scrolling in 'scrollIntoView' in ui_utils.js
12 years ago
Jonas Jenwald
183893adbf
Merge pull request #4040 from EE/api-typo
...
Correct a typo in `getJavaScript` function expression name.
12 years ago
Jonas Jenwald
b1c5ef9ccc
Fix loading of fonts that are not referenced by an object identifier
12 years ago
Michał Gołębiowski
ba2bbf0677
Correct a typo in `getJavaScript` function expression name.
12 years ago
Jonas Jenwald
356ebf25cc
Merge pull request #4038 from Rob--W/css-unprefixed-cursor-grab
...
Add unprefixed "grab" / "grabbing" values for cursor
12 years ago
Rob Wu
364676823b
Add unprefixed grab/grabbing cursor
...
Unprefixed "grab" / "grabbing" values of cursor will land in Firefox 27
(https://bugzilla.mozilla.org/show_bug.cgi?id=880672 )
(https://github.com/Rob--W/grab-to-pan.js/commit/fda961a3 )
12 years ago
Rob Wu
8526d3c600
[CRX] Add a pageAction to omnibox showing PDF URL
...
In Chromium extensions, the viewer's URL looks like this:
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/http://example.com/file.pdf
Furthermore, the PDF Viewer itself can also add something to the reference fragment:
chrome-extension://oemmndcbldboiebfnladdacbdfmadadm/http://example.com/file.pdf#page=2
Consequently, it is difficult to copy a clean URL (e.g. for sharing over mail)
without having to tidy-up the URL manually.
This commit solves this issue by adding a button to the omnibox,
which shows the clean PDF URL on click.
12 years ago
Jonas Jenwald
ed235b9199
Merge pull request #4037 from Haebaru/master
...
Update ja locale
12 years ago
haebaru
3196bb4f72
Update ja locale
12 years ago
Tim van der Meij
3923b0e677
Merge pull request #4033 from timvandermeij/typo-fix
...
Fix typo in viewer.css
12 years ago
Tim van der Meij
b1e5c7e068
Fix typo in viewer.css
12 years ago
Tim van der Meij
39c93736a6
Merge pull request #4032 from moztw/1214-zhtw-v2
...
Update zh-TW again based on latest strings.
12 years ago
Peter Pin-Guang Chen
9b5bf9265d
Update zh-TW strings again. Pulled from latest mozilla-aurora
12 years ago
Jonas Jenwald
58807ec860
Merge pull request #4024 from lpy/l10n-zh_cn
...
Update viewer.properties in l10n for zh-CN
12 years ago
lpy
5e744029ff
Update viewer.propertiesin l10n for zh-CN
12 years ago
Brendan Dahl
d6277419a7
Merge pull request #4020 from jwatt/master
...
Prevent the page number field from having a spinner (spin buttons) in mozilla now that mozilla supports <input type=number>
12 years ago
Jonathan Watt
3eaa421c74
Prevent the page number field from having a spinner (spin buttons) in mozilla now that it supports <input type=number>
12 years ago
Jonas Jenwald
0e60d5bc30
Merge pull request #4018 from fkaelberer/l10nUpdatesDE
...
Update L10n for DE
12 years ago
fkaelberer
142ace0180
Comments:
...
Line 56-58: "Gegen den Uhrzeigersinn" is shorter and more common than "Entgegen dem Uhrzeigersinn" (http://de.wikipedia.org/wiki/Drehrichtung )
Line 60-63: "Hand-Werkzeug" is also used in Acrobat
Line 124,133,..: "PDF" is not a noun. Acrobat, Wikipedia use "PDF-Datei" (="PDF file") instead of "PDF".
The English translation sounds just as bad: "An error occurred while loading the PDF.", "The PDF is not fully loaded for printing."
12 years ago
Jonas Jenwald
33100620dd
Merge pull request #4013 from xavier114fch/zh-TW
...
Hand tool translations for zh-TW
12 years ago
Xavier fung
950cfd93e4
Hand tool translations for zh-TW
12 years ago
Tim van der Meij
88ec2bd1ac
Merge pull request #4008 from Snuffleupagus/hand-tool-l10n-sv
...
Add hand tool strings to the Swedish l10n
12 years ago
Jonas Jenwald
6cbd6833ba
Add hand tool strings to the Swedish l10n
12 years ago
Tim van der Meij
debde3032c
Merge pull request #4007 from timvandermeij/hand-tool-nl
...
Dutch translations for the hand tool
12 years ago
Tim van der Meij
9862dec250
Dutch translations for the hand tool
12 years ago
Brendan Dahl
1b54530b81
Merge pull request #3684 from Rob--W/hand-tool
...
Implement hand tool
12 years ago
Brendan Dahl
d3b5aa3236
Merge pull request #3996 from Hengjie/master
...
Fix Blob creation in Safari 7.0
12 years ago
Hengjie
b96811df25
Fix Blob creation in Safari 7.0.
...
It should be !== ‘undefined’ to avoid matching everything that Blob can be a type of
12 years ago
Jonas Jenwald
736c570231
Add support for horizontal scrolling in 'scrollIntoView' in ui_utils.js
12 years ago
Yury Delendik
1d276b0396
Merge pull request #3941 from Snuffleupagus/search-from-current-page
...
Begin searching from current page
12 years ago
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>
12 years ago
Yury Delendik
f0c830dba2
Merge pull request #3978 from brendandahl/wait-for-render
...
Wait for one page to render before fetching all pages.
12 years ago
Brendan Dahl
dc14b34d4e
Merge pull request #3980 from Snuffleupagus/issue-3847
...
Remove </input> tag
12 years ago
Jonas Jenwald
6dda3ce0cf
Remove </input> tag
12 years ago