Chris Jones
|
7185a12300
|
Merge pull request #685 from kkujala/master
Refactor duplicate code in getTwoDimCode function.
|
2011-10-20 16:43:08 -07:00 |
|
Chris Jones
|
27ad798d86
|
Merge pull request #686 from vingtetun/offscreen
Make firstrun looks faster
|
2011-10-20 16:08:40 -07:00 |
|
vingtetun
|
2aa9b16b51
|
Merge pull request #691 from kkujala/dev
Fix strict javascript warning in CanvasGraphics.
|
2011-10-20 15:10:22 -07:00 |
|
Kalervo Kujala
|
7da3c68c48
|
Fix strict javascript warning in CanvasGraphics.
|
2011-10-20 23:56:23 +03:00 |
|
=
|
82aef59edf
|
Refactor TilingPattern to be more similar to the
other IR patterns.
|
2011-10-20 13:54:39 -07:00 |
|
=
|
1d66c0e895
|
Rename JpegStreamIr to just JpegImage since it isn't
an IR.
|
2011-10-20 12:18:24 -07:00 |
|
=
|
2ad1e622ab
|
Move remaining worker.js code into pdf.js.
|
2011-10-20 12:13:18 -07:00 |
|
=
|
211cf22886
|
Fix setting the font from graphics state. Fix
setting other graphical state params.
|
2011-10-20 11:47:13 -07:00 |
|
=
|
d4a810e2b3
|
Fix merge problem with argsArray/fnArray.
|
2011-10-20 10:01:25 -07:00 |
|
Vivien Nicolas
|
a2692bbb89
|
Do not stop rendering on filter JPXdecode
|
2011-10-20 18:52:04 +02:00 |
|
vingtetun
|
5a699720bc
|
Merge pull request #688 from notmasteryet/tree-35
Add cidmaps.js in Makefile
|
2011-10-20 08:52:04 -07:00 |
|
notmasteryet
|
dc5c8da9dd
|
Add cidmaps.js for Makefile
|
2011-10-20 07:07:24 -05:00 |
|
Vivien Nicolas
|
b0bf99098b
|
Make firstrun looks faster
|
2011-10-19 22:14:34 +02:00 |
|
Kalervo Kujala
|
0a83c2661d
|
Refactor duplicate code in getTwoDimCode function.
Also reuse the existing findTableCode function for it.
|
2011-10-19 22:58:03 +03:00 |
|
=
|
452f33b328
|
Remove WorkerPage.
|
2011-10-19 12:42:33 -07:00 |
|
Kalervo Kujala
|
56ae32e856
|
Merge remote-tracking branch 'upstream/master'
|
2011-10-19 21:28:03 +03:00 |
|
=
|
65ea07a3a2
|
Initial merge of master.
|
2011-10-19 11:14:13 -07:00 |
|
=
|
c9508100ff
|
Initial merge with master
|
2011-10-19 11:09:17 -07:00 |
|
vingtetun
|
4d0fe2d71e
|
Merge pull request #684 from vingtetun/master
Add a 'download' button
|
2011-10-19 07:17:08 -07:00 |
|
Vivien Nicolas
|
63099565a3
|
fix spacing issue (lint)
|
2011-10-19 16:17:02 +02:00 |
|
Vivien Nicolas
|
f3dc4206ee
|
Make the 'download' button behavior more robust
|
2011-10-19 06:29:14 +02:00 |
|
Vivien Nicolas
|
6d2c5414bf
|
Add a download button in case the extension is not enough
|
2011-10-19 03:20:50 +02:00 |
|
notmasteryet
|
401732336d
|
Merge pull request #679 from vingtetun/extension_2
Fix reload based on the discovery of #666
|
2011-10-18 18:11:48 -07:00 |
|
vingtetun
|
303fc114b3
|
Merge pull request #677 from kkujala/test
Fix javascript strict warnings in driver.js.
|
2011-10-18 18:08:17 -07:00 |
|
notmasteryet
|
e27e87aeef
|
Merge pull request #683 from vingtetun/master
Fix issue #681
|
2011-10-18 18:05:57 -07:00 |
|
Vivien Nicolas
|
010b59cc54
|
Use 'hidden' instead of display: none
|
2011-10-18 23:39:26 +02:00 |
|
Vivien Nicolas
|
20efacb3a1
|
Use 'hidden' instead of display: none
|
2011-10-18 21:40:59 +02:00 |
|
Vivien Nicolas
|
b378314857
|
Merge remote branch 'upstream/master'
|
2011-10-18 21:35:13 +02:00 |
|
vingtetun
|
fefe4247c0
|
Merge pull request #665 from notmasteryet/viewlink
Adds "bookmark" icon and fixes scale/ current page number issues
|
2011-10-18 12:34:08 -07:00 |
|
Vivien Nicolas
|
a0c70b7162
|
Merge remote branch 'upstream/master'
|
2011-10-18 21:30:12 +02:00 |
|
Kalervo Kujala
|
b424ab6df4
|
Merge remote-tracking branch 'upstream/master'
|
2011-10-18 21:10:36 +03:00 |
|
Kalervo Kujala
|
ecf831b44b
|
Use task.pageLimit properly.
|
2011-10-18 20:32:33 +03:00 |
|
notmasteryet
|
7323e670b6
|
Merge pull request #676 from vingtetun/oncontextmenu
Fix issue 581 by adding oncontextmenu='return false;' to buttons
|
2011-10-17 19:15:19 -07:00 |
|
Vivien Nicolas
|
b8a5b76db5
|
Fix a spacing issue
|
2011-10-18 03:45:07 +02:00 |
|
vingtetun
|
d42ee96667
|
Merge pull request #678 from kkujala/master
Refactor duplicate code in getWhiteCode.
|
2011-10-17 16:41:55 -07:00 |
|
Vivien Nicolas
|
e347ad03d9
|
Fix a small broking mistake in fonts.js
|
2011-10-18 01:34:44 +02:00 |
|
Vivien Nicolas
|
931192fb79
|
Remove useless code since the extension is loaded into a privileged chrome:// scope
|
2011-10-18 01:28:57 +02:00 |
|
Vivien Nicolas
|
f1444d6175
|
Fix wrongs ids
|
2011-10-18 00:18:12 +02:00 |
|
Kalervo Kujala
|
3ba167645f
|
Refactor duplicate code in getWhiteCode.
Reuse functionality from getBlackCode for this.
|
2011-10-18 00:29:43 +03:00 |
|
Kalervo Kujala
|
31cb9b49d5
|
Fix javascript strict warnings in driver.js.
|
2011-10-18 00:00:44 +03:00 |
|
vingtetun
|
2dac9ce451
|
Merge pull request #672 from kkujala/master
Refactor duplicate code in getBlackCode.
|
2011-10-17 13:27:36 -07:00 |
|
Kalervo Kujala
|
6688c3a1f5
|
Handle blackTable2 array access correctly.
|
2011-10-17 22:24:19 +03:00 |
|
Vivien Nicolas
|
e83c77148d
|
add oncontextmenu='return false;' to buttons
|
2011-10-17 21:04:54 +02:00 |
|
Vivien Nicolas
|
674d6a7d18
|
Fix warnings in strict mode
|
2011-10-17 20:39:29 +02:00 |
|
Kalervo Kujala
|
d39ea4dc54
|
Adhere to 80 char line limit.
|
2011-10-16 12:34:34 +03:00 |
|
Andreas Gal
|
2c6935f868
|
Merge pull request #671 from kkujala/dev
Move function creation out of the loop.
|
2011-10-15 14:16:53 -07:00 |
|
Kalervo Kujala
|
3c53e34c7b
|
Refactor duplicate code in getBlackCode.
|
2011-10-15 23:32:56 +03:00 |
|
Kalervo Kujala
|
fb174290c7
|
Move function creation out of the loop.
Also name the anonymous function. Jslint complains about this.
|
2011-10-15 22:03:57 +03:00 |
|
notmasteryet
|
1d65904a58
|
Merge pull request #668 from kkujala/master
Fix small lint issues.
|
2011-10-15 10:57:48 -07:00 |
|
Kalervo Kujala
|
8cb7c218fd
|
Add use strict to metrics.js
|
2011-10-15 14:27:14 +03:00 |
|