Timeline
04/03/18:
- 17:46 Ticket #3265 (_INetSmtpMail Bias calculation returns wrong values) closed by
- Fixed: Fixed by revision [12114] in version: 3.3.15.1
- 15:31 Ticket #3584 (Finder Tools does not seem to handle overlapped controls properly) closed by
- Rejected: sorry you did not provide the asked repro script so I close it
- 15:30 Ticket #3192 (Regression with reference) closed by
- No Bug
- 13:05 Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) closed by
- No Bug: As I see in the forum I can close it
04/02/18:
- 07:55 Ticket #3621 (Mistake/(outdated info?) in help file 'Running Scripts') created by
- The Array $CmdLine[] doesn't return only 63 parameters. The only limit …
03/30/18:
- 00:10 Ticket #3264 (_INetSmtpMail does always fail with error 50) closed by
- Fixed: Fixed by revision [12098] in version: 3.3.15.1
03/29/18:
- 23:31 Ticket #3620 (_ArraySort on 2D is not stable but the documentation says it is) created by
- _ArraySort claims to be stable in its in-script documentation if you …
- 17:12 Ticket #3243 (_WinAPI_MoveFileEx(...$sNewFile = "" for delete not 0) closed by
- Fixed: Fixed by revision [12097] in version: 3.3.15.1
- 06:46 Ticket #3560 (parentheses around function refference fails when follwed by calling ...) closed by
- Fixed: Fixed by revision [12096] in version: 3.3.15.1
03/28/18:
- 19:00 Ticket #3027 (_WinAPI_RegEnumKeyEx) closed by
- Completed: Added by revision [12095] in version: 3.3.15.1
03/26/18:
- 16:34 Ticket #2832 (Call (["CallArgArray", ...]) doesn't modify ByRef arguments) closed by
- No Bug: The problem as I see it is that when you're sending an array of parameters to a function using Call, you're not sending the actual array, just the parameters. Sending a ByRef parameter in an array doesn't allow you to modify the contents of the array, because the array itself isn't sent ByRef, just the contents of it. So there's no way to access the individual elements of the array in the Called function. As this is by design, it doesn't appear that this will work the way you wish it to, and Jon doesn't seem to see it as a bug. You'll have to live with the limitation.
03/24/18:
- 17:16 Ticket #2822 (object('item')('item') syntax support) closed by
- Fixed: Fixed by revision [12084] in version: 3.3.15.1
- 17:13 Ticket #2822 (object('item')('item') syntax support) reopened by
- I repoen it as Under 3.3.14.5 it is not fixed
03/23/18:
- 09:09 Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) closed by
- Fixed: Fixed by revision [12082] in version: 3.3.15.1
03/22/18:
- 17:36 Ticket #3619 (Return value of _WinAPI_LocalFree() is not consistent with what the ...) created by
- Return Value according to the documentation Success: True …
03/20/18:
- 16:35 Ticket #3617 (Hot Strings) closed by
- Rejected
- 16:35 Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) closed by
- Rejected
- 15:22 Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) closed by
- Fixed: Fixed by revision [12081] in version: 3.3.15.1
- 11:00 Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) created by
- when processing $TVN_KEYDOWN notification the structure …
03/19/18:
- 18:45 Ticket #3617 (Hot Strings) created by
- something like this would be great. whenever you type a word …
- 18:24 Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) created by
- https://www.autoitscript.com/autoit3/docs/libfunctions/_WinAPI_GetVersi …
03/17/18:
- 09:28 Ticket #3614 ($Version previously declared as a Const) closed by
- No Bug: It is an Au3Check problem, not an AutoIt bug. M23 And I thought you had gone never to return? Because you might as well - you are NEVER getting forum access again
- 09:14 Ticket #3614 ($Version previously declared as a Const) created by
- 1) It happens,when you try to run the uncompiled script. …
03/16/18:
- 16:00 Ticket #3613 (New Macro @ScriptFunction) closed by
- Rejected
- 13:10 Ticket #3613 (New Macro @ScriptFunction) created by
- Similar to @ScriptLineNumber. Function name being executed - useful …
- 10:55 Milestone 3.3.14.5 completed
03/15/18:
- 12:50 Ticket #3580 (FileSetAttrib - Crash on ROOT folders.) closed by
- Fixed: Fixed by revision [12012] in version: 3.3.15.1
- 07:29 Ticket #3612 (AutoUpdateIt) closed by
- Duplicate: True, already solved
- 06:11 Ticket #3612 (AutoUpdateIt) created by
- In the AutoUpdateIt.au3 script, add #include <InetConstants.au3>. …
03/14/18:
- 22:14 Ticket #3149 (Add new functions to SQLite UDF) closed by
- Completed: Added by revision [12011] in version: 3.3.15.1
- 20:43 Ticket #3611 (_GUICtrlListView_SetBkHBITMAP()) created by
- _GUICtrlListView_SetBkItage() function does not use all the features …
03/13/18:
03/12/18:
- 22:54 Ticket #3610 (STOP BULLYING ME!) created by
- I'M GETTING NON STOP BULLIED BY FORUM MODERATORS. YOU ARE DESTROYING …
- 22:24 Ticket #3609 (SQLite3.dll can't be loaded!) closed by
- No Bug: This is not the forum for questions ...and no ... you won't get your access back. So, stop posting stuff here. Jos
- 18:07 Ticket #3609 (SQLite3.dll can't be loaded!) created by
- I don't know what im doing wrong but it might be a bug. I put …
03/10/18:
- 16:28 Ticket #3608 (SciTe shows wrong parametrs) closed by
- No Bug: No bug
- 13:52 Ticket #2688 (StringToBinary + ConsoleWrite) closed by
- No Bug: Forget to close
- 12:12 Ticket #3608 (SciTe shows wrong parametrs) created by
- SciTe shows wrong parametrs for controlcommand. …
- 11:55 Ticket #3607 (Run command is broken with @SW_HIDE flag) closed by
- No Bug
- 11:47 Ticket #2707 (Incorrect GUI client size) closed by
- Fixed: Checking with 3.3.14.4 and it works so we fix it without closing
- 11:37 Ticket #3607 (Run command is broken with @SW_HIDE flag) created by
- There is a bug that causes a properties window to not display. …
- 10:47 Ticket #2806 (GUICtrlCreateIcon an blank Icon) closed by
- Fixed: Fixed by revision [12002] in version: 3.3.15.1
- 07:37 Ticket #3605 (the function _GUICtrlListView_SetBkImage() does not accept control ID) closed by
- Fixed: Fixed by revision [11997] in version: 3.3.15.1
03/09/18:
- 17:41 Milestone 3.3.14.4 completed
- 07:42 Ticket #3605 (the function _GUICtrlListView_SetBkImage() does not accept control ID) created by
- The help for the function _GUICtrlListView_SetBkImage() in the …
03/07/18:
- 16:26 Ticket #3602 (_PathSplit Strip Blanks) closed by
- Wont Fix: Just as an experiment, I renamed a file on my computer and added a space before its name, I had to use the command line REN command, because Windows doesn't allow it otherwise. It caused all sorts of issues with the file system. OneDrive won't sync the file because of the leading space, and you can't rename it using File Explorer's right click menu. As this is against good naming conventions in Windows, and Windows itself only allows it to be created by using outmoded command line functions, I don't see this issue as worth the effort. As I stated in the original thread, if you want to create files that won't work correctly, that's on you to modify the tools we provide, and not on us to try and break things for you.
- 15:10 Ticket #3604 (_ArrayAdd( .... ) doesn't work) closed by
- Duplicate: Fixes available here: https://www.autoitscript.com/forum/topic/192254-33143-fixes/ M23
- 12:11 Ticket #3604 (_ArrayAdd( .... ) doesn't work) created by
- When You dim an array and want to add something to it with _ArrayAdd( …
- 12:08 Ticket #3007 (Make {} the empty map.) closed by
- Duplicate: Not sure why propose {} it should be [] and an empty map is created so the request is a duplicate of #3005 to have the script running
- 12:01 Ticket #3000 (scriptline) closed by
- Rejected
- 09:18 Ticket #3576 (_PathSplit) closed by
- Rejected: I think the Melba23 is a good remark (byRef optional)as we don't want to do a regression on the functions Not sure Jon want or can implement it
- 09:12 Ticket #3603 (_FileListToArrayRec does not accept leading dot in path name) closed by
- Fixed: Thanks It is not related with the dot in the path but and error when using $iReturn with 4 = nohidden Already fix in the next release if you don't need 4 just avoid it for the current release
- 07:14 Ticket #3603 (_FileListToArrayRec does not accept leading dot in path name) created by
- Hi, this: Local $aTmp = _FileListToArrayRec(@ScriptDir & …
03/05/18:
- 23:40 Ticket #3602 (_PathSplit Strip Blanks) created by
- as explain in post …
03/04/18:
- 12:22 Ticket #3599 (_WinAPI_ShowCursor does not hide the cursor.) closed by
- No Bug: In fact it is working not sure how to use it in all case […]
Note: See TracTimeline
for information about the timeline view.