gpgme/lang/js/DemoExtension
Maximilian Krambach f0409bbdaf js: make method parameters objects
--

* As requested by using parties, the options to be passed into the
  methods are now objects, with the objects' properties better
  describing what they do, and to avoid the need to type several nulls
  in a method call if one wants the last parameter.
  - src/Keyring.js, src/gpgme.js: Changed parameters and their
    validations
  - BrowserTest/*.js Had to adapt quite some calls to the new format
2018-08-22 18:37:46 +02:00
..
entry.js js: add and apply eslint rules 2018-08-20 15:12:01 +02:00
maindemo.js js: make method parameters objects 2018-08-22 18:37:46 +02:00
mainui.html js: add Key lookup 2018-07-04 12:11:35 +02:00
Makefile.am js: Fix library name mentioned in js Makefiles 2018-08-21 13:58:51 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: fixed wrong paths in DemoExtension 2018-04-26 17:59:40 +02:00
testicon.png js: less confusing icons for test/Demo extension 2018-06-13 11:49:37 +02:00
ui.css js: Demoextension update 2018-06-20 13:46:41 +02:00