Timeline



Sep 16, 2020:

10:25 AM Ticket #3148 (Add new events to GUIGetMsg()) closed by J-Paul Mesnage
Rejected: as suggest by Melba23 we close it.
8:30 AM Ticket #3250 (New directive for changing AutoIt's Stack Depth) closed by J-Paul Mesnage
Rejected: AutoIt use the max possible stack and memory with some checking to avoid AutoIt crash That the purpose os such AutoIt fatal error. If a user want to avoid to reach such limit it can use a recursing counter and do what they want when he reach the desire level.
12:35 AM Ticket #3135 (StdioClose with $STDERR_MERGED memory leak) updated by J-Paul Mesnage
Owner changed
Fix sent to Jon

Sep 9, 2020:

12:10 PM Ticket #325 (Radio menu items not firing events) updated by anonymous
12:01 PM Ticket #325 (Radio menu items not firing events) updated by anonymous

Sep 6, 2020:

9:29 AM Ticket #3739 (Scripting.dictionary Keys/Items array support for _ArrayDisplay) updated by J-Paul Mesnage
In fact a _aaray2DCreate() is added to not polluted _ArrayDisplay() […]
9:25 AM Ticket #3739 (Scripting.dictionary Keys/Items array support for _ArrayDisplay) closed by J-Paul Mesnage
Completed: Added by revision [12378] in version: 3.3.15.4

Sep 5, 2020:

2:06 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by mLipok
for all interested "related" feature is here: https://www.autoitscript.com/trac/autoit/ticket/2886
2:06 PM Ticket #2963 (Macro for file name in included files) updated by mLipok
for all interested "related" feature is here: https://www.autoitscript.com/trac/autoit/ticket/2886
10:12 AM Ticket #3763 (Send() Optimisation) closed by J-Paul Mesnage
Rejected: Hi, it was very difficult to have it working in all cases, so we will not optimize in cas of regression Sorry
10:09 AM Ticket #3662 (Additional Parameter for FileGetTime() to return the milliseconds as well) updated by J-Paul Mesnage
Owner, Status changed
Hi, Sent to Jon no additional par but $FT_MSEC in format can be added

Sep 3, 2020:

7:22 PM Ticket #3165 (Call() function called with an empty array results in APPCRASH) updated by J-Paul Mesnage
Owner, Status changed
Hi, fix sent to Jon
1:22 PM Ticket #3003 (Using a function call in an array assignment causes 2 function calls) updated by J-Paul Mesnage
Owner, Status changed
Hi, I sent a fix to Jon

Aug 25, 2020:

4:01 PM Ticket #3222 (FileInstall) closed by J-Paul Mesnage
Completed: Added by revision [12372] in version: 3.3.15.4
3:27 PM Ticket #2886 (Stack Trace) updated by J-Paul Mesnage
Owner, Status changed
Hi, I sent to Jon the new function FuncGetStack() which return A multiline string or an array
3:24 PM Ticket #2833 (macro @funcname) updated by J-Paul Mesnage
Owner, Status changed
Hi, I sent a fix to Jon the macroname is @ScriptFuncName

Aug 21, 2020:

11:26 AM Ticket #2793 (SetError And SetExtended not integer value) updated by J-Paul Mesnage
Owner, Status changed
Hi, Fix sent to Jon

Aug 18, 2020:

