Skip to content

Latest commit

 

History

History
54 lines (51 loc) · 5.77 KB

ChangeLog.md

File metadata and controls

54 lines (51 loc) · 5.77 KB

#Changelog for AHK-Windy

(on Branch: master, since 2014-10-26)


  • Windy 0.15.3 (via Commit 0bee43c)
    • #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 (via Commit 5806935)
    • #26: WindLy: Methods for Operations (Set-operations, Insert, Remove ...)
    • #33: WindLy: Remove non existing windows from list
  • Windy 0.15.1 (via Commit a257c27)
    • INTERNAL: Added Waffle.io Badge to Readme.md
  • Windy 0.15.0 (via Commit 6389c32)
    • #22 - Windy: new method moveBorder()
    • #24 - Mony: Transform coordinates into screen percents
    • #25 - Windy: Transform current window PosSize into screen percents
  • Merge pull request #23 from hi5/patch-1 (via Commit e996f2d)
    • Added restore settings line before exit app
  • Windy 0.14.0 (via Commit 59848e1)
    • #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 (via Commit 35795da)
    • #16 - WindLy: Iniitial Implementation of class for handling window lists
  • Windy 0.12.3 (via Commit 2f9f578)
    • #15 - MultiMony: idFromMouse-Property does not work correctly
    • #14 - Mousy: Method locate() destroys other GUI's
  • Windy 0.12.2 (via Commit 3fef096)
    • #11 - Mousy - Property speed
    • #12 - Mousy - Property trace
    • #13 - Mousy - Enhance mouse-movement functionality
  • Windy 0.12.1 (via Commit d2dc603)
    • [+] #10 - Confine/Restrict mouse to be fenced in a given Rectangle
  • Windy 0.12.0 (via Commit 307b36a)
    • #9 - Reorganization: Rename Dispy.ahk to Mony.ahk and MultiDispy.ahk to MultiMony.ahk (INTERN)
  • Windy 0.11.1 (via Commit a1477b4)
  • Windy 0.11.0 (via Commit bf51576)
    • #7 - Mony/Dispy/MultiDispy: Replaced Mony.ahk with MultiDispy.ahk and Dispy.ahk
  • Windy 0.10.1 (via Commit f4bfda4)
    • #4 - Add link to gh-pages in Readme.md (INTERN)
    • #5 - Mony: Use new property feature from AutoHotkey 1.1.16 (INTERN)
    • #6 - Mony: Show MonitorIds
  • Windy 0.10.0 (via Commit c6c7e54)
    • #1 - Migration from AHK_EDE (INTERN)
    • #2 - Setup gh-pages (INTERN)
    • #3 - Rename folder EDE to Windy (INTERN)
  • Merge branch 'master' of github.com:hoppfrosch/AHK_Windy (via Commit eb1127f)