Timeline
May 1, 2026:
- 10:00 AM Ticket #4092 (Regression in 3.3.18.0: GuiStatusBar.au3 rejects WinForms StatusBar ...) updated by
-
Version changed
Automatic ticket cleanup. - 9:13 AM Ticket #4092 (Regression in 3.3.18.0: GuiStatusBar.au3 rejects WinForms StatusBar ...) closed by
- Fixed: Fixed by revision [13379] Added #4092: _GUICtrlStatusbar_*() working with WinForms statusbar.
- 9:10 AM Ticket #4092 (Regression in 3.3.18.0: GuiStatusBar.au3 rejects WinForms StatusBar ...) updated by
-
Type changed
It is really a regression as _GUICtrlStatusBar_*() was designed to work with _GUICtrlStatusBar_create() So I will do some change to be an added feature
Apr 30, 2026:
- 4:29 PM Ticket #4092 (Regression in 3.3.18.0: GuiStatusBar.au3 rejects WinForms StatusBar ...) created by
- After upgrading from AutoIt 3.3.16.1 to 3.3.18.0, GuiStatusBar.au3 …
Apr 27, 2026:
- 11:09 AM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by
-
Description changed
Apr 26, 2026:
- 7:41 PM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by
- @mattyd - I know about this workaround. In the other track I made, I was also using the listview proc instead of the GUI. But I still think there is a bug here that we should address.
- 4:51 PM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by
- Guessing this is probably a windows thing as returning _WinAPI_DefWindowProcW instead of $GUI_RUNDEFMSG doesn't change the behavior. The below works in both x64 & x86 when we handle the listview's WM_NOTIFY messages rather than the GUI's. […]
- 12:08 PM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) updated by
- My note I think that WM_NOTIFY() function registered by GUIRegisterMsg() in x64 is not allways called.
- 11:42 AM Ticket #4091 (Header painting dysfunctional when subclassed in ListView) created by
- The following line is not executed properly when run in x64 while it …
Apr 25, 2026:
- 4:12 PM Ticket #4090 (GUI freezes with Header subclassing in ListView) created by
- It is a very basic example. It may takes a little while to get it …
Apr 21, 2026:
- 3:38 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by
- For info, the following pattern is a bit more precise, taking care of eventual several spaces or Tabs in the line, between the word Static and the word Local. Gladly we don't find this case in any of our include files (or the lines would have appeared in the results of my preceding post) […]
Apr 20, 2026:
- 9:40 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by
-
Component changed
- 7:59 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by
- Jean-Paul, for the record, I ran the following RegEx pattern in a loop on all include files (155) The negative lookahead part didn't catch 7 "Static Local" lines found in WinAPIRes.au3 and WinAPISys.au3, which seems correct as they are valid lines. […]
- 5:26 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) closed by
- Fixed: Fixed by revision [13371] in version: 3.3.19.0 Fixed #4089: Static not declared as Local in some UDF.
- 1:57 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) updated by
- (Forgot my username)
- 1:56 PM Ticket #4089 (Fixing __ArrayDisplay_SortArrayStruct dll declaration) created by
- How to reproduct : Global Const $hDll = 0 #include <Array.au3> What …
Apr 16, 2026:
- 10:04 AM Ticket #4083 (COM Error Handler - not always fires event - when assigning values) updated by
-
Owner, Status changed
Fix sent to Jon
Apr 15, 2026:
- 3:21 PM Ticket #4086 (Bug with IniReadSectionNames if file is coded with UTF-8-BOM) closed by
- Fixed: Fixed by revision [13369] Added #4086: Some precision about UTF8 with BOM ini file for ini functions.
Apr 14, 2026:
- 4:41 PM Ticket #4085 (__GUICtrl_IsWow64Process($hWnd) issue) closed by
- No Bug: Hi so I close the ticket
Apr 8, 2026:
- 9:12 AM Ticket #4085 (__GUICtrl_IsWow64Process($hWnd) issue) updated by
- Without any comments I will close the ticket
Apr 7, 2026:
- 8:54 AM Ticket #4088 (SciTE opens for a few seconds, then closes.) closed by
- Works For Me: Pls use the forum for questions. Jos
- 1:13 AM Ticket #4088 (SciTE opens for a few seconds, then closes.) created by
- Just started using AutoIt and SciTE again since upgrading to Windows …
Apr 4, 2026:
- 10:48 AM Ticket #4086 (Bug with IniReadSectionNames if file is coded with UTF-8-BOM) updated by
- It is a bug in MS API used by AutoIt It is true also for IniReadSection and IniRead Those API was cerlainly created before UTF8 with BOM support The only think I can do is to make a warning in the doc Cheers […]
Note:
See TracTimeline
for information about the timeline view.