4:07 PM Ticket #2833 (macro @funcname) updated by mLipok
Replying to mLipok: > But the native solution sounds promising. My 2 cents after 6 year of thinking: I do not think that @funcname is necesary. btw. Similar closed requests are here: https://www.autoitscript.com/trac/autoit/ticket/3766 https://www.autoitscript.com/trac/autoit/ticket/2963
3:54 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by mLipok
For clarify and refresh - example: […]
3:53 PM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by mLipok
Replying to Tomasz Szreder <tomasz.szreder@…>: > I know I can write > #include "Y:\automation\core\logging\MyLogger.au3" > but the paths change very often, and I'd prefer to specify the root include paths when starting AutoIt3.exe. It is possible to solve your problem with: […]
2:11 PM Ticket #2963 (Macro for file name in included files) closed by mLipok
Rejected: try to use SciTE4Au3 + Au3Stripper with /rsln […] to the anonymous OpeningPoster: If you back to us, does not hold back and answer here. But for now this ticket will be closed.
1:59 PM Ticket #3561 (Improved support for tk widgets) closed by mLipok
Rejected
1:04 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) closed by J-Paul Mesnage
Completed: Added by revision [12371] in version: 3.3.15.4
12:41 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
Summary changed
12:27 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
Owner, Status changed
12:27 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
That's a change introduce with the notepad.exe in windows 19h1. For other exe"s as explorer.exe, write.exe it is OK. Perhaps I will change the WinSetTitle example to go around this new behavior of notepad.exe
8:22 AM Ticket #3561 (Improved support for tk widgets) updated by anonymous
I never had any success with it, I did manage to highlight the correct widget, but did not have any success activating it from AutoIt: I think I got as far as being able to trip the widget mouseover event, but that was it. In the end it wasn't worth it for the time I was spending on it. I didn't reply because of the final line of "But seems atk and spi interfaces which are hard to reach when using windows. Tools fot tkwidgets you probably have to write in python", pretty much summed up where I got to.
8:19 AM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) updated by J-Paul Mesnage
I confirm that under Windows 10 2004 I reproduce the pb. Can somebody test on other version of Windows? Thanks
8:01 AM Ticket #3779 (AutoIt crashes) closed by J-Paul Mesnage
Fixed

Aug 17, 2020:

10:11 PM Ticket #3780 (WinSetTitle reverts to default upon window focus on Notepad.exe >= ...) created by AndyS19a@…
I have a function that opens Notepad and sets its window title. …
9:17 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) closed by Jos
Duplicate
9:09 PM Ticket #2963 (Macro for file name in included files) updated by mLipok
Duplicated ? https://www.autoitscript.com/trac/autoit/ticket/3766https://www.autoitscript.com/trac/autoit/ticket/2963
9:08 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by mLipok
Duplicated ? https://www.autoitscript.com/trac/autoit/ticket/2963
9:07 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by Jos
The version is written in the PE header and displays when you hover over the exe in FileExplorer or in right-mouse-click/properties/details, so honestly don't see the need to have another place that needs maintaining of the version number for each exe. Jos
9:04 PM Ticket #3561 (Improved support for tk widgets) updated by mLipok
This should be possilbe with UIA But the OP not answered to @junkew question: https://www.autoitscript.com/forum/topic/189261-controlclick-to-tk-button-control/?do=findComment&comment=1360566
8:59 PM Ticket #3684 (Aut2exe.exe window title and version number) updated by mLipok
For example this programs have such feature: https://obsproject.com/ Total Commander I know that this is not must have, feature But if it shows a major version number, why not show it precisely?
8:37 PM Ticket #3766 (@IncludeScriptFullPath and @IncludeScriptName) updated by mLipok
https://www.autoitscript.com/forum/topic/203009-scriptlinenumber-knows-the-include/?do=findComment&comment=1462252
4:51 PM Ticket #3573 (Unable to use backspace in GUI-controls with embedded IE object) closed by J-Paul Mesnage
Works For Me: Hi, I recheck with the latest Windows 2004, latest AutoIt 3.3.14.5 and it works for me.
2:24 PM Ticket #3779 (AutoIt crashes) updated by anonymous
I tried with the beta 3.3.15.3 and it works, so looks like this has been somehow fixed. It works also with the x64 version of the autoit 3.3.14.5. So you can close this ticket.
7:44 AM Ticket #3778 (Tooltip does not reset the position correctly) updated by J-Paul Mesnage
Owner, Status changed
Note: See TracTimeline for information about the timeline view.