Commit Graph

5207 Commits

Author SHA1 Message Date
Jonas
ab9bc2bc34 Fix issue with resizing the zoom box width - follow-up of 2816 2013-06-02 14:31:28 +02:00
Yury Delendik
f700e61e9e Merge pull request #3308 from brendandahl/hide-overflow
Hide canvas overflow for high dpi screens.
2013-06-01 17:45:50 -07:00
Yury Delendik
7b6d247fbc Merge pull request #3314 from brendandahl/annotation-form-tx
Annotation form tx
2013-06-01 17:40:33 -07:00
Brendan Dahl
1c6189df25 Add tx annotation test file. 2013-05-31 14:13:23 -07:00
Brendan Dahl
3b86ebeacb Merge pull request #3310 from yurydelendik/ignore-bad-downloads
Skips failed-to-download tests
2013-05-30 21:47:33 -07:00
Yury Delendik
13d4f3b7cd Merge pull request #3311 from brendandahl/wrap-driver
Wrap driver code in closure.
2013-05-30 17:02:28 -07:00
Brendan Dahl
732e6d0fbb Wrap driver code in closure. 2013-05-30 16:33:05 -07:00
Yury Delendik
26b1636a9b Merge pull request #3293 from brendandahl/less-log
Don't log common connection problems by default.
2013-05-30 16:28:42 -07:00
Yury Delendik
702da7f3ea Skips failed-to-download tests 2013-05-30 17:58:48 -05:00
Brendan Dahl
cd0fb0d484 Merge pull request #3247 from antapos/greeklangsupport
Added localization for greek language
2013-05-30 13:45:36 -07:00
Brendan Dahl
b40d5a802a Merge pull request #3237 from moztw/master
Update zh-TW l10n strings: copied from l10n-central
2013-05-30 13:44:41 -07:00
Brendan Dahl
4911c9ee67 Merge pull request #3275 from timvandermeij/lower-warning-to-info
Lowering warning to info
2013-05-30 13:42:21 -07:00
Brendan Dahl
24204cc153 Merge pull request #2498 from ehsan/pbcleanup
Simplify ChromeActions.isInPrivateBrowsing to not rely on the global PB service
2013-05-30 13:26:11 -07:00
Brendan Dahl
297266f1d6 Merge pull request #3302 from Snuffleupagus/history-improvements
Fix remaining issues in the browsing history
2013-05-30 11:20:21 -07:00
Brendan Dahl
4a7bd37162 Hide canvas overflow for high dpi screens. 2013-05-30 08:17:16 -07:00
Yury Delendik
b281c91c19 Merge pull request #3307 from yurydelendik/annotation-link-border
Annotation link border
2013-05-29 20:56:15 -07:00
Yury Delendik
d8e3f1da72 Adds missing link-annotation-border file and lint error 2013-05-29 22:05:53 -05:00
Brendan Dahl
59f2e71738 Merge pull request #3268 from yurydelendik/issue-3207
Fixes reading unordered Subrs in Type1
2013-05-29 14:09:13 -07:00
Brendan Dahl
30d55d9c14 Merge pull request #3294 from yurydelendik/status0
Allows status be 0 for non-HTTP protocols
2013-05-29 12:15:13 -07:00
Yury Delendik
10ffc8bc99 Merge pull request #3305 from yurydelendik/annotation-clear-state
Reset canvas state before drawing annotations
2013-05-29 04:59:40 -07:00
Yury Delendik
234812a807 Fixing appendToOperatorList 2013-05-29 06:23:46 -05:00
Mack Duan
fc5b7dbb1f Add support for form text annotations 2013-05-28 17:39:23 -05:00
Mack Duan
a394c1bac6 Support borders for link annotations 2013-05-28 17:18:26 -05:00
Yury Delendik
336aa38f4a Reset canvas state before drawing annotations
Conflicts:
	src/core.js
