Timeline



Feb 4, 2018:

6:46 AM Ticket #3587 (_ArrayAdd - do not add) created by gilles@…
_ArrayAdd is not working anymore expect for Boolean array. Standard …
2:22 AM Ticket #3586 (_ArraySwap, error in description of parameter $bCol) created by a.koenigsdorf@…
*it is: [optional] If True then for 2D array above parameters …

Feb 2, 2018:

9:07 PM Ticket #3585 (pb _GUICtrlTreeView_Sort not sorting level 1 treeview -- With Solution) created by gilles@…
with deep tree, _GUICtrlTreeView_Sort does not sort it. Proposed …
3:01 PM Ticket #3584 (Finder Tools does not seem to handle overlapped controls properly) created by WB123
When a form control is contained in the pixel footprint of another …
1:29 PM Milestone 3.3.14.3 completed

Jan 31, 2018:

10:34 PM Ticket #3583 (AutoIT Window Info (64) produces incorrect position numbers) created by rjdegraff@…
I am currently running AutoIt (64) version 3.3.14.2 on an up-to-date …
12:03 AM Ticket #3549 (GUI Reference - OnEvent Mode: missing include in code sample) updated by mLipok
I think @OP mean that "Dummy GUI for testing" should be visible to be able to test anything. Here is my proposal: […]

Jan 30, 2018:

10:15 AM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) closed by Melba23
Wont Fix: Dot notation for structs is an undocumented feature and so bug reports about the feature are not supported. Use DllStructSetData instead. M23

Jan 29, 2018:

5:03 PM Ticket #3520 (Unexpected parameter type limit of _GUICtrlTreeView_GetItemParam) updated by J-Paul Mesnage
please just post a repro script to illustrate the "bug"
4:09 PM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) closed by J-Paul Mesnage
Rejected
4:05 PM Ticket #2925 (_WinAPI_ShellChangeNotifyRegister problem) closed by J-Paul Mesnage
Wont Fix
3:45 PM Ticket #3252 ($GUI_DROPACCEPTED with #RequireAdmin - Windows 10) closed by J-Paul Mesnage
Works For Me
3:40 PM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) closed by J-Paul Mesnage
No Bug
3:33 PM Tickets #3237,​3582 batch updated by Jon
Owner, Milestone changed
Fixed by revision [11942] in version: 3.3.14.3
3:16 PM Ticket #3555 (_GUICtrlRichEdit_StreamToVar with > 2048 characters) closed by J-Paul Mesnage
Works For Me: closed as no info supplied
3:15 PM Ticket #3549 (GUI Reference - OnEvent Mode: missing include in code sample) closed by J-Paul Mesnage
Rejected: closed as no info supplied
3:08 PM Ticket #3577 (_FileWriteToLine strips @crlf off last line for some files) closed by J-Paul Mesnage
No Bug: Design decision
3:02 PM Ticket #3582 (Bug in _WinAPI_GetGUIThreadInfo with caret rectangle) closed by J-Paul Mesnage
Fixed: Fixed by revision [11941] in version: 3.3.15.1
1:53 PM Ticket #3237 (_EventLog__Read has an error in the __EventLog_DecodeDesc Function, ...) closed by Jos
Fixed: Fixed by revision [11939] in version: 3.3.15.1

Jan 9, 2018:

1:52 AM Ticket #3582 (Bug in _WinAPI_GetGUIThreadInfo with caret rectangle) created by linton.miller@…
The _WinAPI_GetGUIThreadInfo does not return correct information for …

Jan 8, 2018:

6:57 PM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) updated by genius257
I can't seem to find any details about how a constant in AutoIt is treated other than the value of a constant cannot be changed. But currently AutoIt allows properties to be changed in constant variables if for instance it's a DllStruct and DllStructSetData is used. This is like ES6 when defining a const with a object value. Properties of the object can still be changed. The only thing that's immutable is the binding source. If AutoIt is not supposed to act like my example with ES6, then AutoIt should not allow DllStructSetData to work with a constatnt variable as it's first parimeter. If on the other hand the ES6 example is the case, then AutoIt should allow properties of const variables to be changed when using dot notation. I hope I've made myself understandable and that you see the current way it works is a bug one way or the other?

Jan 7, 2018:

8:26 PM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) updated by Jos
The left $tStruct in Func Works() is a local declared variable for Func Works() and it act like doing it this way: […] So $tStruct in Func Works() is not the Global declared one but a Local new variable. Jos
3:58 PM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) updated by genius257
I'm not changing the constant, but a property of the constant. If it should fail, so should DllStructSetData($tStruct, "a", 1)
10:55 AM Ticket #3580 (FileSetAttrib - Crash on ROOT folders.) updated by Jos
Confirmed for both 3.3.14.2 & 3.3.15.0 Jos
10:51 AM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) updated by Jos
What exactly is the issue with getting a warning when trying to change a constant? Jos

Jan 6, 2018:

12:31 AM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) created by genius257
The code below illustrates the problem […] Output […]

Jan 5, 2018:

1:58 PM Ticket #3580 (FileSetAttrib - Crash on ROOT folders.) created by anonymous
FileSetAttrib("C:\DirWhichDoesNotExist\SubDirWhichDoesNotExist", "+H", …
Note: See TracTimeline for information about the timeline view.