Download AutoHotkey 1.0.37.01
AutoHotkey gives you the option to place frequently used keystrokes, actions and/or button combinations with the keyboard, mouse and gamepad behind a so-called hotkey, so that the relevant action is performed in one go. Support for importing button combinations from AutoIt2 is provided. The developer has released version 1.0.37.01 with the following changes since the last entry in the junk tracker:
Version 1.0.37.01:
- Fixed “ControlGet, List” for ListViews in List/Icon view. [thanks Rajat]
Version 1.0.37:
- Fixed inability of WinGetText and “WinGet ControlList” to output to Clipboard.
- Fixed inability to retrieve Clipboard more than once in the same line.
- Fixed LV_ModifyCol() to accept floating point column widths. [thanks Toralf]
- Improved StatusBarWait to continue waiting even if the bar becomes temporarily unresponsive.
- Improved “ControlGet, List” with the ability to get text and other info from ListViews such as Explorer.
Version 1.0.36.07:
- Fixed tilde key-up hotkeys for Win/Alt such as “~LWin up::”.
- Fixed bitwise-not of a floating point value such as ~1.0.
- Improved VarSetCapacity with the ability to zero-fill a variable’s memory.
- Improved DllCall by adding Gdi32.dll to the set of default DLLs.
- Added operators & and * for use with memory addresses and binary data.
- Added documentation to DllCall demonstrating how to use structures.
Version 1.0.36.06:
- Fixed AltGr issues:
- Inability of Send command to produce uppercase AltGr characters (introduced in v1.0.35)
- Sticking control key for hotkeys such as “^!t::Send a” when fired via AltGr
- Possibly other AltGr issues.
[thanks Henrique Peron] - Fixed ListView drawing problems when inside a Tab control. [thanks beardboy]
Version 1.0.36.05:
- Fixed ToolTip, which was broken in v1.0.36.03 for operating systems older than XP.
Version 1.0.36.04:
- For ListViews:
- Fixed the inability to switch out of tile mode
- The “H” (HotTrack) event is no longer received because its high frequency interfered with a script’s processing of more important events.
[thanks Toralf]
Version 1.0.36.03:
- Improved FileSelectFolder to support a starting folder that doesn’t restrict upward navigation.
- Improved SetTimer to support an interval of up to 49.7 days rather than the previous 24.8. [thanks MIchael]
- Changes for GUI
- Fixed AltSubmit ListView’s disruption of context menu.
- Fixed LV_ModifyCol()’s auto-sizing to have no effect when not in report view (avoids traumatizing the ListView). [thanks Toralf]
- Improved ListViews:
- A_EventInfo contains the focused row for more types of events
- LV_GetCount(“Col”) retrieves the number of columns
- Added “Tile” as a large-icon viewing mode (XP only).
[thanks Toralf]
Version number | 1.0.37.01 |
Operating systems | Windows 9x, Windows NT, Windows 2000, Windows XP |
Website | AutoHotkey |
Download | |
file size |
1.52MB |
License type | Freeware |