Timeline



May 13, 2020:

9:51 PM Ticket #3648 (_ISPressed not working with "GUI_WS_EX_PARENTDRAG") updated by Jon
Component changed
9:51 PM Ticket #3726 (_WinAPI_PathGetArgs / _WinAPI_PathRemoveArgs -- using like the help ...) updated by Jon
Component changed
9:50 PM Ticket #3728 (_ArrayTranspose does not create 1D array from 2D array) updated by Jon
Component changed
9:50 PM Ticket #3633 (_GUICtrlRichEdit_FindText does not flag failure to find CR) updated by Jon
Component changed
9:49 PM Ticket #3678 (_FileWriteToLine) updated by Jon
Component changed
9:49 PM Ticket #3690 (ieCreate function failing with Windows 10 update 1804) closed by Jon
Works For Me
9:35 PM Ticket #3762 (au3-files are missing in src-archive) updated by Jon
They are present in the libfunctions folder. Just checked the archive and it looks ok. Unless I'm misunderstanding.
6:43 PM Ticket #3762 (au3-files are missing in src-archive) created by Tweaky
Hi, in the src-archive "autoit-docs-v3.3.15.2-src.zip" many examples …
6:18 PM Ticket #3754 (Help File Error) closed by Melba23
Fixed
6:16 PM Ticket #3725 (Regexp POSIX classes description misses some specifications) updated by Melba23
Added by revision [12299] in version: 3.3.15.3
6:13 PM Ticket #3725 (Regexp POSIX classes description misses some specifications) closed by Melba23
Completed: Added by revision [12298] in version: 3.3.15.3
5:39 PM Tickets #2955,​3571 batch updated by Jon
Fixed: Fixed by revision [12297] in version: 3.3.15.3
3:34 PM Ticket #3758 (_WinAPI_BrowseForFolderDlg docs mistake) closed by Melba23
Completed: Changed by revision [12296] in version: 3.3.15.3
3:32 PM Ticket #3761 (_WinAPI_SetWindowPos second parameter description) closed by Melba23
Completed: Changed by revision [12295] in version: 3.3.15.3
10:44 AM Milestone 3.3.15.2 completed

May 9, 2020:

12:57 PM Milestone 3.3.15.1 completed

May 3, 2020:

4:56 PM Ticket #3743 ([LAST] and WinWaitClose, WinExists, WinGetHandle, etc) updated by anonymous
I got the same results. Confirmed.
4:49 PM Ticket #3761 (_WinAPI_SetWindowPos second parameter description) created by moderncareca@…
$HWND_TOPMOST has the same description as $HWND_NOTOPMOST.
10:56 AM Ticket #3752 (Making mod() an infix operator) closed by Melba23
Rejected: There are other much more pressing things to occupy what little Dev time is available. The current operators work perfectly well - different languages have different syntax and coders must adapt. M23

May 2, 2020:

1:38 PM Ticket #3743 ([LAST] and WinWaitClose, WinExists, WinGetHandle, etc) updated by J-Paul Mesnage
Owner, Status changed

Apr 27, 2020:

9:25 AM Ticket #3760 (Number() bug with oversized integer values) created by jchd18
Number($s) erroneously converts values outside [MinInt64, MaxInt64] to …

Apr 26, 2020:

1:13 PM Ticket #3759 (Console (cmd.exe) output) created by moderncareca@…
Hi, i'd like to see a feature, if at all possible, which is to be able …

Apr 24, 2020:

2:36 AM Ticket #3758 (_WinAPI_BrowseForFolderDlg docs mistake) created by MrGeorge
Description in the docs for $iFlags parameter in function …

Apr 20, 2020:

2:06 PM Ticket #3211 (PixelCheckSum not honouring hwnd parameter) updated by anonymous
Is this resolved or is there a workaround? I'm using PixelChecksum and can't get any permutation of the hwnd to work. I've tried step 0,1,2 to no avail. I CAN use that same handle to process _ScreenCapture_CaptureWnd() and IsHWnd(). TIA!

Apr 19, 2020:

9:31 AM Ticket #3757 (Colors in GuiListView functions are switched) updated by Melba23
Owner, Status changed
9:31 AM Ticket #3757 (Colors in GuiListView functions are switched) updated by Melba23
I see there is an internal _ReverseColorOrder function in the GUIListView library which is used to reverse the colour returned by the _GetBkColor function, but nowhere else. I will look to see if using this in ALL the colour functions solves the problem. M23
4:22 AM Ticket #3757 (Colors in GuiListView functions are switched) created by careca
As per: …

Apr 17, 2020:

9:09 AM Ticket #3756 (send() bug with individual spanish apostrophe ( ´ )) closed by Jos
No Bug: Please visit to forum for questions as this is not a bug but rather a windows feature of an international keyboard.

Apr 15, 2020:

8:28 PM Ticket #3756 (send() bug with individual spanish apostrophe ( ´ )) created by mlwainsten@…
When you try to send this individual character ´ followed by another …

Apr 13, 2020:

5:37 PM Ticket #3755 (_ArrayInsert fails with Error 3 when the Insert Positions parameter is ...) updated by Melba23
Fixed by revision [12257] in version: 3.3.15.1
5:35 PM Ticket #3755 (_ArrayInsert fails with Error 3 when the Insert Positions parameter is ...) closed by Melba23
Fixed: Fixed by revision [12256] in version: 3.3.15.1
10:15 AM Ticket #3753 (_GUICtrlListView_SetImageList does not check for errors) updated by Melba23
I went with the "set to 0" suggestion. M23
10:15 AM Ticket #3753 (_GUICtrlListView_SetImageList does not check for errors) updated by Melba23
Added by revision [12255] in version: 3.3.15.1
10:11 AM Ticket #3753 (_GUICtrlListView_SetImageList does not check for errors) closed by Melba23
Completed: Added by revision [12254] in version: 3.3.15.1
10:03 AM Ticket #3755 (_ArrayInsert fails with Error 3 when the Insert Positions parameter is ...) updated by Melba23
Owner, Status changed
10:03 AM Ticket #3755 (_ArrayInsert fails with Error 3 when the Insert Positions parameter is ...) updated by Melba23
Fixed _Insert and also amended _Delete, although the latter does not depend on ascending indices. If you would like to try the amended library before I commit it please PM me and I will let you have a copy. M23
8:42 AM Ticket #3755 (_ArrayInsert fails with Error 3 when the Insert Positions parameter is ...) updated by Melba23
The old chestnut of numbers being converted to strings and then compared, leading to invalid comparisons. Easy to fix - and I will check the other _Array functions to see if there are similar errors hiding away. M23
6:34 AM Ticket #3755 (_ArrayInsert fails with Error 3 when the Insert Positions parameter is ...) updated by J-Paul Mesnage
tested with release or Beta?
Note: See TracTimeline for information about the timeline view.