home *** CD-ROM | disk | FTP | other *** search
- 3.1.1 (7th Apr, 2005) (Release)
-
- No AutoItX changes (See main AutoIt changelog)
-
-
- 3.1.0 (7th Feb, 2005) (Beta)
-
- - Added: WinGetProcess()
- - Added: "main", "primary", "menu", "secondary" added as valid mouse button types.
- - Added: ControlListView()
- - Added: ControlGetHandle()
- - Added: WinSetTrans()
-
- - Removed: URLDownloadToFile() (to be replaced with InetGet in the next version)
-
- - Changed: IniDelete() can also delete entire sections
- - Changed: The mouse and pixel functions now have an additional "client area" mode.
- - Changed: PixelChecksum() now has optional step parameter
- - Changed: Control...() functions now accept the Control ID as an extra way to identify a control
-
- - Fixed: StatusBarGetText() failed when used with no "Text" parameter