Timeline


and

08/21/12:

14:44 Ticket #2252 (_GUICtrlListView_DeleteAllItems Bug) created by Melba23
The current implementation of _GUICtrlListView_DeleteAllItems
10:49 Ticket #2250 (Add DirMove() to the "Related:" list for DirCopy() in the helpfile.) closed by guinness
Completed: Added by revision [7179] in version: 3.3.9.5

08/19/12:

21:37 Ticket #2208 (ControlGetText not working on calculator) closed by trancexx
Rejected: It would only confuse users more. My opinion at this point is that ControlGetText should not return this text as it can be anything and not necessarily what's displayed on control.
21:30 Ticket #1788 (_GUICtrlRichEdit_GetMargins and _GUICtrlRichEdit_SetMargins) closed by trancexx
Rejected: Atually I'm bored most of the time.

08/18/12:

17:02 Ticket #2251 (variables in FileInstall's "source") closed by Valik
Rejected: You're not very smart. So many examples of that. Please go away.
10:01 Ticket #2251 (variables in FileInstall's "source") created by anonymous
As far as I can see in issue #768, it should be possible to use …

08/17/12:

20:43 Ticket #2250 (Add DirMove() to the "Related:" list for DirCopy() in the helpfile.) created by Spiff59
This page intentionally left blank.
17:05 Ticket #2249 (RegRead(): Unexpected @extended result - possible bug) closed by Valik
No Bug: Hint: Your code sucks. Here's some real code. […] Notice the following: * I don't write to HKLM since, you know, you shouldn't write to HKLM unless you want the write redirected on Vista or later. * I take the time to clean up the registry so the mess isn't left behind. * Check the value of @error since, you know, it's kind of important SINCE AN ERROR OCCURRED. No bug, code is working as intended.

08/16/12:

23:29 Ticket #2249 (RegRead(): Unexpected @extended result - possible bug) created by gds2525@…
; RegRead(): Unexpected @extended return for REG_TYPE when ; …
18:37 Ticket #2248 (VarGetName() & @FunctionName) closed by Valik
Rejected: General guideline #4. If you are asking a question you are in the wrong place.
12:42 Ticket #2248 (VarGetName() & @FunctionName) created by anonymous
This has been requested before in #609. This was four years ago, …

08/14/12:

19:32 Ticket #2247 (Documentation needs change for @Desktop macros) closed by trancexx
Fixed: Fixed by revision [7171] in version: 3.3.9.5

08/12/12:

04:59 Ticket #2247 (Documentation needs change for @Desktop macros) created by RichardPillay@…
The macro reference for @DesktopWidth and @DesktopHeight creates …

08/09/12:

21:19 Ticket #2246 (Excel.au3: Some more constants) created by c.haslam@…
The following constants are missing from excel.au3: […] You …
18:57 Ticket #2245 (Microsoft Access UDF) closed by trancexx
Rejected: Thanks but no.
08:44 Ticket #2245 (Microsoft Access UDF) created by aymhenry@…
- This UDF will be connected to MDB file - Can read/write/query data. …

08/08/12:

08:04 Ticket #1700 (Synchronous ObjEvent) closed by trancexx
Completed: Addressed by revisions [7158], [7163] and added by rev [7164].

08/05/12:

03:47 Ticket #2244 (_ExcelNumberFormat: bug in Example 2) created by c.haslam@…
[…] should be […]

08/03/12:

17:34 Ticket #2243 (#Include <%Environment variable path%\Script.au3>) closed by Valik
Rejected: Yeah, that's an exceptionally stupid idea. It outright guarantees scripts must be edited to adjust paths if you ever try to use the script on a different machine that doesn't have the environment variable set. Then there's the FUD in your post. It's not tedious to update the registry unless you have to do it often which you should not have to do. Finally... write your own simple GUI? I did and I even posted it on the forum although I can't find it now. It's like 30 minutes work and ~100 lines of code to present a UI that lists the current directories and provides add and remove buttons.
17:13 Ticket #2243 (#Include <%Environment variable path%\Script.au3>) created by wretched
That would be awesome if AutoIt could include files that have an …

