AutoHotkey Community

It is currently May 27th, 2012, 8:37 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: Pre-1.0.21 Changes
PostPosted: October 1st, 2004, 10:35 am 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Changed the installer at http://www.autohotkey.com/download/

Fixed GuiControl so that it is possible make the contents of a control be blank. [thanks Rajat]


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 3rd, 2004, 8:29 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Changed the installer at http://www.autohotkey.com/download/ :

Fixed cosmetic appearance of the default button. Previously, it sometimes took on the appearance of a normal button.

Changed the appearance of controls and windows throughout the application to use Windows XP visual styles if the current display theme allows them. [thanks Titan]

Reduced the border around some control types (e.g. Edit) to a more traditional size.


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 7th, 2004, 12:56 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Changed the installer at http://www.autohotkey.com/download/ :

Fixed ControlSend of modifier keys (e.g. ^{end}) when a script targets one of its own GUI windows. [thanks beardboy]

Changed PixelGetColor and Window Spy to retrieve colors in hexadecimal rather than decimal format, which makes it easier to visualize a color based on its blue, green, and red components. This change should not affect existing scripts.

Improved ControlSend so that if a script explicitly specifies modifier up and down events, such as {Alt down}f{Alt up} rather than !f, those events will be sent in a way less likely to interfere with the active window. Note: In prior versions, ControlSend did not correctly handle explicit modifier up and down events such as {Ctrl down} and {Ctrl up}.

GUI: Fixed DropDownList/ComboBox's drop-list not obeying the specified height on Windows XP. [thanks Titan]

GUI: Changed DropDownList and ComboBox on Windows XP so that if the height is unspecified, the control's drop-list height will take advantage of the amount of desktop height available.

GUI: Added command "Gui Flash", which inverts the color of the window's title bar and/or taskbar button. [thanks beardboy]


Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 8th, 2004, 3:36 pm 
Offline

Joined: March 2nd, 2004, 3:36 pm
Posts: 10720
Changed the installer at http://www.autohotkey.com/download/ :

Fixed ControlSend of modifier keys (e.g. letters requiring the SHIFT key) when the keyboard hook is installed. [Gregory Punshon]

Fixed Send command when sending mouse clicks so that the correct CTRL/ALT/SHIFT/WIN key state is in effect. Also, ControlSend can no longer send mouse clicks since otherwise they would take effect in the window under the mouse cursor.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


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