Timeline


and

01/04/12:

23:46 Ticket #1760 (#OnAutoItStartRegister, ignores single quoted function names.) reopened by Valik
Re-opening. We should do this because it's expected that strings can be single- or double-quoted.
01:11 Ticket #2091 (Au3Check and non-ANSI files) created by Valik
Au3Check silently passes any non-ANSI file giving the illusion it has …

01/02/12:

22:06 Ticket #2090 ([:upper:] is not working) closed by Jos
No Bug: Your regex is wrong and should be: […] Jos
21:43 Ticket #2090 ([:upper:] is not working) created by Leagnus
versions 3.3.6.1 till 3.3.8.0 not working: […] Working: […]
18:05 Ticket #2089 (_IEFormSubmit gives WEnd^ ERROR) created by ir.r.buitenhuis@…
With AutoIt 3.2 and IE8 this works fine. With AutoIt 3.3.8.0 this code …
13:39 Ticket #2088 (_ArrayDisplay not handling Default parameters correctly) created by Xenobiologist
Parameter being Default keyword is treated as literal string and is …

01/01/12:

08:07 Ticket #2080 (unable to create compiled archive) closed by Valik
Wont Fix: Closing as won't fix. Without a wast to consistently reproduce the problem there's no way to fix this. The behavior certainly seems like a race condition but I've looked at the code and Aut2Exe isn't doing anything dumb.

12/31/11:

13:48 Ticket #2086 (recieve error in array combination v 3.3.8.0) closed by Jpm
No Bug: As jchd note, no Bug
10:09 Ticket #2085 (DllStructGetData crash with char array) closed by trancexx
No Bug: When structure is created at address specified by the user (your $pBuffer) AutoIt doesn't do any memory allocation. It assumes the user is smart enough to check, or to know in advance how big the pointed memory space is. It's you who decided to create bad structure in first place. This is not a bug. It's just careless bad programmer you.
09:30 Ticket #2087 (IniWrite & IniReadSection bug) created by anonymous
IniWrite -> "When writing a value that is quoted, the quotes are …
08:58 Ticket #2086 (recieve error in array combination v 3.3.8.0) created by benwinnipeg9
hi, pretty new to the forum but have been using Autoit a while. I …
03:30 Ticket #2085 (DllStructGetData crash with char array) created by anonymous
DllStructGetData seems to verify or fetch whole data of structs …

12/30/11:

16:55 Ticket #2015 (DllCallbackRegister() mangles floating point numbers under x64) closed by trancexx
Fixed: Fixed by revision [6588] in version: 3.3.9.0
09:21 Ticket #2084 (_ClipBoard_GetDataEx Help File Example crash) created by wakillon
_ClipBoard_GetDataEx Help File Example crash when click on Get …

12/29/11:

17:48 Ticket #2081 (Au3 Recoreder) closed by trancexx
No Bug
17:22 Ticket #2083 (AU3Record.exe error "missing MSVCR100.dll" when trying to run it) created by BrewManNH
When trying to run AU3Record.exe I get the following message. …
14:55 Ticket #2079 (Missing quotes in go-Commandline in SciTE) closed by Jos
Fixed: Fixed by revision [6583] in version: 3.3.9.0
14:41 Ticket #2082 (drivestatus on mapped network drives fails on directories) created by anonymous
; Drive I: is mapped to a share on W2008R2 Server ; Script runs on …
06:15 Ticket #2081 (Au3 Recoreder) created by anonymous
_WinWaitActivate("","") Does not Generated

12/28/11:

20:40 Ticket #2080 (unable to create compiled archive) created by internetcafeontoulouse@…
This problem have been around for years now. I've tried everything …
20:04 Ticket #2079 (Missing quotes in go-Commandline in SciTE) created by anonymous
The version of SciTE deliviered with AutoIt v3.3.8.0 is missing some …
12:16 Ticket #2078 (Error in com expression) created by Jpm
The following script cannot be executed unless we remove the Local […]

12/27/11:

19:50 Ticket #2077 (_GuiRichEdit_Create Bad HWnd Check) closed by AdmiralAlkex
Fixed: Fixed by revision [6572] in version: 3.3.9.0
19:25 Ticket #2077 (_GuiRichEdit_Create Bad HWnd Check) created by wraithdu
In this function, the first line checks if the window handle passed …
09:21 Ticket #2076 (Object value can't be set True) closed by trancexx
Fixed: Fixed by revision [6571] in version: 3.3.9.0
02:35 Ticket #2076 (Object value can't be set True) created by chrisg1941@…
I have been trying to implement programming of Open Office through …
01:23 Ticket #2075 (GUICtrlSetImage changes icon position on resizable window) created by ChrisN
When a window is resized & the icon control is moved from its original …

