From 5263434c20d562f50e912b9cbd11beaac5756a6b Mon Sep 17 00:00:00 2001 From: Bart van der Schoor Date: Fri, 24 Jan 2014 23:49:49 +0100 Subject: [PATCH] added/fixed few headers https://github.com/borisyankov/DefinitelyTyped/issues/1570 cleaned up some more, mostly urls and typos --- angularjs/angular-resource.d.ts | 1 + angularjs/angular-scenario.d.ts | 4 ++-- azure-mobile-services-client/AzureMobileServicesClient.d.ts | 4 ++-- fullCalendar/fullCalendar.d.ts | 4 ++-- humane/humane.d.ts | 2 +- icheck/icheck.d.ts | 4 ++-- jquery.livestampjs/jquery.livestampjs.d.ts | 2 +- jsplumb/jquery.jsPlumb.d.ts | 4 +--- knockout.editables/ko.editables.d.ts | 1 + leapmotionTS/LeapMotionTS.d.ts | 6 +++--- sugar/sugar.d.ts | 4 ++-- tween.js/tween.js.d.ts | 2 +- webaudioapi/waa-20120802.d.ts | 4 +++- webaudioapi/waa-nightly.d.ts | 4 +++- webaudioapi/waa.d.ts | 2 +- winjs/winjs.d.ts | 2 +- winrt/winrt.d.ts | 2 +- yui/yui.d.ts | 2 +- 18 files changed, 29 insertions(+), 25 deletions(-) diff --git a/angularjs/angular-resource.d.ts b/angularjs/angular-resource.d.ts index f3a8870cd..eebed96c3 100644 --- a/angularjs/angular-resource.d.ts +++ b/angularjs/angular-resource.d.ts @@ -1,5 +1,6 @@ // Type definitions for Angular JS 1.2 (ngResource module) // Project: http://angularjs.org +// Definitions by: Diego Vilar // Definitions: https://github.com/daptiv/DefinitelyTyped /// diff --git a/angularjs/angular-scenario.d.ts b/angularjs/angular-scenario.d.ts index abd5709db..e9f99fc39 100644 --- a/angularjs/angular-scenario.d.ts +++ b/angularjs/angular-scenario.d.ts @@ -1,6 +1,6 @@ // Type definitions for Angular Scenario Testing -// Project: [http://angularjs.org] -// Definitions by: [RomanoLindano] +// Project: http://angularjs.org +// Definitions by: RomanoLindano // Definitions: https://github.com/borisyankov/DefinitelyTyped declare module ng { diff --git a/azure-mobile-services-client/AzureMobileServicesClient.d.ts b/azure-mobile-services-client/AzureMobileServicesClient.d.ts index 67c7bed72..fa0c4b35b 100644 --- a/azure-mobile-services-client/AzureMobileServicesClient.d.ts +++ b/azure-mobile-services-client/AzureMobileServicesClient.d.ts @@ -1,5 +1,5 @@ -// Type definitions for Microsoft.Windows.Azure.MobileService.Web-1.0.0 -// Project: Microsoft Windows AzureMobile Service +// Type definitions for Microsoft Windows AzureMobile Service 1.0.0 +// Project: http://www.windowsazure.com/en-us/develop/mobile/ // Definitions by: Morosinotto Daniele // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/fullCalendar/fullCalendar.d.ts b/fullCalendar/fullCalendar.d.ts index ec24c4e7f..fd1303f69 100644 --- a/fullCalendar/fullCalendar.d.ts +++ b/fullCalendar/fullCalendar.d.ts @@ -1,5 +1,5 @@ // Type definitions for FullCalendar 1.6.1 -// Project: http://arshaw.com/fullcalendar/ (http://arshaw.com/fullcalendar/) +// Project: http://arshaw.com/fullcalendar/ // Definitions by: Neil Stalker // Definitions: https://github.com/borisyankov/DefinitelyTyped @@ -310,4 +310,4 @@ interface JQuery { interface JQueryStatic { fullCalendar: FullCalendar.Calendar; -} \ No newline at end of file +} diff --git a/humane/humane.d.ts b/humane/humane.d.ts index aa3184db8..06f865636 100644 --- a/humane/humane.d.ts +++ b/humane/humane.d.ts @@ -1,6 +1,6 @@ // Type definitions for Humane 3.0 // Project: http://wavded.github.com/humane-js/ -// Definitions by: https://github.com/jmvrbanac +// Definitions by: jmvrbanac // DefinitelyTyped: https://github.com/borisyankov/DefinitelyTyped diff --git a/icheck/icheck.d.ts b/icheck/icheck.d.ts index 750d9e94e..5df433875 100644 --- a/icheck/icheck.d.ts +++ b/icheck/icheck.d.ts @@ -1,6 +1,6 @@ // Type definitions for iCheck v0.8 // Project: http://damirfoy.com/iCheck/ -// Definitions by: Dániel Tar https://github.com/qcz +// Definitions by: Dániel Tar // Definitions: https://github.com/borisyankov/DefinitelyTyped interface ICheckOptions { @@ -109,4 +109,4 @@ interface ICheckOptions { interface JQuery { iCheck(options?: ICheckOptions): JQuery; iCheck(command: string, callback?: () => void): void; -} \ No newline at end of file +} diff --git a/jquery.livestampjs/jquery.livestampjs.d.ts b/jquery.livestampjs/jquery.livestampjs.d.ts index d5a44c419..35453d4f3 100644 --- a/jquery.livestampjs/jquery.livestampjs.d.ts +++ b/jquery.livestampjs/jquery.livestampjs.d.ts @@ -1,5 +1,5 @@ // Type definitions for Livestamp.js -// Project: http://http://mattbradley.github.com/livestampjs/ +// Project: http://mattbradley.github.com/livestampjs/ // Definitions by: Vincent Bortone // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/jsplumb/jquery.jsPlumb.d.ts b/jsplumb/jquery.jsPlumb.d.ts index aa1bf5d44..ed7bc8452 100644 --- a/jsplumb/jquery.jsPlumb.d.ts +++ b/jsplumb/jquery.jsPlumb.d.ts @@ -1,7 +1,5 @@ -// Type definitions for jsPlumb 1.3.16 jQuery adapter. +// Type definitions for jsPlumb 1.3.16 jQuery adapter. // Project: http://jsplumb.org -// Project: https://github.com/sporritt/jsplumb -// Project: https://code.google.com/p/jsplumb // Definitions by: Steve Shearn // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/knockout.editables/ko.editables.d.ts b/knockout.editables/ko.editables.d.ts index ca6ca73b0..b6da1f13f 100644 --- a/knockout.editables/ko.editables.d.ts +++ b/knockout.editables/ko.editables.d.ts @@ -1,5 +1,6 @@ // Type definitions for knockout-editables 0.9 // Project:http://romanych.github.com/ko.editables/ +// Definitions by: Boris Yankov // Definitions: https://github.com/borisyankov/DefinitelyTyped /// diff --git a/leapmotionTS/LeapMotionTS.d.ts b/leapmotionTS/LeapMotionTS.d.ts index dac337976..411409aec 100644 --- a/leapmotionTS/LeapMotionTS.d.ts +++ b/leapmotionTS/LeapMotionTS.d.ts @@ -1,5 +1,5 @@ -// Type definitions for Leap Motion TS (SDK version 0.7.9) -// Project: https://github.com/logotype/LeapMotionTS and http://www.leapmotion.com +// Type definitions for Leap Motion TS 0.7.9 +// Project: https://github.com/logotype/LeapMotionTS // Definitions by: Victor Norgren // Definitions: https://github.com/borisyankov/DefinitelyTyped @@ -295,4 +295,4 @@ export declare class Vector3 { static forward(): Vector3; static backward(): Vector3; public toString(): string; -} \ No newline at end of file +} diff --git a/sugar/sugar.d.ts b/sugar/sugar.d.ts index 20b0df69c..76ec222b2 100644 --- a/sugar/sugar.d.ts +++ b/sugar/sugar.d.ts @@ -1,5 +1,5 @@ -// Type definitions for Sugar 1.3.9 -// Project: http://http://sugarjs.com/ +// Type definitions for Sugar 1.3.9 +// Project: http://sugarjs.com/ // Definitions by: Josh Baldwin // Definitions: https://github.com/borisyankov/DefinitelyTyped /* diff --git a/tween.js/tween.js.d.ts b/tween.js/tween.js.d.ts index df5826bd2..0caaed147 100644 --- a/tween.js/tween.js.d.ts +++ b/tween.js/tween.js.d.ts @@ -1,6 +1,6 @@ // Type definitions for tween.js r12 // Project: https://github.com/sole/tween.js/ -// Definitions by: https://github.com/sunetos and https://github.com/jzarnikov +// Definitions by: sunetos , jzarnikov // Definitions: https://github.com/borisyankov/DefinitelyTyped declare module TWEEN { diff --git a/webaudioapi/waa-20120802.d.ts b/webaudioapi/waa-20120802.d.ts index 75100f649..64dc65876 100644 --- a/webaudioapi/waa-20120802.d.ts +++ b/webaudioapi/waa-20120802.d.ts @@ -1,6 +1,8 @@ -// Type definitions for the Web Audio API +// Type definitions for Web Audio API +// Project: http://www.w3.org/TR/2012/WD-webaudio-20120802/ // Definitions by: Baruch Berger (https://github.com/bbss) // Definitions: https://github.com/borisyankov/DefinitelyTyped + // Conforms to the: http://www.w3.org/TR/2012/WD-webaudio-20120802/ specification // Currently only implemented in WebKit browsers diff --git a/webaudioapi/waa-nightly.d.ts b/webaudioapi/waa-nightly.d.ts index cbb081a54..79566f939 100644 --- a/webaudioapi/waa-nightly.d.ts +++ b/webaudioapi/waa-nightly.d.ts @@ -1,6 +1,8 @@ -// Type definitions for the Web Audio API +// Type definitions for Web Audio API (nightly) +// Project: http://www.w3.org/TR/2012/WD-webaudio-20120802/ // Definitions by: Baruch Berger (https://github.com/bbss) // Definitions: https://github.com/borisyankov/DefinitelyTyped + // Conforms to the: http://www.w3.org/TR/2012/WD-webaudio-20120802/ specification // Currently only implemented in WebKit browsers (nightly builds) diff --git a/webaudioapi/waa.d.ts b/webaudioapi/waa.d.ts index 17e13ea9b..cd53babc0 100644 --- a/webaudioapi/waa.d.ts +++ b/webaudioapi/waa.d.ts @@ -1,4 +1,4 @@ -// Type definitions for the Web Audio API +// Type definitions for Web Audio API // Project: http://www.w3.org/TR/2012/WD-webaudio-20121213/ // Definitions by: Baruch Berger , Kon // Definitions: https://github.com/borisyankov/DefinitelyTyped diff --git a/winjs/winjs.d.ts b/winjs/winjs.d.ts index 9691e53e8..628d51ccc 100644 --- a/winjs/winjs.d.ts +++ b/winjs/winjs.d.ts @@ -1,6 +1,6 @@ // Type definitions for WinJS // Project: http://msdn.microsoft.com/en-us/library/windows/apps/br229773.aspx -// Definitions by: TypeScript samples +// Definitions by: TypeScript samples // Definitions: https://github.com/borisyankov/DefinitelyTyped /* ***************************************************************************** diff --git a/winrt/winrt.d.ts b/winrt/winrt.d.ts index c240aa3d0..6ec153520 100644 --- a/winrt/winrt.d.ts +++ b/winrt/winrt.d.ts @@ -1,6 +1,6 @@ // Type definitions for WinRT // Project: http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx -// Definitions by: TypeScript samples +// Definitions by: TypeScript samples // Definitions: https://github.com/borisyankov/DefinitelyTyped /* ***************************************************************************** diff --git a/yui/yui.d.ts b/yui/yui.d.ts index 006cb13e4..4172cc123 100644 --- a/yui/yui.d.ts +++ b/yui/yui.d.ts @@ -1,5 +1,5 @@ // Type definitions for yui 3.14.0 -// Project: https://github.com/yui/yui3/blob/release-3.14.0/src/yui/js +// Project: https://github.com/yui/yui3 // Definitions by: Gia Bảo @ Sân Đình // Definitions: https://github.com/borisyankov/DefinitelyTyped