Tim van der Meij
eda3fbe994
Importing all locales from mozilla-aurora, keeping our own metadata.inc files
11 years ago
Tim van der Meij
c952b6fb85
Miscellaneous improvements for the document properties dialog
11 years ago
Tim van der Meij
5f7ded4ff6
Document properties
11 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
Tim van der Meij
63233fa8c2
Improved password prompt
12 years ago
Tim van der Meij
9d6ec2ea6f
Revert language string changes
12 years ago
Tim van der Meij
3c0ac37292
Secondary toolbar
12 years ago
Mack Duan
f8f4b3f45d
Refactor code for annotations
12 years ago
Jakob Miland
297c305150
Ask for password on failed decryption
12 years ago
Jonas
40718bdb7b
Fixes bug 863591
12 years ago
Jakob Miland
6b4f72a2c3
Disable outline button when unavailable
12 years ago
Jonas
ee83df1338
Detect and add fallback if document colors are disabled in Firefox - address comment
12 years ago
Mack Duan
4782a3acb9
Changes to viewer to support progressive loading
12 years ago
Srishti
a80234fee9
Bug #767698 Slider Rename
...
Bug #767698 Slider Rename
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
7b70710565
Traces pdf.js version
12 years ago
Yury Delendik
5dc87a7fca
Detecting if web fonts are disable in Firefox.
13 years ago
Brendan Dahl
67f3b38245
Change keys and update wording for find wrapped strings.
13 years ago
Brendan Dahl
942f879a5d
Add license headers to properties files.
13 years ago
Yury Delendik
1f8be3fdc3
Fixes find_wrapped_to_bottom 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
Tim van der Meij
637efe9dde
Fixing capital letters
13 years ago
Tim van der Meij
83a236484b
Improved the Dutch and English strings for the first and last page context menu items
13 years ago
Tim van der Meij
6e13e3dd73
Final commit squash
13 years ago
Yury Delendik
ade5f96787
Add pilot find next/prev icons; localization
13 years ago
Yury Delendik
baf3e1fb83
Adds localized en-US string for find_not_found
13 years ago
Brendan Dahl
1f85b8b4ed
Update the l10n for the html find bar.
13 years ago
Artur Adib
6864a07221
Use "find" instead of both find & search
13 years ago
Yury Delendik
12a0faadad
Renames fullscreen to presentation mode
13 years ago
Yury Delendik
7766894c1a
Fix l10n labels ids for rotation menu items
13 years ago
gigaherz
bbcb05af7b
Implement page rotation controls using keyboard (R/shift-R) and context menu.
13 years ago
Saebekassebil
dacdbaa978
Correct l10n and address yury's comments
13 years ago
Brendan Dahl
d32906adc4
Add back basic printing support for non-moz browsers.
...
Shadow/cache supports browsing.
Destroy pages on error and only abort if supported.
13 years ago
Brendan Dahl
4655ec0c75
Localize print message. Show/hide print button.
13 years ago
Brendan Dahl
cebee4026d
UI update from shorlanders comments.
13 years ago
Xavier Fung
17492f4688
Minor fix to brackets
13 years ago
Gavin Sharp
65a7017ac9
Uses ellipsis instead of dots
13 years ago
Yury Delendik
e2011a4244
Fixing search button; removing xx culture
13 years ago
Yury Delendik
fd85882366
Addressing the bug 742099 review
13 years ago
Yury Delendik
b8128f69ba
Localize the Find button
13 years ago
Yury Delendik
55d9a53e40
Fixes tab order, temp icon and localization
13 years ago
Yury Delendik
cc3e7197b3
Replaces browse button with a icon
13 years ago
Jakob Miland
0a30d3961b
Support password and add the relevant l10n strings
13 years ago
Brendan Dahl
fca6f352e4
Add firefox ui fallback on error/unsupported feature.
13 years ago
Yury Delendik
792f508041
Accessibility labels for page previews
13 years ago
Yury Delendik
71685dda6a
Changin ru and xx locales
13 years ago
Yury Delendik
6c04bed1ce
open_file and text_annotation_type localized strings
13 years ago
Yury Delendik
427a5f193d
Move localization to l10n folders; create 'make locale'
13 years ago