Skip to content

Releases: hoppfrosch/AHK_Windy

Windy_0.15.4

07 Mar 08:38
Compare
Choose a tag to compare
Windy_0.15.4 Pre-release
Pre-release

#45 - Windy: Get Previous/Next Window within Z-Order
#46 - Windy: Activate the window
#48 - Windy: property clickthrough
#52 - Windy: Property CaptionHeight[]
#53 - INTERNAL: Windy: Move existing properties to geometry subclass

Windy_0.15.3

23 Dec 11:18
Compare
Choose a tag to compare
Windy_0.15.3 Pre-release
Pre-release

#37 - Windy: Correct name of property resizeable[] to resizable[]
#41 - INTERNAL: Readme.md: Update with several Badges
#42 - INTERNAL: Refactor for NaturalDocs 2.0
#43 - INTERNAL: Recty: Use property feature from AutoHotkey 1.1.16

Windy_0.15.2

23 Dec 11:16
Compare
Choose a tag to compare
Windy_0.15.2 Pre-release
Pre-release

#26: WindLy: Methods for Operations (Set-operations, Insert, Remove ...)
#33: WindLy: Remove non existing windows from list

Windy_0.15.1

23 Dec 11:15
Compare
Choose a tag to compare
Windy_0.15.1 Pre-release
Pre-release

INTERNAL: Added Waffle.io Badge to Readme.md

Windy_0.15.0

26 Mar 10:50
Compare
Choose a tag to compare
Windy_0.15.0 Pre-release
Pre-release

#22 - Windy: new method moveBorder()
#24 - Mony: Transform coordinates into screen percents
#25 - Windy: Transform current window PosSize into screen percents

Windy_0.14.0

20 Jan 09:14
Compare
Choose a tag to compare
Windy_0.14.0 Pre-release
Pre-release

#17 - Make usage of %A_LineFile% to get better include-behaviour
#18 - Windy: Setting transparency fails on windows without caption
#19 - Windy: Property scale[] for proportional Resizing when moving monitor
#20 - Windy: Consider Property scale in Property monitorId
#21 - WindLy: Remove unneeded output to messagebox

Windy_0.13.0

15 Jan 12:06
Compare
Choose a tag to compare
Windy_0.13.0 Pre-release
Pre-release

#16 - WindLy: Iniitial Implementation of class for handling window lists

Windy_0.12.3

15 Jan 06:33
Compare
Choose a tag to compare
Windy_0.12.3 Pre-release
Pre-release

#15 - MultiMony: idFromMouse-Property does not work correctly
#14 - Mousy: Method locate() destroys other GUI's