Timeline
03/29/14:
- 21:07 Ticket #2691 (Bitshift is returning incorect results) created by
- BitShift(3442917988, 16) is returning -13002 when it should be …
03/27/14:
- 23:18 Ticket #2690 (Win..... Return Value Proposal.) created by
- in WinGetTitle if no title match. vWinClose WinMove if window is not …
03/24/14:
- 23:07 Ticket #2687 (_FileListToArray - Remarks - Proposal) closed by
- Completed: Added by revision [10010] in version: 3.3.11.4
03/23/14:
- 20:42 Ticket #2663 (StringRegExpReplace backreference not working) closed by
- Completed: Changed by revision [9992] in version: 3.3.11.4
- 12:03 Ticket #2689 (_ScreenCapture_Capture Error) closed by
- Fixed: Fixed by revision [9974] in version: 3.3.11.4
- 11:24 Ticket #2689 (_ScreenCapture_Capture Error) created by
- _ScreenCapture_Capture crashes when computer is locked or no mouse is …
03/21/14:
- 08:58 Ticket #2688 (StringToBinary + ConsoleWrite) created by
- ConsoleWrite-Output is the same as written in StringToBinary if & @LF …
03/20/14:
- 21:25 Ticket #2687 (_FileListToArray - Remarks - Proposal) created by
- Please add the following Remarks: […] and of corus link to …
03/18/14:
- 22:01 Ticket #2686 (Random to return max value when min equals max.) created by
- This has been rejected previously but I don't think it was fully …
- 08:05 Ticket #2685 (HotKeyRegister fails to register a Hungarian letter) created by
- I already made (I think 2) topic on the forum, but I think it's a bug. …
- 05:18 Ticket #2684 (Remove drag behavior of WS_EX_CONTROLPARENT) created by
- With the appearance of $GUI_WS_EX_PARENTDRAG, I think it logical to …
03/17/14:
- 20:58 Ticket #2669 (TCP Send and TCP Receive (Example 2)) closed by
- No Bug
- 20:57 Ticket #2683 (_Word_DocSave.au3 - errors in example) closed by
- No Bug: I guess something has been fixed our end, because I am not getting those errors.
- 20:54 Ticket #2682 (StdoutRead[2].au3 - proposal) closed by
- Rejected: It doesn't comply with the AutoIt standards for the help file and is not a generic example.
- 20:51 Ticket #2675 (installdir.htm - Extras) closed by
- Completed: rev:9951
- 20:49 Ticket #2680 (installdir.htm - Library Functions ?) closed by
- Completed: Added by revision [9951] in version: 3.3.11.4
- 20:45 Ticket #2679 (Undocumented behaviour of arrays) closed by
- Rejected: It's not worth documenting, as if it were Jon would have does so when the array datatype was included as part of AutoIt. Don't get me wrong, I have used it too as a neat workaround but other languages such as C# don't allow this sort of behaviour.
- 20:43 Ticket #2678 (_FileListToArray() - $iFlag constatns) closed by
- Fixed
- 20:10 Ticket #2683 (_Word_DocSave.au3 - errors in example) created by
- […]
- 20:04 Ticket #2682 (StdoutRead[2].au3 - proposal) created by
- Here is a second example proposal for StdoutRead() […] Author: …
- 14:34 Ticket #2681 (More parameters to FileReadToArray function) closed by
- Rejected: "startline" - Why not just action the returned array from a given index? "countline" - Use UBound on the returned array. M23
- 14:23 Ticket #2681 (More parameters to FileReadToArray function) created by
- whether it is possible to add a couple of parameters: startline and …
- 10:37 Ticket #2680 (installdir.htm - Library Functions ?) created by
- […] the second closing bracket is not needed Besides what this …
- 09:01 Ticket #2677 (installdir.htm - UDFs3.chm) closed by
- Fixed
- 08:59 Ticket #2676 (installdir.htm - Extras - sqlite) closed by
- Fixed: Fixed by revision [9909] in version: 3.3.11.4
03/16/14:
- 21:41 Ticket #2679 (Undocumented behaviour of arrays) created by
- reffering to a part of array that is being declared […]
- 20:49 Ticket #2678 (_FileListToArray() - $iFlag constatns) created by
- There is no info about where are defined this constants: […] …
- 20:35 Ticket #2677 (installdir.htm - UDFs3.chm) created by
- […] the note about UDFs3.chm is out of date. Please change …
- 20:05 Ticket #2676 (installdir.htm - Extras - sqlite) created by
- […] There is no such folder. It is possible that this is not a …
- 20:03 Ticket #2675 (installdir.htm - Extras) created by
- Documentation in installdir.htm do not mention anything about Geshi …
- 19:19 Ticket #2674 (Bug while compiling Au2exe.exe) closed by
- Rejected: I am closing the ticket. There have been a number of these "cannot add resources" errors posted recently and none have been bugs. Please post in the forum and see if you can get a resolution - you can open another ticket if it is shown that there is indeed a bug. M23
03/15/14:
- 17:23 Ticket #2674 (Bug while compiling Au2exe.exe) created by
- I tried to compile a x86 script on an x64 computer with the …
- 03:18 Ticket #2673 (AdlibRegister(0) execute function instanly instead of after 250ms) created by
- In current AutoIt version, AdlibRegister with negative or zero …
03/14/14:
- 16:07 Ticket #2672 (StringSplit - NewFlag - case-insensitive delimiters) created by
- Please consider to add new flag to the third parameter. The task of …
- 10:22 Ticket #2671 (StringSplit - bug : Delimiter case sensitivity problem) created by
- Repro: […] Discusion: …
03/10/14:
- 10:42 Ticket #2670 (TCP connection lost on blocking functions.) created by
- The connection seems to be closed when there's a blocking function …
03/09/14:
- 20:26 Ticket #2669 (TCP Send and TCP Receive (Example 2)) created by
- Hello, There is an issue with the examples in these 2 functions. The …
03/08/14:
- 15:57 Ticket #2668 (Subclassing issue on CallWindowProc) created by
- Hi, There's an issue on the CallWindowProc function …
03/05/14:
03/04/14:
- 21:21 Ticket #2667 (Crypt.au3) created by
- Please add new hash Function in the UDF, Example ripemd160, sha-3 and so
03/03/14:
- 00:35 Ticket #2666 (StringReplace($sString, $pos, "") doesn't work) created by
- StringReplace with "" (nothing) as replacement string doesn't work if …
03/02/14:
- 23:31 Ticket #2664 (_GUICtrlListView_GetItemText - proposal) closed by
- Rejected: I have no comment to what has already been said.
- 09:16 Ticket #2665 (Support for EFS (Encrypting File System)) created by
- I've got my first Windows (8.1 Pro) with EFS support. I started using …
Note: See TracTimeline
for information about the timeline view.