Commit Graph

3629 Commits

Author SHA1 Message Date
Yury Delendik
630abb78ac Merge pull request #1567 from brendandahl/testtimeout
Add browser test timeout.
2012-04-17 13:54:57 -07:00
Yury Delendik
72fd078fa1 Fixes page-width mode 2012-04-17 15:53:17 -05:00
Yury Delendik
237e1d941d Fix annotations; add text annotation icon 2012-04-17 15:33:15 -05:00
Brendan Dahl
9ffc49e512 Add browser test timeout. 2012-04-17 12:53:50 -07:00
Artur Adib
d9db7af4c8 fixing Chrome quirks 2012-04-17 14:10:52 -04:00
Brendan Dahl
28024fba3b Replace test pdf tcpdf 33 by custom generated pdf. 2012-04-17 10:39:17 -07:00
Brendan Dahl
55a0d867dc Merge pull request #1505 from yurydelendik/make-win
Fix make file for older sed (for msys/Windows)
2012-04-17 10:21:48 -07:00
Brendan Dahl
9b0224b5cf Merge pull request #1551 from yurydelendik/issue-1549
Fix the operator list deallocation
2012-04-17 09:02:47 -07:00
Yury Delendik
cff6c8db08 skip cached objects and has consistent font ids 2012-04-16 21:42:05 -05:00
Yury Delendik
a25c4f1226 Merge pull request #1553 from brendandahl/extnit
Fix extension comment nits.
2012-04-16 14:49:46 -07:00
Yury Delendik
b6edbb38c1 Fixes content stream reset; terminating rendering when destroyed 2012-04-16 16:46:26 -05:00
Brendan Dahl
f72c04b373 Fix extension comment nits. 2012-04-16 14:33:11 -07:00
Yury Delendik
32684fe324 Change render status logic 2012-04-16 16:19:45 -05:00
Yury Delendik
0380d408e0 Fixes comment 2012-04-16 15:28:34 -05:00
Yury Delendik
f701a1427a Remove operatorList cache from the backend 2012-04-16 15:23:24 -05:00
Yury Delendik
e014b62ba7 Merge pull request #1550 from brendandahl/erroronjbig2
Error on jbig2.  Add 'RL' abbreviation for run length decode.
2012-04-16 12:58:18 -07:00
Yury Delendik
357805696b Fixing concurrency and test driver 2012-04-16 14:49:55 -05:00
Artur Adib
195efa404d removed all old elements; file input & dl work 2012-04-16 15:41:55 -04:00
Yury Delendik
1e96c73207 Fixing concurent draw page requests for de-allocation 2012-04-16 14:13:41 -05:00
Yury Delendik
08830731c0 Fix the operator list deallocation 2012-04-16 13:38:27 -05:00
Brendan Dahl
32b7eba6de Add RL abbreviation for run length decode. 2012-04-16 11:35:42 -07:00
Brendan Dahl
4616ee0ee8 Show error on JBIG2 images. 2012-04-16 11:34:00 -07:00
Yury Delendik
2d08ae9707 Merge pull request #1548 from brendandahl/bumpto.3
Bump version to 0.3 because of new API
2012-04-16 11:19:17 -07:00
Brendan Dahl
daef08cebb Bump version to 0.3 2012-04-16 11:14:41 -07:00
Yury Delendik
f0f0418a9c Merge pull request #1547 from merkste/opera-sidebar-button-issue
fix for opera DSK-354448: onclick fired on disabled nodes with opaque co...
2012-04-16 10:49:30 -07:00
Steffen Märcker
e624971e3f lint issue fixed 2012-04-16 19:48:22 +02:00
Steffen Märcker
d3a88411ec corrected comment 2012-04-16 19:23:54 +02:00
Steffen Märcker
548591fcf5 fix for opera DSK-354448: onclick fired on disabled nodes with opaque content 2012-04-16 19:17:49 +02:00
Brendan Dahl
8b8d553c54 Merge pull request #1531 from mozilla/api
API refactoring
2012-04-16 09:56:26 -07:00
Yury Delendik
086f7cc32b Merge pull request #1546 from brendandahl/api
Expose Util functions for Viewer
2012-04-16 09:53:44 -07:00
Brendan Dahl
04c8d1454d Add Util functions to PDFJS. 2012-04-16 09:45:49 -07:00
Brendan Dahl
459e08d1b4 Merge branch 'api' of https://github.com/mozilla/pdf.js into api 2012-04-16 09:35:46 -07:00
Artur Adib
68bab04582 Merge pull request #1538 from brendandahl/new-ui
Add thumbnail ring. Update download image.
2012-04-16 09:34:14 -07:00
Yury Delendik
50349658af Temporary avoiding chrome on linux failures 2012-04-15 21:12:00 -05:00
Yury Delendik
12b0282836 Remove debug code 2012-04-14 17:57:14 -05:00
Yury Delendik
6bf640260f Fix jsdoc comment; remove resources dict from type3 properties 2012-04-14 17:52:49 -07:00
Yury Delendik
4953e0fecc Merge branch 'api' of git://github.com/mozilla/pdf.js.git into api 2012-04-14 13:56:57 -07:00
Yury Delendik
42911f1fc9 Async getAnnotations(); hide map and xref for Dict 2012-04-14 13:54:31 -07:00
Yury Delendik
a6ae266458 Merge pull request #1540 from brendandahl/moveopen
Add JSDocs. Move open to after everything is initialized.
2012-04-14 11:56:10 -07:00
Brendan Dahl
4b42b3a3f0 Merge branch 'api' of https://github.com/mozilla/pdf.js into api 2012-04-13 18:14:32 -07:00
Yury Delendik
59f507fff6 Merge pull request #1533 from brendandahl/api
Add basic unit tests for new API
2012-04-13 15:02:00 -07:00
Brendan Dahl
18a5e4f0c3 Merge remote-tracking branch 'upstream/api' into api 2012-04-13 14:20:32 -07:00
Brendan Dahl
719133a15f Update download image. 2012-04-13 14:17:18 -07:00
Brendan Dahl
a03d2100f5 Fix lint. 2012-04-13 14:16:45 -07:00
Brendan Dahl
a23eda3f4b Merge remote-tracking branch 'upstream/new-ui' into new-ui 2012-04-13 14:15:15 -07:00
Brendan Dahl
cc43117039 Add selection ring around thumbnails. 2012-04-13 14:14:05 -07:00
Yury Delendik
e1b4fc5ac7 Enabled workers during testing 2012-04-13 16:04:57 -05:00
Artur Adib
e1e41aa792 dropdown menu 2012-04-13 11:13:53 -07:00
Brendan Dahl
f679f0dfe8 Move open after everything is initialized. 2012-04-13 09:33:36 -07:00
Brendan Dahl
c207d4a7d6 Add docs to API. 2012-04-13 09:25:08 -07:00