Timeline


and

01/30/14:

07:37 Ticket #2616 (StringRegExp - new example - request) closed by guinness
Rejected
07:34 Ticket #2641 (SetError and SetExtended - range for 32bit) closed by guinness
Fixed: Fixed by revision [9763] in version: 3.3.11.4
07:31 Ticket #2643 (Global Const $REG_QWORD called twice error) closed by guinness
No Bug: Remove the declaration from RegFunc.au3. I am closing as No Bug as this isn't related to the AutoIt UDFs.
00:49 Ticket #2643 (Global Const $REG_QWORD called twice error) created by Kalel69
RegFunc.au3 calls #include <Constants.au3> RegFunc.au3 1. calls …

01/28/14:

19:59 Ticket #2635 (Sqlite don't work with windows 2008 R2) closed by Jpm
No Bug

01/27/14:

23:47 Ticket #2642 (The function Hex() returns the wrong value) created by Cythor
The code says all what I mean. […]

01/26/14:

23:21 Ticket #2641 (SetError and SetExtended - range for 32bit) created by mlipok
Please correct in SetError.txt and SetExtended.txt now there is: …
19:43 Ticket #2638 (macros.htm - proposal) closed by water
Rejected: Closed as requested by mlipok.
16:51 Ticket #2640 (Surprising conversion) created by jchd18
It would be natural to expect an integer from the following …
14:35 Ticket #2639 (Unable to Copy/Paste from Embedded IE object) created by JLogan3o13
This issue was reported in the Help and Support forum. Since an …
08:44 Ticket #2636 (SciTE History is not available) closed by Jos
Fixed: is currently nothing in beta, but this file got removed as well. It is restored.

01/23/14:

23:15 Ticket #2638 (macros.htm - proposal) created by mlipok
Please consider adding this code […] to the macros.htm …
06:19 Ticket #2637 (_GUICtrlStatusBar_.. doc example proposal) closed by guinness
Completed: Added by revision [9761] in version: 3.3.11.4

01/22/14:

18:27 Ticket #2637 (_GUICtrlStatusBar_.. doc example proposal) created by mlipok
I add Sleep(1000) Because that way you can see better what exactly is …

01/21/14:

09:22 Ticket #2636 (SciTE History is not available) created by unc3nzured@…
Sorry, I'm not sure if I'm writing to the right place, but I noteiced …

01/20/14:

16:22 Ticket #2635 (Sqlite don't work with windows 2008 R2) created by raclius@…
Hi, I have a strange behavior between sqlite and Windows 2008 R2 …
07:22 Ticket #2569 (_ExcelReadSheetToArray - Error Code 4 When Excel Object Was Attached) closed by water
Wont Fix: Won't be fixed because the next Beta of Autoit will include a completely rewritten Excel UDF.

01/19/14:

19:26 Ticket #2634 (Treat keyword Default like an unset optional parameter) created by water
When keyword Default is passed to a function for an optional parameter …
16:59 Ticket #2633 (more possibilities when assigning values to variables) created by anonymous
Just a few nice things that will probably be rejected: 1) […] 2) …
11:54 Ticket #2632 (MouseDown dose not delay even i set MouseClickDownDelay to 2000 ...) created by zhengbowang1984@…
MouseDown dose not delay 10 milliseconds, even i set …

01/18/14:

16:10 Ticket #2631 (Change delimiters used in SciTE.session) created by anonymous
Can delimiters used in SciTE.session file changed to something like …
12:44 Ticket #2630 (_XOR() and _XNOR() - new function) created by mlipok
Please consider adding such a function: …

01/17/14:

11:50 Ticket #2629 (GUIRegisterMsg/GUIUnregisterMsg) created by Melba23
This is a reopening of Ticket 2624 now I have realised what …

01/16/14:

15:59 Ticket #2628 (Add mode to StringRegExp) created by asdf8
I propose add an additional mode to function StringRegExp - to allow …
07:21 Ticket #2627 (WinExists not working on Windows 8) closed by Jpm
No Bug: It is true that Win8 and 7 introduce a non-breaking blank in the title "CLASS:Notepad" is better mainly when using non english windows

01/15/14:

21:33 Milestone 3.3.11.3 completed
19:45 Ticket #2624 (GUIUnRegisterMsg) closed by Melba23
Rejected
18:49 Ticket #2627 (WinExists not working on Windows 8) created by Daniel.Paquette@…
The following code works fine on windows 7 (32 and 64 bit), but fails …

01/14/14:

18:41 Ticket #2625 (_ExcelBookSaveAs() and _GDIPlus_GraphicsDrawBezier() displaying ...) closed by guinness
Fixed
15:02 Ticket #2309 (ObjEvent on ADO.Connection not returning strings) closed by Jon
Fixed: Fixed by revision [9680] in version: 3.3.11.3
13:59 Ticket #2618 (_StringBetween malfunction when before and after parameters are identical) closed by Melba23
Fixed: Fixed by revision [9678] in version: 3.3.11.3
09:46 Ticket #2613 (AutoIt crashes whenever an array value returned from a WMI query is null) closed by Jon
Fixed: Fixed by revision [9671] in version: 3.3.11.3
09:43 Ticket #2622 (Object method crash autoit) closed by Jon
Duplicate
09:32 Ticket #2626 (ControlGetText wrong encoding for some words.) created by anonymous
[…] In console and in Autoit v3 Windows Info on Visible Text tab …

