Commit Graph

27 Commits

Author SHA1 Message Date
Anton Halim
967c1a969c Merge branch 'master' into fix-typo-paramter 2018-10-16 15:31:52 -07:00
lincoln
c799ce19bf update to 14.2 (#29720)
* fix bugs with types

* fixed type errors

* more type errors fixed

* fixed errors and added missing type definitions

* fix all typos and added all missing ones

* change inappropriate names

* Updated names to be more accurate.

* adds EnumDWT_ConvertMode to make compatible with the old enum

* update to 14.2

* add v13

* delete v13 for test not pass

* remove base64

* fixed conflict

* add back GetLicenseInfo

* change header version to 14.2
2018-10-15 09:48:39 -07:00
Anton Halim
b0f1c3ad71 Fix typo of paramter 2018-10-14 21:55:18 -07:00
lincoln
f6c0808e26 update interface (#25014)
* fix bugs with types

* fixed type errors

* more type errors fixed

* fixed errors and added missing type definitions

* fix all typos and added all missing ones

* change inappropriate names

* Updated names to be more accurate.

* adds EnumDWT_ConvertMode to make compatible with the old enum

* Remove type for sync use of ConvertToBase64 which isn't supported for now

* adding new line at the end
2018-04-16 15:23:39 -07:00
lincoln
1824aef194 update Upload interfaces 2018-03-29 15:20:04 +08:00
lincoln
3eda94c22b change format & test passed 2018-03-20 17:32:07 +08:00
lincoln
08a1b7e42e add interfaces 2018-03-20 16:50:33 +08:00
lincoln
3d41a380df change back for test 2018-03-13 14:37:31 +08:00
lincoln
8b75f13e8d create pdf addon 2018-03-13 14:20:45 +08:00
huqingyu
91a4094539 change to version 13.4 2018-03-13 08:55:03 +08:00
yushulx
42875c1082 Merge branch 'master' of https://github.com/DefinitelyTyped/DefinitelyTyped 2018-02-27 10:21:08 +08:00
yushulx
3eaeca3430 Merge branch 'master' of https://github.com/dynamsoft-dwt/DefinitelyTyped 2018-02-27 10:17:22 +08:00
yushulx
51fd12ef41 Add addon API test 2018-02-27 10:16:49 +08:00
Daniel Rosenwasser
6a2b6e9103
Merge pull request #23498 from dynamsoft-dwt/master
Add PDF addon definition for dwt
2018-02-15 11:26:54 -08:00
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Daniel Rosenwasser
1076f560ae
Update version number in DT header. 2018-02-13 16:25:02 -08:00
yushulx
ebd4258ba7 Add PDF addon definition 2018-02-08 13:26:07 +08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Andy
165e2bf7b0 Fix no-redundant-jsdoc ignores -- include no-redundant-jsdoc-2 (#20954) 2017-10-24 08:53:43 -07:00
Andy
097d2acf71 Miscellaneous lint fixes (#20849) 2017-10-22 15:22:50 -07:00
Josh Hall
cc47a2e4e1 @types/dwt: Add methods and properties to WebTwainEnv (#20506)
* Add Unload method to WebTwainEnv

* Add Containers property to WebTwainEnv

* Define arguments for RegisterEvent callback function

* Add Container interface

* Use correct syntax for Containers array definition
2017-10-12 01:46:23 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Josh Hall
4bfc90cd39 @types/dwt: Add Load and AutoLoad to WebTwainEnv to allow for manual loading (#20007)
* Add Load and AutoLoad to WebTwainEnv

* Update versions in header

* Revert typescript version back to 2.2

* Add v12 folder
2017-09-26 10:52:10 -07:00
Andy
924fafffc0 Fix remaining lint errors (#19166) 2017-08-20 15:37:53 -07:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Mohamed Hegazy
e564537f7f Fix lint failures (#16329)
* fix lint failures

* Fix more lint failures

* Fix some more lint errors
2017-05-04 15:31:42 -07:00
Xiao Ling
364a884c95 Added dwt (#16259)
* Dynamic Web TWAIN

* Added Header

* Update

* strip BOM

* Fixed type error. Added typescript version.

* Added tslint.json

* Updated tslint.json
2017-05-03 12:56:53 -07:00