Timeline
Feb 13, 2018:
- 3:11 PM Ticket #3585 (pb _GUICtrlTreeView_Sort not sorting level 1 treeview -- With Solution) closed by
- Fixed: Fixed by revision [11958] in version: 3.3.15.1
- 1:52 PM Tickets #3230,3586 batch updated by
-
Owner, Milestone changed
Fixed by revision [11957] in version: 3.3.14.3 - 1:41 PM Ticket #3590 (Autoit product installation deleting all psmodulepath entries but its own) updated by
-
Owner, Status changed
- 1:40 PM Ticket #3590 (Autoit product installation deleting all psmodulepath entries but its own) updated by
- It seems to work ok on my tests here. But I only have a few pre-existing variables whereas you have a lot of paths. It could be a bug due to path length within the NSIS installer that I'll have to investigate.
- 9:47 AM Ticket #3589 (GDIPlus.au3 contains unecessary string conversions) updated by
- Thanks, I would have prefer to have a chinese,Japanese/Korean validation I just wait a little bit before validation
Feb 12, 2018:
- 1:48 PM Ticket #3589 (GDIPlus.au3 contains unecessary string conversions) updated by
- Replying to Jpm: > re you sure that it is working on Asian Windows? Why not? All of these members declared as WCHAR * in Microsoft documentation. AutoIt internally also uses WCHAR. Furthermore, conversion to multibyte and then to AutoIt strings from char[] (one by one as single chars) as is done by _WinAPI_WideCharsToMultibyte() will break the string data. I do not have Asan Windows, but on Russian all of these string in latin alphabet.
- 7:47 AM Ticket #3589 (GDIPlus.au3 contains unecessary string conversions) updated by
- re you sure that it is working on Asian Windows?
Feb 11, 2018:
- 8:01 PM Ticket #3592 (_ArrayAdd doesn't work) closed by
- Duplicate: https://www.autoitscript.com/trac/autoit/ticket/3587 https://www.autoitscript.com/forum/topic/192254-33143-fixes/
- 6:16 PM Ticket #3592 (_ArrayAdd doesn't work) created by
- _ArrayAdd adds blank lines and not the content. Check the first …
Feb 9, 2018:
- 5:23 PM Ticket #3591 (Error in the RegExp) closed by
- No Bug
- 5:20 PM Ticket #3591 (Error in the RegExp) updated by
- What were you hoping to see in the _ArrayDisplay output? Your RegExp isn't valid, so you won't see anything with that as written. To validate your RegExp, I'd suggest going here https://regex101.com/ to test it before declaring a bug
- 10:31 AM Ticket #3591 (Error in the RegExp) updated by
- I don't see any bug here, just a bad regular expression
- 8:47 AM Ticket #3591 (Error in the RegExp) created by
- It is not working: […]
- 4:43 AM Ticket #3590 (Autoit product installation deleting all psmodulepath entries but its own) created by
- Ok. So this has occurred on two machines that I have installed the …
Feb 8, 2018:
- 7:34 PM Ticket #3589 (GDIPlus.au3 contains unecessary string conversions) created by
- _GDIPlus_Encoders may be rewritten without using …
- 6:52 PM Ticket #3588 (Strange behavior of RunAs()) closed by
- No Bug: Please use the forum for support questions as I am not convinced this is a bug. Jos
- 5:01 PM Ticket #3586 (_ArraySwap, error in description of parameter $bCol) closed by
- Fixed: Fixed by revision [11955] in version: 3.3.15.1
- 4:46 PM Ticket #3230 (_WideCharToMultiByte fails with double-byte codepages) closed by
- Completed: Added by revision [11954] in version: 3.3.15.1
- 1:00 PM Ticket #3230 (_WideCharToMultiByte fails with double-byte codepages) updated by
-
Milestone changed
Automatic ticket cleanup. - 12:53 PM Ticket #3230 (_WideCharToMultiByte fails with double-byte codepages) reopened by
- I reopen this ticket as the solution is now to use and extra parameter whichwill use the byte type leaving char for other cases
Feb 7, 2018:
- 11:06 PM Ticket #3588 (Strange behavior of RunAs()) updated by
- I forget to mention environment of tests. RunAs() was tested on Windows XP SP 32bit Czech ed., Windows 7 Pro 32bit Czech Ed., Windows 10 Home and Pro 64bit Czech locale. RunAsWait() on W10 Home only. Every scripts was started from SciTE and compiled to x86 target. Krsta
- 10:48 PM Ticket #3588 (Strange behavior of RunAs()) updated by
- RunAsWait() have same problem. Tested in versions: 3.3.14.2, 3.3.14.3, 3.3.15.0
- 10:41 PM Ticket #3588 (Strange behavior of RunAs()) created by
- If I use RunAs() function to start a program, the program is started …
Feb 6, 2018:
- 7:13 PM Ticket #3587 (_ArrayAdd - do not add) closed by
- Fixed: Already fixed - look in the forum for the sticky thread. M23
Feb 4, 2018:
- 6:46 AM Ticket #3587 (_ArrayAdd - do not add) created by
- _ArrayAdd is not working anymore expect for Boolean array. Standard …
- 2:22 AM Ticket #3586 (_ArraySwap, error in description of parameter $bCol) created by
- *it is: [optional] If True then for 2D array above parameters …
Feb 2, 2018:
- 9:07 PM Ticket #3585 (pb _GUICtrlTreeView_Sort not sorting level 1 treeview -- With Solution) created by
- with deep tree, _GUICtrlTreeView_Sort does not sort it. Proposed …
- 3:01 PM Ticket #3584 (Finder Tools does not seem to handle overlapped controls properly) created by
- When a form control is contained in the pixel footprint of another …
- 1:29 PM Milestone 3.3.14.3 completed
Jan 31, 2018:
- 10:34 PM Ticket #3583 (AutoIT Window Info (64) produces incorrect position numbers) created by
- I am currently running AutoIt (64) version 3.3.14.2 on an up-to-date …
- 12:03 AM Ticket #3549 (GUI Reference - OnEvent Mode: missing include in code sample) updated by
- I think @OP mean that "Dummy GUI for testing" should be visible to be able to test anything. Here is my proposal: […]
Jan 30, 2018:
- 10:15 AM Ticket #3581 (Dot notation with DllStruct fails if the variable is a constant) closed by
- Wont Fix: Dot notation for structs is an undocumented feature and so bug reports about the feature are not supported. Use DllStructSetData instead. M23
Jan 29, 2018:
- 5:03 PM Ticket #3520 (Unexpected parameter type limit of _GUICtrlTreeView_GetItemParam) updated by
- please just post a repro script to illustrate the "bug"
- 4:09 PM Ticket #3553 (_SQLite_Startup() - cannot use SQLite.dll without "_x64" suffix in 64 ...) closed by
- Rejected
- 4:05 PM Ticket #2925 (_WinAPI_ShellChangeNotifyRegister problem) closed by
- Wont Fix
- 3:45 PM Ticket #3252 ($GUI_DROPACCEPTED with #RequireAdmin - Windows 10) closed by
- Works For Me
- 3:40 PM Ticket #3276 (Getting/Setting DllStruct array-element with index stored in varible ...) closed by
- No Bug
- 3:33 PM Tickets #3237,3582 batch updated by
-
Owner, Milestone changed
Fixed by revision [11942] in version: 3.3.14.3 - 3:16 PM Ticket #3555 (_GUICtrlRichEdit_StreamToVar with > 2048 characters) closed by
- Works For Me: closed as no info supplied
- 3:15 PM Ticket #3549 (GUI Reference - OnEvent Mode: missing include in code sample) closed by
- Rejected: closed as no info supplied
- 3:08 PM Ticket #3577 (_FileWriteToLine strips @crlf off last line for some files) closed by
- No Bug: Design decision
- 3:02 PM Ticket #3582 (Bug in _WinAPI_GetGUIThreadInfo with caret rectangle) closed by
- Fixed: Fixed by revision [11941] in version: 3.3.15.1
- 1:53 PM Ticket #3237 (_EventLog__Read has an error in the __EventLog_DecodeDesc Function, ...) closed by
- Fixed: Fixed by revision [11939] in version: 3.3.15.1
Note:
See TracTimeline
for information about the timeline view.