01/13/14:

21:40 Ticket #2625 (_ExcelBookSaveAs() and _GDIPlus_GraphicsDrawBezier() displaying ...) created by guinness
docs\autoit\english\txt2htm\txtlibfunctions\_ExcelBookSaveAs.txt ! The …
09:43 Ticket #2624 (GUIUnRegisterMsg) created by asdf8
GUIRegisterMsg function is not practically possible to use in UDF. …

01/12/14:

23:09 Ticket #2623 (RegDelete() returns 0 instead of 2 when unable to delete key) created by Factfinder
After installing the latest AutoIt version (3.3.10.2) I noticed it. …
11:26 Ticket #2622 (Object method crash autoit) created by anonymous
I have virtual net adapter VMware Virtual Ethernet Adapter for VMnet1 …
11:12 Ticket #2621 (Problem comparing strings) closed by Jpm
No Bug: Please read Operators page, You will see that Not opetator has a higher precedence that = so your expression is executed as (Not string1) = string2
06:27 Ticket #2621 (Problem comparing strings) created by diegomainster@…
Hello, in version 3.3.10.2, I have to put the strings to be compared …

01/11/14:

23:31 Ticket #2620 (Ternary operator and php 5.3 sugar syntax) created by Tlem
Hi. Is it possible to use the sugar syntax for ternary operateur like …
18:23 Ticket #2619 (_ArrayDisplay does not show the presence of data in the cells, if ...) closed by Melba23
Fixed: Fixed by revision [9655] in version: 3.3.11.3
16:22 Ticket #2619 (_ArrayDisplay does not show the presence of data in the cells, if ...) created by asdf8
#Include <Array.au3> Dim $ar[10][2] $ar[0][1] = …
10:29 Ticket #2618 (_StringBetween malfunction when before and after parameters are identical) created by Morthawt
As documented in this post: …

01/10/14:

15:00 Ticket #2617 (Incorrect multi-byte characters in "Au3Record.exe /o") created by anonymous
Character is not correct When i record the operation that generates …
08:06 Ticket #2616 (StringRegExp - new example - request) created by mlipok
Please make a one new example which show the difference between: …

01/09/14:

