Timeline


and

05/05/10:

22:37 Ticket #1588 (Modified Debug functionality) closed by Jpm
Fixed: Fixed by revision [5794] in version: 3.3.7.0
21:15 Ticket #1517 (_GUICtrlListView_SimpleSort not sorts checkboxes defined by ...) closed by Jpm
Fixed: Fixed by revision [5793] in version: 3.3.7.0
20:48 Ticket #1609 (GUICtrlCreateGroup() size/position affected by default font size.) closed by Jpm
No Bug: In fact no the group control is created at the same position . You can verify using "AutoIt Info Tool". It look like the way the group is drawnis affected internaly by the font. Just Ask MS why …
12:24 Ticket #1529 (TrayItemSetText() sets incorrect text) closed by Jpm
Fixed: Fixed by ticket 1599
12:21 Ticket #1545 (RegRead 64bit) closed by Jpm
No Bug: All case return the same value running in X86 mode with or without HKLM64
10:58 Ticket #1578 (DirCopy doesn't work unless you specify option 1 - Overwrite) closed by Jpm
Works For Me: Replying to MrCreatoR <mscreator@…>: > Replying to Jpm: > > can you be more explicit does output dir already have those input dir files? > > if yes that not a bug > I have checked that issue, and indeed there is a bug - the destination folder exists but it's empty, files are not copied from source dir (with flag = 0). I understand your point but overiding is needed to reuse the target stuff. So any problem in creation lead to an error not just the files copy. Perhaps doc must be more precise.
10:40 Ticket #1592 (Int() does not set error status on fail) closed by Jpm
No Bug: reread the doc there is no @error setting for a string
10:19 Ticket #1599 (TrayItemSetText Win7 x64) closed by Jpm
Fixed: Fixed by revision [5792] in version: 3.3.7.0
07:42 Ticket #1609 (GUICtrlCreateGroup() size/position affected by default font size.) created by Spiff59
As the small demo script shows, the top coordinate (and therefore also …

05/04/10:

21:45 Ticket #1601 (_GUIImageList_AddIcon returns wrong value if failed) closed by Jpm
Fixed: Fixed by revision [5791] in version: 3.3.7.0
21:36 Ticket #1608 (Encrypting a file about 10 MB destroys the file - crypt.au3 bug ?) created by brainwilli@…
Tested with Version 3.3.6.1 Encrypting a file over a size limit of …
20:16 Ticket #1607 (ControlTreeView not fully working with SysTreeView32) created by anonymous
The ControlTreeView options "Check", "UnCheck" and "IsChecked" are not …
16:02 Ticket #1606 (Remove AutoItX) closed by Valik
Rejected: I doubt very seriously Jon will consider this.
16:02 Ticket #1605 (FileExists/FileCopy can't handle spaces in file names) closed by Valik
No Bug: Read the guidelines.
15:10 Ticket #1606 (Remove AutoItX) created by Richard Robertson <icekirby1@…>
I propose removal of AutoItX altogether. I haven't seen any real …
07:08 Ticket #1605 (FileExists/FileCopy can't handle spaces in file names) created by lt.brouwer@…
I have written a script which does the following: Create a drive …
00:39 Ticket #1604 (Add Send To Mail Recipient Feature to SciTE) closed by Valik
Rejected

05/03/10:

22:57 Ticket #1604 (Add Send To Mail Recipient Feature to SciTE) created by joe.cordiano@…
It would be useful to have a feature in SciTE that would allow for …
22:31 Ticket #1603 (Comment-Before Character) closed by Valik
Rejected: What practical purpose does this serve? People write and read code left-to-write. You do not want to read a piece of code only to learn it was just a comment. That makes no sense.
21:59 Ticket #1603 (Comment-Before Character) created by jaberwocky6669
I propose a comment character that will comment out code that appears …
17:56 Ticket #1600 (please check "=" Operator bug) closed by Valik
No Bug: What do I have to do to make it clear to you people that if you are asking a question on the issue tracker you're in the wrong place? I mean, I only have it in the big giant red box. I suggest you try reading it next time because your failures in creating this ticket are numerous.
16:53 Ticket #1602 (_ArrayMinIndex and Void entries) created by any0day@…
Thought I would just point out that for void entries, when calling …
14:32 Ticket #1601 (_GUIImageList_AddIcon returns wrong value if failed) created by doudou
In contradiction to documentation and to how MSDN describes the corr. …
14:14 Ticket #1600 (please check "=" Operator bug) created by ssmmhh@…
please check "=" Operator bug 1. ConsoleWrite (0 = "x") ; -> True …
11:04 Ticket #1599 (TrayItemSetText Win7 x64) created by JamesBrooks
The function, TrayItemSetText does not seem to work on Win7 x64 …
06:35 Ticket #1575 (AURecord 3.3 -creates invalid calls to _WinWaitActivate) closed by Jpm
No Bug: in fact all text is included as au3record cannot select the right one. It is the user responsability to correct the script selecting the one he wants.
06:23 Ticket #1582 (_GUICtrlListView_GetHeader returns no handle) closed by Jpm
Fixed: Fixed by revision [5787] in version: 3.3.7.0
06:12 Ticket #1597 (Debug.au3, Message box mode.) closed by Jpm
Fixed: Fixed by revision [5786] in version: 3.3.7.0

05/02/10:

01:47 Ticket #1598 (standalone combobox function (like inputbox)) closed by Valik
Rejected: AutoIt is a scripting language, not a does everything [subject name here] wants out-of-the-box language.

05/01/10:

17:14 Ticket #1598 (standalone combobox function (like inputbox)) created by gcue
would be nice to have this feature to avoid gui creating to simply …
00:10 Ticket #1597 (Debug.au3, Message box mode.) created by anonymous
Message box case is setting a none existing function. -> used with …

04/30/10:

16:50 Ticket #1596 (Allow "Default" parameters for GUICtrlSetPos()) created by Spiff59
Could you implement "Default" parms (top, left, width, height) for the …
13:14 Ticket #1595 (SupportedOS ID for manifest) created by sklocke
== Introduction == With Windows 7, Microsoft introduces a new section …
10:59 Ticket #1589 (_GuiCtrlTab_ClickTab() Revision) closed by Jpm
Completed: Added by revision [5785] in version: 3.3.7.0
01:40 Ticket #1593 (Prevent script Exit from OnAutoItExitRegister function) closed by Valik
Rejected: This request does not make sense. If you do not wish for a script to exit then take control of the exit points (GUI events, tray events).

04/29/10:

17:37 Ticket #1594 (Allow "-1" default parameters for GUICtrlSetPos()) closed by Valik
Rejected: I assume you are completely oblivious to the fact that -1 is a perfectly valid position. I also assume you never bothered to look into the Default keyword which was designed for exactly this situation.
16:49 Ticket #1594 (Allow "-1" default parameters for GUICtrlSetPos()) created by Spiff59
Could you implement "-1" parms (top, left, width, height) for the …
13:38 Ticket #1593 (Prevent script Exit from OnAutoItExitRegister function) created by MrCreatoR <mscreator@…>
It would be usefull if we could prevent the exit from script inside …
12:20 Ticket #1592 (Int() does not set error status on fail) created by mward@…
The documentation for Int( expression ) says <snip> Return Value …
09:05 Ticket #1591 (about InetGetSize,InetRead......) created by 184661031@…
For examples: $test= …
04:32 Ticket #1590 (restore FileOpen("con", 4) in AutoIt 3.3.6.2) created by txj
in AutoIt 3.2.12.1, statement […] open console, then user can …

04/28/10:

18:10 Ticket #1589 (_GuiCtrlTab_ClickTab() Revision) created by exodius <exodius@…>
The version of _GuiCtrlTab_ClickTab in GuiTab.au3 doesn't allow for …
17:26 Ticket #1587 (Modified Debug functionality) closed by Valik
Duplicate: Closing as duplicate of #1588.
13:02 Ticket #1588 (Modified Debug functionality) created by jr@…
After installing the newest 3.3.6.1 version of AutoIT I found that the …
13:02 Ticket #1587 (Modified Debug functionality) created by jr@…
After installing the newest 3.3.6.1 version of AutoIT I found that the …

04/27/10:

01:24 Ticket #1586 (DllStructSetData(char, 1, string-with-NUL-character), junk data(?)) created by anonymous
kinda expect the character part to end up with 0x61.00.63.00.64 or …

04/26/10:

21:54 Ticket #1543 (DirMove behaviour) closed by Jpm
No Bug: Did you reread the doc […] I know it can be seen as funny but it was a old time design decision
10:19 Ticket #1546 (Creating new excel book is not working.) closed by Jpm
Works For Me: under Win7, office 2007 with dir you can write in, it is working for me even with the old release 3.3.4.0
09:59 Ticket #1560 (Errors in implementation of _Security_... functions) closed by Jpm
Fixed: Fixed by revision [5781] in version: 3.3.7.0
02:11 Ticket #1585 (Keys) created by Deathboy
Hi there I'm missing the mouse scrolls in Autoit It would be nice if …

04/25/10:

21:13 Ticket #1584 (web - outdated year) created by Zedna
http://www.autoitscript.com/autoit3/index.shtml at bottom of this web …
15:32 Ticket #1583 (ShellExecute() verb "properties" does not work as expected) reopened by Valik
Fine, we'll take a look.

04/24/10:

23:42 Ticket #1583 (ShellExecute() verb "properties" does not work as expected) closed by Valik
No Bug: I'm sorry that you made a false assumption.
23:41 Ticket #1527 (@ScriptDir & "\Test1.xls") reopened by Valik
Replying to Jpm: > We don't plan to have them functional. Then why do we have examples? If we can't provide a working example then we shouldn't provide an example at all. Otherwise we should provide a working one. I'm reopening this.
22:25 Ticket #1583 (ShellExecute() verb "properties" does not work as expected) created by KaFu
ShellExecute(@WindowsDir & "\notepad.exe", "", "", "properties") I …
18:45 Ticket #1561 (failed to send pound sign {#}) closed by Jpm
Wont Fix: You certainly fell is the problem of Send/controlsend not able to send correctly the the shifting of character. It could be having very good you submit a well structure report
18:42 Ticket #1555 (Regwrite Reg_Dword does not write correct value) closed by Jpm
Works For Me: Just extra quote […] and it works "fine" at least under Win7 X86
18:30 Ticket #1525 (BitRotate example is misleading) closed by Jpm
Fixed
17:46 Ticket #1541 (_WinAPI_FillRect not x64 safe) closed by Jpm
Fixed: Fixed by revision [5779] in version: 3.3.7.0
17:06 Ticket #1528 (GUICtrlCreateListView Example not work) closed by Jpm
No Bug: This example works perfectly as opposed of some others …
17:02 Ticket #1527 (@ScriptDir & "\Test1.xls") closed by Jpm
No Bug: _WordAttach does not have a test.doc either you can verify it is failing. Doc example are not all free of error at execution. They just try to give representative examples ... We don't plan to have them functional.
16:48 Ticket #1522 (Typo in _GUICtrlToolbar_Destroy) closed by Jpm
Fixed: Fixed by revision [5777] in version: 3.3.7.0
15:56 Ticket #1511 (Datatype mismatch in _GDIPlus_BrushCreateSolid) closed by Jpm
Fixed: Fixed by revision [5776] in version: 3.3.7.0
15:49 Ticket #1509 (_Date_Time_FileTimeToStr() Document or Source Code bug) closed by Jpm
Fixed: Fixed by revision [5775] in version: 3.3.7.0
15:25 Ticket #1505 (Variable not declared in IE.au3) closed by Jpm
Fixed: Fixed by revision [5774] in version: 3.3.7.0
14:58 Ticket #1500 (_FTP_DirSetCurrent() Return Value) closed by Jpm
Fixed: Fixed by revision [5773] in version: 3.3.7.0
14:51 Ticket #1496 (AutoIt 3.3.4.0/3.3.5.4: _Eventlog__Read (UDF Eventlog.au3) returns ...) closed by Jpm
Fixed: Fixed by revision [5772] in version: 3.3.7.0
10:18 Ticket #1495 (HelpFile Bug) closed by Jpm
No Bug: The doc and the example are correct
10:10 Ticket #1493 (_FTP_ProgressDownload bug) closed by Jpm
Fixed: Fixed by revision [5771] in version: 3.3.7.0

04/23/10:

18:09 Ticket #1481 (_GUICtrlHeader UDF not using correct character set) closed by Jpm
Fixed: Fixed by revision [5770] in version: 3.3.7.0
13:58 Ticket #1582 (_GUICtrlListView_GetHeader returns no handle) created by funkey
[…]
09:37 Ticket #1482 (FileRead behavior description needs clarification) closed by Jpm
Fixed: Fixed by revision [5769] in version: 3.3.7.0

04/21/10:

17:02 Ticket #1581 (IniWrite can't write a no section data) closed by Valik
No Bug: INI files contain sections. A flat file with key=value pairs is not an INI file.
11:57 Ticket #1581 (IniWrite can't write a no section data) created by Goof
when using IniWrite on a file with no section, the result is weird …

04/20/10:

23:05 Ticket #1040 (_ScreenCapture_Capture(): GDI object leak with cursor capture) closed by Jpm
Fixed: Fixed by revision [5768] in version: 3.3.7.0
22:32 Ticket #1472 (GUISetCursor Bug) closed by Jpm
Fixed: Fixed by revision [5767] in version: 3.3.7.0
19:03 Ticket #1580 (Bug in example script for _GUICtrlRebar_Create()) closed by Jpm
Fixed: Fixed by revision [5766] in version: 3.3.7.0
15:32 Ticket #1579 (Get Admin privileges) closed by Valik
Rejected: We can't, elevation only occurs at process creation time. Impersonation is not an option because impersonation is only available to already elevated processes (by default). Even elevated COM objects are implemented as out-of-process objects (thus the server process is elevated thus calls into that object are elevated). All other ideas would be clunky, slow, difficult to implement and dodgy at best.
15:29 Ticket #1580 (Bug in example script for _GUICtrlRebar_Create()) created by PsaltyDS
Ref user report by HighGuy: …
15:28 Ticket #1577 (Virus in SciTE4AutoIt3.exe ?) closed by Valik
No Bug: Why you think this is a bug in our software is beyond my ability to understand.
15:12 Ticket #1579 (Get Admin privileges) created by xrewndel <xrewndel@…>
Please make a function than can request admin privileges from any code …
08:31 Ticket #1578 (DirCopy doesn't work unless you specify option 1 - Overwrite) created by Wooltown
Running on Windows XP SP3, English version I have a couple of files …
08:17 Ticket #1577 (Virus in SciTE4AutoIt3.exe ?) created by nicolas.defranoux@…
Hi, I cannot download the SciTE4AutoIt3.exe file, my company proxy is …
00:08 Ticket #1576 (Aut2exe Compile Icon Directive) closed by Valik
Rejected: AutoIt Wrapper can already do this. If you don't use that, write your own pre-processor.

04/19/10:

23:05 Ticket #1576 (Aut2exe Compile Icon Directive) created by adrian@…
Hello, Firstly, I apologize if this might be considered something …
19:06 Ticket #1575 (AURecord 3.3 -creates invalid calls to _WinWaitActivate) created by cappy2112@…
Having used AURecord for the first time, while compiling the script it …
18:38 Ticket #1574 (AutoIt Help) closed by Jos
Rejected: Not going to happen as SciTE is a general editor and the Autoit3 specific items only work on *.au3 files.
18:18 Ticket #1572 (SciTE unzipped does not find help-files) closed by Jos
No Bug: NOBUG: This is the Zip file thus you are on your own to install it properly and cannot be a bug. Use the forum for questions on how to do things right. Use the Installer if you want things to be installed properly. Jos
17:57 Ticket #1548 (Multiple listviews in one GUI behave strangely) closed by Jpm
No Bug
16:08 Ticket #1574 (AutoIt Help) created by s.c.a.r.y@…
It is a little bit boring, that you cannot call the helpfile out of …
16:06 Ticket #1573 (TCPConnect TCPTimeout) created by s.c.a.r.y@…
Hello, i don´t really know, if this is a bug or maybe wrong/ unclear …
10:59 Ticket #1572 (SciTE unzipped does not find help-files) created by leeuwenm
When I extract the AutoIT3 (.zip), the SciTE F1 key works fine. When …

04/18/10:

13:48 Ticket #1571 (StringSplit - Add CaseSense parameter) created by MrCreatoR <mscreator@…>
This feature request is related to …

04/17/10:

23:30 Ticket #1530 ({Abbrev-Expand} For1 , For0 doesn't working..) closed by Jos
Works For Me
23:29 Ticket #1568 (_DateToDayOfWeekIso Success value wrong) closed by Jos
Fixed: Fixed by revision [5758] in version: 3.3.7.0
17:44 Ticket #1570 (Using information from another window while hidden) closed by Valik
Rejected: Why is this a feature request? The language is fully capable of this sort of stuff already.
17:35 Ticket #1570 (Using information from another window while hidden) created by metalluigix@…
I'm not purely sure if this is added, but what I was thinking was: …

04/16/10:

22:13 Ticket #1556 (AutoIt3Wrapper GUI -- Alt-C Keyboard Shortcut Problem - Quick Fix) closed by Jos
Fixed: Fixed in version 2.0.1.25
15:21 Ticket #1569 (_ArraySearch fails returns wrong result) created by david@…
If one has an array with the first element having a 0 value then …
10:44 Milestone 3.3.6.1 completed

04/15/10:

21:24 Ticket #1568 (_DateToDayOfWeekIso Success value wrong) created by Tweaky
The Success value for _DateToDayOfWeekIso is wrong in the …
17:17 Ticket #1567 (FileExists() returns false in error when x86-compiled script runs on ...) closed by Valik
No Bug: If you post on this issue tracker again you will be permanently blocked from this website. This is the second time you've flagrantly ignored the stated guidelines even after a not-so-gentle push to read the guidelines. This is the second time you've opened a bug report for something that is not a bug. Your code is broken because you don't understand WOW64. That means you need support. Use the forum or get blocked from the site. Your call.
17:12 Ticket #1567 (FileExists() returns false in error when x86-compiled script runs on ...) created by scriptingsteve
I have a 32-bit-compiled autoit script that is returning false in …
15:24 Ticket #1566 (Array as its own element issue) created by trancexx
Code is: […] If array (old) is put as some element of its own …
14:58 Ticket #1565 (Arrays as object properties; memory leak) created by trancexx
If arrays are used with objects as e.g. properties some sort of memory …
11:18 Ticket #1564 (Not able to get text using controlistview("","","","gettext",$index) ...) created by ravi786
I m trying to retrive the item from syslistview opn 64 bit machine …
09:25 Ticket #1515 (FileOpen for Read fails on already opened file) closed by Jon
Fixed: Fixed by revision [5753] in version: 3.3.7.0
01:33 Ticket #1563 (FileExists() returns false in error when x86-compiled script runs on ...) closed by Valik
No Bug: What the fuck do I have to do to get you people to read the big giant box with guidelines. Straight from the guidelines and for the second time today: > If you are asking a question you do not have a bug to report, use the forum to ask questions.

04/14/10:

19:49 Ticket #1563 (FileExists() returns false in error when x86-compiled script runs on ...) created by scriptingsteve
I have a 32-bit-compiled autoit script that is returning false in …
18:38 Ticket #1562 (multiple conditions fail) closed by Valik
No Bug: Taken straight from the guidelines you didn't read: > If you are asking a question you do not have a bug to report, use the forum to ask questions. The problem, as it were, exists between the keyboard and chair. Learn how the language works - via the forum if necessary - and don't waste time posting silly user-errors as bugs in the language.
09:48 Ticket #1562 (multiple conditions fail) created by lex771@…
;The problem can best be descriped by the following code: $feed = "3" …

04/13/10:

04:25 Ticket #1561 (failed to send pound sign {#}) created by anonymous
ControlSend($WINDOW, "", "", "{#}") It sends "3" instead of "#". On …

04/12/10:

19:35 Ticket #1558 (Automate HTML based GUI) closed by Valik
Rejected: If the HTML content is running in an Internet Explorer hosted frame then you can already do that with IE.au3.
15:46 Ticket #1560 (Errors in implementation of _Security_... functions) created by ProgAndy
The functions _SecurityOpenProcessToken and …
10:43 Ticket #1559 (StringRegExpReplace - add Return Value in Helpfile) created by script4ever
There are no Return Value in HelpFile for StringRegExpReplace. This …
04:43 Ticket #1558 (Automate HTML based GUI) created by anonymous
AutoIT can control windows GUI, how about newer programs that uses …

04/10/10:

22:08 Ticket #1557 (Constants.au3 update) created by jebirum
Include the following virtual keys constants in Constants.au3 Global …
18:40 Ticket #1556 (AutoIt3Wrapper GUI -- Alt-C Keyboard Shortcut Problem - Quick Fix) created by lphelps@…
In the AutoIT3Wrapper GUI utility, there are three buttons on the …

04/08/10:

22:09 Ticket #1555 (Regwrite Reg_Dword does not write correct value) created by Emiel Wieldraaijer
Hi All, The following code does not write hex ffffffff but hex …
09:07 Ticket #1553 (GUICtrlSetTip() not working on Combos) closed by Jpm
No Bug: I suppose I can close it !!!

04/07/10:

18:22 Ticket #1554 (RegExp precompile handling) created by MrCreatoR <mscreator@…>
It is not a secret that the use of regular expressions is divided into …
10:52 Ticket #1553 (GUICtrlSetTip() not working on Combos) created by GEOSoft
I'm not thoroughly convinced this is an AutoIt bug, it may just be a …
00:25 Ticket #1552 (DriveSpaceFree reports free space of 0 for CD) created by jer826
DriveGetFileSystem correctly reported a fs of CDFS. However, …

04/05/10:

06:49 Ticket #1551 (Crash the script when changing array) created by Yashied
AutoIt crashes the script instead indicate an error ("Subscript used …
Note: See TracTimeline for information about the timeline view.