Timeline


and

01/12/08:

23:46 Ticket #27 (ControlClick with alternate mouse buttons (Like MouseClick's Primary, ...) created by Saunders <admin@…>
Copied from …
14:48 Ticket #25 (_WinAPI_LoadShell32Icon doc typo) closed by Gary
fixed: (In [2790]) Fixed ticket:25 UDF Doc corrected for _WinAPI_LoadShell32Icon
13:34 Ticket #26 (Setting Color with words) created by JamesB
I don't think this has been suggested, but could we have AutoIt allow …
09:50 Ticket #25 (_WinAPI_LoadShell32Icon doc typo) created by MadBoy
It says: When you are done with the icon, call _API_DestroyIcon to …
00:07 Ticket #24 (Aut2Exe throws a "failed to UPX error" on occasion) created by Valik
It seems there is a race condition in Aut2Exe somewhere. Sometimes it …

01/11/08:

10:27 Ticket #23 (Acces to DataGridView for .net 2.0) created by Gandi
Could You make funtion which recognize and have acess to read date …
02:58 Ticket #22 (Send() doesn't work when trying to Alt+Printscreen) created by christian.blackburn@…
Hi Gang, I'm able to Send("{PRINTSCREEN}") without problems, but …

01/10/08:

23:54 Ticket #10 (_IsPressed Keys list) closed by Jpm
completed
23:54 Ticket #10 (_IsPressed Keys list) reopened by Jpm
15:46 Ticket #21 (Scite Jump to Function case sensitive) closed by Valik
fixed: I've fixed the script. Will send it to Jos soon. Going to mark fixed.
15:37 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by Valik
fixed: Replying to jpm: > (In [2762]) Public: > Fixed #19: FileSetTime() erronously rounds UP on non NTFS partition. That message. And STOP re-opening this. It's FIXED. I don't know what else you are expecting. AutoIt is closed source, it's not like you're going to see a patch attached. We aren't going to do a spot release for some insignificant bug like this. So other than the above message (Which in my opinion is pretty clear since it says it was fixed), how do you expect us to convey to you that the issue is fixed? This works just like the bug reports forum, people. You report a bug. We fix it, mark it as fixed (and set the milestone to the version it will appear in). But at any rate, once something is marked as fixed wait for the next release. Seriously, don't re-open tickets about a bug until you've actually tested that the bug is not fixed. It's extremely rude and obnoxious to continually re-open a ticket the developers have closed, whether you agree or understand or not. This will be the second time I've closed the ticket which is the third time after the automatic closing from JP's fix commit.
15:18 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) reopened by Phil Seakins <pseakins@…>
I'm sorry, I don't understand. What do you mean it was fixed? Jpm changed the assignment to fixed, but I don't see any indication of how it was fixed. Has the fix been applied to a new release? It doesn't say so in any of the comments assigned to this report?
15:13 Ticket #21 (Scite Jump to Function case sensitive) created by Jpm
Ctrl-J does found the function is the case does not match. As AutoIt …
09:15 Ticket #20 ([:class:] in regex) closed by Jpm
rejected: Replying to anonymous: > StringRegExp says that [:space:] is recognized. > > But this one works: > > StringRegExpReplace($s,"(re:|fw:|fwd:)\s*","") > > but these didn't: > > StringRegExpReplace($s,"(re:|fw:|fwd:)[:space:]*","") > StringRegExpReplace($s,"(re:|fw:|fwd:)([:space:])*","") as stated by Mega there is no error as the [:space:] must me included in []. It is described in the doc
06:55 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by Valik
fixed: In case you didn't pay attention, JP fixed the issue, or so the commit message says. There was no need to re-open the ticket just to rant at me when somebody else already addressed the problem. I'm re-closing this.
06:09 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) reopened by Phil Seakins <pseakins@…>
Valik. This is a bug. I would suggest you test it. I am well aware of the two second granularity of FAT partitions. What this bug is doing is adding two seconds to the specified time. If you set it to 19:14:16 it actually gets set to 19:14:18. As a workaround I have had to write special code to decrement the timestamp by TWO seconds before calling FileSetTime. Eg, to set it to 19:14:16 I need to specify 19:14:14. Using Borland's "Touch.exe" on the same filesystem yields correct results. AutoIt's FileSetTime() per the example, gives the wrong result. To save typing in a long explanation in the initial report I created and tested the working example. I get so mad when people don't take my reports seriously.
00:09 Ticket #20 ([:class:] in regex) created by anonymous
StringRegExp says that [:space:] is recognized. But this one works: …