22:58 Ticket #2615 (TrayItemGetText: wrong Return Value in documentation) closed by Melba23
Completed: Added by revision [9637] in version: 3.3.11.3
21:31 Ticket #2615 (TrayItemGetText: wrong Return Value in documentation) created by Indi2Go
The documentation of the return value of TrayItemGetText() is: […] …
19:13 Ticket #2614 (UDPBind Socket aArray is needed by UDPRecv (not UDPSend)) closed by guinness
Fixed: Fixed by revision [9634] in version: 3.3.11.3
18:22 Ticket #2614 (UDPBind Socket aArray is needed by UDPRecv (not UDPSend)) created by Indi2Go
In the ReturnTable of the UDPBind function is following sentence: We …
16:32 Ticket #2613 (AutoIt crashes whenever an array value returned from a WMI query is null) created by anonymous
Example: _GetIPAddresses() Func _GetIPAddresses($sComputer = …

01/08/14:

13:05 Ticket #2602 (GUIcreate generates blinking/flikering on W2012) closed by Jpm
No Bug: no problem, always please to help when needed

01/07/14:

23:50 Ticket #2612 (Au3Check bugs on function reference when function takes byref parameter) created by jchd18
Code to trigger the issue: […] Au3Check gets confused and raises an …

01/06/14:

14:46 Ticket #2611 (end paramter in "StringFromASCIIArray" is wrong) closed by Mat
Fixed: Fixed by revision [9583] in version: 3.3.11.3
12:37 Ticket #2611 (end paramter in "StringFromASCIIArray" is wrong) created by Indi2Go
Hello, the help file for the "end" paramter of the function …
10:52 Ticket #2610 (..\txtlibfunctions\ - Formating_5 --> <strong>Windows Vista or ...) closed by guinness
Completed: Changed by revision [9575] in version: 3.3.11.3
10:49 Ticket #2609 (..\txtlibfunctions\ - Formating_4) closed by guinness
Completed: Changed by revision [9574] in version: 3.3.11.3
05:14 Ticket #2610 (..\txtlibfunctions\ - Formating_5 --> <strong>Windows Vista or ...) created by mlipok
I change : From […] _GUICtrlButton_GetNote.txt …
03:55 Ticket #2609 (..\txtlibfunctions\ - Formating_4) created by mlipok
the next part.…

01/05/14:

21:50 Ticket #2608 (COM Objects and Classes) created by James (autoit.de)
Would it be possible to allow AutoIt/ObjCreate to work with object …
20:45 Milestone 3.3.11.2 completed
18:07 Ticket #2607 (bad external link in _IEPropertySet doc) closed by guinness
Completed: Removed by revision [9558] in version: 3.3.11.2
17:45 Ticket #2607 (bad external link in _IEPropertySet doc) created by anonymous
in the documentation of _IEPropertySet there is a link that point to …
17:43 Ticket #2512 (ObjName crash) closed by Jon
Fixed: Fixed by revision [9555] in version: 3.3.11.2
15:17 Ticket #2316 (PowerPoint COM event handler initialization error) closed by Jon
Fixed: Fixed by revision [9536] in version: 3.3.11.2
14:44 Ticket #2606 (..\txtlibfunctions\ - Formating_3) closed by guinness
Completed: Changed by revision [9530] in version: 3.3.11.2
14:34 Ticket #2606 (..\txtlibfunctions\ - Formating_3) created by mlipok
btw there is still this issue: in …
11:49 Ticket #2605 (Macro @ScriptLineNumber returns incorrect line) created by Shanheavel
[…] It calls F function which returns true and backs to the first …
10:18 Ticket #2316 (PowerPoint COM event handler initialization error) reopened by Jon
Further info: http://www.autoitscript.com/forum/topic/157515-autoit-v33111-beta/#entry1141328
10:07 Ticket #2512 (ObjName crash) reopened by Jon
Further info: http://www.autoitscript.com/forum/topic/157515-autoit-v33111-beta/#entry1141236

01/04/14:

23:58 Ticket #2604 (Array access on expression & first element) closed by Mat
Rejected: Not a good idea. It would have to be a special case, that only applies when the array is used with a comparison operator as there would be other cases where it wouldn't work. We'd probably start seeing code like: […] A confusing feature, especially in a large code base, even with systems hungarian. For pretty much no saving either. Sure for arrays that have the count in the first index it might be nice. I've rejected the request. PM me on the forums if you want to discuss it further, if another MVP or dev would like this feature then they can re-open the ticket.
23:39 Ticket #2604 (Array access on expression & first element) created by DXRW4E
Sorry for my English can be enabled (in Array access on expression) …
22:59 Ticket #2603 (GUI Flickering on Windows 8) closed by guinness
Duplicate
21:38 Ticket #2603 (GUI Flickering on Windows 8) created by adrienc@…
Hello, This simple AutoIt program demonstrates the issue we are …
20:49 Ticket #2602 (GUIcreate generates blinking/flikering on W2012) created by dominiquebenoit@…
Hello, For months I have customers using my AutoIT programs claiming …
13:17 Milestone 3.3.11.1 completed
12:57 Ticket #2483 (DriveGetDrive - different error for "improper drive type" versus "none ...) closed by Jon
Rejected
12:48 Ticket #2512 (ObjName crash) closed by Jon
Works For Me
12:40 Ticket #2515 (Force close the std out stream will have memory leak in windows XP) closed by Jon
Works For Me
12:32 Ticket #2500 (_IEDocGetObj Help example $oDoc.fileCreatedDate error) closed by Jon
No Bug
12:31 Ticket #2454 (if WMI Obj need "Join",au3 crashed.) closed by Jon
Works For Me
12:26 Ticket #2317 (ObjCreate Memory Leak) closed by Jon
Works For Me
12:03 Ticket #2598 (Accepting invalid scripts) closed by Jon
No Bug
12:00 Ticket #2478 (Assign and Eval do not restrict variable names) closed by Jon
Fixed: Fixed by revision [9505] in version: 3.3.11.1
10:35 Ticket #2601 (Deprecated Dim usage in UDF - BUG ??) closed by Jon
No Bug
00:33 Ticket #2600 (GUICtrlSetState.txt - proposal - State table - CleanUp) closed by guinness
Completed: Changed by revision [9492] in version: 3.3.11.1
00:28 Ticket #2599 (_Iif in UDF) closed by guinness
No Bug
00:02 Ticket #2601 (Deprecated Dim usage in UDF - BUG ??) created by mlipok
according to: …

01/03/14:

23:11 Ticket #2600 (GUICtrlSetState.txt - proposal - State table - CleanUp) created by mlipok
before […] Proposal […]
22:58 Ticket #2599 (_Iif in UDF) created by mlipok
This files contain: WinAPIDiag.au3 WinAPIDlg.au3 WinAPIFiles.au3 …
16:44 Ticket #2598 (Accepting invalid scripts) created by root@…
Au3Check.exe accept many invalid scripts like: […]
16:35 Milestone 3.3.11.0 completed
16:04 Ticket #2573 (GUISetCursor not working correctly) closed by Jon
Fixed: Fixed by revision [9476] in version: 3.3.11.0
15:15 Ticket #2566 ("global" cursor in GUISetCursor fails.) closed by Jon
Fixed: Fixed by revision [9475] in version: 3.3.11.0
Note: See TracTimeline for information about the timeline view.