Skip to content

Releases: cedx/nwjs.hx

Haxe Externs for NW.js 1.4.2

25 Aug 10:59
Compare
Choose a tag to compare

Haxe Externs for NW.js 1.4.1

14 Nov 16:06
Compare
Choose a tag to compare
  • Fixed the typings of the Clipboard class.

Haxe Externs for NW.js 1.4.0

30 Apr 15:30
Compare
Choose a tag to compare
  • Marked the deprecated methods with @:deprecated metadata.
  • Replaced @:overload metadata by the overload keyword.

Haxe Externs for NW.js 1.3.0

07 Apr 19:18
Compare
Choose a tag to compare
  • Added the App.setCrashDumpDir() method.
  • Added the setTransparent() and unmaximize() methods to the Window class.

Haxe Externs for NW.js 1.2.2

07 Apr 09:41
Compare
Choose a tag to compare
  • Updated the project URL.

Haxe Externs for NW.js 1.2.1

07 Apr 09:35
Compare
Choose a tag to compare
  • Updated the documentation.
  • Updated the project URL.

Haxe Externs for NW.js 1.2.0

07 Apr 09:35
Compare
Choose a tag to compare
  • Added implicit casts to abstract enumerations.
  • Updated the documentation.

Haxe Externs for NW.js 1.1.1

07 Apr 09:35
Compare
Choose a tag to compare
  • Fixed the Window.capturePage() typings.

Haxe Externs for NW.js 1.1.0

07 Apr 09:35
Compare
Choose a tag to compare
  • Added the AppComponent enumeration.
  • Added the enableComponent() and updateComponent() methods to the App class.
  • Ported the documentation to docsify.

Haxe Externs for NW.js 1.0.3

07 Apr 09:34
Compare
Choose a tag to compare
  • Fixed the WindowOpenOptions type definition.