01/09/08:

22:33 Ticket #13 (STD I/O functions supporting binary.) closed by Jon
completed
22:33 Ticket #13 (STD I/O functions supporting binary.) reopened by Jon
19:18 Ticket #13 (STD I/O functions supporting binary.) closed by Valik
fixed: (In [2764]) Changed: STDIO functions support binary data. Close #13
06:16 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) closed by jpm
fixed: (In [2762]) Public: Fixed #19: FileSetTime() erronously rounds UP on non NTFS partition.
04:15 Ticket #19 (FileSetTime() erronously rounds UP on non NTFS partition) created by pseakins
If executed on a FAT drive the following script will fail (reports …
00:29 Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) closed by Gary
fixed: (In [2758]) Fixed #9: _GUICtrlRebar_AddToolBarBand Button height clipped when Toolbar added to Rebar

01/08/08:

22:27 Ticket #18 (Test ticket) closed by Valik
wontfix: Done testing.
22:22 Ticket #18 (Test ticket) created by Valik
Ignore me, I'm a test.
21:54 Ticket #17 (_WinAPI_MessageBeep with parameter 3) closed by Gary
rejected
21:41 Ticket #17 (_WinAPI_MessageBeep with parameter 3) created by Xenobiologist
Hi, I do not get any sound on number 3. Why? […] Thanks! So …
21:01 Ticket #10 (_IsPressed Keys list) closed by Gary
fixed: Already worked back in to next version. see: http://www.autoitscript.com/forum/index.php?s=&showtopic=58851&view=findpost&p=443906 Gary
20:59 Ticket #16 (Dead link in helpfile) closed by Gary
rejected: Works for me. Gary
20:55 Ticket #11 (WinWaitActive error) closed by Jpm
rejected: Replying to Wooltown: > There is a right parenthesis too much in the line, but AutoIT doesn't discover that when interpreting the script. > "MEs Connected" is the name of the window it is waiting for to be active. > My mistake when coding: I didn't discover the right parenthesis to the right of "MEs Connected". and AutoIT didn't complain - and should complain ! > > I wrote in my script: If WinWaitActive("MEs Connected"),"",5) Then > It should be: If WinWaitActive("MEs Connected","",5) Then > AutoIT should discover unbalanced parenthesis. I see I don't think we can do something as AutoIt detect error only when it execute something. In your case the WinWaitActive is valid and wait for ever before detecting the error. Au3check detect the error as it is not executing just syntax checking.
20:42 Ticket #16 (Dead link in helpfile) created by Xenobiologist <th.meger@…>
Hi, the link in _WinNet_GetProviderName is dead. See Also Search …
17:05 Ticket #15 (Rewrite INI functionality to remove limitations.) created by Valik
From forum thread …
17:02 Ticket #14 (Callback functions with parameter support.) created by Valik
From forum thread …
16:59 Ticket #13 (STD I/O functions supporting binary.) created by Valik
From forum thread …
16:23 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) closed by Jpm
rejected
16:22 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) reopened by Jpm
16:22 Ticket #6 (StringInStr not reporting error) closed by Jpm
rejected
16:21 Ticket #6 (StringInStr not reporting error) reopened by Jpm
16:21 Ticket #8 (loop bug) closed by Jpm
rejected
16:21 Ticket #8 (loop bug) reopened by Jpm
16:20 Ticket #8 (loop bug) closed by Jpm
fixed
16:20 Ticket #8 (loop bug) reopened by Jpm
16:12 Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) closed by Jpm
rejected: No bug the say If the "data" starts with GUIDataSeparatorChar or is an empty string "" the previous list is destroyed.
16:02 Ticket #12 (GuiCtrlSetData() not appending a single value if it already exists) created by Bowmore
This script demonstrates a bug in repeated calls to GUICtrlSetData() …
15:19 Ticket #11 (WinWaitActive error) created by wooltown
The following code doesn't give an error, it just waits eternally, …
10:17 Ticket #10 (_IsPressed Keys list) created by Bert
The hex key list seems to have dissapeared from the helpfile. I did …
09:37 Ticket #9 (_GUICtrlRebar_AddToolBarBand(): Button height clipped when Toolbar ...) created by rover
Reversed _WinAPI_LoWord and _WinAPI_HiWord for setting rebar height in …
08:52 Ticket #8 (loop bug) closed by JdeB
rejected: No a BUG report.
06:59 Ticket #8 (loop bug) created by anonymous
we cant have 2 loops at a time ?
02:39 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) closed by Gary
fixed
02:39 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) reopened by Gary
02:28 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) closed by Gary
fixed: (In [2755]) Fixed #7: _GUICtrlListView_AddArray Example replaced UDF Delete from Example_Internal (Gary Frost)
01:49 Ticket #7 (Example for _GUICtrlListView_AddArray uses ...) created by Saunders
Since the _GUICtrlListView_DeleteAllItems has been modified to not …