2013-05-28 17:12:35 -05:00
Jonas
a4343436c7 Fix remaining issues in the browsing history 2013-05-28 18:43:06 +02:00
Yury Delendik
77e7981c69 Allows status be 0 for non-HTTP protocols 2013-05-22 13:11:50 -05:00
Brendan Dahl
3641c22750 Merge pull request #3278 from Snuffleupagus/history-regression
Fix regressions caused by the recent implementation of browsing history
2013-05-22 10:49:59 -07:00
Brendan Dahl
ca80852bc2 Don't log common connection problems by default. 2013-05-22 10:29:13 -07:00
Brendan Dahl
efde079417 Merge pull request #3195 from yurydelendik/no-filltext
Drawing without fillText; refactoring ADD_TO_PATH
2013-05-21 16:53:42 -07:00
Brendan Dahl
1fa354d4d9 Merge pull request #3246 from yurydelendik/outline-type3
Outlines Type3 glyphs
2013-05-21 13:24:58 -07:00
Jonas
d3c9a9d856 Fix regressions caused by the recent implementation of browsing history - address comments v3 2013-05-21 11:35:33 +02:00
Yury Delendik
9d588907a9 Outlines type3 glyph 2013-05-20 13:02:04 -05:00
Tim van der Meij
d22ea7edc4 Lowering warning to info 2013-05-17 21:37:20 +02:00
Brendan Dahl
59d0ccf64b Merge pull request #3265 from yurydelendik/issue-3263
Ensure we don't modify the original PDF data when sanitizing TrueType
2013-05-17 09:53:05 -07:00
Brendan Dahl
e3f69f950b Merge pull request #2921 from Snuffleupagus/pdf-browsing-history-integrated
PDF browsing history - using window.history
2013-05-17 09:43:27 -07:00
Yury Delendik
ffeec0572c Fixes incorrect unit test 2013-05-16 12:15:01 -05:00
Yury Delendik
b0ea064e13 Test for #3263 2013-05-16 11:39:39 -05:00
Yury Delendik
8e298acb67 Fixes reading unordered Subrs in Type1 2013-05-16 11:21:47 -05:00
Yury Delendik
9b4ca246e4 Ensure we don't modify the original PDF data when sanitizing TrueType 2013-05-16 08:56:22 -05:00
Jonas
766b92c27e PDF browsing history - v6.50 2013-05-16 00:31:17 +02:00
Yury Delendik
0e133f0090 Drawing without fillText; refactoring ADD_TO_PATH 2013-05-15 15:57:27 -05:00
Brendan Dahl
869b8788ab Merge pull request #3241 from timvandermeij/dutch-localization-update-may-10
Dutch localization (nl_NL) update
2013-05-15 12:53:44 -07:00
Brendan Dahl
d9095079dc Merge pull request #3245 from piotrex/patch-3
Localized "invalid_password" to PL
2013-05-15 12:52:38 -07:00
Brendan Dahl
e2286d5086 Merge pull request #3259 from colbat/broken-pdf-link-kdchart-fix
Fixes a broken pdf link for kdchart.pdf
2013-05-15 12:50:46 -07:00
colbat
d7bba4e228 Fixes a broken pdf link for kdchart.pdf 2013-05-15 21:31:17 +02:00
Brendan Dahl
5193cf7ef8 Merge pull request #3203 from eug48/master
Fix for issue #2881
2013-05-14 15:56:32 -07:00
Antonis Apostolakis
ff41922d6c Merged my translation with translation found in http://mxr.mozilla.org/l10n-mozilla-release/source/el/browser/pdfviewer/viewer.properties 2013-05-14 13:25:49 +03:00
antapos
5d502ff62a Added localization for greek language 2013-05-12 12:36:27 +03:00
piotrex
8dbdb547aa Localized "invalid_password" to PL 2013-05-11 16:03:05 +03:00
Tim van der Meij
009ab32a5d Dutch localization (nl_NL) update 2013-05-10 22:03:09 +02:00