Timeline


and

10/13/14:

17:14 Ticket #2913 (Mouse cursor jumps when showing a GUI with child) closed by Jpm
Rejected: I don't think AutoIt GUI Windows are dialog Windows box. So this mouse behavior does nothing just try a button on the parent Windows and start it alone. You will see the mouse is not moving to the button. So why the mouse is moving to the child Windows is certainly a side effect I close it as the moving cannot be handled by a main GUI due to AutoIt implementation
17:08 Ticket #2905 (DirCopy Redirection Bug) closed by Jpm
Works For Me: I assume you run your test in admin mode. I try to reproduce Under Windows8.1 64_bit and it works as a charm
16:45 Ticket #2829 (_Excel_RangeRead unable to return Text values of excel cells) closed by Jpm
Rejected: As no info has been given, we close it
14:58 Ticket #2920 (No control resizing on initially hidden window) closed by Jpm
Fixed: Fixed by revision [11128] in version: 3.3.13.20
14:46 Ticket #2921 (_ArrayFindAll compares using a regular expression) closed by BrewManNH
Fixed: Fixed by revision [11126] in version: 3.3.13.20
01:51 Ticket #2922 (Better reliability for _VersionCompare()) created by Synix <cross.fire@…>
In ticket #1881 someone stated that version comparing returns …

10/12/14:

12:40 Ticket #2921 (_ArrayFindAll compares using a regular expression) created by anonymous
It seems missed in docs - _ArrayFindAll uses ArraySearch, so it can …

10/11/14:

00:26 Ticket #2918 (GDIPlus_GetEncoderParameterList not working on Windows 8.1) closed by Jpm
Fixed: Fixed by revision [11119] in version: 3.3.13.20

10/10/14:

19:39 Ticket #2910 (Example for _WinAPI_RegisterShellHookWindow() not working) closed by guinness
Fixed: Fixed by revision [11118] in version: 3.3.13.20
19:22 Ticket #2914 (_StringProper - Diacratic Char issue) closed by guinness
Rejected: There are too many variables to include for a function such as this.
19:18 Ticket #2919 (OnAutoItExitRegister - @exitMethod - after Crash) closed by guinness
Rejected: I am rejecting for reasons already provided.
17:47 Ticket #2920 (No control resizing on initially hidden window) created by anonymous
Works fine in 3.3.12.0 […]

10/09/14:

11:12 Ticket #2919 (OnAutoItExitRegister - @exitMethod - after Crash) created by mLipok
Please add new @exitMethod here is repro: […]

10/08/14:

13:30 Ticket #2918 (GDIPlus_GetEncoderParameterList not working on Windows 8.1) created by m.andreschak@…
Summaration: - Example Script for GDIPlus_GetEncoderParameterList is …
08:04 Ticket #2917 (WinAPI_AddMRUString crashes on x64) closed by Jpm
Fixed: Fixed by revision [11115] in version: 3.3.13.20

10/07/14:

22:40 Ticket #2917 (WinAPI_AddMRUString crashes on x64) created by demian.kellermann@…
The Function _WinAPI_AddMRUString crashes when called on the x64 …

10/06/14:

05:55 Ticket #2916 (GUISetCoord() and GUICtrlCreatePic()) created by Synix <cross.fire@…>
The width and height parameter of GUISetCoord() don't affect …

10/05/14:

23:42 Ticket #2915 (Map Memory Leak) created by Mars (AutoIt.de)
[…]

10/02/14:

