Commit Graph

3564 Commits

Author SHA1 Message Date
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
Artur Adib
e954a6236f loadingIcon 2012-04-13 08:17:35 -07:00
Brendan Dahl
19c0c6a983 Add back other unit tests. Disable worker. 2012-04-12 18:09:25 -07:00
Brendan Dahl
3925e37417 Add basic api unit testing. 2012-04-12 17:59:30 -07:00
Artur Adib
d5f296e404 user-changes to pageNumber are working 2012-04-12 17:57:52 -07:00
Artur Adib
d94709c2f0 page number works (not editable yet) 2012-04-12 17:30:13 -07:00
Artur Adib
18211be401 disable user select in outline 2012-04-12 17:21:18 -07:00
Artur Adib
e92656712f outline view 2012-04-12 17:19:57 -07:00
Artur Adib
a8bb575fd8 bug fix (works with intelisa) 2012-04-12 16:38:45 -07:00
Artur Adib
76fce75091 text selection OK, switch outline OK 2012-04-12 16:29:15 -07:00
Yury Delendik
dee158d80c Fix title info for PDF document 2012-04-12 15:56:17 -07:00
Yury Delendik
f955befc4b Merge pull request #1532 from brendandahl/api
Fix page error handling.
2012-04-12 15:17:33 -07:00
Yury Delendik
eba8f5a22c Fix finger print, remove unused code 2012-04-12 15:14:18 -07:00
Brendan Dahl
23df48bf0e Fix page error handling. 2012-04-12 15:14:18 -07:00
Artur Adib
8363ca88ad fixing sidebarView scroll bar overflow 2012-04-12 15:13:58 -07:00
Artur Adib
c8695cfa0a sidebar toggle working 2012-04-12 15:08:07 -07:00