Timeline



Jan 21, 2019:

5:42 PM Ticket #3692 (SciTE v. 4.1.2.0 - the function luaL_register has removed) closed by Jos
Wont Fix: Ok... I will close this report. :) Jos
5:11 PM Ticket #3692 (SciTE v. 4.1.2.0 - the function luaL_register has removed) updated by Bitnugger
There are even more procedure entry points that are no longer present in the newer SciTE versions. The list in the Attachment SciTE-Procedure_entry_points.7z shows which procedure entry point is supported in which SciTE version.
5:08 PM SciTE-Procedure_entry_points.7z attached to Ticket #3692 by Bitnugger
SciTE-Procedure_entry_points.txt
4:39 PM Ticket #3692 (SciTE v. 4.1.2.0 - the function luaL_register has removed) updated by BugFix
I've now tested with the original from Neil (v 4.1.3 Jan, 10. 2019). The result is the same. So I'll link this report to Neil's scite-interest group. Thanks for the hint.
3:15 PM Ticket #3692 (SciTE v. 4.1.2.0 - the function luaL_register has removed) updated by Jos
Is this working in Neil's official version of SciTE and failing in my version or is this a generic issue in SciTE 4.1.2? Jos
11:03 AM Ticket #3692 (SciTE v. 4.1.2.0 - the function luaL_register has removed) created by BugFix
Because luaL_register has removed, it's impossible to use external dll …

Jan 19, 2019:

10:11 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by BrewManNH
As far as I can tell, none of the tools gives the version number/build number when shown, or in the Help=>About dialog. The only item that shows a build number is the help file .exe , as I think should be the case. Do they really need to?
9:52 PM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) updated by BrewManNH
I can't confirm this problem. I'm running Win10, build 1809, AutoIt 3.3.14.5 and it works for me every time. I never get any errors.

Jan 14, 2019:

4:49 PM Ticket #3691 (Wrong link in the CLSID List page) created by Erix
In the help page of the CLSID list …
12:00 AM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) updated by anonymous
Upon reboot the script runs fine for the first couple of times and then stops working. Have confirmed that on each machine with the latest feature release this behavior is observed.

Jan 13, 2019:

11:57 PM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) updated by anonymous
Sorry - its 1809 October release - my mistake.

Jan 12, 2019:

5:35 PM Ticket #3680 (Improve _ArrayBinarySearch function) updated by BrewManNH
>>Additionally, when more than 1D involved, binary search on one column could have multiple match, a function which return the first and last match can be written reuse the binary search. However, with additional edge argument (-1 for smallest index that match, 0 for which ever index match first, 1 for largest index that match) would make it convenient. This could require a little more coding in the function. We already have an _ArrayFindAll function, why do you want 2 of them? Because the array has to be sorted for _ArrayBinarySearch to work, finding the first occurrence should make it dead simple for the programmer to be able to find the following matches, because they will all be in order. In reference to your first paragraph, I can't say I have any understanding of what you're trying to say. If you are searching an array, why are you using arrayinsert and re-searching? You know that the entry will be there, because you just inserted it! _ArrayBinarySearch isn't intended to tell you where in an array something is, it's intended to give you the fastest way of determining if something is in the array. Yes, it will tell you where in the array it was found, but I think it's main purpose was for finding if rather than where something is.
5:23 PM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) updated by BrewManNH
BTW, as far as I am aware through extensive searching, there is no update 1804 for Windows 10, only for Windows S. The updates for Windows 10 are only 1803, the Spring update, and 1809 the Fall update. There were no official update builds in between for vanilla Win10.

Jan 10, 2019:

2:04 AM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) updated by BrewManNH
Is this computer running Windows 10, or Windows 10 in S mode? If the latter, then there's no support for Internet Explorer in S mode.

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
Note: See TracTimeline for information about the timeline view.