01/07/08:

22:11 Ticket #6 (StringInStr not reporting error) closed by Jpm
rejected: Nobug error is only reported on occurrence error as described in the doc
21:58 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) closed by Jpm
rejected: already closed for a long tile. please use the lastest official release with a complete repro script your one is missuing the #include <Misc.au3>
21:47 Ticket #6 (StringInStr not reporting error) created by Volly
WHen using string in string, I made a mistake in the code. I did this: …
19:26 Ticket #5 (AVector[] out of bounds - AU3check should pick up on my error) created by anonymous
$color = If _ChooseColor( 2 ) <> -1 then $color Notice the code …
15:48 Ticket #4 (viewing post selection) closed by Jon
wontfix: All forum bugs just get posted to invision - we don't fix them ourselves as it causes too many problems. Check back next version of ipb.
13:56 Ticket #4 (viewing post selection) created by Katrijn
Example: Search for Josbe so that when you pull him up in the member …
07:11 Ticket #3 (GuiListView Hiding Behind BG Image) created by ame1011
link to old Auto It Bug report forum …

01/06/08:

19:08 Ticket #2 (Test2) closed by Jon
fixed: (In [2744]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 15.
19:00 Ticket #2 (Test2) reopened by Jon
18:59 Ticket #2 (Test2) closed by Jon
fixed: (In [2741]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 12.
18:58 Ticket #2 (Test2) reopened by Jon
18:57 Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
18:18 Ticket #2 (Test2) reopened by Jon
18:18 Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
18:11 Ticket #2 (Test2) reopened by Jon
18:10 Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
18:09 Ticket #2 (Test2) reopened by Jon
18:09 Ticket #2 (Test2) closed by Jon
fixed: (In [2733]) Misc changing of log files to see if a svn/trac hook script worked to fix #2. Attempt 6.
13:47 Ticket #2 (Test2) created by anonymous
Test2
13:29 CamelCase created by trac
13:29 InterMapTxt created by trac
13:29 InterTrac created by trac
13:29 InterWiki created by trac
13:29 PageTemplates created by trac
13:29 RecentChanges created by trac
13:29 SandBox created by trac
13:29 TitleIndex created by trac
13:29 TracAccessibility created by trac
13:29 TracAdmin created by trac
13:29 TracBackup created by trac
13:29 TracBrowser created by trac
13:29 TracCgi created by trac
13:29 TracChangeset created by trac
13:29 TracEnvironment created by trac
13:29 TracFastCgi created by trac
13:29 TracFineGrainedPermissions created by trac
13:29 TracGuide created by trac
13:29 TracImport created by trac
13:29 TracIni created by trac
13:29 TracInstall created by trac
13:29 TracInterfaceCustomization created by trac
13:29 TracLinks created by trac
13:29 TracLogging created by trac
13:29 TracModPython created by trac
13:29 TracNotification created by trac
13:29 TracPermissions created by trac
13:29 TracPlugins created by trac
13:29 TracQuery created by trac
13:29 TracReports created by trac
13:29 TracRevisionLog created by trac
13:29 TracRoadmap created by trac
13:29 TracRss created by trac
13:29 TracSearch created by trac
13:29 TracStandalone created by trac
13:29 TracSupport created by trac
13:29 TracSyntaxColoring created by trac
13:29 TracTickets created by trac
13:29 TracTicketsCustomFields created by trac
13:29 TracTimeline created by trac
13:29 TracUnicode created by trac
13:29 TracUpgrade created by trac
13:29 TracWiki created by trac
13:29 TracWikiMacros created by trac
13:29 TracWorkflow created by trac
13:29 WikiDeletePage created by trac
13:29 WikiFormatting created by trac
13:29 WikiHtml created by trac
13:29 WikiNewPage created by trac
13:29 WikiPageNames created by trac
13:29 WikiProcessors created by trac
13:29 WikiRestructuredText created by trac
13:29 WikiRestructuredTextLinks created by trac
13:29 WikiStart created by trac
Note: See TracTimeline for information about the timeline view.