Timeline



Jan 7, 2019:

11:57 AM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) created by helpdesk@…
Error message: --> IE.au3 T3.0-2 Error from function _IECreate, …

Jan 6, 2019:

7:45 PM Ticket #3689 (GUICtrlSetOnEvent Bug) closed by Jos
Fixed: Fixed by revision [12189] in version: 3.3.15.1
7:16 PM Ticket #3689 (GUICtrlSetOnEvent Bug) created by Melba23
The Help file states that using an empty string as the "function" …

Dec 29, 2018:

3:09 PM Ticket #3688 (<snip>) updated by Melba23
Keywords changed
3:09 PM Ticket #3688 (<snip>) updated by Melba23
Summary, Reporter changed
3:09 PM Ticket #3688 (<snip>) closed by Melba23
Rejected
12:00 PM Ticket #3688 (<snip>) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
11:22 AM Ticket #3688 (<snip>) created by <snip>
<snip>

Dec 28, 2018:

1:55 PM Ticket #3687 (_ColorConvertRGBtoHSL does not use right bases) closed by Melba23
Fixed: Fixed by revision [12186] in version: 3.3.15.1

Dec 23, 2018:

11:08 AM Ticket #3687 (_ColorConvertRGBtoHSL does not use right bases) updated by Melba23
A fairly simple fix. We need to replace this single constant: […] with these 2: […] and adjust the formulae in the 2 conversion functions to match: […] That gives me the correct values according to colour conversion websites. M23
10:46 AM Ticket #3687 (_ColorConvertRGBtoHSL does not use right bases) updated by Melba23
Owner, Status changed
Looking into it, but at first glance it seems you are correct. M23

Dec 21, 2018:

11:55 AM Ticket #3687 (_ColorConvertRGBtoHSL does not use right bases) created by Nine
The formulas are good but the base to finalize the results is wrong. …

Dec 20, 2018:

11:18 AM Ticket #3686 (StringReplace if running under local system account) closed by Jos
No Bug: Please use our forum for support questions. Jos
11:15 AM Ticket #3686 (StringReplace if running under local system account) updated by anonymous
Ahh... My fault... Wrong title and keyword... Please change…
11:13 AM Ticket #3686 (StringReplace if running under local system account) created by supersonic!
Hi - If running an A3X compiled script under MS-Windows XP SP3 and as …

Dec 19, 2018:

9:29 AM Ticket #3685 (_GUICtrlTreeView_GetItemParam should use item handle instead of ...) updated by Melba23
If you have created the item with the native command and as a result the parameter is used by AutoIt to store the ControlID, why do you as the user need to obtain this ControlID value? What value does it offer? And if it is necessary, you can get the ControlID of the selected item using GUICtrlRead - other options are also available. M23

Dec 17, 2018:

4:47 PM Ticket #3685 (_GUICtrlTreeView_GetItemParam should use item handle instead of ...) created by Nine
_GUICtrlTreeView_GetItemParam ($hTreeView, $hItem) When created with …

Dec 16, 2018:

11:00 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by TicketCleanup
Version changed
Automatic ticket cleanup.
10:55 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by mLipok
Description changed
10:54 PM Ticket #3684 (Aut2exe.exe window title and version number) created by mLipok
Aut2exe.exe compiler window does not show the exact version number. …

Dec 15, 2018:

8:01 PM Ticket #3238 (Au3info doesn't compensate for DPI scaling) updated by Jos
It seems just a matter of changing the manifest of the program. I have made a trial version of the original au3info where I updated the manifest with reshacker and stored it here: https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3/Au3Info.exe Give it a try and let us know. Jos

Dec 14, 2018:

11:25 PM Ticket #3238 (Au3info doesn't compensate for DPI scaling) updated by Alekc
Agree, this issue is very annoying.

Dec 12, 2018:

4:15 PM Ticket #3683 (Variable must be of type object) closed by Melba23
No Bug: Please use the forum for queries. M23
9:24 AM Ticket #1705 (Control Resizing before WinMove) updated by anonymous
Got unexpected behavior using ControlMove() on GUI controls too. Fixed using GUICtrlSetPos(). Maybe this should be stated in documentation.
2:32 AM Ticket #3678 (_FileWriteToLine) updated by BrewManNH
It's very easy to delete a line, just read everything into an array, delete the element of the array containing the line you don't want, write the array back to the file.

Dec 11, 2018:

8:27 PM Ticket #3678 (_FileWriteToLine) updated by anonymous
Then do a LineDelete function i don't mind. There aren't any easy way to delete a line atm so…
7:17 PM Ticket #3683 (Variable must be of type object) created by anonymous
I use ObjEvent("AutoIt.Error", "function") to handle COM errors so …
Note: See TracTimeline for information about the timeline view.