Timeline
Mar 18, 2024:
Mar 17, 2024:
- 8:51 PM Ticket #4000 (HotKeyset() must be defined for only one key) updated by
-
Owner, Status changed
Fix sent to Jon - 6:58 PM Ticket #3972 (StringSplit can create invalid Arrays) updated by
-
Owner changed
- 6:57 PM Ticket #3976 (StringRegExp can create invalid arrays (just like StringSplit)) updated by
-
Owner, Status changed
Fix sent to Jon - 5:03 PM Ticket #2827 (FileGetAttrib & Symbolic link) updated by
-
Owner changed
- 4:59 PM Ticket #3635 (Assign function: support for constants) updated by
-
Owner changed
- 4:53 PM Ticket #3639 (WinGetClassList's Return Value) updated by
-
Owner changed
- 4:27 PM Ticket #3890 (Array Comparison) updated by
-
Owner changed
- 4:15 PM Ticket #2628 (Add mode to StringRegExp) updated by
-
Owner changed
- 4:05 PM Ticket #3892 (Func() Pass Parameter Bynames) updated by
-
Owner changed
- 4:03 PM Ticket #2443 (Name of nested structs) updated by
-
Owner changed
Mar 16, 2024:
- 3:00 PM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) updated by
-
Owner, Status changed
In fact i solve the pb Fix sent to Jon - 3:00 PM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) reopened by
- 12:59 PM Ticket #2886 (Stack Trace) updated by
-
Owner changed
- 12:55 PM Ticket #2833 (macro @funcname) updated by
-
Owner changed
- 12:31 PM Ticket #3540 (Implement optional ByRef parameters for functions) updated by
-
Owner changed
- 10:43 AM Ticket #2278 (Varargs) updated by
-
Owner changed
- 10:38 AM Ticket #3660 (Enhancement - PixelSearch to return the color it found) updated by
-
Owner changed
- 10:33 AM Ticket #3888 (PixelGetColor PixelSearch DPI support) updated by
-
Owner changed
- 10:31 AM Ticket #3884 (MouseCoordMode, cursor moving and DPI unawareness) updated by
-
Owner changed
- 10:28 AM Ticket #3882 (IsFileHandle(<AutoIt filehandle as returned by FileOpen)) updated by
-
Owner changed
- 10:25 AM Ticket #2696 (StringRegExp* return non-participating groups) updated by
-
Owner changed
- 10:23 AM Ticket #3873 (DllStruct dot access non existent element should be a fatal error) updated by
-
Owner changed
- 10:17 AM Ticket #3887 (@HOUR:59:59 wrong as @MIN and @SEC can have change to 00:00) updated by
-
Owner changed
- 10:16 AM Ticket #3889 (ProcessClose does set @extended when no process found) updated by
-
Owner changed
- 10:04 AM Ticket #3818 (InputBox() - TOPMOST option) updated by
-
Owner changed
- 10:01 AM Ticket #2652 (Allow ExpandVarStrings to expand com properties as well.) updated by
-
Owner changed
- 9:54 AM Ticket #2887 (AutoIt fails to deallocate a COM object when it gets reassigned) updated by
-
Owner changed
- 9:54 AM Ticket #2785 (WinTextMatchMode - Window Titles and Text (Advanced)) updated by
-
Owner changed
- 9:53 AM Ticket #2672 (StringSplit - NewFlag - case-insensitive delimiters) updated by
-
Owner changed
- 9:52 AM Ticket #3641 (Allow ProgressOn function to return window handle of the progress ...) updated by
-
Owner changed
- 9:51 AM Ticket #3227 (DirRemove - If directory does not exist: Return value 1 instead of 0) updated by
-
Owner changed
- 9:51 AM Ticket #2793 (SetError And SetExtended not integer value) updated by
-
Owner changed
- 9:50 AM Ticket #3775 (INSTANCE ignored when ID also given in a ControlID) updated by
-
Owner changed
- 9:48 AM Ticket #2912 (Additional include paths: New command line switch for AutoIt3.exe) updated by
-
Owner changed
- 9:47 AM Ticket #2830 (GuiCtrlRead() - in advanced mode with Combo,List return all values) updated by
-
Owner changed
- 9:46 AM Ticket #2890 (DllStructGetString) updated by
-
Owner changed
- 9:45 AM Ticket #3575 (TCP functions slow and TCPCloseSocket with shutdown) updated by
-
Owner changed
Fix sent to Jon
Mar 6, 2024:
- 3:01 PM Ticket #3974 (Key Stuck when using HotKeySet + Send) closed by
- Works For Me: I recheck with the following script and Ii is working So I close it with "works for me" so if you encounter a pb please open a new tcket with a repro script […]
- 8:48 AM Ticket #3796 (Execute() cause crash (-1073741819) with some strings containing ...) closed by
- Works For Me: Hi, I recheck under 3.3.16.1 no Crash so I close it work for me
Mar 5, 2024:
- 9:00 AM Ticket #4000 (HotKeyset() must be defined for only one key) created by
- HotkeySet("aa") must be illegal HotkeySet("{XYZ}") must illegal too …
Mar 3, 2024:
- 2:26 PM Ticket #3999 (_WinAPI_OemToChar - improved implementation) updated by
- Further optimized version in terms of memory consumption, performance and code size through shared use of the string buffer for input and output: […]
- 9:00 AM Ticket #3999 (_WinAPI_OemToChar - improved implementation) updated by
-
Version changed
Automatic ticket cleanup. - 8:18 AM Ticket #3999 (_WinAPI_OemToChar - improved implementation) created by
-
The current implementation of the function
_WinAPI_OemToChar()uses …
Mar 1, 2024:
- 6:41 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by
- Static Local Enum might be handy in some situations but if this is the only scoping declaration with issues, can others be implemented and delay this one until you have a proper fix? By the way, are there any other developers helping you with the huge amount of requests?
Feb 29, 2024:
- 8:01 PM Ticket #2855 (Scoping and declaration modifiers combinations) updated by
- I found that my fix was not so good, I have difficulty for the Static Local Enum ... Can I forget about it?
Feb 27, 2024:
- 7:31 AM Ticket #3948 (Map object: keys [0] and ["["] clash) updated by
-
Owner changed
Fix sent to Jon
Feb 26, 2024:
- 5:51 PM Ticket #3003 (Using a function call in an array assignment causes 2 function calls) updated by
- Hi, I think I found a working solution It was hard speially when both sie refer to subcript defined by array elements Sent Fix to Jon
Feb 23, 2024:
- 4:29 PM Ticket #3003 (Using a function call in an array assignment causes 2 function calls) updated by
-
Owner changed
Hi, I look again to what I try to do, My fix is not working So perhaps Jon will have a solution
Feb 20, 2024:
- 3:57 PM Ticket #3948 (Map object: keys [0] and ["["] clash) updated by
-
Owner, Status changed
- 3:55 PM Ticket #3717 (StringFormat doesn't format int64 integers correctly) updated by
-
Owner changed
- 3:52 PM Ticket #3950 (Silent crash without triggering recursion warning) closed by
- Works For Me: No answer to I close the ticket
- 3:51 PM Ticket #1503 (FileGetSize don't works solid) updated by
-
Owner changed
- 3:49 PM Ticket #3929 (Memory leak when returning struct members within With...EndWith) updated by
-
Owner changed
- 3:48 PM Ticket #3944 (GUICtrlSetFont (and GUISetFont) sets font name inconsistently) updated by
-
Owner changed
- 3:47 PM Ticket #3941 (ToolTip with $TIP_CENTER + $TIP_FORCEVISIBLE is mispositioned) updated by
-
Owner changed
- 3:47 PM Ticket #3886 (Default keyword = -1 in expression) updated by
-
Owner changed
- 3:46 PM Ticket #2279 (For loop not working as expected) updated by
-
Owner changed
- 3:45 PM Ticket #3895 (Allow string() to return first class object name) updated by
-
Owner changed
- 3:44 PM Ticket #3953 (missing bracket error when using ternary operator or OR operator ...) updated by
-
Owner changed
- 3:43 PM Ticket #3961 (HotKeySet and Send extended function keys) updated by
-
Owner changed
- 3:42 PM Ticket #3962 (Not able to interrupt script with hotkey on latest version v3.3.16.1) updated by
-
Owner changed
- 3:40 PM Ticket #3973 (GUICtrlSetColor does not work on GUICtrlCreateRadio) updated by
-
Owner changed
- 3:33 PM Ticket #3974 (Key Stuck when using HotKeySet + Send) updated by
-
Owner changed
- 3:02 PM Ticket #3997 (Improvement of _WinAPI_RegisterShellHookWindow example) closed by
- Completed: Added by revision [13041] in version: 3.3.17.0
- 1:51 PM Ticket #3966 (Macro @WinLevel) updated by
- Replying to Andreik: > Why @OSBuild is not enough? @OSBuild is a little bit another thing which is good not instead of but in addition to @WinLevel.
- 1:44 PM Ticket #3966 (Macro @WinLevel) updated by
- Replying to Jos: > Why not simply make a UDF which returns the OS version? I've already written such UDF for myself many years ago. But it is a crappy crutch, not a decision.
- 8:15 AM Ticket #3995 (Maps abort with negative integers as keys) updated by
-
Summary changed
Feb 17, 2024:
- 3:41 PM Ticket #3969 (Map Initializer List) updated by
-
Andreik, that only means that the maps are poorly designed -- and NOTHING else. It's not necessarily anyone's fault/guilt; after all, obtaining perfection(or even just good-enough-ness) is a progress (and i hasten to say that the maps in their current form are NOT good-enough: to be blunt, they're literally a worser version of Scripting.Dictionary -- that's it.) We're all now got involved(if only in spirit) in making maps progress further making them the best they can be(in
bedAutoIt); now lets be optimistic and hope/believe it will be crowned with a resounding success!! :] - 12:24 AM Ticket #3969 (Map Initializer List) updated by
- The syntax might work but the examples are bad since AutoIt maps are designed to work with integers and strings, not with handles or other data types as keys.
Note:
See TracTimeline
for information about the timeline view.
