Jonas Jenwald
cebf3c60e2
Move PageView from viewer.js to its own file
2013-09-20 09:25:41 +02:00
Tim van der Meij
3c0ac37292
Secondary toolbar
2013-09-04 23:48:31 +02:00
Brendan Dahl
c17a7c9d04
Merge pull request #3505 from Snuffleupagus/move-ThumbnailView
...
Move ThumbnailView from viewer.js to its own file
2013-08-26 10:30:24 -07:00
Brendan Dahl
bb2529de03
Move the creation of canvas path fonts to the worker.
2013-08-19 16:33:20 -07:00
Brendan Dahl
5ecce4996b
Split files into worker and main thread pieces.
2013-08-12 10:48:06 -07:00
Jonas
d99879bfbf
Move ThumbnailView from viewer.js to its own file
2013-08-06 22:19:03 +02:00
Yury Delendik
99c9079f54
[CSP] removes inlined styles and scripts
2013-07-30 21:00:37 -05:00
Jonas
8708f8beb5
Fixes regression that cause scrolling using spacebar to break in Firefox
2013-07-19 22:09:37 +02:00
Jonas
09e0c9b65d
Move PDFHistory from viewer.js to its own file
2013-07-18 17:18:27 +02:00
Yury Delendik
fb189f4fdf
Merge pull request #3476 from Rob--W/no-google-translate
...
Disable Google Translate on viewer in Chrome.
2013-07-18 06:21:57 -07:00
Rob Wu
d5e16ab85c
Viewer: Remove inline events; set height on error
...
Move inline event handlers to viewer.js to comply with a
Content-Security-Policy where directive "unsafe-inline" is not set.
Change textarea.rows = <number of newlines> to
textarea.style.height = textarea.scrollHeight.
(The former is extremely unreliable; consider long lines...)
2013-07-18 10:38:44 +02:00
Brendan Dahl
7a1049216c
Merge pull request #3440 from peerlibrary/syncing-order
...
Syncing order of JS files in viewer.html and make.js. See #3414
2013-07-16 16:10:25 -07:00
Rob Wu
97efe7886e
Disable Google Translate on viewer in Chrome.
...
test/pdfs/yo01.pdf triggered "This page is in Japanese. Would you like
to translate it?" info bar in Chrome.
2013-07-16 00:13:05 +02:00
Yury Delendik
ef658bf5f1
Refactoring download button logic
2013-07-12 13:14:13 -05:00
Rob Wu
4a2eefe1b6
Allow scrolling by keyboard in Chrome/Opera
...
Set "tabindex" attribute to allow focus;
Added "outline: none" to prevent focus ring from appearing.
Fixes #3443
2013-07-06 15:37:03 +02:00
Mitar
e0a2ee09b5
Syncing order of JS files in viewer.html and make.js. See #3414
2013-07-02 17:03:16 -07:00
Vivin Paliath
83b6eaed16
pr #3356
...
squashing commits.
2013-06-18 09:05:55 -07:00
Yury Delendik
0e133f0090
Drawing without fillText; refactoring ADD_TO_PATH
2013-05-15 15:57:27 -05:00
Mack Duan
f8f4b3f45d
Refactor code for annotations
2013-05-07 14:22:13 -04:00
Kalervo Kujala
5e08f8039d
Replace fullscreen with presentationMode
2013-05-01 09:22:17 +03:00
Jonas
93b8e1fc01
Fix disabling of zoom buttons and add camel case button names
2013-04-30 21:14:18 +02:00
Jonas
adf61ea5b0
Make spacebar work on document load - fixes bug 864619
2013-04-30 16:44:51 +02:00
Mack Duan
ef423ef30c
Implement progressive loading of PDFs
2013-04-12 16:13:22 -07:00
Brendan Dahl
60edfce733
Don't hide the download/print buttons when view is small.
2013-02-25 16:53:54 -08:00
Jonas
e4e4b1ab4e
Make navigation keys work on document load - avoid breaking embedded viewer, take 3
2013-02-24 17:49:42 +01:00
Julian Viereck
0721de45b0
Hide header/footer by default when printing from Firefox. See Bug 743252
2013-02-17 11:01:19 +01:00
Tim van der Meij
96ec48e634
Squashing commits for disabling zoom buttons feature
2013-02-10 15:01:37 +01:00
Yury Delendik
c53fa62e58
Merge pull request #2644 from SSk123/edit_slider_name
...
Bug #767698 Slider Rename
2013-01-31 06:06:06 -08:00
Srishti
a80234fee9
Bug #767698 Slider Rename
...
Bug #767698 Slider Rename
2013-01-31 19:25:02 +05:30
Brendan Dahl
971e202f0b
Disable printing a selection for Firefox.
2013-01-30 09:22:00 -05:00
Brendan Dahl
fd4e40c82b
New GUI for B2G viewer.
2012-11-29 17:01:51 -08:00
Yury Delendik
e5247e4895
Updates webL10n; using viewer.properties as is
2012-11-29 14:02:33 -06:00
Brendan Dahl
df0d9be4a5
Add close button and title bar for b2g.
2012-11-28 11:02:56 -08:00
Brendan Dahl
11175ba6fe
Minor css tweaks for small viewer and aligning borders.
2012-10-29 14:35:07 -07:00
Yury Delendik
06f9b70f07
Merge pull request #2206 from timvandermeij/first-last-page-context-menu
...
Converted the first and last page buttons to context menu items
2012-10-10 10:36:21 -07:00
Tim van der Meij
6e13e3dd73
Final commit squash
2012-10-10 19:26:41 +02:00
Yury Delendik
94367bd161
Adds tabindex; remove search field type
2012-10-06 09:22:37 -05:00
Yury Delendik
ade5f96787
Add pilot find next/prev icons; localization
2012-10-05 19:15:06 -05:00
Brendan Dahl
95b1f74a30
Add support for firefox integrated find.
2012-10-05 13:59:13 -07:00
Yury Delendik
92770fdd84
Minor CSS fixed for find bar
2012-10-05 10:47:58 -05:00
Brendan Dahl
1f85b8b4ed
Update the l10n for the html find bar.
2012-10-02 17:08:47 -07:00
Brendan Dahl
dd0cb37f38
Add some door hanger styling for the find bar
2012-09-28 12:30:07 -07:00
Brendan Dahl
38193b1887
Update the find bar ui status.
2012-09-28 11:18:45 -07:00
Artur Adib
e2a2085f62
remove find button in MOZCENTRAL
2012-09-26 16:47:26 -04:00
Artur Adib
1ec2e2a1a2
remove old unused code
2012-09-26 16:38:02 -04:00
Artur Adib
6864a07221
Use "find" instead of both find & search
2012-09-25 16:17:27 -04:00
Julian Viereck
da57e0f89e
Julian's html-search-bar work
2012-09-25 14:48:05 -04:00
Yury Delendik
12a0faadad
Renames fullscreen to presentation mode
2012-09-21 09:35:18 -05:00
gigaherz
bbcb05af7b
Implement page rotation controls using keyboard (R/shift-R) and context menu.
2012-09-08 01:05:14 +02:00
Michael Payne
6ca9245a39
Changes to allowed versioned building of Chrome extension that meets new
...
Chrome extension security requirements
2012-09-06 12:39:49 -07:00
Michael Payne
088c6e17e8
changes to allow chrome extension to load
...
changes to remove inline scripts, update manifest version, fix make.js
so compatibility.js isn't included for chrome. Due to new Chrome
extension changes outlined at
http://developer.chrome.com/extensions/manifestVersion.html
2012-09-05 22:52:17 -07:00
Brendan Dahl
332ae4ce41
Change to the Apache v2 license.
2012-08-31 15:48:21 -07:00
Brendan Dahl
44a6afb282
Fix mozcentral build.
2012-08-01 12:16:28 -07:00
Brendan Dahl
492fa6edb4
Add the new preprocessor.
2012-08-01 11:55:39 -07:00
Brendan Dahl
6d35073a9c
Initial build for b2g.
2012-08-01 11:55:39 -07:00
Saebekassebil
dacdbaa978
Correct l10n and address yury's comments
2012-07-30 17:58:34 +02:00
Saebekassebil
39d3ea862b
Initial support for Presentation Mode
2012-07-30 17:12:49 +02:00
Brendan Dahl
4655ec0c75
Localize print message. Show/hide print button.
2012-07-09 16:04:55 -07:00
Brendan Dahl
7e5a9b7a39
Adds support for the new mozPrintCallback api.
2012-07-09 10:41:52 -07:00
Brendan Dahl
f90a05f5f8
Merge pull request #1837 from yurydelendik/jbig2-1
...
JBIG2 implementation
2012-06-26 16:00:32 -07:00
Yury Delendik
e09eb529d9
Adds basic symbol dictionary and text region.
2012-06-18 15:03:20 -05:00
Brendan Dahl
cebee4026d
UI update from shorlanders comments.
2012-06-07 13:51:29 -07:00
Artur Adib
277c127921
Merge pull request #1743 from yurydelendik/mobile-1
...
Add viewport metatag for mobile
2012-06-04 14:34:02 -07:00
Yury Delendik
e2011a4244
Fixing search button; removing xx culture
2012-05-31 16:13:27 -05:00
Yury Delendik
fd85882366
Addressing the bug 742099 review
2012-05-31 15:56:38 -05:00
Yury Delendik
b8128f69ba
Localize the Find button
2012-05-24 16:00:55 -05:00
Yury Delendik
b7d0c0b4d0
Add viewport metatag
2012-05-23 16:50:54 -05:00
Yury Delendik
74616848ca
Merge remote-tracking branch 'mozilla/master' into textsearch
...
Conflicts:
l10n/en-US/viewer.properties
web/viewer.html
2012-05-21 14:07:30 -05:00
Yury Delendik
609b2a797e
Merge remote-tracking branch 'mozilla/master' into textsearch
...
Conflicts:
l10n/en-US/viewer.properties
web/viewer.html
2012-05-21 11:32:16 -05:00
Yury Delendik
55d9a53e40
Fixes tab order, temp icon and localization
2012-05-21 11:23:12 -05:00
Artur Adib
6cd9ae01cc
Enable/disable search via about:config pref
2012-05-21 11:15:24 -04:00
Yury Delendik
cc3e7197b3
Replaces browse button with a icon
2012-05-20 17:12:58 -05:00
Yury Delendik
326b739bd1
Adds styles for small screens
2012-05-15 14:47:33 -05:00
Artur Adib
2d3ed7fc78
Merge branch 'refs/heads/master' into textsearch
...
Conflicts:
web/viewer.css
web/viewer.html
web/viewer.js
2012-05-08 17:22:48 -04:00
Yury Delendik
19cf459943
Merge branch 'master' of git://github.com/mozilla/pdf.js.git into l10n
...
Conflicts:
web/viewer.html
2012-05-04 13:13:29 -05:00
Yury Delendik
5a7db6f355
Fixes the small artifact with the bookmark button
2012-05-04 12:46:59 -05:00
Yury Delendik
92a9003191
Fixing display: none; title for zoom
2012-05-04 12:34:18 -05:00
Yury Delendik
c04ea2897e
Addressing accessebility aspects
2012-05-04 09:51:21 -05:00
Yury Delendik
e7f63e3e5e
Fixes rtl zoom and page up/down icons
2012-05-01 19:39:24 -05:00
Yury Delendik
89b6c74a53
Merge remote-tracking branch 'mozilla/master' into l10n
...
Conflicts:
web/viewer.css
web/viewer.html
2012-05-01 17:19:02 -05:00
Yury Delendik
72ec5d070b
Fixes rtl languages
2012-05-01 17:08:30 -05:00
Yury Delendik
69a40ef8d8
Fixes tab order and focus highlight
2012-05-01 11:43:48 -05:00
Yury Delendik
00543a1c89
Embed locale.properties in the viewer.html for extension
2012-04-30 21:55:21 -05:00
Yury Delendik
29bde9d528
Merge remote-tracking branch 'mozilla/master' into l10n-1
...
Conflicts:
web/viewer.html
2012-04-30 18:32:37 -05:00
Brendan Dahl
68321ae671
Add back the browse button for the web viewer.
2012-04-30 14:23:26 -07:00
Yury Delendik
9b8b3bd25f
Initial localization
2012-04-30 15:29:05 -05:00
Artur Adib
ede1985d85
Merge branch 'new-ui' of github.com:mozilla/pdf.js into new-ui
2012-04-27 10:59:36 -04:00
Artur Adib
c8a6a9ba00
remove print button
2012-04-27 10:59:31 -04:00
Brendan Dahl
cc353a4003
Add doctype.
2012-04-26 11:19:04 -07:00
Brendan Dahl
27caa7741a
Fix the error box.
2012-04-25 17:20:13 -07:00
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
Brendan Dahl
29a2b60461
Add print button back.
2012-04-25 14:19:34 -07:00
Brendan Dahl
c4189b46f3
Move sidebar open class.
2012-04-25 13:46:17 -07:00
Brendan Dahl
cce830bf62
Merge upstream.
2012-04-25 11:53:59 -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
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
Brendan Dahl
92d0d1d694
Merge new API and text search.
2012-04-20 16:49:08 -07: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
Artur Adib
d9db7af4c8
fixing Chrome quirks
2012-04-17 14:10:52 -04:00
Artur Adib
195efa404d
removed all old elements; file input & dl work
2012-04-16 15:41:55 -04: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
Artur Adib
e1e41aa792
dropdown menu
2012-04-13 11:13:53 -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
e92656712f
outline view
2012-04-12 17:19:57 -07:00
Artur Adib
76fce75091
text selection OK, switch outline OK
2012-04-12 16:29:15 -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
Artur Adib
324ea1d743
first mockup, loads tracemonkey pages OK
2012-04-11 16:12:51 -07:00
Yury Delendik
737ed84174
Initial API implementation
2012-04-09 22:20:57 -07:00
Julian Viereck
3c77291013
Merge text search with current master
2012-04-08 08:57:55 -07:00
Brendan Dahl
0cf43886c5
Merge pull request #1377 from gigaherz/progressbar
...
Add a Progressbar to the loading indicator
2012-03-30 08:49:29 -07:00
gigaherz
a094dd4746
Simplified the ProgressBar a bit: made the div fixed-size, removed the unnecessary '.remaining' div, used percent size for the '.progress' div.
2012-03-27 09:13:32 +02:00
Saebekassebil
20dd225e40
Metadata parsing/serialization
2012-03-24 19:59:51 +01:00
gigaherz
114d2c9ebd
Simplified ProgressBar class. Visual tweaks.
2012-03-22 22:54:12 +01:00
gigaherz
d2f463bf7c
Add a progressbar to the loading indicator, below the text.
2012-03-21 23:36:10 +01:00
Brendan Dahl
b24d647db2
Remove unused span.
2012-03-12 14:15:09 -07:00
notmasteryet
28b4dac2d8
Merge remote-tracking branch 'mozilla/master' into bidi
...
Conflicts:
web/viewer.html
2012-02-20 12:41:19 -06:00
Brendan Dahl
f17a1679eb
Move debugger to the web folder.
2012-02-15 14:55:16 -08:00
Brendan Dahl
0175f53637
Merge upstream.
2012-02-15 12:56:05 -08:00
Brendan Dahl
ba0267f5ee
Merge pull request #1207 from notmasteryet/tree-73
...
Fixes compatibity.js removal for gh-pages
2012-02-15 09:20:53 -08:00
Brendan Dahl
9fe5eff905
Combining Yury's and my debugging tools.
2012-02-13 17:35:58 -08:00
notmasteryet
feaa8aaa59
Fixes compatibity.js removal for gh-pages
2012-02-13 18:29:48 -06:00
Adil Allawi
b50cf76ab5
Properly integrate new file bidi.js
2012-02-13 14:56:37 +00:00
gigaherz
c24684b8e9
Got rid of the "released" class and made the pin icon depend on the sidebar state.
2012-02-10 20:21:55 +01:00
Adil Allawi
2e1a88f39e
Handle bidi ordering of PDF strings
2012-02-10 17:05:09 +00:00
gigaherz
6ba38daf56
Tiny issue with tabs/spaces in viewer.html
2012-02-07 09:30:47 +01:00
gigaherz
14eae7cb9f
Move code to the right place and give it a better style.
...
Highlight the background on hover.
2012-02-07 09:23:23 +01:00
gigaherz
6bb14af71c
Made the code somewhat cuter. Still totally wrong in concept.
2012-02-05 13:37:50 +01:00
gigaherz
a617aff425
Quick & dirty sidebar pinning.
2012-02-04 21:13:12 +01:00
Brendan Dahl
b381c960d9
Merge branch 'master' of https://github.com/mozilla/pdf.js into amowarnings
2012-01-31 17:53:54 -08:00
Brendan Dahl
f3b2a03de6
Hide the browse bar for the ff extension.
2012-01-24 15:13:50 -08:00
Brendan Dahl
178b89342a
Switch to stream converter for extension.
2012-01-23 16:50:45 -08:00
notmasteryet
1ac24dbc01
Merge remote-tracking branch 'mozilla/master' into textsearch-1
...
Conflicts:
src/core.js
src/fonts.js
2012-01-22 13:56:56 -06:00
notmasteryet
93ca387d1b
Migration of the JPX code (from jpx5)
2012-01-11 20:08:46 -06:00
Brendan Dahl
5bd4d1987a
Easier copy/paste error message.
2012-01-04 14:48:59 -08:00
Julian Viereck
997e094bdc
Add new 'Auto' option for the viewer.
2012-01-02 20:02:20 +01:00
notmasteryet
fb2d165a48
Simple search results
2011-12-11 19:38:20 -06:00
notmasteryet
efd82ab5bd
Merge pull request #854 from arturadib/thumb-smooth
...
Smarter thumbnail scrolling
2011-12-08 16:55:46 -08:00
Artur Adib
2040c35001
Moved event binding to 'load' event
2011-12-07 08:52:13 -05:00
Artur Adib
7d8240f15c
Addressing comments, linting
2011-12-06 16:52:29 -05:00
Brendan Dahl
3ae06c96ad
Address Yury's comments.
2011-12-01 09:11:33 -08:00
Artur Adib
5aad7cb7b5
Merge branch 'master' of git://github.com/mozilla/pdf.js into thumb-smooth
...
Conflicts:
web/viewer.js
2011-11-30 15:58:44 -05:00
Artur Adib
e316d78755
Smoother thumbnail scrolling via lazy rendering
2011-11-30 14:19:07 -05:00
Brendan Dahl
d6925b13ba
Adding new errorback and code to display error messages.
2011-11-28 16:55:09 -08:00
Brendan Dahl
9bb2b881b0
Adds cmyk jpg support. Treats the cmyk jpg as a regular stream.
2011-11-08 08:48:10 -08:00
Brendan Dahl
09722d7d3c
Merge pull request #740 from acornejo/master
...
(firefox extension) Slimmed down toolbar height, from 40 to 24px.
2011-11-03 09:10:18 -07:00
Julian Viereck
51d4a17232
Change workerSrc location
2011-11-01 22:23:16 +01:00
Julian Viereck
94b8c4656b
Merge with master
2011-11-01 19:56:34 +01:00
Julian Viereck
3b7829d057
Address review comments. Use only one PDFJS.workerSrc variable to specify the worker source
2011-11-01 19:32:20 +01:00
Alex Cornejo
46c0f6c23e
Slimmed down toolbar height, from 40 to 24px.
...
This matches the height of the regular Firefox toolbars, 40px takes too
much screenspace, and (in my opinion) unecessarily so, since the fonts
are not even larger.
2011-10-31 18:23:03 -04:00
notmasteryet
0912959503
Fixing 'compatibility.js' load order; add Object.keys emulation
2011-10-29 16:00:13 -05:00
Julian Viereck
1e6d1f9922
Make worker support work again after file split. Add PDFJS_WORKER_DIR/PDFJS_WORKER_FILE to specify where to load files if worker support is enabled
2011-10-28 14:32:36 +02:00
Artur Adib
0075007d49
Production scripts
2011-10-25 17:22:45 -07:00
Artur Adib
2e0af76865
Viewer working with dev version
2011-10-25 15:43:41 -07:00
Artur Adib
8fbb05613e
Progress
2011-10-25 09:10:56 -07:00
Artur Adib
889de3fc4d
make pdfjs
2011-10-24 18:13:12 -07:00
Artur Adib
a7278b7fbc
Splitting files
2011-10-24 16:55:23 -07:00
=
2ad1e622ab
Move remaining worker.js code into pdf.js.
2011-10-20 12:13:18 -07:00
=
65ea07a3a2
Initial merge of master.
2011-10-19 11:14:13 -07:00
Julian Viereck
3054102d3b
Merge worker_pull with master
2011-10-08 14:18:23 +02:00
Julian Viereck
d7521f758a
Merge font and processor working into one worker and fix some bugs in font-loading-data-ready code
2011-10-05 22:24:38 +02:00
vingtetun
7842c65099
Merge pull request #556 from notmasteryet/cid0
...
Initial CID-0 font encodings
2011-10-03 17:36:51 -07:00
notmasteryet
612f59aa10
Limiting scale 25..400 (ref #582 ); disable scale keyboard when toolbar is active (ref #579 ); set page number field as 'number'
2011-10-01 15:52:27 -05:00
notmasteryet
66cd79f308
Initial CID0 font encodings
2011-09-28 19:54:40 -05:00
Vivien Nicolas
c93ffd645f
Merge remote branch 'upstream/master' into metrics
2011-09-22 01:24:39 +02:00
Muhammad Fikri
34b6416017
fix indentations and style nits
2011-09-21 19:25:29 +07:00
Muhammad Fikri
f08aafa72a
add loading status
2011-09-21 11:49:09 +07:00
Julian Viereck
00290b9ff4
Rename some stuff and add missing font_handler.js
2011-09-16 09:31:12 -07:00
Julian Viereck
ac4a57e858
Refactor to execute IR on main thead by posting messages to itself
2011-09-15 08:20:43 -07:00
Julian Viereck
71ff8ee586
backup
2011-09-15 08:18:57 -07:00
Julian Viereck
0a571899c8
Very basic worker implementation
2011-09-15 08:14:34 -07:00
Vivien Nicolas
95ca8ede85
Add support for Type1C advanced charsets
2011-09-11 17:38:02 +02:00
Vivien Nicolas
d4fb9c786c
Use the built-in widths to calculate glyphs metrics
2011-09-09 01:35:37 +02:00
notmasteryet
865a6e663a
Fixing #426 comment; add '0' key as a scale reset
2011-09-05 09:07:18 -05:00
notmasteryet
9f765f052e
Tango icons, simplifying the CSS
2011-09-03 09:10:24 -05:00
notmasteryet
8dfaf760f1
Zoom In/Out buttons
2011-09-02 20:36:17 -05:00
notmasteryet
a56f36e350
Zooming control
2011-09-02 20:16:52 -05:00
sbarman
488a007f73
Merge pull request #352 from notmasteryet/outline
...
Switching to the document outline view
2011-08-23 15:00:52 -07:00
mohansun
1babe72c38
Fix for few html tag errors (as reported by Safari 5.0.6)
2011-08-23 22:00:12 -03:00
notmasteryet
d664652b86
Lifting up this.xref; buttons tooltips
2011-08-22 18:55:49 -05:00
notmasteryet
3aa6e38f01
Switching to the document outline view if the document structure is present
2011-08-21 21:05:10 -05:00
Vivien Nicolas
bf86d1bec8
Use Tango Public Domain icons and add some small tweaks to viewer.js
2011-07-29 18:17:04 +02:00
Vivien Nicolas
0edb6546a5
Unify the multi_page_viewer and the basic viewer
2011-07-28 19:48:05 +02:00
notmasteryet
2179cd0943
Move compatibility.js into web folder, enable it for viewer.html
2011-07-05 18:17:08 -05:00
notmasteryet
c35743f1cd
Merge branch 'master' of https://github.com/andreasgal/pdf.js.git into hacks
2011-07-05 18:02:31 -05:00
Rob Sayre
4530384769
Add a make server target, fix paths to scripts.
2011-07-05 13:51:02 -07:00
Rob Sayre
7f5c7a3130
Add Makefile. Move some files around to make building the website easier.
2011-07-05 10:53:57 -07:00