Jonas Jenwald
|
328e7397ea
|
Fix errors reported by the no-extra-bind ESLint rule
http://eslint.org/docs/rules/no-extra-bind
|
2016-12-12 20:35:50 +01:00 |
|
Yury Delendik
|
0576c9c6c6
|
Replaces all preprocessor directives with PDFJSDev calls.
|
2016-10-14 10:57:53 -05:00 |
|
jazzy-em
|
0a347ec04d
|
Added multiple term search functionality (with default phrase search)
|
2016-05-26 18:24:58 +05:00 |
|
Yury Delendik
|
3e6e294fd4
|
Refactors PDFFindBar and FirefoxCom find events.
|
2016-04-28 07:11:40 -05:00 |
|
Yury Delendik
|
148102b626
|
Refactors firefoxcom dependency on app and l10n.
|
2016-04-24 08:25:55 -05:00 |
|
Yury Delendik
|
4165cedc9f
|
Replace pdfjsLib with module that represents pdf.js.
|
2016-04-13 10:11:34 -05:00 |
|
Yury Delendik
|
006e8fb59d
|
Introduces UMD headers to the web/ folder.
|
2016-04-13 10:09:48 -05:00 |
|
Yury Delendik
|
1e3e14e6b2
|
Exposes all functional members via lib exports and use them in viewer.
|
2016-04-07 13:46:07 -05:00 |
|
Manas
|
a2ba1b8189
|
Uses editorconfig to maintain consistent coding styles
Removes the following as they unnecessary
/* -*- Mode: Java; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* vim: set shiftwidth=2 tabstop=2 autoindent cindent expandtab: */
|
2015-11-14 07:32:18 +05:30 |
|
Collin Anderson
|
54e984c763
|
cleaned whitespace
|
2015-02-17 11:07:37 -05:00 |
|
Yury Delendik
|
68b037ffb0
|
Add preprocessor directives for the extension; and refactor FirefoxCom callback
|
2014-05-28 10:24:06 -05:00 |
|
Samuel Chantaraud
|
25ee0e8572
|
Preliminary attachments support
Added a partial Filespec support
Added getAttachments in API
Added a new attachments view in UI (with a new icon by @shorlander)
|
2014-04-18 12:11:00 -04:00 |
|
Jonas Jenwald
|
4c9c43f82b
|
Modify {get, set}Preferences in PdfStreamConverter.jsm to support async
|
2014-04-03 10:17:35 +02:00 |
|
Jonas Jenwald
|
c920372ff2
|
Rewrite 'Preferences' to make it async
|
2014-04-03 10:08:33 +02:00 |
|
Brendan Dahl
|
48323b8066
|
Merge pull request #4225 from Snuffleupagus/prefs-v3
Improve handling of preferences in Firefox
|
2014-03-10 10:39:56 -07:00 |
|
Jonas Jenwald
|
6df9cc46b4
|
Fix coding style in web/firefoxcom.js
|
2014-03-09 11:51:15 +01:00 |
|
Jonas Jenwald
|
c158894d94
|
Improve handling of preferences in Firefox
|
2014-03-05 11:58:12 +01:00 |
|
Yury Delendik
|
5bf3e44e30
|
Introduces LegacyPromise; polyfills DOM Promise
|
2014-01-03 18:17:05 -06:00 |
|
Jonas Jenwald
|
60610cd625
|
Implement default preferences
|
2013-11-18 23:51:06 +01:00 |
|
Yury Delendik
|
81c8730e4b
|
Restoring PR 3455 functionality
|
2013-07-12 17:00:43 -05:00 |
|
Yury Delendik
|
ef658bf5f1
|
Refactoring download button logic
|
2013-07-12 13:14:13 -05:00 |
|
vyv03354
|
07491f584f
|
Replace getUserData()/setUserData() with CustomEvents
|
2013-02-06 23:31:50 +09:00 |
|
Yury Delendik
|
81f8f92696
|
Adds web/* and test/* for jshint target
|
2013-02-04 12:01:19 -06:00 |
|
Brendan Dahl
|
332ae4ce41
|
Change to the Apache v2 license.
|
2012-08-31 15:48:21 -07:00 |
|
Brendan Dahl
|
11be208388
|
Move firefoxcom to its own file.
|
2012-08-01 15:31:25 -07:00 |
|