Timeline
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 …
09/17/14:
- 19:29 Ticket #2893 (Excel UDF - Script Breaking Changes) created by
- 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
- In …
09/13/14:
- 13:54 Ticket #2891 (_WinAPI_GetWindowDC / _WinAPI_RedrawWindow - Example) closed by
- Completed: Added by revision [11087] in version: 3.3.13.20
- 06:22 Ticket #2860 (Convert UDF's ptr to struct* type) closed by
- Completed: Added by revision [11085] in version: 3.3.13.20
09/12/14:
- 21:13 Ticket #2891 (_WinAPI_GetWindowDC / _WinAPI_RedrawWindow - Example) created by
- There is not an example for _WinAPI_GetWindowDC, but there is an …
09/11/14:
- 15:56 Ticket #2890 (DllStructGetString) created by
- Request: DllStructGetString: Struct -> String Returns the string used …
- 11:57 Ticket #2889 (_FileListToArrayRec - ReturnValue documentation is not complete) closed by
- Fixed: There was a problem with several Help file pages which included tables - it has been fixed for the next release. M23
09/10/14:
- 21:13 Ticket #2889 (_FileListToArrayRec - ReturnValue documentation is not complete) created by
- there is onlny: […] But there are no one followed values .
09/09/14:
- 19:39 Ticket #2888 (Error return code _WinAPI_DuplicateHandle) created by
- ((( If @error Or Not $aResult[0] Then Return SetError(@error, …
09/08/14:
- 22:00 Ticket #2887 (AutoIt fails to deallocate a COM object when it gets reassigned) created by
- Reassigning a value to a COM object results in a crash.
- 17:03 Ticket #2886 (Stack Trace) created by
- Please show a stack trace (with line numbers) of the called AutoIt …
- 15:37 Ticket #2883 (#include - issue with </strong> tag in syntax section) closed by
- Fixed: It was fixed sometime ago it appears.
- 15:09 Ticket #2882 (AutoItX PixelChecksum Bug) closed by
- Fixed: Fixed by revision [11074] in version: 3.3.13.20
- 14:15 Ticket #2885 (_array_max error with ubound 0) closed by
- Fixed: Fixed by revision [11072] in version: 3.3.13.20
- 10:04 Ticket #2885 (_array_max error with ubound 0) created by
- 1) […] "...\AutoIt3\Beta\Include\array.au3" (1249) : ==> Subscript …
09/07/14:
- 17:10 Ticket #2857 (_GUICtrlEdit_GetCueBanner / _GUICtrlEdit_SetCueBanner) closed by
- Completed: Added by revision [11064] in version: 3.3.13.20
- 15:56 Ticket #2884 (AutoIt tries to call COM VariantClear() on uninitialized memory) created by
- A COM OLE query to an MS SQL Server database results in a crash in …
- 13:37 Ticket #2860 (Convert UDF's ptr to struct* type) reopened by
- I understand better your idea. A lot of change to do. I will convert 'ptr' to 'struct*' when $tag... can be used
- 13:23 Ticket #2881 (HotKeySet with "{ASC 0x####}" always sets "A") closed by
- Fixed: Fixed by revision [11063] in version: 3.3.13.20
- 11:51 Ticket #2883 (#include - issue with </strong> tag in syntax section) created by
- in syntax there is: […] I mean there is issue with </strong> tag.
09/06/14:
- 15:18 Ticket #2882 (AutoItX PixelChecksum Bug) created by
- It does not work in C# (don't know about other OS') and returns 0 …
- 11:15 Ticket #2881 (HotKeySet with "{ASC 0x####}" always sets "A") created by
- HotKeySet takes the "A" from "ASC" as the key to set: […] …
09/05/14:
- 17:44 Ticket #2872 (FileDelete set @extended deleted count) closed by
- Rejected
- 00:14 Ticket #2880 (Example for _WinAPI_OpenProcess) closed by
- Fixed: Fixed by revision [11062] in version: 3.3.13.20
09/04/14:
- 18:40 Ticket #2574 ("Switch...Case...EndSwitch") closed by
- Rejected: We do not add features because someone "feels" it might be useful. Come up with a concrete use case where sequenced If statements are too cumbersome and we might reopen the ticket. M23
- 18:39 Ticket #2880 (Example for _WinAPI_OpenProcess) created by
- There is not an example for _WinAPI_OpenProcess, but there is an …
- 14:12 Ticket #2879 (objcreate("Microsoft.Update.Session","REMOTEHOST") is not connecting ...) created by
- I want to list the installed Windows Updates on a remote system, but …
09/02/14:
- 16:12 Ticket #2860 (Convert UDF's ptr to struct* type) closed by
- Rejected
- 15:53 Ticket #2876 (_GUICtrlRichEdit_Paste - proposal) closed by
- Fixed: Fixed by revision [11056] in version: 3.3.13.20
- 15:28 Ticket #2877 (_GUICtrlRichEdit_GetFont.au3 - proposal) closed by
- Completed: Added by revision [11055] in version: 3.3.13.20
- 14:08 Ticket #2875 (_SendMessage - broken link to .DllCall in Related Section) closed by
- Fixed: Fixed by revision [11054] in version: 3.3.13.20
- 12:43 Ticket #2874 (_GUICtrlRichEdit_SetCharColor) closed by
- Fixed: Fixed by revision [11053] in version: 3.3.13.20
- 08:32 Ticket #2878 (ObjCreateInterface the last func instance call) created by
- Currently, ObjCreateInterface in case of interface having more than …
- 03:19 Ticket #2877 (_GUICtrlRichEdit_GetFont.au3 - proposal) created by
- added: […] because in this way better presents what is changing.
- 02:58 Ticket #2876 (_GUICtrlRichEdit_Paste - proposal) created by
- small Script CleanUp and changed FindFirstBMP() […]
- 01:40 Ticket #2875 (_SendMessage - broken link to .DllCall in Related Section) created by
- in Related there is broken link to .DllCall There is not needed dot in …
- 01:25 Ticket #2874 (_GUICtrlRichEdit_SetCharColor) created by
- the same problem like HERE: …
09/01/14:
- 21:38 Ticket #2873 (Experimental functionalities and plans for the future.) closed by
- No Bug
- 19:15 Ticket #2873 (Experimental functionalities and plans for the future.) created by
- Please consider opportunities to share information on the future of …
- 13:48 Ticket #2872 (FileDelete set @extended deleted count) created by
- In @extended macro may be the number of deleted files. …
- 11:18 Ticket #2871 (#AutoIt3Wrapper_OutPath) created by
- Sometimes you might want files created in a specified folder, but it …
08/31/14:
- 10:33 Ticket #2870 (AutoIt send key combinations do not work sometimes) closed by
- No Bug: .. and the bug is ..what? Please refrain from creating BUG reports until you have some sort of confirmed BUG. Visit our forum for questions/support. Jos
- 09:45 Ticket #2870 (AutoIt send key combinations do not work sometimes) created by
- When AutoIT is used to copy and paste several hundred lines of text …
- 09:08 Ticket #2868 (_WinAPI_SfcIsKeyProtected.au3.au3 - mistake in the file name) closed by
- Fixed: Fixed by revision [11047] in version: 3.3.13.20
- 05:13 Ticket #2869 (GUICtrlSetTip displays wrong tip message in child GUI when tabs used ...) created by
- Using GUICtrlSetTip() on tab items on a parent GUI as well as on a …
- 00:53 Ticket #2868 (_WinAPI_SfcIsKeyProtected.au3.au3 - mistake in the file name) created by
- it should be _WinAPI_SfcIsFileProtected.au3 sorry for my mistake in …
08/29/14:
- 11:23 Ticket #2867 (Au3Stripper /rsln replaces wrong @ScriptLineNumber in function ...) closed by
- No Bug: You have posted about this in the forum. Why have you also raised a Trac ticket before Jos has had a chance to respond? Closed - I will reopen if Jos agrees there is a bug - although looking at mLipok's script I do not think that is very likely. M23
- 00:30 Ticket #2867 (Au3Stripper /rsln replaces wrong @ScriptLineNumber in function ...) created by
- Au3Stripper v14.801.1932.0 currently replaces @ScriptLineNumber in a …
08/28/14:
- 12:59 Ticket #2866 (regread cant read x64 keys remote) created by
- If you run regread from a x86 os PC and want to read a regkey from a …
Note: See TracTimeline
for information about the timeline view.