Timeline
10/19/14:
- 20:27 Ticket #2924 (Progress bar style documentation) closed by
- Fixed: Fixed by revision [11138] in version: 3.3.13.20
- 19:31 Ticket #2924 (Progress bar style documentation) created by
- I noticed PBS_SMOOTHREVERSE from …
10/18/14:
- 23:44 Ticket #2923 (Brokenlink in Help GUICtrlCreateEdit) closed by
- Fixed: Fixed by revision [11136] in version: 3.3.13.20
- 16:24 Ticket #2923 (Brokenlink in Help GUICtrlCreateEdit) created by
- To obtain the value of the control see GUICtrlRead(). To set or change …
10/14/14:
- 13:18 Ticket #2922 (Better reliability for _VersionCompare()) closed by
- Completed: Added by revision [11131] in version: 3.3.13.20
10/13/14:
- 17:14 Ticket #2913 (Mouse cursor jumps when showing a GUI with child) closed by
- 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
- 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
- Rejected: As no info has been given, we close it
- 14:58 Ticket #2920 (No control resizing on initially hidden window) closed by
- Fixed: Fixed by revision [11128] in version: 3.3.13.20
- 14:46 Ticket #2921 (_ArrayFindAll compares using a regular expression) closed by
- Fixed: Fixed by revision [11126] in version: 3.3.13.20
- 01:51 Ticket #2922 (Better reliability for _VersionCompare()) created by
- In ticket #1881 someone stated that version comparing returns …
10/12/14:
- 12:40 Ticket #2921 (_ArrayFindAll compares using a regular expression) created by
- 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
- 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
- Fixed: Fixed by revision [11118] in version: 3.3.13.20
- 19:22 Ticket #2914 (_StringProper - Diacratic Char issue) closed by
- Rejected: There are too many variables to include for a function such as this.
- 19:18 Ticket #2919 (OnAutoItExitRegister - @exitMethod - after Crash) closed by
- Rejected: I am rejecting for reasons already provided.
- 17:47 Ticket #2920 (No control resizing on initially hidden window) created by
- Works fine in 3.3.12.0 […]
10/09/14:
- 11:12 Ticket #2919 (OnAutoItExitRegister - @exitMethod - after Crash) created by
- Please add new @exitMethod here is repro: […]
10/08/14:
- 13:30 Ticket #2918 (GDIPlus_GetEncoderParameterList not working on Windows 8.1) created by
- Summaration: - Example Script for GDIPlus_GetEncoderParameterList is …
- 08:04 Ticket #2917 (WinAPI_AddMRUString crashes on x64) closed by
- 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
- The Function _WinAPI_AddMRUString crashes when called on the x64 …
10/06/14:
- 05:55 Ticket #2916 (GUISetCoord() and GUICtrlCreatePic()) created by
- The width and height parameter of GUISetCoord() don't affect …
10/05/14:
10/02/14:
- 04:32 Ticket #2914 (_StringProper - Diacratic Char issue) created by
- 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
- 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
- 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
- Fixed
- 05:31 Ticket #2911 (_ArrayDisplay() GUI controls have wrong coords) created by
- When using a GUICoordMode different than 1, _ArrayDisplay() won't …
- 04:08 Ticket #2910 (Example for _WinAPI_RegisterShellHookWindow() not working) created by
- 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
- No Bug
- 22:26 Ticket #2908 (_ScreenCapture_Capture crash) closed by
- Fixed: Fixed by revision [11104] in version: 3.3.13.20
- 22:17 Ticket #2909 (_PathMake() issues in <File.au3>) closed by
- 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
- _PathMake() adds no backslash if the dir parameter is empty (only …
- 10:29 Ticket #2896 ($LBS_EXTENDEDSEL missing from GUI Control Styles) closed by
- Fixed: did you check the beta as it was added to it
- 10:10 Ticket #2893 (Excel UDF - Script Breaking Changes) closed by
- Fixed
09/25/14:
- 20:20 Ticket #2894 (Assign - new flag - static) closed by
- Rejected
- 18:52 Ticket #2907 (Unable to read text from Authentication Pop up using Autoit) closed by
- No Bug: For support post in the forum. M23
- 09:20 Ticket #2908 (_ScreenCapture_Capture crash) created by
- _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
- 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
- Last time I checked beta versions error detection was improved but …
09/24/14:
- 08:10 Ticket #2905 (DirCopy Redirection Bug) created by
- 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
- 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
- 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
- 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
- The example in the help file for function GUICtrlSetFont does not …
- 05:09 Ticket #2902 (Incorrect GUI Scrolling when GUI is resizeable) created by
- 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
- 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
- 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
- The documentation state that […] should return "Last window used …
- 07:36 Ticket #2897 (_GUICtrlListBox_SetSel has no documentation for $fSelect) closed by
- Fixed: As explained in another ticket - already fixed for the next release. M23
- 07:34 Ticket #2898 (StringRegExp missing @extended info) closed by
- 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
- StringRegExp documentation is now missing information on how @extended …
- 04:12 Ticket #2897 (_GUICtrlListBox_SetSel has no documentation for $fSelect) created by
- _GUICtrlListBox_SetSel() documentation is missing a description of …
- 04:10 Ticket #2896 ($LBS_EXTENDEDSEL missing from GUI Control Styles) created by
- Looking at the GUI Control Styles while creating a GUICtrlCreateList() …
09/19/14:
- 15:22 Ticket #2895 (_FTP_ProgressUpload _FTP_ProgressDownload documentation) closed by
- 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
- DOcumentation of the functions _FTP_ProgressUpload …
- 09:15 Ticket #2894 (Assign - new flag - static) created by
- Please add new flag 'Static' I'am thinking about posibility to …
Note: See TracTimeline
for information about the timeline view.