Timeline
Jan 16, 2024:
- 10:24 PM Ticket #3982 (_ClipPutFile should not free memory) updated by
- Just produce a script that will provide the error with the current implementation. for me the Clipget does not produce any error even if the the GlobalFree is executed before the CloseClipboard
- 5:04 PM Ticket #3982 (_ClipPutFile should not free memory) updated by
- I don't know what can happen if you release the object owned by the system or specific cases that will cause an error but can we assume that Microsoft knows what they are talking about when they say that the object it's managed by the system? It might work in 99% of cases without any errors and produce an error in some niche cases. I think we should follow MSDN guidance and fix possible errors that might appear in some cases. It's just best practice.
- 4:16 PM Ticket #3989 (SplashOff() not being parsed correctly by SyntaxCheck Prod and Tidy) updated by
- In fact the SolashOff without parenthesis is legal when assign to a variable. Local $v = SplashOff That the reason why Au3check and certainly Tidy don't flag the Function I don't think we can change that except in documentation More Autoit builtin functions have the same behavior ProgressOff
Jan 15, 2024:
- 5:00 PM Ticket #3990 (_IsPressed() add "indicate whether the key has been pressed since the ...) updated by
-
Version changed
Automatic ticket cleanup. - 4:59 PM Ticket #3990 (_IsPressed() add "indicate whether the key has been pressed since the ...) created by
- […] The change adds some extra information that I found was needed …
- 9:06 AM Ticket #3989 (SplashOff() not being parsed correctly by SyntaxCheck Prod and Tidy) updated by
-
Component changed
Jan 14, 2024:
- 10:11 PM Ticket #3989 (SplashOff() not being parsed correctly by SyntaxCheck Prod and Tidy) created by
- I have noticed that both the Syntax Checker and Tidy programs used in …
Jan 9, 2024:
- 5:37 PM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) closed by
- Completed: Added by revision [13029] in version: 3.3.17.0
- 5:16 PM Ticket #3988 (_WinAPI_GetSystemPowerStatus does not provide full stats on Win 10) closed by
- Completed: Added by revision [13028] in version: 3.3.17.0
Jan 8, 2024:
- 3:20 PM Ticket #3988 (_WinAPI_GetSystemPowerStatus does not provide full stats on Win 10) created by
- Starting from Win10, the forth byte of the structure returned by …
- 8:27 AM Ticket #3987 (Aut2Exe creates a temp folder without deleting it) updated by
- Hi, Using the standard autoit installation and even scite compilation does not reproduce your concern so can you describe the environment you are running with?
Jan 7, 2024:
Jan 5, 2024:
- 10:48 AM Ticket #3982 (_ClipPutFile should not free memory) updated by
- I understand what you write again just post a repro script to show where the error can occur in what I post I don't see any error the _clipget get the right info
- 3:06 AM Ticket #3982 (_ClipPutFile should not free memory) updated by
-
Description changed
- 3:06 AM Ticket #3986 (Au3Check allows chars after ContinueCase but runtime triggers error) updated by
-
Description changed
- 3:04 AM Ticket #3986 (Au3Check allows chars after ContinueCase but runtime triggers error) updated by
- Could you please upload fixed version to: https://www.autoitscript.com/autoit3/scite/download/beta_SciTE4AutoIt3 ?
Jan 4, 2024:
- 9:04 PM Ticket #3982 (_ClipPutFile should not free memory) updated by
- The function _ClipPutFile() uses SetClipboardData. MSDN state that if SetClipboardData succeeds, the system owns the object identified by the hMem parameter. The application may not write to or free the data once ownership has been transferred to the system, but it can lock and read from the data until the CloseClipboard function is called.
- 4:52 PM Ticket #3982 (_ClipPutFile should not free memory) updated by
-
Owner, Status changed
Hi, I don't see any reason to change the UDF The following script work fine […]
Dec 31, 2023:
- 1:39 PM Ticket #3986 (Au3Check allows chars after ContinueCase but runtime triggers error) closed by
- Fixed: Fixed by revision [13026] in version: 3.3.17.0
- 12:40 AM Ticket #3986 (Au3Check allows chars after ContinueCase but runtime triggers error) created by
- The following code passes with no warnings or errors with Au3Check, …
Dec 21, 2023:
- 11:00 AM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) updated by
-
Version changed
Automatic ticket cleanup. - 10:51 AM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) updated by
-
Description, Summary changed
- 10:49 AM Ticket #3985 (_ArrayDisplay() + $WS_EX_TOPMOST) created by
-
Please consider in
_ArrayDisplay()adding$WS_EX_TOPMOSTto …
Dec 18, 2023:
- 5:37 PM Ticket #3984 (GUICtrlSetGraphic stops working after Sleep) created by
- As title says, only first circle is displayed. But if you remove the …
Dec 17, 2023:
- 12:29 AM Ticket #3940 (_GUICtrlTab_GetItemText does not work in V3.3.16.1) closed by
- Fixed: Fixed by revision [13020] in version: 3.3.17.0
Note:
See TracTimeline
for information about the timeline view.
