Timeline


and

04/09/18:

15:19 Ticket #3621 (Mistake/(outdated info?) in help file 'Running Scripts') closed by Melba23
Completed: Changed by revision [12125] in version: 3.3.15.1
11:43 Ticket #3624 (Ternary statement cannot be just an expression.) closed by Melba23
Wont Fix

04/08/18:

15:33 Ticket #3624 (Ternary statement cannot be just an expression.) created by genius257
[…] […] I've omitted script path from the output It works …
08:43 Ticket #3623 (Problem with au3Stripper) closed by Jos
Fixed

04/07/18:

10:23 Ticket #3623 (Problem with au3Stripper) reopened by Jos

04/06/18:

23:18 Ticket #3623 (Problem with au3Stripper) closed by Jpm
Works For Me: In Fact as WinAPIInternals.au3 is defining a global initialized with a function call The stripper will always include this 2 […] So No bug
06:56 Ticket #3623 (Problem with au3Stripper) created by anonymous
I use the au3Stripper contained in the latest SciTE4AutoIt3. When I …

04/04/18:

13:56 Ticket #3622 (AU3_ControlCommandByHandle FindString in ListBox) closed by Melba23
No Bug: If the string is not found then @error is set - use this to differentiate between the 2 cases: […] M23
09:48 Ticket #3622 (AU3_ControlCommandByHandle FindString in ListBox) created by ctrirxu@…
AU3_ControlCommandByHandle FindString in ListBox return 0 if not found …

04/03/18:

17:46 Ticket #3265 (_INetSmtpMail Bias calculation returns wrong values) closed by Jpm
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 Jpm
Rejected: sorry you did not provide the asked repro script so I close it
15:30 Ticket #3192 (Regression with reference) closed by Jpm
No Bug
13:05 Ticket #3558 (TrayTip with icon always displays description of file or filename in ...) closed by Jpm
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 nobbitry
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 Jpm
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 anonymous
_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 Jpm
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 Jpm
Fixed: Fixed by revision [12096] in version: 3.3.15.1

03/28/18:

19:00 Ticket #3027 (_WinAPI_RegEnumKeyEx) closed by Jpm
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 BrewManNH
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 Jpm
Fixed: Fixed by revision [12084] in version: 3.3.15.1
17:13 Ticket #2822 (object('item')('item') syntax support) reopened by Jpm
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 Jpm
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 tukangusil7@…
Return Value according to the documentation Success: True …

03/20/18:

16:35 Ticket #3617 (Hot Strings) closed by Melba23
Rejected
16:35 Ticket #3616 (_WinAPI_GetVersion - No Return Value for Windows 10 in the helpfile / ...) closed by Melba23
Rejected
15:22 Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) closed by Jpm
Fixed: Fixed by revision [12081] in version: 3.3.15.1
11:00 Ticket #3618 (x86 or x64 for $tagNMTVKEYDOWN pb align) created by gilles@…
when processing $TVN_KEYDOWN notification the structure …

03/19/18:

18:45 Ticket #3617 (Hot Strings) created by Au3Builder
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 Au3Builder
https://www.autoitscript.com/autoit3/docs/libfunctions/_WinAPI_GetVersi

03/17/18:

09:28 Ticket #3614 ($Version previously declared as a Const) closed by Melba23
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 Au3Builder
1) It happens,when you try to run the uncompiled script. …

03/16/18:

16:00 Ticket #3613 (New Macro @ScriptFunction) closed by BrewManNH
Rejected
13:10 Ticket #3613 (New Macro @ScriptFunction) created by gcriaco
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 Jon
Fixed: Fixed by revision [12012] in version: 3.3.15.1
07:29 Ticket #3612 (AutoUpdateIt) closed by Jpm
Duplicate: True, already solved
06:11 Ticket #3612 (AutoUpdateIt) created by omash@…
In the AutoUpdateIt.au3 script, add #include <InetConstants.au3>. …

03/14/18:

22:14 Ticket #3149 (Add new functions to SQLite UDF) closed by Jpm
Completed: Added by revision [12011] in version: 3.3.15.1
20:43 Ticket #3611 (_GUICtrlListView_SetBkHBITMAP()) created by Alofa <alofa.script@…>
_GUICtrlListView_SetBkItage() function does not use all the features …
Note: See TracTimeline for information about the timeline view.