Nicholas Nethercote
4e1f92a893
Clean up putBinaryImageData().
2014-02-25 15:14:11 -08:00
Nicholas Nethercote
f62c1c469f
Special-case 24-bit RGB image-handling.
2014-02-25 15:14:04 -08:00
Brendan Dahl
b187326022
Use default encoding for standard fonts without a file.
2014-02-25 11:28:17 -08:00
Nicholas Nethercote
d4e8b41639
Remove some unnecessary local variables.
2014-02-24 18:25:59 -08:00
Brendan Dahl
f7fea015a9
Remove isFixedPitch check for now.
2014-02-24 17:39:51 -08:00
Nicholas Nethercote
33dd1b0c3c
Remove the unnecessary this.buf in CCITTFaxStream.
2014-02-24 16:45:18 -08:00
Brendan Dahl
2188bcb50f
Merge pull request #4321 from timvandermeij/html5-analyzer
...
Rewritten reftest analyzer from XHTML to HTML5
2014-02-24 14:05:09 -08:00
Tim van der Meij
5ef87394e5
Rewritten reftest analyzer from XHTML to HTML5
2014-02-24 23:00:46 +01:00
Tim van der Meij
569bb131e5
Merge pull request #4328 from Snuffleupagus/b2g-remove-pageNumber-spinner
...
[B2G] Remove the spinner from the pageNumber field
2014-02-24 21:52:14 +01:00
Brendan Dahl
cc46cea7cb
Merge pull request #4262 from yurydelendik/issue4257
...
Removes -moz-box-sizing usage
2014-02-24 12:47:27 -08:00
Tim van der Meij
6d703ca640
Merge pull request #4327 from Snuffleupagus/issue-4315-followup
...
Move print icons now that all icons are the same size
2014-02-24 21:44:41 +01:00
Brendan Dahl
53f0331707
Merge pull request #4315 from shorlander/master
...
Clean up toolbar images and add Retina assets.
2014-02-24 12:00:03 -08:00
Yury Delendik
5de3e55f70
Merge pull request #4264 from fkaelberer/FasterJPXdecoding
...
Faster JPX decoding
2014-02-24 13:53:34 -06:00
fkaelberer
5f8546c120
Faster JPX decoding
2014-02-24 18:43:12 +01:00
Yury Delendik
f11a6ae238
Merge pull request #4322 from prometheansacrifice/FixUnhandledExistingPageBug
...
Attempting to fix #4166
2014-02-23 16:01:54 -06:00
Manas (prometheansacrifice)
5a038b17a2
Trying to fix #4166
2014-02-23 23:46:14 +05:30
Tim van der Meij
d880131312
Merge pull request #4319 from dferer/forms.js
...
Fixed examples/acroforms/forms.js
2014-02-22 15:09:15 +01:00
Samuel Chantaraud
4eb7c04034
Fixed examples/acroforms/forms.js
2014-02-22 09:49:29 -04:00
Jonas Jenwald
2337e974f7
Move print icons now that all icons are the same size
2014-02-20 22:49:16 +01:00
shorlander
bef10a938a
Clean up toolbar images and add Retina assets.
2014-02-20 16:10:46 -05:00
Yury Delendik
287e7c808b
Merge pull request #4311 from yurydelendik/jpgjs-speed
...
jpgjs performance tuning
2014-02-18 11:01:04 -06:00
fkaelberer
e874b272bf
jpgjs performance tuning
2014-02-18 09:24:59 -06:00
Yury Delendik
4c22afa380
Merge pull request #4300 from Snuffleupagus/issue-4296
...
Handle undefined url in LinkAnnotation
2014-02-18 09:00:55 -06:00
Yury Delendik
d28b890aa1
Merge pull request #4299 from peerlibrary/bind-compatibility
...
Fix for bind compatibility implementation (polyfill)
2014-02-18 09:00:17 -06:00
Yury Delendik
7e1c6a6aa3
Merge pull request #4306 from peerlibrary/warnings
...
Info function does not interpolate strings
2014-02-18 07:48:24 -06:00
Mitar
958a49d655
Info function does not interpolate strings.
2014-02-17 21:25:28 -08:00
Jonas Jenwald
78e2d7cceb
[B2G] Remove the spinner from the pageNumber field
2014-02-15 16:02:53 +01:00
Jonas Jenwald
054f1e7e57
Handle undefined url in LinkAnnotation
2014-02-15 13:49:24 +01:00
Mitar
628de8a1f4
Fix for bind compatibility implementation (polyfill).
...
Previously, reconstruction of arguments was incorrect if arguments contained
arrays. Arrays were added to arguments as their elements and not as a whole
array. It is enough to simply pass whole array to concat and it will be (only
one level deep) added to arguments.
In addition, we call slice on arguments for maximum compatibility (it is used
in Underscore.js library, with which I was comparing implementations while
debugging).
2014-02-15 03:48:18 -08:00
Jonas Jenwald
35f5a1ea5e
Merge pull request #4294 from deepj/cs-locale
...
Update cs locale
2014-02-14 12:24:32 +01:00
deepj
8a2b3cdb3a
Update cs locale
2014-02-14 12:12:00 +01:00
Jonas Jenwald
2067df8c57
Merge pull request #4291 from hugo53/patch-1
...
Corrected word spelling and made translation be right
2014-02-14 11:10:08 +01:00
Minh-Hoang, Nguyen
73d19c5293
Corrected word spelling
2014-02-14 16:40:21 +07:00
Tim van der Meij
815b5e8b64
Merge pull request #4288 from deepj/cs-locale
...
Update cs locale
2014-02-14 00:01:04 +01:00
deepj
579fb815ad
Update cs locale
2014-02-13 23:56:21 +01:00
Brendan Dahl
576857cbdb
Merge pull request #4287 from gabrielesvelto/bug-972435-recompress-png
...
Bug 972435 - Recompress all PNG assets
2014-02-13 11:55:06 -08:00
Gabriele Svelto
f4d54517c4
Bug 972435 - Recompress all PNG assets
2014-02-13 17:57:10 +01:00
Jonas Jenwald
d6ca563f46
Fix wrong page being displayed when entering/exiting Presentation mode with zoom set to 'page-fit'
2014-02-11 22:51:14 +01:00
Brendan Dahl
f1c73edac4
Fix symbol fonts with no file.
2014-02-11 13:37:12 -08:00
Yury Delendik
4563f6cd58
Merge pull request #4191 from Rob--W/crx-chrome-os
...
Register PDF Viewer as PDF handler in Chrome OS's file browser
2014-02-11 12:51:36 -06:00
Brendan Dahl
b5b94a4af3
Use built in CMaps and unify the glyph mapping.
2014-02-11 10:27:09 -08:00
Brendan Dahl
7be2d6db58
Add adobe CMaps.
2014-02-11 10:26:46 -08:00
Yury Delendik
4bb71d0121
Merge #4274
2014-02-11 10:32:26 -06:00
Haebaru
4ba6570e16
Update ja locale
2014-02-11 10:31:58 -06:00
Yury Delendik
a2378482ec
Merge pull request #4272 from brendandahl/change-test-font
...
Change test font to one that works with ttx v2.4.
2014-02-11 10:24:06 -06:00
Brendan Dahl
fc0106822c
Change test font to one that works with ttx v2.4.
2014-02-10 14:53:50 -08:00
Yury Delendik
894c82cec9
Removes -moz-box-sizing usage
2014-02-10 15:06:03 -06:00
Yury Delendik
522167ffb2
Merge pull request #4258 from Rob--W/network-reduce-requests
...
Do not switch to a range request for small PDFs
2014-02-10 14:54:53 -06:00
Rob Wu
2a19dc86e7
Do not switch to a range request for small PDFs
2014-02-09 23:03:52 +01:00
Jonas Jenwald
0c268f2345
Merge pull request #4256 from moztw/0207_zhtw
...
Backport latest zh-TW strings from l10n-aurora
2014-02-06 18:02:55 +01:00