Brendan Dahl
|
e7a0a2e129
|
Better way to listen to events and verify them.
|
13 years ago |
Brendan Dahl
|
0d839c1c59
|
Fix how we're storing settings and change how the save pdf works.
|
13 years ago |
Brendan Dahl
|
858aab008f
|
Fix the download button.
|
13 years ago |
Brendan Dahl
|
dd8c39d8e1
|
Fix the bookmark button and redo the anchor prefix.
|
13 years ago |
Brendan Dahl
|
f3b2a03de6
|
Hide the browse bar for the ff extension.
|
13 years ago |
Brendan Dahl
|
23bf35d5ef
|
Fix anchor links.
|
13 years ago |
Brendan Dahl
|
4d3057aba7
|
Fix lint.
|
13 years ago |
Brendan Dahl
|
178b89342a
|
Switch to stream converter for extension.
|
13 years ago |
Brendan Dahl
|
edc632e469
|
Fix innerHtml warnings. Remove compatibility.js from the extension.
|
13 years ago |
notmasteryet
|
782b67b967
|
Merge pull request #1095 from arturadib/issue-1055
Fixes #1055 by falling back to page resources
|
13 years ago |
Artur Adib
|
f97bc8df6f
|
Lint
|
13 years ago |
Artur Adib
|
a6f62fc45a
|
Missing file
|
13 years ago |
Artur Adib
|
06c4c83edf
|
Fixes #1055 by falling back to page resources
|
13 years ago |
Brendan Dahl
|
75db018608
|
Merge pull request #1074 from kkujala/refactor
Fix Makefile to remove all_files.tmp properly.
|
13 years ago |
Brendan Dahl
|
f9c6340482
|
Merge pull request #1094 from notmasteryet/issue-1093
Fallback map of the "non-standard" fonts
|
13 years ago |
Brendan Dahl
|
39284d4209
|
Merge pull request #1085 from notmasteryet/issue-1008
Replaces makeCssRgb.apply with direct call
|
13 years ago |
notmasteryet
|
85a0eccc7e
|
Fallback map of the "non-standard" fonts
|
13 years ago |
notmasteryet
|
1bb5592357
|
Replace makeCssRgb.apply in setStrokeColor and setFillColor
|
13 years ago |
notmasteryet
|
9eaf746a33
|
Replace makeCssRgb.apply with direct call (avoiding Chrome 16 typed array issue)
|
13 years ago |
Brendan Dahl
|
a908827175
|
Merge pull request #1062 from kkujala/style
Clean up .gitignore and add tags to it.
|
13 years ago |
Brendan Dahl
|
a9d4f7cab3
|
Merge pull request #1069 from notmasteryet/tree-57
Ref test for #1010
|
13 years ago |
Kalervo Kujala
|
0ae7d53526
|
Fix Makefile to remove all_files.tmp properly.
|
13 years ago |
Kalervo Kujala
|
9114af51a1
|
Revert *~ .gitignore change.
|
13 years ago |
Artur Adib
|
e39c30421b
|
Merge pull request #1072 from brendandahl/extensionupdate
Copy AMO extension to web
|
13 years ago |
Brendan Dahl
|
d986ef0979
|
Copy AMO extension to web
|
13 years ago |
notmasteryet
|
a817416ddb
|
Ref test for #1010
|
13 years ago |
Brendan Dahl
|
93bb2cf0d3
|
Merge pull request #969 from arturadib/fix-worker-loader
Fix worker_loader.js for examples/. Simpler code
|
13 years ago |
Kalervo Kujala
|
f4ea550344
|
Clean up .gitignore and add tags to it.
|
13 years ago |
Brendan Dahl
|
be2f973be8
|
Merge pull request #1051 from notmasteryet/fonts-3
Using the encoding instead of predefined MacRoman in TrueType fonts;
|
13 years ago |
Brendan Dahl
|
d52527d3f2
|
Update readme to test extension updating.
|
13 years ago |
Brendan Dahl
|
15bbbdc86d
|
Merge pull request #1052 from notmasteryet/tree-56
Replacing non-existent page content with empty one
|
13 years ago |
Artur Adib
|
8ce8a0c979
|
Merge pull request #1038 from brendandahl/extensionupdate
Auto updatable github extension
|
13 years ago |
Artur Adib
|
7611a766c7
|
Merge branch 'refs/heads/master' into fix-worker-loader
Conflicts:
src/core.js
|
13 years ago |
Artur Adib
|
ec030c06c4
|
Merge pull request #831 from kkujala/dev
Make unit tests runnable from command line.
|
13 years ago |
notmasteryet
|
09dfde69a2
|
Duplicate short map into private use area
|
13 years ago |
notmasteryet
|
81e0fe7130
|
Merge pull request #1058 from cfidecaro/patch-1
Updated link to new location
|
13 years ago |
Caleb Fidecaro
|
5f59994686
|
Updated MD5
|
13 years ago |
notmasteryet
|
933be30c3a
|
Converting MacRoman symbols to Unicodes
|
13 years ago |
Caleb Fidecaro
|
bf3b3705d4
|
Updated link to new location
|
13 years ago |
Kalervo Kujala
|
58107b1958
|
Add crypto and stream specs to test runner configuration.
|
13 years ago |
Kalervo Kujala
|
0c50d14f38
|
Merge remote-tracking branch 'upstream/master' into dev
Conflicts:
test/unit/unit_test.html
|
13 years ago |
Kalervo Kujala
|
91c935180e
|
Use correct default rule for unit test.
|
13 years ago |
notmasteryet
|
550819b829
|
fix serif and symbol attribute detection for standard fonts
|
13 years ago |
notmasteryet
|
00664f5f0c
|
add liveprogramming as load test
|
13 years ago |
notmasteryet
|
982ea98c44
|
replacing non-existent page content with empty one
|
13 years ago |
notmasteryet
|
a84fa13189
|
using font flags to recognize the symbol and serif fonts; using the encoding instead of predefined MacRoman in TrueType fonts
|
13 years ago |
Artur Adib
|
cf00831a00
|
Merge pull request #1044 from notmasteryet/unit-tests-2
Add unit tests for calculateMD5, ARCFourCipher, and PredictorStream
|
13 years ago |
Artur Adib
|
4322e7e339
|
Merge pull request #1042 from notmasteryet/tree-55
fetch/getEntry returns null if the entry is free
|
13 years ago |
Brendan Dahl
|
6814c8f717
|
Fix and add second update comment.
|
13 years ago |
Brendan Dahl
|
e2900f9eba
|
Add comment on update link.
|
13 years ago |