Timeline
Jul 15, 2021:
- 3:08 PM Ticket #3843 (SciTE tool "Jump to Function Prod" unable to find function definition ...) closed by
- Fixed: I have made a change to AutoItGotoDefinition.lua, now available in the Beta directory, which is a little different than your proposal, but should also solve the issue. Thanks for the report. Jos
Jul 14, 2021:
- 7:26 PM Ticket #3843 (SciTE tool "Jump to Function Prod" unable to find function definition ...) created by
- In the case where local files are included with "<>", SciTE tool "Jump …
- 3:10 PM Ticket #3841 (COM Error Handling) updated by
- It's still inconvenient to work with arrays of objects. Why is the behavior different for an array cell and a regular variable?
- 2:28 PM Ticket #3841 (COM Error Handling) closed by
- No Bug
- 2:24 PM Ticket #3842 (_ArrayToString() documented defaults confusing and arguably wrong) closed by
- Fixed: Fixed by revision [12582] in version: 3.3.15.5
- 2:23 PM Ticket #3841 (COM Error Handling) updated by
- The description is a little wrong: the issue arises only with an uninitialized variable in an array and TestComError applied to it. The following works correctly, which is a more real-world situation. Non-objects variables can't invoke a COM error handler by themselves, so that IFAIK only the TestComError method can make this minor problem show up. […]
- 12:24 PM Ticket #3836 (FileExists with trailing quotation mark) updated by
-
Owner, Status changed
Fix sent to Jon - 11:12 AM Ticket #3842 (_ArrayToString() documented defaults confusing and arguably wrong) created by
- Purely in the hope of helping those who come after me: In the …
- 9:41 AM Ticket #3841 (COM Error Handling) created by
- Error handler does not work with array elements. […] Console …
- 7:41 AM Ticket #3833 (_WinAPI_RegisterRawInputDevices and $iCount parameter) closed by
- Fixed: Fixed by revision [12581] in version: 3.3.15.5
Jul 13, 2021:
- 8:25 PM Ticket #3830 (GUICtrlSetResizing and fullscreen mode) updated by
- still strange behavior […]
- 7:59 PM Ticket #3830 (GUICtrlSetResizing and fullscreen mode) updated by
- screenshot
- 7:58 PM Ticket #3830 (GUICtrlSetResizing and fullscreen mode) updated by
- I don’t know English and almost don’t understand you (even with Google Translate), but with the extended style in full screen mode, the client area is calculated incorrectly […]
- 11:01 AM Ticket #3830 (GUICtrlSetResizing and fullscreen mode) updated by
-
Owner, Status changed
In fact if you use Maximised stated it works Any I did a small improvement for your test not using Extendedstyle = 0 which does not make sense to me. I sent the fix to Jon […]
Jul 12, 2021:
- 4:41 PM Ticket #3831 (GUICtrlSetPos and $GUI_DOCKHCENTER) updated by
-
Owner, Status changed
Thanks Fix sent to Jon
Jul 11, 2021:
- 11:14 AM Ticket #3835 (Replace constants with magic numbers) closed by
- Fixed: Fixed by revision [12580] in version: 3.3.15.5
- 10:02 AM Ticket #3835 (Replace constants with magic numbers) updated by
-
Summary changed
Jul 10, 2021:
- 11:00 PM Ticket #3830 (GUICtrlSetResizing and fullscreen mode) updated by
- Error reproduction
- 9:29 AM Ticket #3831 (GUICtrlSetPos and $GUI_DOCKHCENTER) updated by
- Error reproduction
Jul 9, 2021:
- 10:46 PM Ticket #3840 (file path given does not selects properly) closed by
- No Bug: This is not a Feature request nor proper bug report, so visit our forums when you have questions! Jos
- 6:00 PM Ticket #3840 (file path given does not selects properly) updated by
-
Version changed
Automatic ticket cleanup. - 5:01 PM Ticket #3840 (file path given does not selects properly) created by
- When we want to select any file for uploading to attach a specific …
Jul 7, 2021:
- 1:00 PM Ticket #3839 (User data in control) updated by
-
Version changed
Automatic ticket cleanup. - 12:50 PM Ticket #3839 (User data in control) created by
- I suggest adding functions to associate data (of any type) with the …
Jul 6, 2021:
- 5:35 PM Ticket #3837 (StringFormat() number of replacements performed stored in the ...) updated by
- I don't see the point: StringFormat formats exactly as many % specifications as the user provides and this is the minimum number of variables passed as arguments after the format.
- 12:03 PM Ticket #3838 (Bug with structure and dot-notation) updated by
-
Owner, Status changed
When I fix #2443 I solved it Does not seem to be related but it Works ... Fix already sent to Jon - 12:31 AM Ticket #3838 (Bug with structure and dot-notation) created by
- #include <WinAPIDiag.au3> Local $tData = DllStructCreate("ushort …
Jul 5, 2021:
- 3:00 PM Ticket #3837 (StringFormat() number of replacements performed stored in the ...) updated by
-
Version changed
Automatic ticket cleanup. - 2:23 PM Ticket #3837 (StringFormat() number of replacements performed stored in the ...) updated by
-
Description changed
- 2:21 PM Ticket #3837 (StringFormat() number of replacements performed stored in the ...) created by
- I was thinking today about how to dermine how many (or if any) …
Jul 4, 2021:
- 7:25 AM Ticket #3836 (FileExists with trailing quotation mark) updated by
- The following functions all behave similarly (ignoring the trailing quotation marks and returning valid results): FileGetAttrib, FileGetLongName, FileGetShortName, FileGetSize, FileGetTime FileGetVersion behaves expectedly, returning "0.0.0.0" […]
- 4:47 AM Ticket #3836 (FileExists with trailing quotation mark) created by
- Mentioned here first: …
Jul 2, 2021:
- 1:58 PM Ticket #3835 (Replace constants with magic numbers) updated by
- […]
- 1:57 PM Ticket #3835 (Replace constants with magic numbers) updated by
- Lead to a uniform style […] […]
- 1:50 PM Ticket #3835 (Replace constants with magic numbers) created by
- Constants are already declared, but not used in the documentation. …
- 12:34 PM Ticket #3834 (VarGetType documentation) closed by
- Fixed: Thanks, Ok in the beta
Jul 1, 2021:
- 8:46 PM Ticket #3834 (VarGetType documentation) created by
- The example for …
- 8:17 PM Ticket #3833 (_WinAPI_RegisterRawInputDevices and $iCount parameter) created by
- The cbSize parameter is calculated incorrectly if $iCount is greater …
- 7:43 PM Ticket #3832 (IDispatch and the "_" character) created by
- It is not possible to call the IDispatch method of an interface if its …
- 6:13 PM Ticket #3831 (GUICtrlSetPos and $GUI_DOCKHCENTER) created by
- Using GUICtrlSetPos on elements with $GUI_DOCKHCENTER set does not …
- 6:02 PM Ticket #3830 (GUICtrlSetResizing and fullscreen mode) created by
- $GUI_DOCKBOTTOM doesn't work correctly when switching fullscreen mode. …
- 5:44 PM Ticket #3829 (ObjCreateInterface and STRUCT type.) created by
- Passing structure by value doesn't work in 64 bit mode. […] …
Jun 28, 2021:
- 11:13 AM Ticket #3826 (Background not erased for label with $GUI_BKCOLOR_TRANSPARENT set) updated by
-
Owner, Status changed
just add a Sleep(10) after the GUICtrlSetData() I will send a fix to Jon so the sleep() will not be needed. In fact it is not a good habit to update continously a GUI without sleeping a while to allows others processes to get some CPU time
Jun 25, 2021:
- 6:11 PM Ticket #3662 (Additional Parameter for FileGetTime() to return the milliseconds as well) closed by
- Fixed: included in 3.3.15.4
Jun 23, 2021:
- 5:21 PM Ticket #3827 (_GUICtrlListView_ClickItem send clicks outside ListView area) closed by
- Fixed: Fixed by revision [12579] in version: 3.3.15.5
Jun 22, 2021:
- 9:59 AM Ticket #3828 (SetError() and SetExtended() - broken link to Return in Related) closed by
- Fixed: Fixed by revision [12577] in version: 3.3.15.5
Jun 21, 2021:
- 8:04 PM Ticket #3828 (SetError() and SetExtended() - broken link to Return in Related) updated by
- Think all it needs is to be changed in SetError.txt to: […] .. and the SetExtended.txt the same change. Jos
- 6:22 PM Ticket #3828 (SetError() and SetExtended() - broken link to Return in Related) updated by
-
Description, Summary changed
- 6:18 PM Ticket #3828 (SetError() and SetExtended() - broken link to Return in Related) created by
- In SetError() and in SetExtended() documentation in "Related section", …
Jun 16, 2021:
- 9:59 PM Ticket #3827 (_GUICtrlListView_ClickItem send clicks outside ListView area) created by
- When there is a horizontal scrollbar in ListView, if this scrollbar is …
Note:
See TracTimeline
for information about the timeline view.
