Page 3 of 4

Re: AutoHotkey

Posted: Sun Jul 12, 2015 2:14 am
by SYSTEM
lintalist wrote:1.1.22.03 - July 12, 2015

Fixed A_EndChar returning a truncated value for Unicode end chars.

Small implementation changes:
  • Changed A_Language to use GetSystemDefaultUILanguage().
  • Refactored Window Spy/help file launching from tray menu to improve code re-use.
  • Optimized Gui/Menu/Hotkey/Hotstring/OnClipboard message handling (minor).
Source: http://ahkscript.org/docs/AHKL_ChangeLog.htm
Entry updated. :)

Re: AutoHotkey

Posted: Thu Sep 10, 2015 1:30 am
by lintalist
AutoHotkey v1.1.22.05 - September 10, 2015
  • Fixed icons which have non-numeric IDs loading with sub-optimal quality.
  • Fixed Gui Destroy not releasing function objects which were set by the +g option.
  • Fixed Gui Show to avoid attempting to force-activate a child GUI.
  • Fixed failure to set Caps/Num/ScrollLock state while the key is down.
  • Fixed Gui Color causing incorrect text color (usually black).
  • Changed Gui Show to improve the odds of GuiSize executing immediately.
Source: https://github.com/Lexikos/AutoHotkey_L ... v1.1.22.05
No doubt changelog will be updated as well http://ahkscript.org/docs/AHKL_ChangeLog.htm

Re: AutoHotkey

Posted: Sat Jan 16, 2016 1:28 am
by lintalist
AutoHotkey v1.1.23.00 - January 16, 2016
  • Added Menu Insert sub-command.
  • Added MenuGetHandle().
  • Added MenuGetName().
  • Added menu item options: Radio, Right, Break and BarBreak.
  • Improved the Menu command to allow identifying items by position: 1&
  • Added LoadPicture().
  • Added hicon/hbitmap: syntax for passing handles to commands which normally load an image from file.
  • Added built-in variables: A_CoordModeToolTip/Pixel/Mouse/Caret/Menu, A_DefaultGui, A_DefaultListView, A_DefaultTreeView, A_KeyDelayPlay, A_KeyDuration/Play, A_MouseDelayPlay, A_SendLevel, A_SendMode and A_StoreCapslockMode.
  • Added Ix Hotkey option to set the hotkey variant's input level to x.
  • Improved Picture control to support BackgroundTrans with icons.
  • Improved Picture control to reduce flicker when loading large images.
  • Small optimizations to the menu code and built-in var lookups.
  • Fixed conversion of menu items to/from separators.
  • Fixed A_ThisMenuItemPos to support duplicate item names.
  • Fixed sub-menus sometimes not being recreated after a menu is deleted.
  • Fixed AutoHotkeyXXX.exe to launch AutoHotkey.chm, not AutoHotkeyXXX.chm.


Source:
https://autohotkey.com/download/
https://github.com/Lexikos/AutoHotkey_L ... v1.1.23.00
https://autohotkey.com/docs/AHKL_ChangeLog.htm

Re: AutoHotkey

Posted: Sat Jan 16, 2016 1:41 am
by SYSTEM
lintalist wrote:AutoHotkey v1.1.23.00 - January 16, 2016
Entry updated. :)

Re: AutoHotkey

Posted: Sat Jan 16, 2016 3:15 pm
by lintalist
Thanks! :)

Re: AutoHotkey

Posted: Sun Jan 24, 2016 12:21 am
by lintalist
v1.1.23.01
  • Fixed a theoretical issue with loading scripts from weird/very long paths.
  • Ahk2Exe: Fixed Unicode in compiled scripts (broken by v1.1.23.00 release).
Source:
https://autohotkey.com/download/
https://github.com/Lexikos/AutoHotkey_L ... v1.1.23.01
https://autohotkey.com/docs/AHKL_ChangeLog.htm

Re: AutoHotkey

Posted: Sat Mar 12, 2016 1:21 am
by lintalist
Updated entry to v1.1.23.03

1.1.23.03
  • Fixed __Delete meta-functions erroneously suppressing or prematurely re-throwing exceptions, when they are called during exception propagation.
  • Fixed load-time detection of function calls where a required parameter is blank, as in fn(x,,y).
1.1.23.02
  • Fixed RegDelete deleting the entire key instead of the default value.
  • Code maintenance; minor code size improvement.
https://autohotkey.com/docs/AHKL_ChangeLog.htm

Re: AutoHotkey

Posted: Sat May 14, 2016 10:45 pm
by lintalist
Updated entry to v1.1.23.06 - May 15, 2016
  • Fixed break label crashing the program if nested directly inside its target loop.
https://autohotkey.com/docs/AHKL_ChangeLog.htm

Re: AutoHotkey 1.1.24.02

Posted: Thu Oct 13, 2016 3:36 am
by smaragdus
AutoHotkey at version 1.1.24.02, changes and downloads. There is also another change- now all standalone versions (once named ANSI 32-bit, Unicode 32-bit, Unicode 64-bit) come in one single archive, something I do not like.

Re: AutoHotkey

Posted: Fri Feb 03, 2017 1:12 pm
by lintalist
I updated the description.

The description still had a reference to AutoIt2 "The scripting language used is mostly backward compatible with AutoIt2 scripts." but that has been removed in v1.1.09: "AutoIt scripts are no longer supported." Source https://autohotkey.com/docs/misc/AutoIt2Compat.htm

Edit: also removed "with included macro recorder" as that is also no the case for many years now.

Re: AutoHotkey

Posted: Fri Feb 03, 2017 11:57 pm
by webfork
lintalist wrote:I updated the description.
Good stuff, thanks.

Re: AutoHotkey

Posted: Sat Feb 04, 2017 3:04 am
by lintalist
Added a note - Pulover's Macro Creator can be used as a macro recorder and includes an "Export to AHK" function.

Re: AutoHotkey

Posted: Fri Apr 13, 2018 7:11 am
by Midas
Something that may interest users of AutoHotkey -- who are probably aware of it anyway, so this is only FTR since there's no mention of it around TPFC:

https://sourceforge.net/projects/autogui/

AutoGUI is an Integrated Development Environment for AutoHotkey which combines a script editor with a GUI designer, debugger and tools.

Re: AutoHotkey

Posted: Fri Apr 13, 2018 8:49 am
by denilama
AutoHotkey has no limits when it comes to automation in Windows, but for many users who may only need simple keyboard shortcuts, installing and learning AutoHotkey, and keeping up to date, can be overkill. ShortKeeper can be used to manage an AutoHotkey-based system in a way most non-programmers will find remarkably user-friendly and effective. And it’s also free: https://cedeq.com/shortkeeper/en

Re: AutoHotkey

Posted: Thu Feb 11, 2021 10:41 am
by webfork
Given that AutoHotkey hasn't seen much discussion in the past few years, I was under the impression this was a toolset that had either faded away or lost focus, but that doesn't appear to be the case at all.

According to Softpedia, an alpha update was released just this month.

Several introductory articles from the past year:
Nevermind the load of Youtube videos by actively maintained channels ... in particular, AHK Guru.