notmasteryet
|
3f286803d0
|
Move the media left-top corner to the (0,0) canvas position
|
2011-12-30 16:45:33 -06:00 |
|
notmasteryet
|
baab676b00
|
Fix stitching function
|
2011-12-29 22:53:25 -06:00 |
|
notmasteryet
|
6a0dd63526
|
Merge pull request #985 from kkujala/test
Add basic unit tests for obj.js.
|
2011-12-29 19:01:39 -08:00 |
|
Kalervo Kujala
|
0e2fb810c5
|
Refactor obj.js unit tests to be aligned with code.
|
2011-12-29 14:06:06 +02:00 |
|
Brendan Dahl
|
9161c2e688
|
Merge pull request #972 from notmasteryet/textstroke
Correct stroke width for text; convert intel-load test to eq-test
|
2011-12-28 20:12:08 -08:00 |
|
notmasteryet
|
d6e1c8f526
|
Merge pull request #983 from merkste/opera-worker-issues
Added fallback to fake worker if serialization of typed array fails.
|
2011-12-28 14:14:18 -08:00 |
|
Kalervo Kujala
|
84d6a121af
|
Add basic unit tests for obj.js.
|
2011-12-28 23:20:04 +02:00 |
|
Steffen Märcker
|
d769535bee
|
fixed the remaining style error
|
2011-12-28 19:57:12 +01:00 |
|
Steffen Märcker
|
b506bc7f44
|
fixed lint errors
|
2011-12-28 17:32:54 +01:00 |
|
Steffen Märcker
|
9fcd303519
|
fixed typo
|
2011-12-28 15:23:39 +01:00 |
|
Steffen Märcker
|
c2b42b1cfc
|
Small refactoring of fallback code to fake worker.
|
2011-12-28 15:21:32 +01:00 |
|
Steffen Märcker
|
fdcc4ca590
|
Added fallback to fake worker if serialization of typed array fails.
This happens e.g. in Opera 11.60.
|
2011-12-28 09:10:06 +01:00 |
|
Andreas Gal
|
f10a543080
|
Merge pull request #980 from saebekassebil/fixkeydown
Fixes shortcuts steals from browser - Issue #979
|
2011-12-25 14:05:19 -08:00 |
|
Saebekassebil
|
959b419082
|
Fixes shortcuts steals from browser - Issue #979
|
2011-12-25 22:18:52 +01:00 |
|
notmasteryet
|
d7754a402e
|
Correct stroke width for text; convert intel-load test to eq-test
|
2011-12-22 17:43:14 -06:00 |
|
notmasteryet
|
0e906bbaeb
|
Merge pull request #968 from saebekassebil/dev
Comment and Check Annotations - Re. PR#946
|
2011-12-22 06:48:15 -08:00 |
|
Saebekassebil
|
33e8d988c4
|
Image directory as a constant, adding myself to LICENSE file
|
2011-12-22 14:44:08 +01:00 |
|
Saebekassebil
|
12e2dcd775
|
Addressing notmasteryet's comments
|
2011-12-22 11:29:27 +01:00 |
|
Saebekassebil
|
c714c782cc
|
Lint nits
|
2011-12-21 23:37:52 +01:00 |
|
Saebekassebil
|
4a661e1735
|
Implemented Comment and Check annotation. Correcting some typos in last commit
|
2011-12-21 23:22:07 +01:00 |
|
Artur Adib
|
ee96acfebe
|
Merge pull request #967 from arturadib/master
(Do Not Merge) Testing refs
|
2011-12-21 12:44:38 -08:00 |
|
Artur Adib
|
b3fdfb230f
|
Update README.md
|
2011-12-21 14:15:18 -05:00 |
|
Artur Adib
|
ca7d44c646
|
Merge pull request #749 from notmasteryet/forms-1
Simple AcroForms support
|
2011-12-21 06:16:30 -08:00 |
|
notmasteryet
|
f007455ac4
|
Merge pull request #961 from brendandahl/smaskscale
Scaling Soft Masks
|
2011-12-19 18:39:26 -08:00 |
|
notmasteryet
|
8288b17edc
|
move inputHint to examples
|
2011-12-19 20:04:16 -06:00 |
|
notmasteryet
|
6011b5b4db
|
Moving forms UI into examples
|
2011-12-19 20:00:50 -06:00 |
|
Brendan Dahl
|
5cfe97611f
|
Rename some variables.
|
2011-12-19 16:31:47 -08:00 |
|
Brendan Dahl
|
db4a11e568
|
Fix comment.
|
2011-12-19 14:58:01 -08:00 |
|
Julian Viereck
|
eaba65b5dc
|
Merge pull request #959 from jviereck/cache_cmds
Cache Cmd object to reduce number of created objects
|
2011-12-19 07:40:08 -08:00 |
|
Julian Viereck
|
e9c762a97f
|
Address review comments by notmasteryet
|
2011-12-19 16:37:36 +01:00 |
|
Julian Viereck
|
0473e04251
|
Merge pull request #962 from cpeterso/keyboardshortcuts
Add keyboard shortcuts to navigate pages forward and back
|
2011-12-19 04:53:42 -08:00 |
|
Chris Peterson
|
8adb92a709
|
Fix typo: s/handle/handled/
|
2011-12-18 20:58:14 -08:00 |
|
Chris Peterson
|
396daddefe
|
Add keyboard shortcuts to navigate pages with 'n' and 'p' keys (Next/Previous)
|
2011-12-18 20:42:18 -08:00 |
|
Chris Peterson
|
4008ec69b8
|
Add keyboard shortcuts to navigate pages with 'j' and 'k' keys like vi
|
2011-12-18 20:40:44 -08:00 |
|
Chris Peterson
|
aebb9946f8
|
Add keyboard shortcuts to navigate pages with left and right arrow keys
This is the behavior of Adobe Reader.app and Apple's Preview.app.
|
2011-12-18 20:39:41 -08:00 |
|
Brendan Dahl
|
2caa09c7fc
|
Merge remote-tracking branch 'upstream/master' into smaskscale
|
2011-12-18 17:31:51 -08:00 |
|
Brendan Dahl
|
03ec82ba62
|
Fix nits.
|
2011-12-18 17:29:08 -08:00 |
|
Brendan Dahl
|
ee4504c3bf
|
Change test case.
|
2011-12-18 17:28:25 -08:00 |
|
Brendan Dahl
|
87d72023dc
|
Scale smask and image to the max dimensions of either one. Fix grayscale to scale the input value based on bpc.
|
2011-12-18 17:18:36 -08:00 |
|
Brendan Dahl
|
74b66c0a7b
|
Fix bug, decoding was always getting called.
|
2011-12-18 17:17:35 -08:00 |
|
notmasteryet
|
969422f3c2
|
Merge pull request #955 from jviereck/vprevent_default
Prevent default actions when zooming.
|
2011-12-18 14:43:40 -08:00 |
|
Julian Viereck
|
3a86e047e0
|
Prevent default actions when zooming. Otherwise the browser performs a zoom of the entire page
|
2011-12-18 20:42:06 +01:00 |
|
Julian Viereck
|
156e20ca73
|
Cache Cmd object to reduce number of created objects
|
2011-12-18 20:39:10 +01:00 |
|
Brendan Dahl
|
cf31eb4544
|
Add test case for smasks.
|
2011-12-16 10:54:31 -08:00 |
|
Artur Adib
|
0226405b86
|
Merge pull request #949 from notmasteryet/ie9-dataset
Add compatibility for HTMLElement's dataset
|
2011-12-16 10:49:17 -08:00 |
|
Brendan Dahl
|
3175e5498c
|
Merge remote-tracking branch 'upstream/master' into smaskscale
|
2011-12-16 10:11:40 -08:00 |
|
Artur Adib
|
f7f7269253
|
Merge pull request #937 from ironymark/master
stop canvasRenderTextLayer blocking browser UI
|
2011-12-16 09:06:18 -08:00 |
|
Artur Adib
|
cd4745a187
|
Merge pull request #947 from brendandahl/decodemap
Support Image Decodes
|
2011-12-16 07:53:11 -08:00 |
|
Adil Allawi
|
b921486bce
|
simplify adding of textdivs to DOM as queue is no longer needed
|
2011-12-16 10:38:30 +00:00 |
|
notmasteryet
|
d6e4607fd0
|
Add compatibility for HTMLElement's dataset (#945)
|
2011-12-15 20:44:55 -06:00 |
|