AutoHotkey Community

It is currently May 27th, 2012, 12:53 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 22 posts ]  Go to page Previous  1, 2
Author Message
 Post subject:
PostPosted: August 9th, 2011, 7:00 pm 
Offline
User avatar

Joined: May 24th, 2009, 5:35 am
Posts: 2099
Location: Iowa, USA
Changes & New Features wrote:
1.1.01.00 - July 30, 2011
- Added support for instance variables in class definitions, using simple assignment syntax.
If you want an instance var, don't use a keyword.

_________________
Image
Recommended: AutoHotkey_L
Basic Webpage Controls


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 9th, 2011, 10:41 pm 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
IsNull wrote:
Well then. Why is this breaking change info not in the change log itself?
Oops. All my attention was on bringing the documentation up to date.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 10th, 2011, 6:25 am 
Offline
User avatar

Joined: May 10th, 2007, 10:54 am
Posts: 649
Location: .switzerland
Lexikos wrote:
IsNull wrote:
Well then. Why is this breaking change info not in the change log itself?
Oops. All my attention was on bringing the documentation up to date.


As long as you keep the breaking changes in the changelog, it's fine. It's just very hard for people like me who doesn't have the time to follow every anoucement thread, so the changelog is my primary source for the news in the AHK Language.

Btw, I'm looking forward to the further development, as it seems to go in a good direction. Thanks for all your time spending on this.

_________________
http://securityvision.ch
AHK 2D GAME ENGINE


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 13th, 2011, 5:51 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
1.1.02.01

Changed A_PriorKey to exclude key-up events. (Details)

Fixed process name/path retrieval in certain cases, including:
  • Retrieving name/path of a 64-bit process from a 32-bit script.
  • Retrieving name/path of an elevated process from a non-elevated process (UAC).


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 20th, 2011, 1:57 pm 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
1.1.02.02

Fixed: Variable capacity was capped at 2GB on x64 builds.
Fixed: Last Found Window not set by #if WinExist(T).

Updated documentation for VarSetCapacity - it's been badly inaccurate ever since Unicode support was added.

1.1.02.03 - August 21, 2011

Fixed (Debugger): numchildren attribute did not include Object.Base.
(This caused problems in Notepad++ and XDebugClient in certain cases.)


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: August 28th, 2011, 6:54 am 
I just downloaded the latest version and noticed that the installer now extracts both 32bit and 64bit of the .bin files. This helps me a lot. I had to run the installer twice to get the source files before. Thanks, Lexikos.


Top
  
Reply with quote  
 Post subject:
PostPosted: August 28th, 2011, 7:36 am 
Offline

Joined: October 17th, 2006, 4:15 pm
Posts: 7503
Location: Australia
It's mostly thanks to fincs rewriting Ahk2Exe and adding the bin file option to the GUI. :)


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page Previous  1, 2

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group