Timeline


and

08/05/09:

22:20 Ticket #1110 (AutoIt Doc : Error in syntax description for _INetSmtpMail) created by anonymous
[[Image(http://www.autoitscript.fr/forum/download/file.php?id=624&mode=
22:17 Ticket #981 (_WinAPI_AnsiToOem + _WinAPI_OemToAnsi) closed by Jpm
Completed: Added in version: 3.3.1.2
21:40 Ticket #1077 (GUICtrlSetBkColor excessive recoloring == faulty coloring, and strange ...) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
16:17 Ticket #1109 (I cannot double click on the list box located on window) closed by Valik
No Bug: Read WikiStart.
09:52 Ticket #1109 (I cannot double click on the list box located on window) created by hari.subramanyam07@…
Hi, i want to click on the list box window using autoit, i have given …

08/04/09:

21:04 Ticket #1107 (Ability to sort hexadecimal numbers using in a Listview) closed by Gary
Rejected: Learn how to use GUICtrlRegisterListView rather than a standard sort.
16:10 Ticket #1108 (Compiling Error) closed by Jpm
No Bug: did you ever try to run it without compile it. $SS_SIMPLE not defined. Compiler does not check if a script can be run . In your case the SciTE check syntax will tell you the error
12:14 Ticket #1108 (Compiling Error) created by lilin_318@…
I try to compile the attachment file of my script and it is successful …
10:37 Ticket #1107 (Ability to sort hexadecimal numbers using in a Listview) created by partypooper@…
I've looked in the helpfile but there doesn't seem to be a way to sort …

08/03/09:

18:38 Ticket #1105 (Vertical Button, Double Label When Disabled) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
11:09 Ticket #1106 (ListView with $WS_EX_STATICEDGE Under Vista no text) closed by Jpm
Wont Fix: Definitely Vista does not accept to set the data windows return and error so the listviewitem is not created as you can see if you check the creation result.
11:05 Ticket #1104 (Scientific number, addition failer. (x>2^53)) closed by Jpm
No Bug: No bug, you cannot assume that the precision of a Float number to integer can take in account number that have around 15 digits precision. in this particular case compare to 249 the precision rounding take place at a different place.
11:02 Ticket #1103 (Scientific convertion to integer adding +1. (x>=2^49)) closed by Jpm
No Bug: No bug, you cannot assume that the precision of a Float number to integer can take in account number that have around 15 digits precision.
10:57 Ticket #1106 (ListView with $WS_EX_STATICEDGE Under Vista no text) created by anonymous
I run XP but as i tested my code on Vista i noticed the extended style …
03:07 Ticket #1105 (Vertical Button, Double Label When Disabled) created by anonymous
Version 3.3.0.0 When "$BS_MULTILINE" is assigned to a button, and the …

08/02/09:

18:12 Ticket #1104 (Scientific number, addition failer. (x>2^53)) created by anonymous
[…]
17:49 Ticket #1103 (Scientific convertion to integer adding +1. (x>=2^49)) created by anonymous
[…]
13:32 Ticket #1079 (GUICtrlSetFont Docs incomplete and / or incorrect.) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
13:28 Ticket #1079 (GUICtrlSetFont Docs incomplete and / or incorrect.) reopened by Jpm

07/31/09:

09:07 Ticket #1102 (Doc, StringInStr, count.) created by anonymous
"count [optional] The number of comparisons to make." Kinda read as, …
06:39 Ticket #1101 (Docs for _NowTime need to be fixed) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
01:56 Ticket #1101 (Docs for _NowTime need to be fixed) created by danullman@…
Mild change needed to the help files. In the _NowTime help section it …
00:40 Ticket #1100 (ControlCommand not getting state of check box in .NET controls) closed by Valik
No Bug: This is not the support forum. Go read WikiStart to learn how to use the issue tracker. Otherwise post on the forum.
00:13 Ticket #1100 (ControlCommand not getting state of check box in .NET controls) created by anonymous
The ClassnameNN looks like this - WindowsForms10.BUTTON.app225. I am …

07/30/09:

16:31 Ticket #1099 (The GUICtrlSetPos() function redraws each draw when moving a graphic) closed by Jpm
No Bug: You are creating too many drawing as you always add. Just recreate the drawing in your adlib.
15:11 Ticket #1099 (The GUICtrlSetPos() function redraws each draw when moving a graphic) created by anonymous
The GUICtrlSetPos() function redraws each drawn line,etc. when moving …
10:57 Ticket #1074 (InputBox left positional reference not working correctly) closed by Jpm
Fixed: Fixed in version: 3.3.1.2

07/29/09:

22:45 Ticket #1094 (Left Shift stays down) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
19:04 Ticket #1098 (Case logical bug) closed by Valik
No Bug: It's not a bug. The string "abc" is promoted to a number. The number its promoted to is 0 because the string does not contain digits. Thus 0 is compared to 0 which is true.
18:38 Ticket #1098 (Case logical bug) created by raphaelpereira.itpro@…
("abc" = 0) IS TRUE IN: Select Case "abc" = 0 MsgBox(0, "test1", …
17:56 Ticket #1097 (Strange behavior with MSXML (COM)) closed by Valik
Rejected: Replying to spyro2000: > please see this thread for details and a sample file No. If an issue is not important enough for you to bother summarizing it's not important enough for us to spend time on. See WikiStart for information on correctly submitting a bug report. If you wish to correct this bug report then post additional information. DO NOT CREATE A NEW TICKET. Closing (for now) as rejected because it may or may not be a bug. But it's not important enough to the issuer to tell us about so it's not important enough for me to bother checking.
17:53 Ticket #1096 (MouseMove() Function) closed by Valik
Rejected: 1. Call MouseGetPos(). 1. Offset the position by whatever you want. 1. Call MouseMove() with the new coordinates calculated in step 2. We really don't need to make a built-in function to do something you can do in two additional steps (or none if you wrap the code in a function).
15:00 Ticket #1097 (Strange behavior with MSXML (COM)) created by spyro2000
Hi there, please see this thread for details and a sample file: …
12:52 Ticket #1096 (MouseMove() Function) created by aSigN
In a lot of fps game the mouse are centerd all the time. When I set it …
10:25 Ticket #1095 (tidy indent with $var_ exception.) created by anonymous
tidy 2.0.28.3, 2.0.28.4 […]
10:24 Ticket #1059 (Incorrect error handling in _FileListToArray()) closed by Jpm
Fixed: Fixed in version: 3.3.1.2

07/28/09:

20:56 Ticket #1094 (Left Shift stays down) created by nick.weltha@…
Is there any way to force all keys up? Preferably through some sort of …
17:09 Ticket #1090 (trivial artifact, persistand tidy error message line.) closed by Jos
Fixed: Fixed in current beta version of Tidy v 2.0.28.4 Thanks, Jos
17:07 Ticket #1092 (_Timer_SetTimer, Kill datatype discrepancies) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
17:06 Ticket #1089 (#AutoIt3Wrapper_Run_Tidy=y, tidy also activated at run-script instant.) closed by Jos
No Bug: It is the default behavior. Jos
12:45 Ticket #1093 (StringFormat not work with non-latin symbols in format string) created by Lazycat
Just discovered, that StringFormat stops to work when in format string …
09:56 Ticket #1087 (CheckBox on TabItem, CheckBox text.) closed by Jpm
Fixed: Fixed in version: 3.3.1.2

07/27/09:

22:06 Ticket #1092 (_Timer_SetTimer, Kill datatype discrepancies) created by Ascend4nt
The functions _Timer_SetTimer(), _Timer_KillTimer, and …
16:44 Ticket #1091 (Request: Packet Send & Packet Catching) closed by Valik
Rejected: How is this in any way shape or form a "bug"? It's nothing more than a bad feature request. Closing as rejected, it's not going to happen.
10:22 Ticket #1091 (Request: Packet Send & Packet Catching) created by Orgasim
I was wondering if there is a way to catch, read, and reply to packets …

07/26/09:

23:35 Ticket #1090 (trivial artifact, persistand tidy error message line.) created by anonymous
when a tidy error message line ends up on the same line as the last …
23:06 Ticket #1089 (#AutoIt3Wrapper_Run_Tidy=y, tidy also activated at run-script instant.) created by anonymous
when the line '#AutoIt3Wrapper_Run_Tidy=y' is added to a script. Tidy …

07/25/09:

01:14 Ticket #1088 (GuiCtrlSetOnEvent - Easier Event handling) closed by Valik
Rejected: You must use GUIRegisterEvent() if you want more fine-grained control. There are no plans to extend the current behavior further.

07/24/09:

22:26 Ticket #1088 (GuiCtrlSetOnEvent - Easier Event handling) created by Bitboy
Maybe you can upgrade the function to something like this: …
18:47 Ticket #1087 (CheckBox on TabItem, CheckBox text.) created by anonymous
Moving the mouse over a CheckBox-control thats inside a Tab-Control, …

07/23/09:

13:40 Ticket #1086 (Remove limit on number of files that can be opened.) created by anonymous
Change the internal limit for number of simultaneous open files so …

07/22/09:

19:41 Ticket #1085 (General timer descrepancies) created by Zoster
In continuation of #1082: Well I certainly believe that it works for …
18:54 Ticket #1082 (TimerDiff results in negative values and resets.) closed by Valik
Works For Me: Closing as works for me.
18:51 Ticket #1081 (Consider this code for include: waiting for the clipboard to fill.) closed by Valik
Rejected: I agree that this doesn't really fit.
18:49 Ticket #1084 (Setting for mouse default speed) closed by Valik
Rejected: Closing useless feature requests is also a PITA. Especially when I can think of a trivial solution to the problem.
17:01 Ticket #1084 (Setting for mouse default speed) created by anonymous
I see settings to change click delay and drag delay but can't change …
16:14 Ticket #1083 (ClipPut Function bug or limitation-from ticket 1043) created by sistemas@…
[from ticket 1043-more explanation] If you put more than 127 …
12:58 Ticket #1082 (TimerDiff results in negative values and resets.) created by Zoster
I'm getting strange results from TimerDiff in the following setup: …

07/21/09:

13:54 Ticket #1068 (Wrong converting Binary to Int/Number) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
13:28 Ticket #1081 (Consider this code for include: waiting for the clipboard to fill.) created by jondemarks@…
This code block clears the clipboard and waits until it is filled …

07/20/09:

21:59 Ticket #1079 (GUICtrlSetFont Docs incomplete and / or incorrect.) closed by Jpm
Fixed: It is a design decision to expose only some font attributes. Quality was excluded. For the Franglish that I certainly wrote I will correct the doc as suggested.
16:35 Ticket #1078 (find skipping quote caracters.) closed by Jos
Fixed: Our merged version of SciTE 1.79 also works correctly so assume this was an issue in 1.78. Jos
16:30 Ticket #1076 (SciLexer.dll beta, passing EOL.) closed by Jos
Fixed: This seems to be fixed in the 1.79 version. Have copied that to the Beta directory.
14:02 Ticket #1080 (InetGet doesn't return immediately for a background download) created by bjashepherd@…
I have some code that loops through and downloads a series of images. …

07/19/09:

18:25 Ticket #1079 (GUICtrlSetFont Docs incomplete and / or incorrect.) created by GEOSoft
For GUICtrlSetFont there seems to be some inconsistency and missing …
13:32 Ticket #1078 (find skipping quote caracters.) created by anonymous
[…] second ' or " character in these lines are not found with …
07:20 Ticket #1077 (GUICtrlSetBkColor excessive recoloring == faulty coloring, and strange ...) created by Mulder
Tested on Win2000 and XP On XP its just wrong coloring on Win2000 …

07/18/09:

20:37 Ticket #1076 (SciLexer.dll beta, passing EOL.) created by anonymous
SciLexer.dll beta 11-Jul-2009 08.45. cursor ignores End.Of.Line boundary.
16:18 Ticket #1073 (_FileListToArray on *.lnk files) closed by Gary
Works For Me: Works for me on XP Pro SP3 in both Release and beta.
15:40 Ticket #1075 (scite4utoit beta help activation.) closed by Gary
Works For Me: Works for me. Make sure you have a file with the extension .au3 open.
11:00 Ticket #1075 (scite4utoit beta help activation.) created by anonymous
scite4autoit beta help fail to open when, for example, the cursor is …
07:48 Ticket #1074 (InputBox left positional reference not working correctly) created by partypooper@…
Setting the 'left' reference option to a negative number (as used with …

07/17/09:

10:57 Ticket #1073 (_FileListToArray on *.lnk files) created by michael.klinteberg@…
_FileListToArray return *.lnk files as folders if the link point to a …
06:01 Ticket #1072 (DirCreate) closed by Valik
No Bug
05:16 Ticket #1072 (DirCreate) created by gcue
DirCreate("F:\Tools") ;DirCreate("C:\Tools") works on a hard drive …

07/16/09:

17:20 Ticket #1070 (Adlib Suggestion) closed by Valik
Rejected: In Beta 3.3.1.2 there will be a way to unregister all Adlib functions with the code: […] It is not possible to use a string such as "All" because there could be a function named "All". You can easily write your own loop to register functions from an array: […] The functions AdlibEnable() and AdlibDisable() will be removed from the language and should not be used. Now, please go read WikiStart. Both tickets you've created today are very hard to read because code isn't in the proper format and the text is double-spaced.
17:15 Ticket #1069 (Check _PathSplit Function.) closed by Valik
No Bug: This is not a bug and will not be changed.
17:04 Ticket #1071 (editing existing files at any position.) closed by Valik
Duplicate: What the fuck? Are you stupid or what? I stated that FileSetPos() was working correctly in #1066 so how about you let me fix that bug before you go making stupid and pointless feature requests asking for us to implement things that are already there but broken by other bugs? Is that too much to ask? I'd resolve this as "stupid reporter needs to read" but I don't feel like adding that resolution so duplicate of #1066 will have to do. And yes, you deserve the harsh language. I flat-out said FileSetPos() was not broken and that there was another bug somewhere else and that I would fix it yet you completely ignore it and request behavior that already exists just because someone who doesn't know what they are talking about suggested it might not be working.
13:22 Ticket #1071 (editing existing files at any position.) created by mvgulik
option for writing/editing of existing files at any position.(binary …
10:24 Ticket #1070 (Adlib Suggestion) created by ZNote
; Written By ZNote ( ZNOTE9 aT yAhoO dOt CoM ) …
10:22 Ticket #1069 (Check _PathSplit Function.) created by ZNote
; Written By ZNote ( ZNOTE9 aT yAhoO dOt CoM ) ; Check _PathSplit …

07/15/09:

02:34 Ticket #1067 (Unsigned structure "uint64" work as signed "int64") closed by Valik
No Bug: AutoIt only displays signed numbers. It does not display unsigned numbers. It is not a bug.
01:59 Ticket #1068 (Wrong converting Binary to Int/Number) created by amel27
only low byte converting […]
01:55 Ticket #1067 (Unsigned structure "uint64" work as signed "int64") created by amel27
[…]

07/13/09:

16:41 Ticket #1066 (filewrite() not working in mode 16(BinaryMode).) created by mvgulik
[…]

07/11/09:

14:29 Ticket #1065 (_DateDiff showing 0 days) closed by Gary
No Bug
14:10 Ticket #1065 (_DateDiff showing 0 days) created by dash007
Hi, Below code shows that the difference in days between the 2 dates …

07/10/09:

14:00 Ticket #1064 (DriveGetSerial ( "path" )) closed by Jpm
No Bug: See Ghost doc to update the drive serial. A clone can be a real clone without any bit change No AutoIt bug
10:48 Ticket #1064 (DriveGetSerial ( "path" )) created by Goguy
i am cloned two computer with symnatec ghost two computer, two …

07/09/09:

23:44 Ticket #1063 (Documentation: _ArraySearch() example script missing a prameter) closed by Jpm
Fixed: Fixed in version: 3.3.1.2
18:44 Ticket #1061 (PowerPoint 2007 presentation adding doesn't work on Vista) closed by Valik
No Bug: Read WikiStart. This is not a support area.
16:37 Ticket #1063 (Documentation: _ArraySearch() example script missing a prameter) created by PsaltyDS
The 2D search example is missing a parameter in the _ArraySearch() …
08:26 Ticket #1062 (language support) created by xyz33
GUICtrlCreateTreeViewItem doesn't support korean language
07:53 Ticket #1061 (PowerPoint 2007 presentation adding doesn't work on Vista) created by Nad
I need to open PowerPoint 2007 and add new presentation and slide. …

07/08/09:

11:07 Ticket #1060 (Run return 0, but failed) created by anonymous
When I use a long argument(more than 120 char) for functions: Run, …
03:14 Ticket #1059 (Incorrect error handling in _FileListToArray()) created by Spiff59
FLTA is documented to return an @error = 4 condition when a call …

07/07/09:

23:25 Ticket #1058 (Eventlog.au3 in Beta) created by twillster
EventLog.au3 in Beta does not read the event log description …
19:39 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) reopened by Jpm
I reopen so Valik or other dev can have a look. For me the security token is not validate when this screen saver run that's the reason of the failure
18:56 Ticket #1057 (SciTe ToolTip negative coordinates) closed by Valik
Rejected: We do not make SciTE. We are not the people to ask.
15:11 Ticket #1057 (SciTe ToolTip negative coordinates) created by Supercross
I would like to request that the ToolTip feature in SciTE support …
13:20 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) closed by Jpm
No Bug
13:19 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) reopened by Jpm
13:17 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) closed by Jpm
Fixed: You cannot run under screen saver a function which need to be loggin as you request the "On Resume, display logon screen" which means that when the screen saver fire no user are logon
02:10 Ticket #1049 (InetRead() inserts arbitrary \0 characters.) closed by Valik
Fixed: Fixed in version: 3.3.1.2

07/06/09:

22:30 Ticket #1056 (InetGet rundll32.exe error on Vista / Windows 7 on "Screen-saver" desktop) created by caplant@…
InetGet("valid url") generates an error window: "rundll32.exe - …
19:31 Ticket #1055 (WinAPI CreateCompatibleBitmap: The specified module could not be found.) closed by Jpm
Duplicate: in fact there was a bug in _ScreenCapture_Capture which was not releasing e GDI object. It is already fixed in 3.3.1.2 Next time report with the Standard release today 3.3.0.0. in your case it would have been the same error.
15:04 Ticket #1055 (WinAPI CreateCompatibleBitmap: The specified module could not be found.) created by anbunathan@…
am getting the following error message after running Autoit script. …
05:35 Ticket #1025 (Box-comment in SciTe) closed by Valik
Wont Fix: This is a bug in SciTE. That means it needs reported on the Scintilla/SciTE bug tracker found here. Closing as won't fix. It'll need to be fixed in standard SciTE before it will be fixed in our version.
05:28 Ticket #1033 (UDF's missing @error checks after DLLCalls()) reopened by Valik
05:25 Ticket #1043 (ClipPut Function bug or limitation) closed by Valik
Works For Me: The following test script works fine. I get the results I expect. Closing as works for me. […]
Note: See TracTimeline for information about the timeline view.