| View previous topic :: View next topic |
| Author |
Message |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Wed May 12, 2004 2:36 am Post subject: Pre-1.0.11 Changes |
|
|
I've updated the installer with a couple of changes:
Fixed the fact that numbers with a leading zero would sometimes be interpreted as octal (base-8).
Improved MouseMove, MouseClick, and MouseClickDrag to optionally move the cursor relative to its current position. [thanks Rajat] |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1717
|
Posted: Wed May 12, 2004 1:53 pm Post subject: |
|
|
thanx for putting the enhancements so soon! _________________
 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Wed May 12, 2004 2:39 pm Post subject: |
|
|
| In this case, I couldn't resist reverting to my practice of updating without changing the version number. |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1717
|
Posted: Wed May 12, 2004 5:14 pm Post subject: |
|
|
 _________________
 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Fri May 14, 2004 1:24 pm Post subject: |
|
|
A bugfix has been applied to the 1.0.10 Installer, thanks to Beastmaster:
Fixed a bug in parsing loops that occurred only when the delimiter list was empty but the omit-list was not. |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Thu May 20, 2004 5:35 pm Post subject: |
|
|
I've applied a few more changes to the 1.0.10 Installer, which you can re-download if any of them are important to you:
Fixed SoundPlay, which was sometimes causing a script to hang during Exit or Reload [thanks jamestr & Larry Keys]
Updated the help file to indicate that the various control commands are affected by SetTitleMatchMode when searching by the control's name rather than its class + sequence number.
Added mode 3 (exact match) to SetTitleMatchMode. [thanks Jack Horsfield]
Added command WinGetClass. [thanks compuboy_r]
Added command Transform, which performs miscellaneous tasks such as ASCII conversion and bitwise operations. [thanks Rajat]
http://www.autohotkey.com/download/ |
|
| Back to top |
|
 |
Rajat
Joined: 28 Mar 2004 Posts: 1717
|
Posted: Thu May 20, 2004 8:40 pm Post subject: |
|
|
back to ur old ways Chris?! _________________
 |
|
| Back to top |
|
 |
Chris Site Admin
Joined: 02 Mar 2004 Posts: 10467
|
Posted: Thu May 20, 2004 9:42 pm Post subject: |
|
|
There doesn't seem to be enough users yet to generate a significant amount of feedback or interest for beta releases, especially given the two-week target for new version numbers. Since the standard of testing for the interim releases is nearly as high as it is for versioned releases, for now the advantages of doing it this way seem to outweigh the disadvantages.
One of the advantages is a significant time savings because I don't have to maintain two versions: a prior with fixes and a beta. |
|
| Back to top |
|
 |
|