08/02/12:

15:51 Ticket #2242 (_FileWriteFromArray is incapable of writing only the zeroth element) created by BrewManNH
In the File.au3 UDF, the function _FileWriteFromArray can't be used to …

07/31/12:

17:19 Ticket #2241 (AUTOIT3 cannot automate installing softwares while screen is locked) closed by Valik
No Bug: In other shocking news, user is too stupid to read ticket guidelines and ask questions on the forum where they belong. Very obviously no bug.
09:53 Ticket #2241 (AUTOIT3 cannot automate installing softwares while screen is locked) created by zousheng888@…
AUTOIT3 is a great software. By automating it saves us a lot of time. …

07/26/12:

18:07 Ticket #2240 (Strange behavior of TimerDiff) closed by Valik
Wont Fix: What do you want us to do about it? Change the behavior because a limited number of systems have issue with the function? The function works fine for most people because most people have a system that does sensible things with QueryPerformanceCounter() and QueryPerformanceFrequency(). In addition, since you didn't bother to actually provide any output from your scripts, how do I know it's not just the well known sleep inaccuracy + AutoIt overhead? I don't. I'm closing this as won't fix. As I said, most people's system give consistent and sensible results so changing the behavior of the function to cater to the minority makes little sense.
13:12 Ticket #2240 (Strange behavior of TimerDiff) created by yupepa
On some PC's (Intel Core2 Duo, E8400 3GHz) i have got strange results …
12:39 Ticket #2239 (if ObjEvent("AutoIt.Error") with only one arg will crash) closed by trancexx
No Bug: Many things don't work on that version of AutoIt. Intentionally.
04:10 Ticket #2239 (if ObjEvent("AutoIt.Error") with only one arg will crash) created by anonymous
[…] this work on 3.3.9.4 not work on …

07/25/12:

21:20 Ticket #2233 (TraySetOnEvent does not set $TRAY_EVENT_PRIMARYDOWN properly) closed by trancexx
No Bug: It's windows thing. WM_LBUTTONDOWN message is send back to us after explorer confirms you are not trying to initiate drag operation. That happens right before you release the button if no mouse move happened in the meantime. Therefore no bug.
17:43 Ticket #2238 (Syntax check warning on using variable inside declare state) closed by Valik
No Bug: 1. It would have been helpful if you had provided the warning message. 2. See the part in the new ticket guidelines where it says "If you are asking a question you are at the wrong place"? You're at the wrong place. 3. That is some incredibly stupid code.
17:39 Ticket #2237 (SetError/Extended returns 1 if return value is omitted) closed by Valik
No Bug: I don't think you understand what "none" means. It DOES NOT mean 0, otherwise it would have stated as much.
17:36 Ticket #2236 (GUI Automation support for 3rd party Grid control) closed by Valik
Rejected: That's nice.
13:50 Ticket #2238 (Syntax check warning on using variable inside declare state) created by MrCreatoR <mscreator@…>
I got warning with this example: […] But if i press «Continue …
13:43 Ticket #2237 (SetError/Extended returns 1 if return value is omitted) created by MrCreatoR <mscreator@…>
Help file states: […] But it's not true, SetError/SetExtended …
12:35 Ticket #2236 (GUI Automation support for 3rd party Grid control) created by mailrythem@…
Hi, I need to automate a grid control which is developed by a third …

07/24/12:

18:20 Ticket #2234 (_TempFile Infinite loop bug) closed by trancexx
No Bug: You mean sometimes as once in 100 hundred billion trillion times or never?
16:33 Ticket #2235 (if process not exist,ProcessGetStats will not return 0.) closed by Valik
Fixed: Fixed by revision [7132] in version: 3.3.9.5
03:52 Ticket #2235 (if process not exist,ProcessGetStats will not return 0.) created by thesnoW
[…] if process not exist,ProcessGetStats will not return 0.
Note: See TracTimeline for information about the timeline view.