Timeline


and

01/20/12:

19:33 Ticket #1656 (Object not being released properly) closed by trancexx
No Bug: This is not a bug. Proper handling for this particular "problem" is described inside the help file. Search it using this "stop rerouting events object is still holding a reference". Use Stop method of the event object before releasing it.

01/19/12:

17:13 Ticket #2078 (Error in com expression) closed by trancexx
Fixed: Fixed by revision [6654] in version: 3.3.9.0

01/18/12:

21:01 Ticket #1257 (Fix bugs in Static array handling) closed by trancexx
Fixed: Fixed by revision [6653] in version: 3.3.9.0
18:11 Ticket #2097 (Performance problem with acces to object (Excel object)) closed by trancexx
No Bug: Versions before 3.3.8.0 were broken. Don't compare speed of broken thing with a speed of non-broken thing. The result you get when you do that is not valid.
18:06 Ticket #2107 (Virus Warnings) closed by trancexx
No Bug: Please use your head.
13:40 Ticket #2107 (Virus Warnings) created by ufkrikke@…
I got warnings about viruses in AutoIt. Compiling doesn't work any …
06:58 Ticket #2098 (_ArraySearch and StringInStr Problem / Bug?) closed by Jpm
No Bug: As stated by anonymous you must go to the forum first to get help. This is a bug reporting place not a forum. Your script is incomplete how do you declare $DNSServer and $infoarr? missing 2 Next's and the #include you use
04:22 Ticket #2106 (Document how to insert newlines (multi-line strings) in ClipPut, Send etc.) closed by Valik
Rejected: You are missing something. A couple things. First, it is documented how to insert newlines. Second, this is not the forum. You should have asked for help on the forum where you would have been directed to the correct location in the documentation.
01:10 Ticket #2106 (Document how to insert newlines (multi-line strings) in ClipPut, Send etc.) created by ddascalescu+autoit@…
I'm new to AutoIt, so forgive me if I'm missing something. From my …

01/17/12:

04:37 Ticket #2103 (compiles autoit) closed by Valik
Rejected: Couldn't be bothered to search the forum first where this has been shot down about three hundred thousand times, eh?
04:35 Ticket #2105 (Odd behavior Hex()) closed by Valik
No Bug: You want the forum, not the issue tracker.

01/16/12:

18:26 Ticket #2105 (Odd behavior Hex()) created by anonymous
AutoIt 3.3.8.0 XP SP3 I have recompiled a script using latest AutoIt …
15:02 Ticket #2104 (Lost the Titles on all my open folders after a lot of shell/resize ...) closed by Jpm
No Bug: Before reporting a bug use forum to have help. It is not true that windows 7 has no title. Certainly bug in your script
14:54 Ticket #2096 (_FTP_ListToArrayEx $Return_Type = 1 or 2 no Array Content) closed by Jpm
Duplicate: at the time 1499 was fix it was as suggested definitly some subsequent posts was added to identified new bug. That the reason why 1970 was open. don't open a new ticket for the same bug
01:49 Ticket #2104 (Lost the Titles on all my open folders after a lot of shell/resize ...) created by StillC
I've been working on opening several files of different types with …

01/15/12:

20:27 Ticket #2103 (compiles autoit) created by poubellepasfraiche@…
I have a suggestion that I hard to do, but that is great: It would be …
01:16 Ticket #2100 (Windows On ARM Compiler (WOA)) closed by Valik
Rejected: Your ticket is a question. This is not a place to ask questions.

01/14/12:

23:07 Ticket #2102 (error using ContinueLoop) closed by Jpm
Duplicate
22:54 Ticket #2094 (Hex() returns incorrect values) closed by Jpm
No Bug
22:07 Ticket #2102 (error using ContinueLoop) created by anonymous
When using code like […] I receive an error […] Full example …
15:13 Ticket #2101 (Help not opening on Windows XP) created by anonymous
Just update on new version ( autoit-v3-setup - v.3.3.8.0 ) If i click …

01/13/12:

21:09 Ticket #2100 (Windows On ARM Compiler (WOA)) created by richard.sarner@…
Has the subject of a WOA compiler been broached. I work for a large …
12:25 Ticket #2099 (Crash of script when using "_GUICtrlDTP_SetSystemTimeEx()" function) created by uberis
The script crashes when "_GUICtrlDTP_SetSystemTimeEx()" is used in …
09:20 Ticket #2098 (_ArraySearch and StringInStr Problem / Bug?) created by anonymous
Hi, iam not sure but i think we found a Bug in _ArraySearch and/or in …

01/12/12:

15:08 Ticket #2097 (Performance problem with acces to object (Excel object)) created by michal.orsag@…
There is performance problem with access into Excel object in AutoIT …
15:04 Ticket #2096 (_FTP_ListToArrayEx $Return_Type = 1 or 2 no Array Content) created by Albeck
If the Flag for the $Return_Type is set to 1 or 2 the array does not …
14:54 Ticket #2095 (_FTP_ListToArrayEx Helpfile Typo) created by Albeck
Just a little Typo... as seen n the picture :)
14:24 Ticket #2094 (Hex() returns incorrect values) created by SilentButeo2
running next script gives incorrect values (always expecting 4) […]

01/09/12:

03:09 Ticket #2093 (DllStructGetSize reports wrong size) closed by Valik
No Bug: jchd is correct. Closing as no bug.

01/08/12:

06:17 Ticket #2093 (DllStructGetSize reports wrong size) created by jbutera@…
$test = DllStructCreate("dword;char") ConsoleWrite("size …

01/07/12:

19:16 Ticket #2069 (StringRegExpGui example produce 2 warnings) closed by guinness
Fixed

01/06/12:

21:05 Ticket #2092 (ShellExecuteWait() receiving incorrect error levels on Windows XP.) created by Daniel_Freer@…
Description: Executing a file through ShellExecuteWait() will result …

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 …
Note: See TracTimeline for information about the timeline view.