Commit Graph

3849 Commits

Author SHA1 Message Date
Brendan Dahl
88ffc2db33 Don't disable outline. Add some more style to outline. 2012-04-25 16:38:36 -07:00
Brendan Dahl
3d43576838 Re-order the zoom options, add actual size option. 2012-04-25 15:55:11 -07:00
Artur Adib
0d248a05a1 Merge branch 'new-ui' of github.com:mozilla/pdf.js into new-ui 2012-04-25 17:33:06 -04:00
Artur Adib
f06ca00e1c progress bar matches new UI 2012-04-25 17:32:26 -04:00
Brendan Dahl
e5df917183 Merge branch 'new-ui' of github.com:mozilla/pdf.js into new-ui2 2012-04-25 14:32:04 -07:00
Brendan Dahl
29a2b60461 Add print button back. 2012-04-25 14:19:34 -07:00
Brendan Dahl
47badedeff Fix sidebar capitalization. 2012-04-25 14:19:02 -07:00
Artur Adib
b98a747c63 Merge pull request #1614 from brendandahl/new-ui2
Remove flex box.
2012-04-25 13:59:30 -07:00
Brendan Dahl
c4189b46f3 Move sidebar open class. 2012-04-25 13:46:17 -07:00
Brendan Dahl
e0aa43af37 Fix lint. 2012-04-25 12:15:53 -07:00
Brendan Dahl
0a29804357 Fix thumbnails/outline. 2012-04-25 12:14:09 -07:00
Brendan Dahl
cce830bf62 Merge upstream. 2012-04-25 11:53:59 -07:00
Yury Delendik
be584d5bc7 Merge pull request #1611 from saebekassebil/mailto
Add mailto protocol to whitelist - #1608
2012-04-25 11:50:29 -07:00
Brendan Dahl
50088867c0 Remove flex box. Add side animation. Add dashed line around unload thumbnails. 2012-04-25 11:34:28 -07:00
Artur Adib
a423827e0f nit 2012-04-25 14:21:10 -04:00
Saebekassebil
9287ab12e7 Add mailto protocol, to whitelist 2012-04-25 20:17:26 +02:00
Artur Adib
ffe3dbfc8f minor fixes 2012-04-25 14:10:53 -04:00
Artur Adib
31a757e301 "Page: 1 of 14" 2012-04-25 11:32:37 -04:00
Artur Adib
baa84fc400 removing Makefile, updating README 2012-04-25 11:02:02 -04:00
Yury Delendik
c13a4c1557 Replacing test with simulated bad pdf 2012-04-24 18:53:11 -05:00
Brendan Dahl
c55dade357 Clear out the stored text extraction on load. 2012-04-24 14:02:13 -07:00
Brendan Dahl
0cb6d62089 Merge pull request #1599 from yurydelendik/issue-1597
Guessing pdf char size based on the CMap numbers
2012-04-24 13:49:30 -07:00
Brendan Dahl
a57054ef9e Reduce the search box width to avoid wrapping. 2012-04-24 12:38:07 -07:00
Brendan Dahl
2db0ee6ba3 Add next line operators for text collection. 2012-04-24 12:29:23 -07:00
Artur Adib
c933845320 Merge pull request #1596 from yurydelendik/tests-kill-browser
Terminates browser processes; if killed waits for termination
2012-04-24 12:07:17 -07:00
Brendan Dahl
ad883c61f3 Merge pull request #1598 from yurydelendik/fix-meta-1
Fixes broken metadata
2012-04-24 10:01:15 -07:00
Yury Delendik
fcabd176a0 Don't check gen number for free entry; don't index objects twice 2012-04-23 22:14:58 -05:00
Yury Delendik
545775bd7f Add ref test 2012-04-23 17:50:02 -05:00
Yury Delendik
78213e826e Guessing pdf char size based on the CMap numbers 2012-04-23 17:44:51 -05:00
Yury Delendik
f7ccb291f4 Fix broken metadata 2012-04-23 16:43:20 -05:00
Brendan Dahl
8eaf0cdb18 Remove cache of page text content in core. 2012-04-23 13:16:57 -07:00
Yury Delendik
d2600ea9da Terminates browser processes; if killed waits for termination 2012-04-23 15:05:50 -05:00
Yury Delendik
8b7cd47798 Merge pull request #1580 from brendandahl/unittest
Use test.py for unit tests too.
2012-04-23 12:42:44 -07:00
Brendan Dahl
0c2f818828 Add "regression" to differentiate the two tests. 2012-04-23 09:39:04 -07:00
Brendan Dahl
92d0d1d694 Merge new API and text search. 2012-04-20 16:49:08 -07:00
Yury Delendik
6aacffaeb6 Merge pull request #1526 from jviereck/fix_keyboard
Fix keyboardbindings
2012-04-20 05:43:06 -07:00
Julian Viereck
ec5a1b2a1b Fix lint issues 2012-04-20 09:33:50 +02:00
Brendan Dahl
909951d975 Allow time to finish requests. 2012-04-19 14:19:08 -07:00
Brendan Dahl
eea1d9086b Fix bottest. 2012-04-19 12:54:53 -07:00
Brendan Dahl
5f17d881a9 Fix nit. 2012-04-19 12:34:50 -07:00
Brendan Dahl
e18a2c512e Use test.py for unit tests too. 2012-04-19 12:32:24 -07:00
Brendan Dahl
11d7278c93 Give the thumbnail default width/height. 2012-04-18 17:02:32 -07:00
Yury Delendik
cf19de8fcd Merge pull request #1573 from brendandahl/issue-1516
Handle junk at the end of postscript functions.
2012-04-18 14:00:58 -07:00
Artur Adib
17be523eeb fixed thumbnails 2012-04-18 15:31:42 -04:00
Artur Adib
7e51d2b1f7 Merge branch 'master' into new-ui
Conflicts:
	web/viewer.html
	web/viewer.js
2012-04-18 15:02:49 -04:00
Brendan Dahl
cec7a92a99 Merge pull request #1568 from yurydelendik/issue-1557
Fixes annotations; adds text annotation icon
2012-04-18 10:51:13 -07:00
Brendan Dahl
89aa004a57 Merge pull request #1506 from yurydelendik/update-md5-2
Update MD5s for the linked pdfs
2012-04-18 10:39:16 -07:00
Brendan Dahl
56079d77bc Merge pull request #1504 from yurydelendik/issue-1502
Rebuilding invalid OS/2 table
2012-04-18 10:32:55 -07:00
Yury Delendik
f59a1a35b3 Remove 1502 test case 2012-04-18 12:09:13 -05:00
Brendan Dahl
6ab7584ba4 Fix to lowercase. 2012-04-18 09:50:47 -07:00