04:32 Ticket #2914 (_StringProper - Diacratic Char issue) created by mLipok
Here is repro script: […] Results (correct are from …

10/01/14:

00:46 Ticket #2913 (Mouse cursor jumps when showing a GUI with child) created by anonymous
If you have set the windows mouse properties to automatically move the …

09/30/14:

11:31 Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) created by Tomasz Szreder (tomasz.szreder@…
It is possible to set additional include paths in the Registry as …

09/29/14:

12:05 Ticket #2911 (_ArrayDisplay() GUI controls have wrong coords) closed by Melba23
Fixed
05:31 Ticket #2911 (_ArrayDisplay() GUI controls have wrong coords) created by Synix <cross.fire@…>
When using a GUICoordMode different than 1, _ArrayDisplay() won't …
04:08 Ticket #2910 (Example for _WinAPI_RegisterShellHookWindow() not working) created by Synix <cross.fire@…>
The default example script from the help file doesn't work on my …

09/27/14:

22:27 Ticket #2888 (Error return code _WinAPI_DuplicateHandle) closed by guinness
No Bug
22:26 Ticket #2908 (_ScreenCapture_Capture crash) closed by guinness
Fixed: Fixed by revision [11104] in version: 3.3.13.20
22:17 Ticket #2909 (_PathMake() issues in <File.au3>) closed by guinness
Fixed: Fixed by revision [11102] in version: 3.3.13.20

09/26/14:

17:35 Ticket #2909 (_PathMake() issues in <File.au3>) created by Synix <cross.fire@…>
_PathMake() adds no backslash if the dir parameter is empty (only …
10:29 Ticket #2896 ($LBS_EXTENDEDSEL missing from GUI Control Styles) closed by Jpm
Fixed: did you check the beta as it was added to it
10:10 Ticket #2893 (Excel UDF - Script Breaking Changes) closed by Jpm
Fixed

09/25/14:

20:20 Ticket #2894 (Assign - new flag - static) closed by BrewManNH
Rejected
18:52 Ticket #2907 (Unable to read text from Authentication Pop up using Autoit) closed by Melba23
No Bug: For support post in the forum. M23
09:20 Ticket #2908 (_ScreenCapture_Capture crash) created by anonymous
_WinAPI_DeleteObject($aIcon[4]) - line 18 of the Func …
06:53 Ticket #2907 (Unable to read text from Authentication Pop up using Autoit) created by Vinoth Annamalai <vinoth2017@…>
Do we have any function in AutoIt in order to read text (information …
04:07 Ticket #2906 (TCPRecv can't detect closed client web browser sockets) created by anonymous
Last time I checked beta versions error detection was improved but …

09/24/14:

08:10 Ticket #2905 (DirCopy Redirection Bug) created by die-gabi-meier@…
1) manual create a folder tmp0 under /SysWOW64 2) put a test.txt into …
00:33 Ticket #2904 (FileOpen does NOT return an error when path is invalid.) closed by BrewManNH
No Bug: This isn't a bug, the function sets the return value to -1, it does not set @error. You should be posting these "bug" reports to the forum before posting them here, it would have been explained to you without us having to go through the effort of closing the track tickets.

09/23/14:

15:41 Ticket #2904 (FileOpen does NOT return an error when path is invalid.) created by ILLBeBack
The FileOpen function does not return an @error value of –1 when the …
14:12 Ticket #2903 (GUICtrlSetFont does not mention FontConstants.au3) closed by BrewManNH
No Bug: I'm not sure which version of the help file you're looking at, but in 3.3.12.0 it is clearly marked which files are needed to use the constants. In the Weight section, at the bottom of the list of weight constants it says Constants are defined in FontConstants.au3, at the bottom of the attributes section it says Constants are defined in GUIConstantsEx.au3, etc. In re-reading the track ticket I see that the OP mentioned that it wasn't mentioned in the example script to use the FontConstants.au3 file. In looking over the example script posted in the help file, there are no constants being used in it that would require that constants file so omitting it from the example script is a moot point. Whether it would be better to rewrite the example script to remove the magic numbers or not would be another discussion. This bug report is still not valid.
13:59 Ticket #2903 (GUICtrlSetFont does not mention FontConstants.au3) created by ILLBeBack
The example in the help file for function GUICtrlSetFont does not …
05:09 Ticket #2902 (Incorrect GUI Scrolling when GUI is resizeable) created by ILLBeBack
While playing with the example in the help file for the UDF on “GUI …

09/21/14:

11:52 Ticket #2901 (Text file as a binary) created by anonymous
Example […] 3.3.12.0 output […] 3.3.13.19 beta output […] Why …
07:05 Ticket #2900 (Control ID returned by GUIGetCursorInfo when use with overlapped controls) created by anonymous
GUIGetCursorInfo() return an array. Index 4 of that array is the …

09/20/14:

09:59 Ticket #2899 (WinGetHandle("LAST") : document unclear and @error bug) created by anonymous
The documentation state that […] should return "Last window used …
07:36 Ticket #2897 (_GUICtrlListBox_SetSel has no documentation for $fSelect) closed by Melba23
Fixed: As explained in another ticket - already fixed for the next release. M23
07:34 Ticket #2898 (StringRegExp missing @extended info) closed by Melba23
Completed: There are lots of "missing sections" in the v3.3.13.19 Help file. This was caused by a (very necessary) complete rewriting of the build scripts and has been discussed several times on the forum. The scripts have already been adjusted and in the next release the missing elements should reappear. M23
04:17 Ticket #2898 (StringRegExp missing @extended info) created by ascend4nt
StringRegExp documentation is now missing information on how @extended …
04:12 Ticket #2897 (_GUICtrlListBox_SetSel has no documentation for $fSelect) created by ascend4nt
_GUICtrlListBox_SetSel() documentation is missing a description of …
04:10 Ticket #2896 ($LBS_EXTENDEDSEL missing from GUI Control Styles) created by ascend4nt
Looking at the GUI Control Styles while creating a GUICtrlCreateList() …

09/19/14:

15:22 Ticket #2895 (_FTP_ProgressUpload _FTP_ProgressDownload documentation) closed by Melba23
Duplicate: Already reported and fixed: https://www.autoitscript.com/trac/autoit/ticket/2844 M23
12:19 Ticket #2895 (_FTP_ProgressUpload _FTP_ProgressDownload documentation) created by anonymous
DOcumentation of the functions _FTP_ProgressUpload …
09:15 Ticket #2894 (Assign - new flag - static) created by mLipok
Please add new flag 'Static' I'am thinking about posibility to …

09/17/14:

19:29 Ticket #2893 (Excel UDF - Script Breaking Changes) created by AdamUL
The Excel UDF - Script Breaking Changes page needs to be updated. …

09/16/14:

19:52 Ticket #2892 (GUICtrlSetData on dummy control - AutoIt bug or Document Incorrect?) created by anonymous
In …

09/13/14:

13:54 Ticket #2891 (_WinAPI_GetWindowDC / _WinAPI_RedrawWindow - Example) closed by Jpm
Completed: Added by revision [11087] in version: 3.3.13.20
06:22 Ticket #2860 (Convert UDF's ptr to struct* type) closed by Jpm
Completed: Added by revision [11085] in version: 3.3.13.20
Note: See TracTimeline for information about the timeline view.