1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-05 01:28:39 +00:00
Commit Graph

1153 Commits

Author SHA1 Message Date
Lu Wang
3b3efb6845 add dollar sign for jquery objects 2013-06-13 23:00:42 +08:00
Lu Wang
b6df9d5763 Merge remote-tracking branch 'origin/lazyload' 2013-06-13 22:45:39 +08:00
Lu Wang
7008cd8fba Merge pull request #171 from micred/lazyload
lazy load with deferrered scroll_to
2013-06-13 07:42:04 -07:00
Michele Redolfi
25a3273bac event triggering removed 2013-06-13 14:40:50 +02:00
Michele Redolfi
51dd4fdecd load_page idx now starts from 1; pages_loading move to Viewer instance; fixes; pdf2htmlEX.js.in executable bit removed; 2013-06-13 12:39:52 +02:00
Lu Wang
6d135d7fc0 more strict Matrix_less, which was inconsistent 2013-06-13 18:38:46 +08:00
Lu Wang
fe96b572ef .. 2013-06-13 18:00:25 +08:00
Michele Redolfi
d5ade42d5a lazy load with deferrered scroll_to 2013-06-12 17:53:14 +02:00
Lu Wang
47267669ce fixed a wrong optimization when opening a new text line 2013-06-12 13:21:10 +08:00
Lu Wang
dd41565c3c dump empty frames for split-pages 2013-06-09 22:19:12 +08:00
Lu Wang
69d083b27b auto run test in travis ci 2013-06-07 01:15:51 +08:00
Lu Wang
6e753c1465 add test in makefile 2013-06-07 01:15:14 +08:00
Lu Wang
66b9c52c98 Merge pull request #164 from rmorlok/master
Fixing unit tests
2013-06-06 21:32:56 -07:00
Ryan Morlok
1544149e04 updating test_naming.py unit tests to make the expected values consistent with new output structure and make calls to pdf2htmlEX use updated command line arguments 2013-06-04 13:03:29 -05:00
Lu Wang
cf1c668b81 Merge pull request #160 from micred/jsonescape
fix bug: JS error when pdf contained single quotes in its name; add myse...
2013-05-31 19:23:26 -07:00
Lu Wang
73d84524f8 override default unicode bidi for RTL languages like Hebrew 2013-05-31 22:17:14 +08:00
Michele Redolfi
933efc1d6c lex order 2013-05-31 12:43:31 +02:00
Michele Redolfi
a59c6a8865 fix bug: JS error when pdf contained single quotes in its name; add myself in AUTHORS as kindly request by Lu 2013-05-31 12:24:12 +02:00
Lu Wang
c4757c7fae strict mode in js 2013-05-30 02:31:48 +08:00
Lu Wang
3fd823e082 update build script 2013-05-30 00:52:20 +08:00
Lu Wang
f655a8af42 changelog 2013-05-27 07:45:16 +08:00
Lu Wang
92454a9883 new option --embed, --embed-*; better ArgEntry 2013-05-27 07:43:26 +08:00
Lu Wang
c815f304f3 Merge pull request #153 from ChrisCinelli/master
Assign the Viewer to a variable so it can be used
2013-05-22 23:06:31 -07:00
Chris Cinelli
11f23c01e7 Update AUTHORS 2013-05-23 00:00:47 -06:00
Chris Cinelli
2d53c6174a Updated default viewer name 2013-05-22 23:38:07 -06:00
Chris Cinelli
0310176601 Update manifest to provide a object accessible to parent when the HTML is in an iframe 2013-05-21 18:27:53 -06:00
Lu Wang
6adf903b1b compiler flag change 2013-05-11 18:42:50 +08:00
Lu Wang
4e2aefeb6f remove gplv2 2013-05-11 14:53:03 +08:00
Lu Wang
943f949e8e Merge branch 'master' of github.com:coolwanglu/pdf2htmlEX 2013-05-10 22:45:56 +08:00
Lu Wang
1634eb3b8f .gitignore 2013-05-10 22:45:30 +08:00
Lu Wang
d7254f4d00 .gitignore 2013-05-10 22:44:07 +08:00
Lu Wang
35baa47fa3 Update README.md 2013-05-10 22:38:59 +08:00
Lu Wang
ee9bcbe793 Update README.md 2013-05-10 22:32:20 +08:00
Lu Wang
84a43f23a4 Update README.md 2013-05-10 22:25:05 +08:00
Lu Wang
0725718d81 Update README.md 2013-05-10 22:22:47 +08:00
Lu Wang
7e7e79b328 Update README.md 2013-05-10 22:12:56 +08:00
Lu Wang
b4700c1c22 Update LICENSE 2013-05-10 19:30:04 +08:00
Lu Wang
8d2b4c7dde .. 2013-05-10 16:46:11 +08:00
Lu Wang
1f3eccdbb5 Update README.md 2013-05-10 15:47:35 +08:00
Lu Wang
784b8fbbbe Update README.md 2013-05-10 15:25:06 +08:00
Lu Wang
933e97bfdb Update LICENSE 2013-05-10 15:23:01 +08:00
Lu Wang
1cf1beac34 Update LICENSE 2013-05-10 13:24:09 +08:00
Lu Wang
e98a7998a3 Update LICENSE 2013-05-10 13:18:05 +08:00
Lu Wang
3247392c8a Update README.md 2013-05-10 02:35:54 +08:00
Lu Wang
956372c872 usage in README 2013-05-09 23:01:54 +08:00
Lu Wang
b1df9f747a tentative license update 2013-05-09 22:59:29 +08:00
Lu Wang
de26cf056e add json encoding 2013-05-09 20:30:49 +08:00
Lu Wang
57a687ccf8 remove unuseful code 2013-05-06 19:54:29 +08:00
Lu Wang
7c12b228c2 disable dragging on background images 2013-05-06 19:53:56 +08:00
Lu Wang
c1104cb00f clear map file on error; trim spaces in manifest 2013-05-06 17:25:41 +08:00