12/26/11:

13:53 Ticket #2074 (Example Opt MustDeclareVars is missing) closed by guinness
Fixed: Fixed by revision [6565] in version: 3.3.9.0
13:43 Ticket #2074 (Example Opt MustDeclareVars is missing) created by Tweaky
In the example of "Opt" "Opt("MustDeclareVars", 0) ;0=no, …
10:11 Ticket #2073 (ContinueLoop crashes script if nothing to jump) created by Melba23
Using ContinueLoop without a following statement to jump over to …
00:01 Ticket #2072 (Tutorial RegExp - wrong word) closed by AdmiralAlkex
Fixed: Fixed by revision [6560] in version: 3.3.9.0

12/25/11:

19:53 Ticket #2072 (Tutorial RegExp - wrong word) created by Tweaky
At the Tutorial RegExp you must replace "([0-9]{1,3} damage)" with …
08:12 Ticket #2071 (autoit-docs-v3.3.8.0-src.exe is missing) closed by Jpm
Fixed: It has been uploaded

12/23/11:

17:33 Ticket #2071 (autoit-docs-v3.3.8.0-src.exe is missing) created by anonymous
Hi, where can I download "autoit-docs-v3.3.8.0-src.exe"? Thanks
17:14 Ticket #2003 (ProcessWaitClose() using too much CPU) closed by trancexx
Fixed: Fixed by revision [6544] in version: 3.3.9.0
16:32 Ticket #2067 ($n=-2147483648 is not an int32) closed by trancexx
Fixed: Fixed by revision [6541] in version: 3.3.9.0
12:24 Milestone 3.3.8.0 completed

12/21/11:

06:17 Ticket #2070 (_GUICtrlStatusBar_GetText() Crash) created by TsukasaX
[…] The idea of this code is to get the first part of a 4-part …

12/19/11:

09:54 Ticket #2069 (StringRegExpGui example produce 2 warnings) created by Jpm
open tutorial-> String regular expression then push "Open …

12/14/11:

22:22 Ticket #2063 (site's search won't take keywords with less than 3 chars) closed by Valik
No Bug
08:10 Ticket #2068 (ACos() bug) created by Spiff59
The x86 version of the ACos() function seems to go south after six …

12/13/11:

16:35 Ticket #2067 ($n=-2147483648 is not an int32) created by Jpm
such value can be stored in an int32 but is stored in an int64 […] …
13:33 Ticket #2066 (bad dllStructSetData return for int) created by Jpm
running the following script show a little discrepancy of a int64 …

12/12/11:

23:41 Milestone 3.3.7.23 completed
13:00 Ticket #2064 (DriveStatus returns INVALID on existing path (by Volume Name)) closed by trancexx
No Bug: The change is introduced in v3.3.7.2 with revision [5991]. Change log entry is: Fixed #1860: DriveStatus Returns Ready with blank value. The description for the function is that it takes path of drive to receive information from as parameter, not a volume GUID path. The fact that something undocumented worked before doesn't make it a bug when no longer does. Therefore this is not a bug.
12:31 Ticket #2065 (how to detect which button clicked in internet Explorer using java script) closed by trancexx
No Bug
12:08 Ticket #2065 (how to detect which button clicked in internet Explorer using java script) created by manishpatel810@…
how to detect which button clicked in internet Explorer using java …
02:39 Ticket #2064 (DriveStatus returns INVALID on existing path (by Volume Name)) created by MrCreatoR <mscreator@…>
Run this on 3.3.7.1 and lower versions: […] The result is fine, …
00:58 Ticket #2063 (site's search won't take keywords with less than 3 chars) created by jmichae3@…
this is a problem with the site's search engine. some windows OSs …

12/09/11:

19:21 Ticket #1658 (COM / OLE object access causes error code 80020003 - member not found) closed by trancexx
Fixed: Great, closing then. Fixed by revision [6475] in version: 3.3.7.22

12/08/11:

08:58 Ticket #2062 (Example text _IEFormElementGetCollection) created by MvL
Last time I tried (Windows XP, 3.3.6.1 and 3.3.7.22) the index of the …

12/07/11:

18:25 Milestone 3.3.7.22 completed
Note: See TracTimeline for information about the timeline view.