Commit Graph

32 Commits

Author SHA1 Message Date
Mohamed Hegazy
75aa08c173 Merge pull request #8475 from Strato/patch-1
Added some missing properties
2016-06-22 16:43:26 -07:00
vvakame
7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame
14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame
56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Strato
74f4692670 Fixed what seems to be the problem with travis 2016-03-14 00:27:55 +01:00
Strato
0bbeafaf4f Added missing interface Windows.Storage.IStorageFolder2
Was introduced in WinRT 2.0.
2016-03-11 13:20:29 +01:00
Strato
01c976de75 Added some missing properties
'getSignalBars()' seems to always return null anyway...

Whole Windows.Data.Pdf namespace is still missing.

Lots of class of Windows.ApplicationModel.Contacts are missing as well.
2016-03-10 11:56:31 +01:00
Kagami Sascha Rosylight
3287be67b3 merge ISomeInterface2 into ISomeInterface 2016-02-22 02:51:56 +09:00
Kagami Sascha Rosylight
01fc50d962 Add some missing descriptions / fix incompatibility 2016-02-16 02:08:29 +09:00
Aya Morisawa
917a08ec32 Remove trailing whitespaces 2016-01-27 19:48:40 +09:00
Kagami Sascha Rosylight
04a08ba8b5 interface updates 2016-01-03 14:46:21 +09:00
Kagami Sascha Rosylight
ceabd3a985 comment order 2015-12-21 20:38:05 +09:00
Kagami Sascha Rosylight
6ce0e61097 Create winrt-uwp.d.ts 2015-12-21 20:02:16 +09:00
Jordy Hulck
caa3a24af7 Added JSDoc for ApplicationViewTitleBar 2015-08-30 23:51:58 +02:00
Jordy Hulck
2eb770d6fa Added titlebar api from UWP 2015-08-30 22:19:56 +02:00
tpodolak
36324e98d9 Updated missing Windows.ApplicationModel.Activation.ActivationKind enum values 2015-08-25 20:45:47 +02:00
tpodolak
371ffebdb0 Added support for authenticateAndContinue 2015-08-21 23:21:45 +02:00
Aurelien Souchet
743ed605df merging interfaces 2015-06-09 11:06:18 +02:00
Aurelien Souchet
f844c0947a added new pickers interface / methods to WinRT 2015-06-04 16:35:13 +02:00
SaschaNaz
92e29d7ca8 readBytes/writeBytes receives array of number 2015-05-22 01:12:41 +09:00
SaschaNaz
c5a17104d4 readBytes fix 2015-05-22 00:50:44 +09:00
Yui T
a88024c770 Update breaking change from parsing class declaration in strict mode (as specified in ES6) 2015-04-08 11:35:43 -07:00
David Gonzalez Zornoza
6380f95523 Add method getItemsAsyn and remove nullable in IPromise.done 2015-01-28 09:29:48 +01:00
Mohamed Hegazy
7d1ef8108d Update WinRT typings to fix extend conflict as both 'IWebSocket' and 'IClosable' implemetn a close method with diffrent signatures 2014-09-02 14:25:53 -07:00
basarat
82fcdaf511 winjs - winrt updates Merge branch 'master' of https://github.com/craigktreasure/DefinitelyTyped into winjs-updates 2014-01-26 11:16:12 +11:00
craigktreasure
4b18584819 WinJS.Binding updates from Adam
Updated WinRt from @adamhewitt627 as well as his changes for
WinJS.Binding.
2014-01-24 20:54:12 -08:00
Bart van der Schoor
5263434c20 added/fixed few headers
https://github.com/borisyankov/DefinitelyTyped/issues/1570

cleaned up some more, mostly urls and typos
2014-01-25 01:08:33 +01:00
Bartvds
d436daf4c2 added/fixed headers t-z
https://github.com/borisyankov/DefinitelyTyped/issues/1570
2014-01-24 02:59:02 +01:00
craigktreasure
7f91e75893 Full WinJS and WinRT update
This contains a complete WinJS type definition with required WinRT type
definition update.
2014-01-20 17:46:56 -08:00
Adam Hewitt
556523ad40 work so it will still compile if implicit any is turned off 2014-01-04 12:51:36 -08:00
Adam Hewitt
b0d6f6912e work to extend the definitions for WinJS and WinRT 2014-01-04 11:56:15 -08:00
basarat
e41aa1f64d winjs/winrt from TypeScript samples 2013-08-28 21:50:03 +10:00